@charset "UTF-8";

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

@font-face {font-family:'rumble';src:url('fonts/rumble.3.eot');src:url('fonts/rumble.3.eot?#iefix') format('embedded-opentype'),url('fonts/rumble.3.woff') format('woff'),url('fonts/rumble.3.ttf') format('truetype'),url('fonts/rumble.3.svg#svgFontName') format('svg');font-weight:normal;font-style:normal}

#-v2 .icon {font-family:'rumble';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;
	/* Better Rendering */ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale
}

#-v2 ul{list-style:none}
#-v2 blockquote,#-v2 q{quotes:none}
#-v2 a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;color:#9bcfdd;text-decoration:none}
#-v2 a:hover{color:#e5f9ff}
#-v2 a.green{color:#699c39}
#-v2 a.green:hover{text-decoration:underline}
#-v2 ins{color:#000;text-decoration:none}
#-v2 mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
#-v2 del{text-decoration:line-through}
#-v2 abbr[title], #-v2 dfn[title] {border-bottom:1px dotted;cursor:help}
#-v2 table {border-collapse:collapse;border-spacing:0}
#-v2 hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}
#-v2 input, #-v2 select {vertical-align:middle}
#-v2 blockquote:before, #-v2 blockquote:after, #-v2 q:before, #-v2 q:after {
	content:'';
	content:none;
}

#-v2 .clear {clear:both}

/**
 * Clearfix
 */
#-v2 .group:before,
#-v2 .group:after {
	content: "";
	display: table;
}
#-v2 .group:after {
	clear: both;
}
#-v2 .group {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

#-v2 .hidden {
	display: none;
}

#-v2 .marginer {clear:both;height:30px}
#-v2 .error{color:#de8c8c}

#-v2 .button-small,
#-v2 .video-tags a,
#-v2 .secondary-action,
#-v2 .overlay-dialog .buttons a {
	background:#9bcc72;
	color:#fff;
	padding:0 10px;
	outline:none;
	border:0;cursor:pointer;
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:300;
	display:block;
}
#-v2 .bg-red {
	background: #b70000;
}
#-v2 .bg-cancel {
	background: #de8c8c;
}
#-v2 .bg-grey {
	background: #999;
}
#-v2 .button-small:hover,
#-v2 .video-tags a:hover,
#-v2 .overlay-dialog .buttons a:hover {
	background:#333;
	text-decoration: none;
}
#-v2 .overlay-confirm{padding:20px 20px 0 20px}
#-v2 .overlay-confirm .buttons{margin-top:20px}
#-v2 .overlay-error div.error{padding:20px 20px 10px}

/**/
#-v2 .button-cloud {
	position: relative;
	float:    right;
}
#-v2 .button-cloud:before {
	content:     attr(data-value);
	display:     block;
	padding:     0 10px;
	margin-left: 7px;
	background:  white;
	color:       #76a848;
	border:      1px solid #bbb;
	text-align:  center;
	line-height: 32px;
	font-size:   13px;
}
#-v2 .button-cloud:after {
	content:    "";
	position:   absolute;
	left:       1px;
	top:        10px;
	width:      7px;
	height:     15px;
	background: url("data:image/svg+xml,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline stroke='%23bbb' fill='white' stroke-width='1' points='7.5 0 1 7.5 7.5 14'/%3E%3C/svg%3E") no-repeat;
}
#-v2 .video-actions .button-cloud:before{line-height:30px}
#-v2 .video-actions .button-cloud:after{top:9px}

#-v2 .contact-button .icon {
	color:#fff;
	font-size:18px;
	float:right;
	line-height:32px;
	margin-left:5px;
}
#-v2 .red-action {
	background:#de8c8c;
	color:#fff;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:20px;
	font-weight:300;
	display:block;
}
#-v2 .red-action:hover {
	background:#000;
}
#-v2 .disabled-action {
	background:#aaa;
	color:#fff;
	text-align:center;
	font-weight:300;
	display:block;
	font-size: 13px;
	height: auto;
	line-height: 28px;
	padding: 0 5px;
	width: 80px;
	display: inline-block;
}
#-v2 .disabled-action:hover {
	background:#333;
}


#-v2 .secondary-action, #-v2 .overlay-dialog .buttons a:last-child {
	background:#b4c1aa;
}
#-v2 .secondary-action:hover, #-v2 .overlay-dialog .buttons a:last-child:hover {
	background:#333;
	text-decoration: none;
}

/* main nav ---*/

#-v2 .side-nav-show {
	webkit-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	-webkit-animation-direction:normal;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:3;
	-webkit-animation-name:blink;
	-webkit-animation-timing-function:ease-in-out;
}
@-webkit-keyframes blink {
	0% { opacity:1; }
	50% { opacity:0.5; }
	100% { opacity:1; }
}
#-v2 a.edit-active, #-v2 a.edit-active:hover {
	background:#ae6060;
	color:#fff;
}
#-v2 .minus-channel {
	background:url(/i/icon-minus.png) no-repeat;
	display:none;
	width:23px;
	height:23px;
	padding-right:10px;
	position:absolute;
	cursor:pointer;
	right:5px;
	top:15px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#-v2 .minus-channel:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#-v2 .iconPlus {
	float:right;
	width:20px;
	opacity: 0.5;
	filter:alpha(opacity=50);
	margin-top:10px;
}

/* content --*/

/* page elements */
/* heding elements */

#-v2 .heading-channel h1 {
	padding-left:170px;
	padding-top: 10px;
}

#-v2 .main-content {
	overflow:hidden;
	width: 100%;
}
#-v2 .main-content h2 {
	padding:0 0 20px 20px;
	color:#1b1d21;
	font-size:30px;
	font-weight:300;
}
#-v2 .main-content h3 {
	color:#666;
	padding-bottom:10px;
	font-size:20px;
	font-weight:700;
}
#-v2 .view-all {
	float:right;
	background:#fff;
	font-size:14px;
	font-weight:300;
	height:30px;
	line-height:30px;
	border:solid 1px #ddd;
	padding:0 7px;
	margin:5px 2.4% 0 0;
	color:#666;
}
#-v2 .view-all .icon {
	margin-left:5px;
	color:#999;
	line-height:30px;
	float:right;
}
#-v2 .view-all:hover {
	background:#ddd;
}
#-v2 .view-all:hover .icon {
	color:#fff;
}

/* video box */
#-v2 .shelf-video {overflow:hidden;padding-left:10px}
#-v2 .box-video {padding:0.6%;background:#fff;width:21.8%;float:left;margin:0 0.8% 20px;-webkit-box-shadow:inset 0 0 1px #666;box-shadow:inset 0 0 1px #666}
#-v2 .title-video {overflow:hidden}
#-v2 .title-video a {font-size:16px;color:#1b1d21;font-weight:700;margin-bottom:10px;display:block;float:left;}
#-v2 .title-video a:hover, #-v2 .title-video a.activelink {color:#75a54b}
#-v2 .thumbnail-video {position:relative;display:block;margin-bottom:5px}
#-v2 .thumbnail-video img{width:100%;display:block;-webkit-transition:opacity 0.5s;-ms-transition:opacity 0.5s;transition:opacity 0.5s}
#-v2 .thumbnail-video:hover img{opacity:0.8;filter:alpha(opacity=80)}
#-v2 .thumbnail-video .icon-play {
	font-size:30px;
	position:absolute;
	color:#75a54b;
	top:50%;
	left:50%;
	margin-left:-27px;
	margin-top:-15px;
	background:#fff;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	transition:all 0.5s;
}
#-v2 .thumbnail-video:hover .icon-play{opacity:1;filter:alpha(opacity=100)}
#-v2 .time-video {
	position:absolute;
	right:3px;
	bottom:3px;
	height:20px;
	line-height:20px;
	padding:0 5px;
	font-size:13px;
	display:block;
	color:#fff;
	font-weight:bold;
	background:rgba(0, 0, 0, 0.5);
}
#-v2 .views-video, #-v2 .uploaded-video {
	background:#8f949d;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0 7px;
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	margin-right:5px;
	cursor:default;
}
#-v2 .channel-rumble {
	float:right;
	font-size:24px;
	color:#8f949d;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	transition:all 0.5s;
}
#-v2 .channel-rumble:hover {
	color:#333;
}
#-v2 .info-video .channel-video {
	float:right;
	width:24px;
	height:24px;
}
#-v2 .views-video .icon,
#-v2 .uploaded-video .icon {
	float:left;
	margin-right:4px;
	color:#c7cace;
	font-size:18px;
	line-height:24px;
}
#-v2 .uploaded-video .icon {
	font-size:16px;
}

/* home specific */
#-v2 .box-video .title-video a {
	height:29px;
}

/* listings */
#-v2 .ad-on-wrap {
	margin-right: 387px;
}
#-v2 .page-limited {
	padding:0 0 20px 20px;
}
#-v2 .limited-wrap {
	margin-right: 386px;
}
#-v2 .video-listing {
	background:#fff;
	border:solid 1px #d8d8d8;
	padding:9px 9px 0 9px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
#-v2 .video-listing .thumbnail-video {
	float:left;
	width:310px;
	height:174px;
	margin-bottom:10px;
}
#-v2 .video-listing .thumbnail-video img {
	width:310px;
	height:174px;
}
#-v2 .listing-info {
	min-height:141px;
}
#-v2 .listing-info, #-v2 .video-listing footer {
	margin-left:325px;
}
#-v2 .listing-info h1 {
	overflow:hidden;
}
#-v2 .listing-info h1 a, #-v2 .listing-info h2 a {
	font-size:24px;
	font-weight:700;
	float:left;
}
#-v2 .listing-info h2 {
	padding:0;
}
#-v2 .listing-description p {
	font-size:14px;
	color:#333;
	line-height:20px;
	margin-bottom:10px;
	max-height:103px;
	overflow:hidden;
	text-overflow:ellipsis;
}
#-v2 .video-listing .info-video {
	float:left;
	margin:0 10px 10px 0;
}
#-v2 .video-listing .video-tags {
	float:right;
	margin-bottom:10px;
}
#-v2 .video-tags span {
	font-size:13px;
	color:#333;
	text-transform:uppercase;
	float:left;
	line-height:24px;
}
#-v2 .video-tags a {
	float:left;
	margin-left:5px;
	height:24px;
	line-height:24px;
}
#-v2 .subscribe-small {
	padding:0 5px;
	height:24px;
	line-height:24px;
	background:#e6e6e6;
	color:#666;
	font-size:12px;
	display:block;
	float:left;
}
#-v2 .subscribe-small:hover {
	background:#9bcc72;
	color:#fff;
}
/* sidebar user */
#-v2 .user-avatar-wrap {
	display: flex;
	align-items: center;
	padding:15px;
	overflow:hidden;
}
#-v2 .user-avatar {
	width:64px;
	height:64px;
	display:block;
	overflow:hidden;
	margin: 0 1rem 0 0;
}
#-v2 .user-avatar img {
	display:block;
	width:100%;
}
#-v2 .user-info h3 {
	font-size:20px;
	color:#2a2a2a;
	font-weight:300;
}
#-v2 .user-info span {
	font-size:12px;
	color:#666;
}

/* video page */
#-v2 .video-page {
	padding-top:30px;
}

#-v2 #movDispCont{margin-bottom:15px}

#-v2 .share-video{padding-top:1px}
#-v2 .share-video a{height:28px;width:28px;display:inline-block;margin-left:6px}
#-v2 .share-video a svg{border-radius:5px}

#-v2 .video-display figure {
	display:block;
	width:854px;
	height:480px;
}

#-v2 .video-related h1 {
	font-weight:300;
	font-size:24px;
	padding:0 150px 10px 0;
}
#-v2 .video-related p {
	font-size:14px;
	line-height:20px;
	padding-bottom:20px;
}
#-v2 .video-related .video-tags {
	float:left;
}
#-v2 .video-related .video-tags span {
	color:#fff;
	line-height:32px;
}
#-v2 .video-related .video-tags a {
	height:32px;
	line-height:32px;
}
#-v2 .video-related .info-video {
	clear:both;
}
#-v2 .video-related .info-video-under {
	color:#5d8692;
	font-size:14px;
	padding-bottom:20px;
}
#-v2 .video-related .info-video-under span,#-v2 .video-related .subscribe-to-user span {color:#769da8}
#-v2 .video-related .subscribe-to-user {float:right;margin-right:15px;}
#-v2 .video-related .subscribe-to-user a {float:left;margin-left:3px}
#-v2 .subscribe-to-user span { float: left; }
#-v2 .video-related .subscribe-to-user span.cname{padding:9px 6px 0 0;display:block;float:left}
#-v2 .video-related .video-footer {clear:both; position:relative}
#-v2 .video-related .embed, #-v2 .video-related .licensing {
	float:right;
	background:#435f67;
	color:#162a2f;
	font-weight:700;
}
#-v2 .video-footer .right{position:absolute;right:0;top:0;bottom:0;}
#-v2 .video-related .embed:hover, #-v2 .video-related .licensing:hover {
	background:#333;
	color:#fff;
}

#-v2 .video-comments h3 {
	font-size:17px;
	font-weight:300;
	color:#333;
	padding-bottom:15px;
	text-align:left;
}

#-v2 .related-videos .box-video {
	width:280px;
	margin:0 0 20px;
	padding:10px;
}
#-v2 .related-videos h4{padding-bottom:0}

#-v2 .related-videos .box-video .title-video a {padding:0;margin-bottom:5px}
#-v2 .related-videos .thumbnail-video, #-v2 .related-videos .thumbnail-video img {
	width:280px;
	height:136px;
	display:block;
}
#-v2 .related-videos .time-video{font-size:13px;font-weight:normal;color:#ddd;line-height:16px;height:16px}


#-v2 .translate-btns {
	display:block;
	float:right;
	clear:both;
	margin-bottom:5px;
}
#-v2 .translate-btns a {
	line-height:24px;
	height:24px;
	font-size:14px;
	padding:0 10px;
	float:left;
	margin-right:10px;
}

/* profile */
#-v2 .halves {width:49%;float:left}
#-v2 .halves-wraper, #-v2 .thirds-wraper, #-v2 .cash-out, #-v2 .quarters-wrap {
	overflow:hidden;
	margin-bottom:20px;
}
#-v2 .green-box, #-v2 .blue-box {
	padding:20px 20px 0 20px;
	height:120px;
}

#-v2 .green-box {background:#75a54b}
#-v2 .blue-box {background:#2c464e}

#-v2 .green-box span, #-v2 .blue-box span, #-v2 .green-box h3, #-v2 .blue-box h3 {
	font-size:50px;
	color:#fff;
	font-weight:300;
	display:block;
	padding-bottom:10px;
	text-transform: none;
	line-height:normal;
}
#-v2 .halves-wraper .green-box span, #-v2 .halves-wraper .blue-box span { font-size:60px; }
#-v2 .halves-wraper .green-box h3, #-v2 .halves-wraper .blue-box h3 { font-size:30px; }
#-v2 .thirds-wraper .green-box h3, #-v2 .thirds-wraper .blue-box h3 { font-size:20px; }
#-v2 .halves-wraper > div:first-child {
	margin-right:2%;
}
#-v2 .thirds {float:left;width:32%;margin:0 2% 0 0;display:block !important}
#-v2 .accOverview span { font-size:40px;}
#-v2 .accOverview .thirds {float:left;width:23%;margin-right:2%}
#-v2 .accOverview .half { width:48%; }
#-v2 .accOverview .cash-out { margin-right:25px; }
#-v2 .thirds-wraper > div:last-child, #-v2 .quarters-wrap > div:last-child {
	margin-right:0;
}
#-v2 .thirds .green-box, #-v2 .thirds .blue-box {height:105px}
#-v2 .quarters-wrap span {font-size:34px}
#-v2 .quarters-wrap h3 {font-size:19px}
#-v2 .quarters-wrap .scheduler_note {
	margin-bottom: 15px;
}
#-v2 .half-wrap h3 {font-size:19px}

#-v2 .quarter,#-v2 .thumbContainers img {
	position:relative;
	float:left;
	margin-right:2%;
	width:23.5%;
}
#-v2 .quarter i {
	position:absolute;
	right:20px;
	bottom:20px;
	height:24px;
	width:24px;
	text-align:center;
	line-height:24px;
	color:#999;
	font-size:18px;
	cursor:pointer;
	background:#fff;
}

#-v2 .activ-thumb div {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	-webkit-box-shadow:inset 0 0 0 6px #75a54b;
	box-shadow:inset 0 0 0 6px #75a54b;
}
#-v2 .quarter p {
	position:absolute;
	bottom:44px;
	right:20px;
	left:20px;
	background:#333;
	padding:10px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	display:none;
	z-index:11;
}
#-v2 .quarter p a {
	color:#de8c8c;
}
#-v2 .quarter p a:hover {
	text-decoration:underline;
}
#-v2 .your-videos-on {
	overflow:hidden;
	background:#fff;
	width:100%;
	margin-bottom:30px;
}
#-v2 .terms .notifications-wrap {
	height:auto;
}
#-v2 .provide_url {
	display:none;
}

/* specific cases for old html murkup elements */
#-v2 #loginForm .update-btn {
	width:50px;
}
#-v2 #loginForm .form-wrap input:not([type]),
#-v2 #loginForm .form-wrap input[type="text"],
#-v2 #loginForm .form-wrap input[type="email"],
#-v2 #loginForm .form-wrap input[type="tel"],
#-v2 #loginForm .form-wrap input[type="password"],
#-v2 #loginForm .popup-form .form-end {
	width:77.6%;
}
#-v2 #loginForm .popup-form label {
	width:20%;
}
#-v2 #lostpw-form{width:600px; }
#-v2 #lostpw-form label {
	width: auto;
  float: left;
  margin-right: 20px;
}
#-v2 #lostpw-form input#email {
	width: 84%;
	float: right;
}
#-v2 #loginForm .form-end input.button-small {
	background: #9bcc72;
	color: #fff;
  float: right;
  margin: 0;
  margin-bottom: 26px;
}
#-v2 #loginForm p.error {
	color: #a94442;
	clear: both;
	width: 84%;
	float: right;
}
@media (max-width: 480px){
	#-v2 #lostpw-form input#email, #-v2 #loginForm p.error {
		width: 74%;
	}
}
#-v2 .reset-password-page label {
	padding-bottom: 6px;
	display: block;
}
#-v2 .reset-password-page ul li {
  padding-bottom: 13px;
}

#-v2 .lostPW a{color:#070;font-weight:bold}
#-v2 .lostPW a:hover {color:#383;text-decoration:underline}

#-v2 .thumbContainers img {
	min-height:100px;
	background:#fff;
	opacity:0.7;
	filter:alpha(opacity=70);
	cursor:pointer;
}
#-v2 .thumbContainers img:last-child,
#-v2 .thumbContainers img.active {
	opacity:1;
	filter:alpha(opacity=100);
}
#-v2 .thumbContainers {
	margin-bottom:20px;
	overflow:hidden;
}
#-v2 .mediaDetail .error {position:absolute;margin-top:-20px}

#-v2 #embedCode, #-v2 .embed-popup{padding:10px 20px 20px}
#-v2 #embedCode h3, #-v2 .embed-popup h3 {padding:8px 0 4px;color:#000;font-size:22px}
#-v2 #embedCode #embedHtml {padding:5px;width:95%;height:100px;font-size:12px}
#-v2 #embedCode input{width:95%}

#-v2 .info-video .actionContentAgreement a,
#-v2 .info-video .actionDownloadVideoFile a,
#-v2 .info-video .actionEdit a,
#-v2 .info-video .actionEmbed a,
#-v2 .info-video .actionDelete a.btn_delete {
	height:24px;
	line-height:24px;
	font-size:14px;
	padding:0 10px;
}

/*-- related listing side --*/
#-v2 .related-videos .box-video {position:relative;width:auto;box-sizing:border-box;margin:0 10px 10px 10px;overflow:hidden;padding:0;box-shadow:none}
#-v2 .related-videos .box-video:first-child {margin-top:10px}
#-v2 .related-videos .box-video .thumbnail-video {
	width: 50%;
	max-width: 151px;
	display: block;
	float: left;
	margin-right: 6px;
	position: relative;
	height: auto;
}
#-v2 .related-videos .box-video .thumbnail-video img {display: block;width:100%;height:auto}
#-v2 .related-videos .box-video .thumbnail-video i {display: none;}
#-v2 .related-videos .title-video a {font-size:14px;text-transform:initial;line-height:16px}
#-v2 .related-videos .box-video p{font-size:12px;line-height:15px;color:#555;white-space:nowrap}
#-v2 .related-videos .box-video p span{border:1px solid #c55;color:#c55;margin-left:5px;display:inline-block;padding:0 2px;font-size:10px}

/* forms */
#-v2 .form-wrap h3 {padding-bottom: 10px;}
#-v2 .form-wrap hr {border:none;border-bottom:solid 1px #ddd}
#-v2 .form-wrap .section-wrap {padding-bottom:20px;overflow:hidden}
#-v2 .form-wrap .section-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 0.5em;
}

#-v2 .form-wrap .section-title h1 {
	padding-bottom: 0;
}

#-v2 .form-wrap input:not([type]),
#-v2 .form-wrap input[type="text"],
#-v2 .form-wrap input[type="email"],
#-v2 .form-wrap input[type="tel"],
#-v2 .form-wrap input[type="password"],
#-v2 .form-wrap select,
#-v2 .form-wrap textarea,
#-v2 #embedCode textarea {
	background:#fff;
	border:none;
	font-size:16px;
	color:#1b1d21;
	padding:0 1.2%;
	width:97.6%;
	height:45px;
	margin-bottom:20px;
	-webkit-box-shadow:inset 0 0 1px #333;
	box-shadow:inset 0 0 1px #333;
}
#-v2 .form-wrap input:not([type]):focus,
#-v2 .form-wrap input[type="text"]:focus,
#-v2 .form-wrap input[type="email"]:focus,
#-v2 .form-wrap input[type="tel"]:focus,
#-v2 .form-wrap input[type="password"]:focus,
#-v2 .form-wrap select:focus,
#-v2 .form-wrap textarea:focus,
#-v2 #embedCode textarea:focus {
	outline:none;
	-webkit-box-shadow:inset 0 0 1px #5ba719;
	box-shadow:inset 0 0 1px #5ba719;
}
#-v2 .form-wrap select {
	background:#fff url(/i/arrow-down.png) no-repeat;
	background-position:calc(100% - 20px) 20px;
	border:0;
	border-radius:0;
	height:45px;
	width:100%;
	text-indent:5px;
	-webkit-appearance:none;
	color:#888;
}
#-v2 .form-wrap textarea {padding:10px 1.2%;resize:none;min-height:80px}
#-v2 .form-wrap .active-select {color:#1b1d21}
#-v2 .form-wrap ul {overflow:hidden;margin-bottom:20px}
#-v2 .form-wrap ul li:nth-child(odd) {margin-right:2%}
#-v2 .form-wrap li {width:49%; float: left; min-height:70px}
#-v2 .form-wrap li input:not([type]),
#-v2 .form-wrap li input[type="text"],
#-v2 .form-wrap li input[type="email"],
#-v2 .form-wrap li input[type="tel"],
#-v2 .form-wrap li input[type="password"] {
	padding:0 2.5%;
	width:95%;
	margin-bottom:0;
}
#-v2 .form-wrap a.link {
	color: #699c39;
}
#-v2 .form-wrap a.link:hover {
	text-decoration: underline;
}
#-v2 .form-wrap .section-wrap#politicalDonationInfo li {
	margin-right: 0;
}
#-v2 .form-wrap .section-wrap#politicalDonationInfo li.float-right {
	float: right;
}
#-v2 .form-wrap .section-wrap#politicalDonationInfo li.list-item__full-width,
#-v2 .form-wrap li.section-wrap.notifications.list-item__full-width {
	width: 100%;
}
#-v2 .form-wrap .section-wrap#politicalDonationInfo li.list-item__full-width input {
	padding: 0 1.25%;
	width: 97.5%;
}
#-v2 .form-wrap li select {
	margin-bottom:0;
}
#-v2 .form-wrap .error,
#-v2 .form-wrap .info {
	color:#de8c8c;
	font-size:12px;
	padding-top:5px;
}
#-v2 .form-wrap .error.selector {
	color:#888;
}
#-v2 .form-wrap .info {
	color:#999;
	display:block;
}
/* Fix normalization */
#-v2 .form-wrap ul.bullet-list {
	list-style: disc;
	padding-left: 16px;
}

#-v2 .form-wrap ul.bullet-list li {
	width: 100%;
	min-height: unset;
}

#-v2 .update-btn {
	border:none;
	font-size:20px;
	height:42px;
	line-height:42px;
	padding:0 20px;
	float:right;
	cursor:pointer;
}
#-v2 .update-btn:focus {
	outline:none;
}
#-v2 .edit-form-list li input:not([type]),
#-v2 .edit-form-list li input[type="text"],
#-v2 .edit-form-list li input[type="email"],
#-v2 .edit-form-list li input[type="tel"],
#-v2 .edit-form-list li input[type="password"] {
	margin-bottom:10px;
}
#-v2 .confirm-fild {
	display:none;
}
#-v2 .form-cancel, #-v2 .edit-form {
	display:none;
	font-size:17px;
}
#-v2 .edit-form-list .error {
	float:left;
}
#-v2 .notifications-wrap {
	height:265px;
}
#-v2 .notifications-wrap div {
	padding-bottom:30px;
	clear:both;
}
#-v2 .notifications label {
	color:#666;
	font-size:16px;
	line-height:20px;
	vertical-align:top;
}
#-v2 .notifications label a {color:#de8c8c;font-weight:bold}
#-v2 .notifications label a:hover {
	text-decoration:underline;
}
#-v2 fieldset:disabled label,
#-v2 fieldset:disabled input,
#-v2 fieldset:disabled select,
#-v2 fieldset:disabled textarea {
	opacity: 0.5;
	filter: grayscale(1);
}
#-v2 .form-checkbox {
	margin-top:.5rem;
	margin-bottom:.5rem;
}
#-v2 .form-checkbox input {
	display:none;
}
#-v2 .form-checkbox label {
	display:flex;
	align-items:center;
	color:#666;
	font-size:1.15rem;
	vertical-align:top;
}
#-v2 .form-checkbox label::before {
	content:"";
	display:block;
	flex:0 0 32px;
	margin-right:5px;
	height:32px;
	background: url(/i/check-sheet-light-2x.png) left 4px/32px 64px no-repeat;
	cursor:pointer;
}
#-v2 .form-checkbox input:checked + label::before {
	background-position:left -37px;
}
#-v2 .form-checkbox input:disabled + label::before {
	filter:  grayscale(1);
	opacity: 0.8;
}
#-v2 .form-checkbox input:disabled + label {
	color: gray;
}
#-v2 .form-radio {
	margin-top:.5rem;
	margin-bottom:.5rem;
}
#-v2 .form-radio input {
	display:none;
}
#-v2 .form-radio label {
	display:flex;
	align-items:center;
	color:#666;
	font-size:1.15rem;
	vertical-align:top;
}
#-v2 .form-radio label::before {
	content:"";
	display:block;
	flex:0 0 32px;
	margin-right:5px;
	height:32px;
	background:url(/i/radio-sheet-light-2x.png) left 4px/32px 64px no-repeat;
	cursor:pointer;
}
#-v2 .form-radio input:checked + label::before {
	background-position:left -37px;
}
#-v2 .form-radio input:disabled + label {
	opacity: 0.5;
}
#-v2 .form-radio input:disabled + label::before {
	filter: grayscale(1);
}
#-v2 .form-radio label small {
	font-size: 0.8rem;
}
#-v2 .form-checkbox label small {
	font-size: 0.8rem;
}
#-v2 .profile-img {
	width:178px;
	height:178px;
	background:#fff;
	border:solid 1px #fff;
	margin-bottom: 6px;
}
#-v2 .file-upload {
	position:relative;
	overflow:hidden;
	width:180px;
}
#-v2 .file-upload span {
	width:100%;
	padding:0;
	text-align:center;
	margin-bottom:10px;
}
#-v2 .file-upload input.upload {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	font-size:20px;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
}
#-v2 .loading-dialog {
	background: #fff;
	padding: 60px;
}

#-v2 .social-urls li {
	position:relative;
	min-height:80px;
}
#-v2 .social-urls li span {
	left:auto;
	right:-3px;
	position:absolute;
	width:54px;
	height:54px;
}
#-v2 .form-wrap .social-urls li input {
	height:54px;
}

/* table grid */
#-v2 .table-grid {
	border:solid 1px #d8d8d8;
	background:#fff;
	margin-bottom:20px;
}
#-v2 .table-grid th {
	background:#c0c5ce;
	color:#000;
	padding:18px 10px;
	text-align:left;
	font-size:16px;
	border-bottom:solid 3px #75a642;
}
#-v2 .table-grid td {
	padding:15px 10px;
	color:#666;
	font-size:15px;
	border-bottom:solid 1px #ddd;
	border-right:dashed 1px #ddd;
}
#-v2 .table-grid tr:nth-child(odd),
#-v2 .table-grid tr:nth-child(odd) .link span { background:#eee; }
#-v2 .table-grid td:first-child { font-weight:bold; }
#-v2 .table-grid .red-action,
#-v2 .table-grid .secondary-action,
#-v2 .table-grid .secondary-action,
#-v2 .table-grid .button-small {
	font-size:13px;
	height:auto;
	line-height:28px;
	padding:0 5px;
	width:80px;
	text-align:center;
	display:inline-block;
	margin-right:10px;
}
.table-grid td:first-child{
	max-width: 400px;
}
#-v2 .table-grid .link {
	color:#5a6883;
	display:block;
	overflow:hidden;
	padding-bottom: 5px;
}
#-v2 .table-grid .link:hover {
	color:#75a642;
}
#-v2 .table-grid .link span {
	background:#fff;
	display:block;
	float:left;
	padding-right:10px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
#-v2 .table-grid .options {
	width:310px;
}
#-v2 .table-grid .channelRestrictions {
	width: auto;
	min-width: 70px;
}
#-v2 .table-grid td.options {
	text-align: center;
}
#-v2 .table-grid td.options a:last-child {
	margin-right: 0;
}

/* referals */
#-v2 .referrals .green-box {
	height:auto;
	padding:20px;
}
#-v2 .referrals .green-box h2 {
	color:#fff;
	font-weight:bold;
}
#-v2 .facebookbtn-holder {
	float:right;
}

/* switch btn */
#-v2 .Switch {
	position:relative;
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	color:#999;
	height:24px;
	line-height:24px;
	text-align:center;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.1);
	background:#ececec;
	cursor:pointer;
}
#-v2 body.IE7 .Switch { width:78px; }
#-v2 .Switch span { display:inline-block; width:35px; }
#-v2 .Switch span.On { color:#75a642; }
#-v2 .Switch .Toggle {
	position:absolute;
	top:1px;
	width:30px;
	height:20px;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.3);
	background:#ccc;
	z-index:99;
	-webkit-transition:all 0.15s ease-in-out;
	-ms-transition:all 0.15s ease-in-out;
}
#-v2 .Switch.On .Toggle { left:2%; }
#-v2 .Switch.Off .Toggle { left:54%; }
#-v2 .Switch On, #-v2 .Switch Off {
	font-weight:300;
}

/* footer */

#-v2 h1 {
	color: #699c39;
	font-size: 1.83em;
	font-weight: 500;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}
#-v2 h2 {
	color: #444;
	font-size: 1.8em;
	font-weight: 500;
	padding-bottom: 0.8em;
}
#-v2 h2 a {
	color: #444;
}
#-v2 h2 a:hover {
	color: #699c39;
}
#-v2 h3 {
	color: #888;
	font-size: 1em;
	font-weight: 500;
	text-transform: uppercase;
}
#-v2 h4 {
	color: #666;
	font-size: 1.2em;
	padding-bottom: 1em;
	font-weight: 500;
	text-transform: uppercase;
}
#-v2 h4 a {
	color: #666;
}
#-v2 h4 a:hover {
	color: #699c39;
}
#-v2 h5 {
	color: #699c39;
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
	padding-bottom: 1em;
}

/* mashed css */
#-v2 .video_error{color:#fff;font-size:21px;font-weight:300;margin:10% auto 0;position:relative;width:100%}
#-v2 .video_error h3{font-weight:400;text-transform:uppercase;font-size:32px;margin-bottom:20px}
#-v2 .video_error p{line-height:120%}
#-v2 .video_error .oops{width:100px;height:auto;position:absolute;left:-80px;top:-100px}

#-v2 .topShare{position:relative;z-index:10;height:47px;float:left}
#-v2 .share-video .pw-icon,#-v2 .topShare .pw-icon{display:none !important}
#-v2 .topShare .su,#-v2 .topShare .facebook{width:300px;background:#395693!important;height:37px!important;padding:5px 20px 0!important;color:#fff;display:inline-block;font:18px Arial, Helvetica, sans-serif!important;line-height:normal!important;text-align:center;margin:0 2px 5px 0;float:left}
#-v2 .topShare .su{width:120px;background:#e65229!important;font-weight:normal;padding-top:11px!important;height:31px!important;font-size:15px!important}
#-v2 .topShare .facebook:hover {background:#3d5fa6!important}
#-v2 .topShare .facebook .i{background:url('/i/share_buttons_icon.png') no-repeat center 5px;width:22px;height:28px;display:inline-block;margin-bottom:-6px}
#-v2 .topShare .su .i{background:url('/i/icon-su.gif') no-repeat center 0;width:21px;height:17px;display:inline-block;margin:0 3px -2px 0}
#-v2 .at-svc-stumbleupon{display:none!important}

#-v2 .t16x9{width:100%;height:auto}
#-v2 a.showViews {
	float:right;
}
#-v2 .platforms {
	margin:15px 0 10px;
	clear:both;
	overflow:hidden;
	display:none;
	height:82px;
}
#-v2 .platforms a,#-v2 .platforms > div {
	width:19%;
	margin:0 1.25% 0 0;
	padding:1.5% 0;
	background-color:#8f949d;
	float:left;
	text-align:center;
	display:block;
}
#-v2 .platforms a:last-child, #-v2 .platforms > div:last-child {
	margin:0;
}
#-v2 .platforms a:hover, #-v2 .platforms > div:hover {
	background-color:#9ca4b3;
}
#-v2 .platforms span {
	display:block;
}
#-v2 .platforms span.name-platform {
	font-size:17px;
	color:#edeff1;
	padding-bottom:10px;
}
#-v2 .platforms span.number-platform {
	font-size:22px;
	color:#1b1d21;
}
#-v2 .platforms a {
	background:url('/i/pop.png') no-repeat 95% 6px;
	background-color:#8f949d;
}
/* End Extra */


#-v2 .mediaProcess{border:1px solid #aaa;padding:5px;position:relative}
#-v2 .mediaProcess div{z-index:5;position:relative;text-align:center;font-size:14px;font-weight:bold;}
#-v2 .mediaProcess .p{margin:-5px;height:100%;background:#bc9;position:absolute;z-index:1}
#-v2 .mediaProcess.noPlayer{margin-top:50px}



#-v2 .video-listing.licensable{background:#dfd}

#-v2 .video-content h1{color:#000; text-transform: none; }
#-v2 .addAccount li {
	width: 90%;
	margin: 16px 30px;
}

/* New Sidebar */
#-v2 .sub-nav > a span.edit-channels {
	display: none;
}
#-v2 .sub-nav > a.activ-menu span.edit-channels {
	display: block;
	height: 100%;
	float: right;
	padding: 0 15px;
	font-size: 15px;
	text-transform: lowercase;
	color: #777777;
	background: #16181b;
}
#-v2 #recommended li.moveChannel {
	z-index: 100;
	background: #75a54b;
}
#-v2 #recommended li.moveChannel a {
	color: #333;
	text-shadow: none;
}
#-v2 span.plus-channel, #-v2 span.minus-channel {
	width: 23px;
	height: 23px;
	margin-right: 12px;
	padding: 0;
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 9px;
	opacity: 0.7;
}
#-v2 .sub-nav > a.activ-menu span.edit-channels:hover,
#-v2 .sub-nav > a.activ-menu span.edit-channels.active-edit {
	color: #ae6060;
	background: #000;
}
#-v2 .sub-nav > a span.plus-channel {
	background: red;
	float: right;
}
/* End New Sidebar */

#-v2 .right-sidebar .subscribe-to-user .button-small{background:#75a54b;display:block;margin-bottom:20px;text-align:center;font-size:18px; border:1px solid #75a54b; display: table-cell; height: 32px; line-height: 32px; box-sizing: border-box; width: 100%; padding: 0; vertical-align: middle; }
#-v2 .right-sidebar .subscribe-to-user .button-small:hover{background:#fff;color:#75a54b;border:1px solid #75a54b}
#-v2 .right-sidebar .subscribe-to-user .button-cloud { display: table-cell; }

#-v2 .p_login .btnClose{display:none}

#-v2 .video-comments {width:60%}
#-v2 .wrap-comments .inner-comments {text-align:left;font-size:14px;background: #fff; border: 1px solid #ddd;}
#-v2 .comments > form {
	padding-bottom: 10px;
	padding-left: 76px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	background: #fff;
	border-bottom: 1px solid #eee;
}
#-v2 .comments > form img {
	display: block;
	width: 100%;
}
#-v2 .comments textarea{
	border: none;
	padding: 12px;
	min-height: 90px;
	width: 100%;
	box-sizing: border-box;
	font-size: 0.86em;
	outline: none;
	resize: none;
	background: #f6f6f6;
}
#-v2 .comments textarea:focus{outline:#699c39}
#-v2 .comments .button-small{float:right;font-weight:bold;margin-top:8px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: none; }
#-v2 .comments h4{font-weight:normal;color:#888;padding:10px 0 8px}
#-v2 .comments li{position:relative;clear:both}
#-v2 .comments li > a { width: 64px; height: 64px; display: block; overflow: hidden; float: left; padding-top: 10px;}
#-v2 .comments .p{width:64px;height:64px;overflow:hidden;display:block;position: absolute;left: 0;}
#-v2 .comments .r{float:right;text-align:center;min-width:80px;margin-right:-5px}
#-v2 .comments .c{background:#fff;margin-left:74px;padding:10px 0 10px 12px}
#-v2 .comments .c > p { font-size: 0.86em; color: #555; line-height: 1.3em; }
#-v2 .comments .h{font-size:12px;color:#aaa;padding-bottom:9px}
#-v2 .comments .h a{font-weight:bold;font-size:15px;color:#39b}
#-v2 .comments ul.replies{margin-left:74px;}
#-v2 .comments ul.replies li{padding:0 0 10px;}
#-v2 .comments ul.replies li > a { padding-top: 0; }
#-v2 .comments ul.replies .c{border:0; margin-left: 53px;}
#-v2 .comments ul.replies .p{width:43px;margin:10px}
#-v2 .comments .b form{margin:0 0 40px;clear:both}
#-v2 .comments .b a{margin:6px 0 10px;color:#76a848;font-size:14px}
#-v2 .comments .b span{margin:0 5px}
#-v2 .comments .plus,#-v2 .comments .minus{width:19px;height:19px;background:#eee url('/i/plus-minus-sprite.png') no-repeat top left;display:inline-block;border:1px solid #ddd;margin-top:-3px}
#-v2 .comments .minus{background-position:top right}
#-v2 .comments .r.up .plus{background-position:bottom left;background-color:#76a848}
#-v2 .comments .r.dn .minus{background-position:bottom right;background-color:#c66}
#-v2 .comments .b .collapse{background:url('/i/comment-arrow.png') no-repeat right center;width:18px;height:14px;margin-right:15px;display:inline-block}
#-v2 .comments .collapsed .b .collapse{background-position:left center}
#-v2 .comments .collapsed ul.replies{display:none}
#-v2 .comments .r span.score{display:block;clear:right;margin:10px 0}
#-v2 .comments .b{margin-top:9px}
#-v2 .comments .b form{margin-top:20px}
#-v2 .comments .lvl1 ul.replies{border:0; margin-left: 53px;}
#-v2 .comments .lvl1 ul.replies li{border:0}
#-v2 .comments .b span.error,#-v2 .comments span.error{display:block;color:#911;margin:5px}
#-v2 .comments .b span.error a,#-v2 .comments span.error a,#-v2 .error a{color:#700;font-weight:bold;text-decoration:underline}
#-v2 .comments .b span.error a:hover,#-v2 .comments span.error a:hover,#-v2 .error a:hover{opacity:0.8;text-decoration:underline}

@media (max-width: 700px){
	#-v2 .comments ul.replies,
	#-v2 .comments .lvl1 ul.replies {
		margin-left: 0px;
	}
	#-v2 .comments ul.replies li {
		padding: 0;
	}
	#-v2 .comments ul.replies .p {
		margin: 0;
	}
	#-v2 .comments li > a {
		width: 44px;
		height: 44px;
	}
	#-v2 .comments .p {
		width: 44px;
		display: none;
	}
	#-v2 .comments .c, #-v2 .comments ul.replies .c {
		margin-left: 44px;
	}
	#-v2 .comments > form {
		padding: 0 0 10px 0;
	}
	#-v2 .comments > form img {
		left: 0;
	}
}
#-v2 #content .clr{margin-top:145px}




@media only screen
and (min-width :768px)
and (max-width :1280px) {
	#-v2 .user-navigation {width:28%}
	#-v2 .right-nav li a {font-size:12px}
	#-v2 .box-video {width:29.5%;padding:1%}
}

@media only screen
and (max-width:1320px){
	/* balance */
	#-v2 .green-box span, #-v2 .blue-box span, #-v2 .green-box h3, #-v2 .blue-box h3 {font-size:28px}
	#-v2 .quarters-wrap h3{font-size:16px}
	#-v2 .thirds-wraper .green-box h3, #-v2 .thirds-wraper .blue-box h3 {font-size:15px}
	#-v2 .halves-wraper .green-box span, #-v2 .halves-wraper .blue-box span {font-size:45px}
	#-v2 .halves-wraper .green-box h3, #-v2 .halves-wraper .blue-box h3 {font-size:20px}
}

@media only screen
and (min-width :319px)
and (max-width :1280px) {
	/* home page */
	#-v2 .video-listing .thumbnail-video, #-v2 .video-listing .thumbnail-video img {width:250px;height:140px}
	#-v2 .video-listing .listing-info {margin-left:265px}
	#-v2 .video-listing footer {clear:both;margin:0}

	/* video page */
	#-v2 .video-display figure {width:auto;height:auto}
	#-v2 .related-videos {width:31%;position:relative;z-index:100}
	#-v2 .related-videos .box-video {width:94%;padding:3%}


	#-v2 .leave-comment textarea {width:78%;padding:2%;margin:0}
	#-v2 .related-videos .thumbnail-video, #-v2 .related-videos .thumbnail-video img {width:100%;height:auto}
}
@media only screen
and (min-width :319px)
and (max-width :1024px) {
	#-v2 .right-sidebar .subscribe-to-user,
	#-v2 .right-sidebar .red-action {
		max-width: 396px;
		margin: 0 auto;
	}
	#-v2 body.p_login{background:#aaa}
	#-v2 .p_login header{background:#1b1d21}
	#-v2 .p_login .footer{position:fixed;bottom:0;width:100%}

	#-v2 .content-wrap {margin-left:0}

	#-v2 .user-navigation {width:45%}

	#-v2 .footer {margin-top:0;background:#1b1d21}
	#-v2 .related-videos .title-video a {font-size:13px}

	/* listing page */

	/* video upload */
	#-v2 .quarters-wrap span {font-size:24px}
	#-v2 .quarters-wrap h3 {font-size:16px}

}
@media only screen and (min-width :319px)and (max-width :1024px) and (max-height:800px) {
	#-v2 .p_login .footer{position:static;margin-top:50px}
}


@media only screen
and (min-width :319px)
and (max-width :768px) {
	#-v2 .video_error h3{font-size:24px}
	#-v2 .video_error p{font-size:16px}
	#-v2 .video_error .oops{left:0px;top:-75px;width:75px}

	#-v2 .topShare .facebook{width:270px !important}

	#-v2 .heading-channel h1{padding-left:145px;}

	/* header */
	#-v2 .top-bar {padding:0;margin-left:60px}
	#-v2 .user-navigation {width:auto;float:none;margin-bottom:5px;overflow:hidden;display:none}

	/* videos */
	#-v2 .box-video {width:44.5%;padding:1.6%}
	/* video page */
	#-v2 .video-related .video-tags, #-v2 .video-related .embed, #-v2 .video-related .media-tags {display:none}
	#-v2 .related-videos {width:100%;float:none;clear:both}
	#-v2 .video-related{min-height:0}
	#-v2 .video-related .info-video-under{padding-bottom:0}

	/* upload video */
	#-v2 .quarter, #-v2 .thumbContainers img {
		width:48%;
		margin-bottom:20px;
	}

	#-v2 .popup-form label {width:97.6%;float:none;padding-bottom:5px;height:25px;line-height:25px}
	#-v2 .popup-form.form-wrap input:not([type]),
	#-v2 .popup-form.form-wrap input[type="text"],
	#-v2 .popup-form.form-wrap input[type="email"],
	#-v2 .popup-form.form-wrap input[type="tel"] {width:97.6%}
	#-v2 .popup-form .form-end {width:97.6%;float:none}
	#-v2 .popup-content ul {padding:0}

	#-v2 .overlay-dialog #login-form{font-size:18px}
	#-v2 .popup-content .btnRegister{font-size:18px}
	#-v2 .popup-wrap.main-content h2{font-size:18px}
	#-v2 .popup-content a.btnFacebookLogin{margin-top:5px}
	#-v2 .popup-content .btnRegister{margin-top:13px}
	#-v2 hr{margin:0.5em 0}
	#-v2 .overlay-dialog{width:95% !important}
	#-v2 .popup-content{padding:0 10px 10px}
	#-v2 .popup-form label{font-size:15px;text-align:left}
	#-v2 .popup-form.form-wrap input[type="password"]{width:97.6%;margin-bottom:10px}
	#-v2 .popup-form .form-end a{line-height:45px}
	#-v2 .popup-form.form-wrap input:not([type]),
	#-v2 .popup-form.form-wrap input[type="text"],
	#-v2 .popup-form.form-wrap input[type="email"],
	#-v2 .popup-form.form-wrap input[type="tel"] {margin-bottom:10px}
	#-v2 .popup-form .form-end a.doForgot{font-size:14px}
	#-v2 .btnClose.red-action{top:2px !important}

	#-v2 .video-footer .right {
		position: inherit;
		right: auto;
		top: auto;
		float: left;
		margin-top: 20px;
	}
}
@media only screen and (max-width:680px){
	#-v2 .topShare .facebook span.extra{display:none}
	#-v2 .topShare .facebook{width:120px!important;padding:5px 5px 0!important}
}

@media only screen and (max-width :640px){
	#-v2 .video_error img.e{width:100%}
}



@media only screen
and (min-width :319px)
and (max-width :580px) {
	#-v2 .video_error .oops{left:-10px;top:-55px;width:55px}
	#-v2 .video_error h3{font-size:19px}
	#-v2 .video_error p{font-size:14px}



	#-v2 .video-listing .thumbnail-video {
		width:100%;
		height:auto;
		float:none;
		margin-bottom:10px;
	}
	#-v2 .video-listing .thumbnail-video img {
		width:100%;
		height:auto;
	}
	#-v2 .video-listing .listing-info {
		margin-left:0;
		min-height:0;
	}
	#-v2 .video-listing .info-video {
		float:right;
		clear:both;
		margin-right:0;
	}
	#-v2 .video-listing .info-video span {
		margin-right:0;
		margin-left:5px;
	}
	#-v2 .video-listing .video-tags {
		clear:both;
	}
	#-v2 .listing-info h1 a {
		font-size:16px;
	}

	/* videos */
	#-v2 .box-video {
		width:92%;
		padding:2.6%;
	}
	#-v2 .main-content h2 {
		font-size:24px;
	}
	/* channels */
	#-v2 .heading-channel h1{padding-left:120px}

	#-v2 .halves-wraper, #-v2 .thirds-wraper {
		margin-bottom:0;
	}
	#-v2 .halves, #-v2 .thirds {
		width:auto;
		float:none;
		margin:0;
		margin-bottom:10px;
	}
	#-v2 .halves-wraper > div:first-child {
		margin-right:0;
	}

	#-v2 .form-wrap ul li {float:none;width:100%}
	#-v2 .form-wrap ul li:nth-child(odd) {margin-right:0}
	#-v2 .form-wrap ul li:nth-child(even) {margin-left:0}

	#-v2 .quarter, #-v2 .thumbContainers img {width:100%;margin:0;margin-bottom:20px}
	#-v2 .platforms a {width:99%;margin-bottom:5px}
}

@media all and (max-width:480px) {
	#-v2 .video-related .subscribe-to-user span.cname{display:none}
	#-v2 .topShare a span.extra{display:none}
	#-v2 .topShare .su{padding:11px 8px 0!important;width:27px}
}

@media all and (max-width:390px){
	#-v2 .nextpost a span{display:none}
	#-v2 .topShare .facebook{width: 100px!important;}
	#-v2 .overlay-dialog #login-form{font-size:16px}
}

#-v2 .p_searchLanding .main-content-wrap {
	margin-bottom: -20px;
}
#-v2 .statsa .datatable {
	clear: none;
}


#-v2 [class^="icon-"]::before, #-v2 [class*=" icon-"]::before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'rumble' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#-v2 .icon-logo-sign:before{content:"\e915"}
#-v2 .icon-logo-text:before{content:"\e916"}
#-v2 .icon-logo:before{content:"\e917"}
#-v2 .icon-emo-laugh:before{content:"\e900"}
#-v2 .icon-emo-love:before{content:"\e901"}
#-v2 .icon-emo-surprised:before{content:"\e902"}
#-v2 .icon-function-print:before{content:"\e903"}
#-v2 .icon-function-rejected:before{content:"\e904"}
#-v2 .icon-function-tag:before{content:"\e905"}
#-v2 .icon-function-upload:before{content:"\e906"}
#-v2 .icon-header-search:before{content:"\e907"}
#-v2 .icon-header-upload:before{content:"\e908"}
#-v2 .icon-header-videos:before{content:"\e909"}
#-v2 .icon-menu1-home:before{content:"\e90a"}
#-v2 .icon-menu2-latest:before{content:"\e90b"}
#-v2 .icon-menu-rumblereel:before{content: "\e928"}
#-v2 .icon-menu3-editor:before{content:"\e90c"}
#-v2 .icon-menu4-trending:before{content:"\e90d"}
#-v2 .icon-menu5-subscriptions:before{content:"\e90e"}
#-v2 .icon-menu6-recommended:before{content:"\e90f"}
#-v2 .icon-menu7-browse:before{content:"\e910"}
#-v2 .icon-menu9-sell:before{content:"\e912"}
#-v2 .icon-menu10-account-signin:before{content:"\e913"}
#-v2 .icon-menu11-blog:before{content:"\e914"}
#-v2 .icon-minus2:before{content:"\e9c7"}
#-v2 .icon-play:before{content:"\e9c8"}
#-v2 .icon-plus2:before{content:"\e9c9"}
#-v2 .icon-soc-facebook:before{content:"\e9ca"}
#-v2 .icon-soc-twitter:before{content:"\e9cc"}
#-v2 .icon-social-facebook:before{content:"\e919"}
#-v2 .icon-social-google:before{content:"\e91a"}
#-v2 .icon-social-google2:before{content:"\e91b"}
#-v2 .icon-social-instagram:before{content:"\e91c"}
#-v2 .icon-social-linkedin:before{content:"\e91d"}
#-v2 .icon-social-mail:before{content:"\e91e"}
#-v2 .icon-social-pinterest:before{content:"\e91f"}
#-v2 .icon-social-tumblr:before{content:"\e921"}
#-v2 .icon-social-twitter:before{content:"\e922"}
#-v2 .icon-social-vimeo:before{content:"\e923"}
#-v2 .icon-social-whatsapp:before{content:"\e924"}
#-v2 .icon-social-youtube:before{content:"\e925"}
#-v2 .icon-social-youtube2:before{content:"\e926"}
#-v2 .icon-video-embed:before{content:"\e927"}
#-v2 .icon-video-license:before{content:"\e928"}
#-v2 .icon-video-rumbleit:before{content:"\e929"}
#-v2 .icon-video-wishlist:before{content:"\e92a"}
#-v2 .icon-chevron-small-down:before{content:"\e938"}
#-v2 .icon-chevron-small-left:before{content:"\e939"}
#-v2 .icon-chevron-small-right:before{content:"\e93a"}
#-v2 .icon-chevron-small-up:before{content:"\e93b"}
#-v2 .icon-chevron-down:before{content:"\e93c"}
#-v2 .icon-chevron-left:before{content:"\e93d"}
#-v2 .icon-chevron-right:before{content:"\e93e"}
#-v2 .icon-chevron-up:before{content:"\e93f"}


/*--- rumble font END ---*/
/*-- general css --*/
#-v2 .pull-left {
	float: left;
}
#-v2 .pull-right {
	float: right;
}
#-v2 .overfloter {
	overflow: hidden;
}
#-v2 .red-alert {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 15px;
	margin: 10px 0;
}
#-v2 .green-alert {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 15px;
	margin: 10px 0;
}
/*-- switch --*/
#-v2 .switch-off, #-v2 .switch-on {
	width: 32px;
	height: 18px;
	border-radius: 32px;
	background: #b8b8b8;
	display: block;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
#-v2 .switch-off span, #-v2 .switch-on span {
	display: block;
	width: 14px;
	height: 14px;
	margin: 2px;
	border-radius: 18px;
	float: left;
	background: #fafafa;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
#-v2 .switch-on {
	background: #699c39;
}
#-v2 .switch-on span {
	background: #fff;
	margin-left: 16px;
}

/*-- general css END --*/

/*-- Left chanel nav --*/
#-v2 .left-side {
	width: 240px;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	z-index: 100;
	background: #1b1d21;
}
#-v2 .rumble-logo {
	height: 76px;
	background: #699c39;
	position: fixed;
	width: 240px;
	z-index: 10;
}
#-v2 .rumble-logo a {
	display: block;
	padding: 9.5px 18px;
	color: #fff;
	font-size: 58px;
	text-indent: -6px;
}
#-v2 .mobile-logo {
	display: none;
}
#-v2 .main-nav {
	margin: 76px 0 109px;
}
#-v2 .main-nav li a,
#-v2 .side-footer .corporate {
	color: #b0b6c2;
	font-weight: 300;
	font-size: 0.9em;
	padding: 0.8em 0 0.8em 3.6em;
	display: block;
	text-transform: uppercase;
	border-top: solid 1px #202226;
	border-bottom: solid 1px #141619;
}
#-v2 .main-nav li.moveChannel {
	background: #699c39;
	color: #fff;
}
#-v2 ul.sub-nav-channels {
	background: #121417;
}
#-v2 ul.sub-nav-channels a {
	border: none;
	font-size: 0.9em;
	text-transform: none;
}
#-v2 ul#subscriptions {
	display: none;
}
#-v2 .main-nav li, #-v2 .sub-nav > a {
	position: relative;
}
#-v2 .main-nav a:hover, #-v2 .corporate:hover, #-v2 .main-nav .activ-menu > a {
	background: #000;
	color: #fff;
}
#-v2 .main-nav a:hover::before {
	opacity: 1;
}
#-v2 .main-nav a::before, #-v2 .main-nav .icon-plus, #-v2 .main-nav .icon-minus {
	position: absolute;
	display: block;
	right: 13px;
	top: 0;
	line-height: 40px;
	height: 100%;
	font-size: 1.76em;
	color: #fff;
	opacity: 0.7;
}
#-v2 .main-nav .icon-plus::before {
	content: "\e9c9";
}
#-v2 .main-nav .icon-minus::before {
	content: "\e9c7";
}
#-v2 .main-nav a::before {
	right: auto;
	left: 18px;
}
#-v2 .main-nav .icon-plus, #-v2 .main-nav .icon-minus {
	color: #699c39;
	font-size: 1.4em;
	right: 22px;
	cursor: pointer;
}
#-v2 .main-nav .icon-plus::before, #-v2 .main-nav .icon-minus::before {
	line-height: 37px;
	height: 37px;
}
#-v2 .main-nav .icon-minus {
	color: #ae6060;
	display: none;
}
#-v2 .side-footer {
	position: fixed;
	bottom: 0;
	width: 240px;
	border-top: solid 1px #202226;
	background: #1b1d21;
}
#-v2 .side-footer .corporate {
	padding-left: 1.3em;
}
#-v2 .side-footer .social {
	padding: 0 0 0.7em 1.3em;
	margin-top: 10px;
}
#-v2 .side-footer .social a {
	display: inline-block;
	margin: 0 0.4em 0 0;
	color: #3b3e43;
	font-size: 2em;
}
#-v2 .side-footer .social a:hover {
	color: #699c39;
}
#-v2 .subscriptions .icon-plus {
	display: none;
}
#-v2 .sub-nav .edit {
	position: absolute;
	right: 0;
	top: 1px;
	height: 38px;
	line-height: 38px;
	background: #111214;
	width: 66px;
	text-align: center;
	font-size: 0.9em;
	text-transform: none;
	display: none;
	color: #777;
	cursor: pointer;
}
#-v2 .sub-nav.activ-menu .edit {
	display: block;
}
#-v2 .sub-nav .edit:hover, #-v2 .sub-nav .active-edit {
	color: #ae6060;
}
/*-- Left chanel nav END --*/

/*-- content-wrap --*/
#-v2 .main-content-wrap {
	background: #f5f5f5;
	margin-left: 240px;
	max-width: 1430px;
	overflow: hidden;
	min-height: 100%;
	position: relative;
}
/*-- content-header --*/
#-v2 .content-header {
	height: 76px;
	width: 100%;
	border-bottom: solid 1px #d7d7d7;
	background: #fff;
	position: relative;
}
/*-- search --*/
#-v2 .search-wrap .search-action, #-v2 .sidemenu-toggle {
	width: 36px;
	height: 36px;
	margin: 20px;
	background: none;
	float: left;
	position: relative;
}
#-v2 .sidemenu-toggle{margin:22px 20px 0}
#-v2 .search-wrap .search-action input {
	width: 36px;
	height: 36px;
	border: none;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	outline: none;
}
#-v2 .search-wrap .search-action .icon-header-search {
	font-size: 2.2em;
	color: #888;
	height: 38px;
}
#-v2 .search-wrap .search-type {
	float: left;
	margin: 19px 0;
	position: relative;
	min-width: 96px;
}
#-v2 .search-wrap .search-type > a {
	font-size: 1.2em;
	height: 36px;
	line-height: 36px;
	display: block;
	color: #6e9c40;
}
#-v2 .search-wrap .search-type > a::before {
	float: right;
	padding: 10px;
}
#-v2 .search-wrap .search-type .search-list {
	border: solid 1px #ccc;
	position: absolute;
	background: #fff;
	top: 36px;
	min-width: 140px;
	display: none;
	z-index: 23;
}
#-v2 .search-wrap .search-type .search-list.hiddenSub {
	display: none;
}
#-v2 .search-wrap .search-type .search-list a {
	font-size: 1em;
	display: block;
	padding: 0.6em 1em;
	color: #699c39;
}
#-v2 .search-wrap .search-type .search-list a:hover {
	color: #333;
}
#-v2 .search-wrap .search-input {
	margin: 20px;
	position: absolute;
	left: 172px;
	right: 280px;
}
#-v2 .has-cart .search-wrap .search-input {
	right: 370px;
}
#-v2 .search-wrap .search-input input {
	padding: 0 0.7em;
	height: 36px;
	border: none;
	border-left: solid 1px #d7d7d7;
	font-size: 1.2em;
	font-weight: 300;
	outline: none;
	width: 100%;
	box-sizing: border-box;
	background: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
#-v2 .search-wrap .search-input input.Google{
	background:url('/i/Powered_by_google.png') right center no-repeat #fff;
	background-size:132px 23px;
	padding-right: 135px;
}
#-v2 a.search-mob {
	float: left;
	display: block;
	margin-right: 20px;
	display: none;
	height: 38px;
}
#-v2 .search-close {
	display: none;
}
/*-- user upload --*/
#-v2 .user-upload {
	width: 280px;
	float: right;
	border-left: solid 1px #d7d7d7;
	height: 76px;
	padding: 20px;
	line-height: 36px;
	box-sizing: border-box;
	text-align: center;
}
#-v2 .has-cart .user-upload{
	padding: 20px 12px;
}
#-v2 .content-header.has-cart .user-upload{
	width:357px;
}
#-v2 .user-upload a.upload, #-v2 .user-upload a.sign-in, #-v2 .myvideos-wrap {
	color: #666;
	display: inline-block;
	float: none;
	text-align: left;
}
#-v2 .myvideos-wrap{display:none}
#-v2 .has-cart .myvideos-wrap{display:inline-block}
#-v2 .user-upload a:hover::before,
#-v2 .user-upload a:hover { color: #699c39; }
#-v2 .user-upload a::before {
	font-size: 2.4em;
	color: #888;
}
#-v2 .user-upload a.upload { float: left; }
#-v2 .user-upload a.upload::before { float: left; margin-right: 5px; }
#-v2 .user-upload a.sign-in { float: right}
#-v2 .user-upload a.sign-in.profile{line-height:normal;overflow:hidden;width:125px;white-space:nowrap}
#-v2 a.sign-in.icon-menu10-account-signin::before { float:left;margin-right: 2px; }

#-v2 .user-upload a.sign-in #profileThumb{height:38px;width:38px;float:left;margin-right:6px;border-radius:19px}
#-v2 .user-upload a.sign-in span{padding-top:4px;display:block;float:left;width:80px;font-size:13px}
#-v2 .user-upload a.sign-in .pointCount{padding-top:2px;font-size:12px}
#-v2 #headerLogin { display: none; }

/*-- my videos list --*/
#-v2 .myvideos-wrap {
	position: relative;
	margin: 0 20px;
}
#-v2 .myvideos-wrap .my-videos {
	color: #666;
	display: inline-block;
}
#-v2 .myvideos-wrap .my-videos span {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url("/i/icons/icon-my-videos.svg") no-repeat;
	background-size: cover;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	text-align: center;
  font-size: 14px;
  line-height: 30px;
  text-indent: -2px;
}
#-v2 .myvideos-wrap .my-videos.item-video {
	color: #6a9b3f;
}
#-v2 .myvideos-wrap .my-videos.item-video span {
	color: #6a9b3f;
	background: url("/i/icons/icon-my-videos-itam.svg") no-repeat;
}
#-v2 .myvideos-wrap .myvideos-list {
	position: absolute;
	top: 46px;
	left: -220px;
	background: #1b1d21;
	width: 430px;
	max-height: 360px;
	z-index: 10;
	display: none;
}
#-v2 .myvideos-wrap .myvideos-list .items-list{
	max-height: 294px;
	overflow-y:auto;

}
#-v2 .myvideos-wrap .myvideos-list li {
	padding:10px 66px 10px 13px;
	border-bottom: solid 1px #141619;
	border-top: solid 1px #212327;
	position: relative;
}
#-v2 .myvideos-list ul:first-child::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #1b1d21;
	position: absolute;
	margin:-8px 0 0 0;
	right:185px;
}
#-v2 .myvideos-wrap .myvideos-list li .video-thumb {
	width: 96px;
	float: left;
	display: block;
}
#-v2 .myvideos-wrap .myvideos-list li .video-thumb img {
	width: 100%;
	display: block;
}
#-v2 .myvideos-wrap .myvideos-list li .video-infolist {
	margin-left: 103px;
}
#-v2 .myvideos-wrap .myvideos-list li .video-title {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	font-weight: bold;
  display: inherit;
	line-height: 1.2;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
#-v2 .myvideos-wrap .myvideos-list li .video-title:hover,
#-v2 .myvideos-wrap .myvideos-list .end-line .all-videos:hover {
	color: #699c39;
}
#-v2 .myvideos-wrap .myvideos-list li .video-data {
	height: 41px;
	line-height:18px;
	margin-top:3px;
}
#-v2 .myvideos-wrap .myvideos-list li .video-data span {
	display:block;
	color: rgba(255, 255, 255, 0.6);
	font-size: 13px;
}
#-v2 .myvideos-wrap .myvideos-list li .price {
	position: absolute;
	top: 13px;
	right: 13px;
	color: #699c39;
	font-size: 16px;
	font-weight: bold;
}
#-v2 .myvideos-wrap .myvideos-list .end-line {
	overflow: hidden;
	padding-right: 13px;
}
#-v2 .myvideos-wrap .myvideos-list .end-line .all-videos {
	float: left;
	font-size: 14px;
	color: #fff;
}
#-v2 .myvideos-wrap .myvideos-list .end-line .proceed-payment {
	float: right;
	padding: 0 13px;
	background: #699c39;
	color: #fff;
	font-size: 14px;
}
#-v2 .myvideos-wrap .myvideos-list .end-line .proceed-payment:hover {
	background: #fff;
	color: #699c39;
}

/*-- side menu toogle --*/
#-v2 .sidemenu-toggle {
	display: none;
	margin-right: 0;
	position: relative;
	opacity: 0.7;
}
#-v2 .sidemenu-toggle:hover {
	opacity: 1;
}
#-v2 .sidemenu-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #1b1d21;
	border-radius: 6px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#-v2 .sidemenu-toggle:hover span {
	background: #699c39;
}
#-v2 .sidemenu-toggle span:nth-child(1) {
	top: 5px;
}
#-v2 .sidemenu-toggle span:nth-child(2) {
	top: 15px;
}
#-v2 .sidemenu-toggle span:nth-child(3) {
	top: 25px;
}
#-v2 .sidemenu-toggle.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}
#-v2 .sidemenu-toggle.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#-v2 .sidemenu-toggle.open span:nth-child(3) {
	top: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#-v2 .sidemenu-toggle.open:hover span {
	background: #1b1d21;
}
/*-- search user END ---*/

/*--- center page ---*/
#-v2 .page-heading {
	padding: 20px;
}
#-v2 .page-heading h1 {
	padding-bottom: 5px;
}
#-v2 .page-heading h1 a {
	color: #699c39;
}
#-v2 .center-page-content {
	padding: 0 30px 20px 20px;
	margin-right: 356px;
	box-sizing: border-box;
}
#-v2 .center-page-content > h1 {
	padding-top: 0;
	margin-top: 0;
}
/*-- video post ---*/
#-v2 .video-post {
	height: 130px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #fff;
	margin-bottom: 30px;
}
#-v2 .channel-post .video-thumbnail {
	width: 178px;
}
#-v2 .channel-post.no-thumb .video-thumbnail {
	display: none;
}
#-v2 .channel-post.no-thumb .video-details {
	margin-left: 0;
}
#-v2 .video-thumbnail {
	background:#fff;
	min-height:95px;
	width: 230px;
	height: 130px;
	display: block;
	float: left;
	position: relative;
}
#-v2 .video-thumbnail img {
	display:block;
	width:100%;
	cursor:pointer;
	border: solid 6px #fff;
	box-sizing: border-box;
	height: 100%;
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
#-v2 .video-thumbnail:hover::before, #-v2 .related-videos .box-video .thumbnail-video:hover::before {
	content: "\e9c8";
	width: 46px;
	height: 30px;
	line-height: 30px;
	background: #699c39;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 1.6em;
	border: solid 1px rgba(0, 0, 0, 0.5);
	z-index: 10;
	margin: -15px 0 0 -23px;
}
#-v2 .channel-post .video-thumbnail:hover::before {
	display: none;
}
#-v2 .related-videos .box-video .thumbnail-video:hover::before {
	font-family: 'rumble';
}
#-v2 .video-thumbnail:hover img {
	opacity: 0.6;
}
#-v2 .video-thumbnail .video-time {
	position: absolute;
	right: 9px;
	bottom: 9px;
	text-shadow: 1px 1px 0 #000;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 0.7em;
	padding: 3px;
}
#-v2 .video-details {
	height: 130px;
	margin-left: 230px;
	position: relative;
}
#-v2 .channel-post .video-details {
	margin-left: 178px;
}
#-v2 .video-details h2 {
	padding-bottom: 0.3em;
	font-size: 1.2em;
	line-height: 1.1em;
}
#-v2 .video-details h2 a {
	color: #444;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.3;
}
#-v2 .video-details h2 a:hover {
	color: #699c39;
	text-decoration:none;
}
#-v2 .video-info {
	padding: 3px 20px 0 20px;
	height: 112px;
	overflow: hidden;
	box-sizing: border-box;
}
#-v2 .video-info p {
	font-size: 0.9em;
	color: #666;
	line-height: 1.3em;
	overflow:hidden;
}
@supports (-webkit-line-clamp: 3) {
	#-v2 .video-info p {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		max-height:3.6em; /* I needed this to get it to work */
		height: auto;
	}
	#-v2 .video-info p:after {
		display: none;
	}
}
#-v2 .video-post-footer {
	border-top: solid 1px #e1e1e1;
	padding: 0.6em 20px;
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	width: 100%;
	background: #fff;
}
#-v2 .video-post-footer abbr,
#-v2 .video-post-footer .views,
#-v2 .video-post-footer .published,
#-v2 .video-post-footer .uploaded,
#-v2 .video-post-footer .dotseperator,
#-v2 .video-post-footer .author {
	float: left;
	font-size: 0.76em;
	color: #666;
	font-style: normal;
}
#-v2 .video-post-footer abbr a,
#-v2 .video-post-footer .author a {
	color: #699c39;
	font-style: normal;
	font-weight: 500;
}
#-v2 .video-post-footer .author a:hover {
	text-decoration: underline;
}
#-v2 .under-video .video-mob-data span::before,
#-v2 .video-post-footer .published::before,
#-v2 .video-post-footer .views::before,
#-v2 .dotseperator::before,
#-v2 .video-post-deta span::before {
	content: '\002022';
	margin: 0 7px;
	color: #555;
	font-size: 0.5em;
	line-height: 11px;
	vertical-align: top;
}
#-v2 .video-post-deta span::before {
	line-height: 15px;
}
#-v2 .video-post-deta span:first-child::before,
#-v2 .channel-post .video-post-footer abbr:first-child::before {
	display: none;
}
#-v2 .load-more {
	margin-bottom: 10px;
}
#-v2 .load-more a {
	font-size: 1em;
	color: #555;
	padding: 0.5em 2em;
	background: #fff;
	border: solid 1px #ccc;
	width: 200px;
	display: block;
	margin: -18px auto 0;
	text-align: center;
}
#-v2 .load-more a:hover {
	color: #699c39;
}
#-v2 .load-more a::before {
	float: right;
	margin-left: 5px;
	line-height: 20px;
}
#-v2 .load-more::before {
	content: "";
	border-top: solid 1px #ccc;
	display: block;
	width: 100%;
}
#-v2 .video-post-footer .status {
	position: relative;
	cursor:   default;
}
#-v2 .video-post-footer .status .approve,
#-v2 .video-post-footer .status .message {
	position:   absolute;
	bottom:     22px;
	padding:    10px;
	background: #fff;
	display:    block;
	width:      330px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
	display:    none;
}
#-v2 .video-post-footer .status .approve {
	width:     auto;
	font-size: 1.1em;
	left:      20px;
}
#-v2 .video-post-footer .status:hover span { display: block; }
/*-- content-wrap END --*/

/*-- right side bar --*/
#-v2 .right-sidebar {
	width: 336px;
	margin-right: 20px;
	float: right;
	display: block!important;
}
#-v2 .right-sidebar .subscribe-wrap {
	display: table;
	margin-bottom: 20px;
}
#-v2 .right-sidebar .subscribe-to-user {
	margin: 0 0 10px 0;
	float: none;
	display: table-row;
}
#-v2 .right-box-wrap {
	border: solid 1px #d8d8d8;
	background: #fafafa;
	box-sizing: border-box;
	margin-bottom: 20px;
}
#-v2 .right-box-wrap h5 {
	padding: 15px;
	border-bottom: solid 1px #dcdcdc;
}
#-v2 .right-box-wrap h5 .sub-label {
	float: right;
	text-transform: none;
	color: #999;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: 500;
}
#-v2 .side-link-nav li a {
	padding: 10px 15px;
	display: block;
	color: #444;
}
#-v2 .side-link-nav li a:hover {
	background: #fff;
	color: #699c39;
}
#-v2 .side-link-nav li a.active {
	background: #ddd;
	position: relative;
}
#-v2 .side-link-nav li a.active .xClose {
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	border-left: solid 1px #ccc;
}
#-v2 .side-link-nav li a:hover .xClose {
	color: #444;
}
#-v2 .side-link-nav li a.active .xClose:hover {
	background: #ccc;
	color: #333;
}
#-v2 .menu-item-subtitle {
	color:#e00;
	font-size:10px;
	vertical-align: top;
}

/*-- new banners --*/
#-v2 .promoSide-wrap {
	margin-bottom: 50px;
}
#-v2 .right-tabs-navig {
	overflow: hidden;
}
#-v2 .right-tabs-navig a {
	width: 50%;
	float: left;
	height: 42px;
	line-height: 42px;
	background: #fff;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	border: solid 1px #e9e9e9;
	box-sizing: border-box;
	border-bottom: none;
}
#-v2 .right-tabs-navig a:hover {
	color: #699c39;
}
#-v2 .right-tabs-navig a.active {
	background: #393c42;
	color: #fff;
	border: none;
}
#-v2 .banner-wrap {
	background: #393c42;
	padding: 16px 20px;
	height: 360px;
	display: block;
}
#-v2 .banner-wrap h3 {
	background: #000;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	padding: 16px 0;
	color: #fff;
	margin-bottom: 20px;
}
#-v2 .banner-wrap:hover h3 {
	background: #699c39;
}
#-v2 .banner-wrap .publishers-list {
	position: relative;
}
#-v2 .banner-wrap .publishers-list.list1 {
	margin-bottom: 49px;
}
#-v2 .banner-wrap .publishers-list h4 {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 6px;
}
#-v2 .banner-wrap .publishers-list p {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}
#-v2 .publishers-list.list2 {
	text-align: right;
}
#-v2 .creator.banner-wrap h3 span {
	font-size: 18px;
	display: block;
}
#-v2 .creator.banner-wrap p {
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}
#-v2 .publishers-list.list1 img.player-icon {
	position: absolute;
	right: 0;
	bottom: -30px;
}
#-v2 .publishers-list.list2 img.wallet-icon {
	position: absolute;
	left: -6px;
	bottom: -10px;
}
#-v2 .creator.banner-wrap img {
	max-width: 308px;
	width: 100%;
	margin: 0 auto;
}
#-v2 .right-sidebar .second-side {
	display: none;
}


/*-- right side bar END --*/
/*-- main footer --*/
#-v2 .main-footer {
	padding: 20px 20px 40px 20px;
	color: #888;
	clear: both;
	/*margin-top: -150px;*/
}
#-v2 .main-footer p {
	font-size: 0.8em;
	color: #666;
	display: block;
	padding-bottom: 5px;
}
#-v2 .main-footer a {
	font-size: 0.8em;
	color: #444;
}
#-v2 .main-footer a:hover {
	color: #699c39;
}
/*-- main footer END --*/




/*-- pop up screen --*/
#-v2 .popup-wrap {background:#f5f5f5}
#-v2 .popup-wrap .popup-heading {
	height: 50px;
	line-height: 50px;
	background: #699c39;
	padding: 0 20px;
}
#-v2 .popup-wrap .popup-heading h2 {
	padding: 0;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	float: left;
}
#-v2 .popup-wrap .popup-heading .btnClose {
	float: right;
	color: #fff;
	opacity: 0.7;
}
#-v2 .popup-wrap .popup-heading .btnClose:hover {
	opacity: 1;
}
#-v2 .popup-wrap .facebook-login {
	background: #fff;
	padding: 20px;
}
#-v2 .popup-wrap .facebook-login .btnFacebookLogin {
	height: 60px;
	line-height: 60px;
	background: #3b5998;
	color: rgba(255, 255, 255, 0.8);
	width: 280px;
	margin: 0 auto;
	display: block;
	font-size: 19px;
	text-align: center;
	border-radius: 6px;
}
#-v2 .popup-wrap .facebook-login .btnFacebookLogin:hover {
	color: #fff;
}
#-v2 .popup-wrap .facebook-login .icon-soc-facebook:before {
	margin-right: 10px;
	font-size: 30px;
	padding-top: 10px;
	display: block;
	float: left;
	margin: 5px 0 0 20px;
}
#-v2 .popup-wrap .inner-content {
	padding: 20px;
}
#-v2 .popup-wrap .inner-content p {
	font-size: 16px;
	line-height: 21px;
	color: #444;
	padding-bottom: 15px;
}
#-v2 .popup-wrap .intro-text {
	text-align: center;
	padding-bottom: 15px;
}
#-v2 .popup-wrap input:not([type]),
#-v2 .popup-wrap input[type="text"],
#-v2 .popup-wrap input[type="tel"],
#-v2 .popup-wrap input[type="email"],
#-v2 .popup-wrap input[type="date"],
#-v2 .popup-wrap input[type="password"],
#-v2 .popup-wrap textarea{
	font-size: 16px;
	padding: 10px;
	color: #444;
	width: 100%;
	margin-bottom: 15px;
	box-sizing: border-box;
	border: solid 1px #dadada;
	outline: none;
	box-shadow: none;
}
#-v2 .popup-wrap input:not([type]):focus,
#-v2 .popup-wrap input[type="text"]:focus,
#-v2 .popup-wrap input[type="tel"]:focus,
#-v2 .popup-wrap input[type="email"]:focus,
#-v2 .popup-wrap input[type="password"]:focus {
	border: solid 1px #699c39;
}
#-v2 #login-form.popup-wrap input:not([type]),
#-v2 #login-form.popup-wrap input[type="text"],
#-v2 #login-form.popup-wrap input[type="password"]
{
	font-size: 19px;
	text-align: center;
}
#-v2 .popup-wrap .form-end {
	overflow: hidden;
}
#-v2 .popup-wrap .form-end a {
	font-size: 16px;
	color: #699c39;
	line-height: 42px;
}
#-v2 .popup-wrap .form-end a:hover {
	color: #333;
}
#-v2 .popup-wrap .dont-have {
	border-top: solid 1px #d7d7d7;
	background: #eee;
	padding: 30px 20px;
}
#-v2 .popup-wrap .dont-have p {
	text-align: center;
	font-size: 21px;
	padding-bottom: 10px;
}
#-v2 .popup-wrap .dont-have a {
	background: #fff;
	margin: 0 10%;
	padding: 10px;
	font-size: 21px;
	text-transform: uppercase;
	color: #444;
	display: block;
	text-align: center;
}
#-v2 .popup-wrap .dont-have a:hover {
	background: #699c39;
	color: #fff;
}
/*-- emebed popup --*/
#-v2 .embed-popup .facebook-post {
	max-width: 200px;
	padding: 15px;
	display: block;
	margin: 0 auto;
	background: #3b5998;
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	text-align: center;
	float: left;
}
#-v2 .embed-popup .icon-soc-facebook::before {
	font-size: 19px;
	margin-right: 6px;
}
#-v2 #post-video.embed-popup textarea {
	font-size: 13px!important;
	line-height: 19px;
	resize: none;
}
#-v2 .embed-popup .button-small {
	display: inline-block;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	padding: 0 20px;
	margin-right:10px;
}
#-v2 .embed-popup .button-small:hover {
	color: #fff;
}
#-v2 .embed-popup label {
	font-size: 16px;
	padding-bottom: 6px;
	display: block;
}
#-v2 .embed-popup .embed-form-list {
	margin: 20px 0 10px;
}
#-v2 .embed-popup .check-list {
	padding: 10px 0;
}
#-v2 .embed-popup .check-list li {
	padding: 10px 0;
	list-style: none;
}
#-v2 .embed-popup .check-list input {
	float: left;
	margin-right: 6px;
}



/* poup screen */

#-v2 .popup-wrap .heading-page {
	background:#75a54b;
	margin-bottom: 15px;
}
#-v2 .popup-wrap .heading-page h1 {
	color:#fff;
	padding: 10px;
	font-size: 35px;
}
#-v2 .popup-wrap h2 {
	padding-left:0;
	font-size:24px;
}
#-v2 .popup-content p{font-size:18px;padding-bottom:20px;line-height:130%}

#-v2 .mfp-close-btn-in .popup-wrap button.mfp-close {
	opacity:1;
	color:#fff;
	top:10px;
	right:10px;
	border:solid 1px #75a54b;
	width:34px;
	height:34px;
	line-height:34px;
}
#-v2 .mfp-close-btn-in .popup-wrap button.mfp-close:hover {
	background:#de8c8c;
	border:solid 1px #fff;
}
#-v2 .popup-content {
	padding:0 20px 20px;
	overflow:hidden;
}
#-v2 .popup-content p {
	color:#666;
}
#-v2 .popup-content p.error {
	color:#de8c8c;
	padding:0;
}
#-v2 .popup-content .create-account {
	margin-top:12px;
}
#-v2 .popup-form{
	font-size:14px;
}
#-v2 .popup-form label {
	color:#333;
	float:left;
	width:27%;
	display:block;
	height:45px;
	line-height:45px;
	font-size:16px;
}
#-v2 .popup-form.form-wrap input:not([type]),
#-v2 .popup-form.form-wrap input[type="text"],
#-v2 .popup-form.form-wrap input[type="email"],
#-v2 .popup-form.form-wrap input[type="tel"],
#-v2 .popup-form.form-wrap input[type="password"],
#-v2 .popup-form.form-wrap textarea {
	width:70.6%;
}
#-v2 .popup-form .form-end {
	width:70.6%;
	padding:0 1.2%;
	float:right;
}
#-v2 .popup-content ul {
	clear:both;
	padding-left:27%;
}
#-v2 .popup-form .form-end a {
	color:#75a54b;
	line-height:30px;
	font-size:13px;
}
#-v2 .popup-form .form-end a:hover {
	text-decoration:underline;
}
#-v2 .popup-form .form-end a.doForgot{
	font-size:16px;
}
#-v2 .popup-content .info-wraps {
	background:#eee;
	padding:10px 0;
	min-height:83px;
}
#-v2 .popup-content .info-wraps {
	text-align:center;
	line-height:22px;
}
#-v2 .popup-content .info-wraps a {
	display:block;
	color:#75a54b;
}
#-v2 .popup-content .info-wraps a:hover {
	text-decoration:underline;
}
#-v2 .popup-content .btnRegister{
	margin-top:18px;
	font-size:24px
}
#-v2 .popup-content a.btnFacebookLogin {
	background:#395693 url(/i/facebook_btn.png) no-repeat 4px 5px;
	color:#fff;
	font-size:15px;
	display:block;
	width:110px;
	height:34px;
	line-height:34px;
	margin:10px auto 0;
	text-indent:34px;
}
#-v2 .popup-content .btnFacebookLogin span {
	padding:0 8px;
	border-left:1px solid rgba(255, 255, 255, 0.1);
	box-shadow:-1px 0 0 rgba(0, 0, 0, 0.2);
}
#-v2 .popup-content .btnFacebookLogin:hover {background-color:#3d5fa6}





/*-- pop up screen END --*/
/*-- video page --*/
#-v2 .video-wrap .page-heading, #-v2 .under-video, #-v2 .wrap-comments .inner-comments {
	padding: 15px;
	margin: 10px 0;
}
#-v2 .video-content {
	float: left;
	width: calc(100% - 376px);
	padding:0 10px;
}
#-v2 .video-wrap, #-v2 .wrap-comments {
	max-width: 890px;
	margin: 0 auto;
	padding: 0 20px;
}
#-v2 .nextpost {overflow: hidden;float: right; position: relative; z-index: 1}
#-v2 .nextpost a {
	padding: 13px;
	background: #fa6900;
	color: #fff;
	display: inline-block;
	font-size: 16px;
}
#-v2 .nextpost a:hover{background:#e66000}
#-v2 .video-wrap .page-heading {
	background:#fff;
	border: solid 1px #ddd;
	margin-top: 30px;
}
#-v2 .at-resp-share-element.at-mobile .at-share-btn {
	margin-right: 2px!important;
}
#-v2 .video-display { position:relative; clear: both; }
#-v2 .video-display.noClear { clear:none }
#-v2 .related-videos { background: #fff; margin-top: 30px; }
#-v2 .adB {
	margin: -5px auto 0px;
	width: 764px;
	overflow: hidden;
}
#-v2 .under-video {
	background:#fff;
	border: solid 1px #ddd;
	margin-bottom: 30px;
}
#-v2 .under-video .video-mob-data { display: none; font-size: 0.86em; color: #666; margin-bottom: 10px; }
#-v2 .under-video .video-mob-data span:first-child::before { display: none; }
#-v2 .under-video .breadcrumbs { color: #777; margin-bottom: 10px; font-size: 16px; position: relative; }
#-v2 .under-video .breadcrumbs a { color: #699c39; }
#-v2 .under-video .breadcrumbs span { margin: 0 5px; }
#-v2 .under-video .breadcrumbs span:first-child { margin-left: 0; }
#-v2 .under-video .breadcrumbs a:hover { text-decoration: underline; }
#-v2 .share-video {
	height: 32px;
	float: right;
}
#-v2 .video-post-deta {
	font-size: 0.86em;
	color: #666;
	line-height: 1.2em;
	padding: 5px 0 0;
}
#-v2 .video-post-deta a { color: #699c39; }
#-v2 .video-post-deta a:hover { text-decoration: underline; }
#-v2 .video-post-description, #-v2 .video-post-description p { font-size: 14px; color: #555; line-height: 20px; padding-bottom: 10px; overflow: hidden; }
#-v2 .video-post-description a { color: #699c39; font-weight: bold; text-decoration: underline; }
#-v2 .tags-wrap {background: #f6f6f6; border: solid 1px #e0e0e0; height: 32px; box-sizing: border-box; margin: 10px 0 20px; }
#-v2 .tags-wrap h2 {
	padding: 0;
	font-weight: normal;
	margin-right: 230px;
	height: 32px;
	overflow: hidden;
	float: none;
}
#-v2 .tag-it {
	overflow: hidden;
	float: left;
}
#-v2 .active-tags {
	display: block!important;
}
#-v2 .tag-it a {
	font-size: 14px;
	color: #333;
	float: left;
	border-right: solid 1px #e0e0e0;
	padding: 0 10px;
	float: left;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	background: none;
}
#-v2 .tag-it a:hover {
	background: #80b04b;
	color: #fff;
	opacity: 1;
}
#-v2 .media-tags {
	float:right;
	color:#333;
	width: 230px;
	line-height: 16px;
	height:32px;
	cursor: pointer;
	font-size:14px;
	position:relative;
}
#-v2 .media-tags .button{ border-left: solid 1px #e0e0e0; padding: 7px 10px 7px 30px;height:16px; background:url(/i/tag_icon.png) 5px center no-repeat;background-size:20px 20px}
#-v2 .media-tags:hover, #-v2 .media-tags.active {
	color:#75a54b;
}
#-v2 .media-tags .triangle {
	background: url(/i/triangle_down.png) no-repeat;
	background-size:100%;
	display: inline-block;
	height: 18px;
	width: 18px;
	position: absolute;
	top: 7px;
	right: 5px;
}
/* for revision */
#-v2 .recommend-tag-text .tag-icon {
	background: url(/i/tag_icon.png) no-repeat;
	background-size:100%;
	display: inline-block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 9px;
	left: 4px;
	margin-right: 5px;
}
#-v2 .tag-list-wrapper {position:absolute;left:-19px;top:57px}
#-v2 .tag-list {
	border-top:0;
	background-color: #e4e4e4;
	width: 287px;
	position: absolute;
	top: -25px;
	left: 20px;
	z-index: 10;
	font-size: 14px;
	line-height: 18px;
	cursor: default;
	color: #111;
	display:none;
}
#-v2 .tag-list input {
	margin:5px;
	width:95%;
	font-size:14px;
	border: solid 1px #999;
}
#-v2 .tag-list input:focus {
	outline: none;
	border: solid 1px #80b04b;
}
#-v2 .tag-list > div{padding:2px 4px}
#-v2 .tag-list ul{padding:3px 0;border-width:1px 0;padding:2px 4px}
#-v2 .tag-list span{font-size:12px;font-weight:bold}
#-v2 .tag-list span.tag{font-size:14px;font-weight:normal;color:#111;margin-right:6px}
#-v2 .tag-list .dp{color:#55BF10;font-weight:normal}
#-v2 .tag-list .dn{color:#BF3535;font-weight:normal;}
#-v2 .tag-list a.up, #-v2 .tag-list a.dn, #-v2 .tag-list a.ad{background:url('/i/tag-icons2.png') 0px 0px no-repeat;width:14px;height:16px;float:left;display:inline-block;margin-top:2px}
#-v2 .tag-list a.dn{background-position:-2px -20px;margin-right:5px}
#-v2 .tag-list a.up.active,#-v2 .tag-list a.up:hover{background-position:-16px 0px}
#-v2 .tag-list a.dn.active,#-v2 .tag-list a.dn:hover{background-position:-18px -20px}
#-v2 .tag-list a.ad{background-position:-30px 1px;width:auto;padding-left:28px;margin-left:5px;float:none;color:#111}
#-v2 .tag-list a.ad:hover {color:#000}
#-v2 .ra1-pw-popup{z-index:120000 !important}

#-v2 #ad-top-related{
	text-align:center;
}

/*-- video actions --*/
#-v2 .video-actions{overflow:hidden}
#-v2 .video-actions a{
	float: left;
	overflow: hidden;
	color: #666;
	margin-right: 20px;
	line-height: 30px;
	font-size: 14px;
	padding: 0 9px;
	border: solid 1px #ccc;
}
#-v2 .video-actions a::before {
	float: left;
	margin-right: 6px;
	font-size: 21px;
	line-height: 29px;
}
#-v2 .video-actions a.licensing::before { font-size: 24px; }
#-v2 .video-actions .subscribe-to-user {
	margin-right: 20px;
	float: left;
}
#-v2 .video-actions .subscribe-to-user span { color: #76a848; line-height: 32px; font-size: 13px; }
#-v2 .video-actions .subscribe-to-user a { margin: 0; color: #fff; text-decoration: none; border: none; }
#-v2 .video-actions > a:hover { background: #333; color: #fff; border: solid 1px #333; }
#-v2 .video-mobAd {
	width: 300px;
	height: 250px;
	margin: 0 auto 20px;
}

#-v2 #rev-flicker, #-v2 #rev-flicker .flickity-viewport, #-v2 #rev-flicker .rev-flicker {
	clear: none!important;
}
#-v2 #rev-flicker {
	height: auto!important;
}
/*-- video page END --*/
/*-- channels page --*/
#-v2 .heading-channel.no-thumb h1 {
	padding-left: 0;
}

/*-- ad on fix 's --*/
#-v2 .google-visualization-table,
#-v2 .google-visualization-table-table {
	width: 100%;
}
#-v2 .cash-out span {float:left;font-size:90px}
#-v2 .cash-out a {float:right;display:block;background:#000;width:280px;padding:20px 0;margin-top:10px;text-align:center;color:#fff;font-weight:300;font-size:40px;text-transform:uppercase}
#-v2 .cash-out a:hover {background:#9bcc72;color:#000}
@media (max-width: 700px){
	#-v2 .cash-out span { font-size: 70px; }
	#-v2 .cash-out a { font-size: 23px; width: 150px; }
	#-v2 .green-box, #-v2 .blue-box, #-v2 .wight-box { height: auto; }
}
#-v2 .popup-wrap .dont-have .green-btn {
	background: #9bcc72;
	color: #fff;
}
#-v2 #content .center-alert {
	padding: 10px 15px;
	display: block;
	margin: 0 386px 20px 20px;
	text-align: center;
}
/*-- ad on fix 's END --*/

/*-- buyOut option popup --*/
#-v2 .license-box .inner-content p {
	line-height: 23px;
}
#-v2 .decision-wrap {
	max-width: 300px;
	margin: 0 auto 20px;
	height: 46px;
	font-size: 19px;
}
#-v2 .decision-wrap a, #-v2 .cancel-buyout a {
	font-size: 19px;
	padding: 6px 20px;
	width: 90px;
	text-align: center;
	position: relative;
}
#-v2 .decision-wrap a.sell-btn {
	font-weight: bold;
}
#-v2 .decision-wrap a.no-thanks {
	background: #ccc;
}
#-v2 .decision-wrap a:hover, #-v2 .cancel-buyout a:hover {
	color: #fff;
}
#-v2 .cancel-buyout a {
	float: none;
	margin: 0 auto;
}
#-v2 .inner-content .price-indicator {
	background: #699c39;
	color: #fff;
	padding: 2px;
}
#-v2 .buyout-form, #-v2 .cancel-buyout {
	background: #fff;
	padding: 20px;
	border-top: solid 1px #ddd;
	margin-top: 20px;
	position: relative;
}
#-v2 .buyout-form input:not([type]),
#-v2 .buyout-form input[type="text"],
#-v2 .buyout-form input[type="tel"],
#-v2 .buyout-form input[type="email"] {
	text-align: left;
}
#-v2 .buyout-form .checkRadioControl {
	color: #666;
	overflow: hidden;
}
#-v2 .buyout-form .checkRadioControl a {
	color: #699c39;
}
#-v2 #loginForm .form-end .button-small {
	width: 100px;
	margin: 10px auto 20px;
	text-align: center;
	float: none;
}
#-v2 .buyout-form .text-info {
	font-size: 13px;
	color: #777;
	line-height: 16px;
}
#-v2 .decision-wrap .sell-btn.active::before, #-v2 .decision-wrap .no-thanks.active::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #ddd;
	position: absolute;
	bottom: -33px;
}
#-v2 .decision-wrap .no-thanks.active::before {
	margin-left: 26%;
}
#-v2 .checkRadioControl input, #-v2 .checkRadioControl span {
	float: left;
}
#-v2 .checkRadioControl span {
	font-size: 14px;
	line-height: 16px;
}
/*-- buyOut option popup END --*/


#-v2 .bottomShare{position:fixed;bottom:0;z-index:99999;background:#fff;display:block;width:calc(100% - 12px);left:0;padding:6px;height:30px;border-top:1px solid rgba(34,34,34,.1);}
#-v2 .scrollDn{transition:1s;display:none}
#-v2 .scrollDn.show{display:block;transition:1s}

#-v2 .bottomShare.scrollDn{bottom:-50px;display:block}
#-v2 .bottomShare.scrollDn.show{bottom:0}

#-v2 .mobileShare .fb-send,#-v2 .bottomShare .fb-send{display:inline-block;float:right;margin:3px 0 0 0;z-index:10000}
#-v2 .mobileShare .fb-send{margin-right:2px}
#-v2 .mobileShare .fb-like,#-v2 .bottomShare .fb-like{display:inline-block;margin-top:1px}
#-v2 .share-next {
	height: 36px;
	margin-top:-5px
}

#-v2 .search-close.icon-cross {
	background: url('/i/icons/icon-close.svg') no-repeat center;
	background-size: 50%;
}

/*---- responsive --*/
/*-- site content responsive --*/
@media (max-width: 1530px){
	#-v2 .right-sidebar{margin-right:10px}
	#-v2 .video-content{width: calc(100% - 366px)}
}
@media (max-width: 1366px){
	#-v2 .active-sidenav .site-wrap {
		overflow: hidden;
	}
	#-v2 .left-side, #-v2 body, #-v2 .content-header, #-v2 .main-content-wrap {
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	#-v2 .left-side {
		left: -240px;
		position: fixed;
		overflow-y: scroll;
	}
	#-v2 .main-content-wrap {
		margin-left: 0;
		padding-top: 76px;
	}
	#-v2 .content-header {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 10001;
		width: auto;
	}
	#-v2 .sidemenu-toggle {
		display: block;
	}
	#-v2 .active-sidenav {
		overflow: hidden;
	}
	#-v2 .active-sidenav .main-content-wrap, #-v2 .active-sidenav .content-header {
		margin-left: 240px;
		margin-right: -240px;
	}
	#-v2 .active-sidenav .left-side {
		left: 0;
	}
	#-v2 .active-sidenav .main-content-wrap {
		opacity: 0.96;
	}
	#-v2 .search-wrap .search-input {
		left: 228px;
	}
	#-v2 .side-footer {
		padding-bottom: 0;
	}
	#-v2 .side-footer .corporate {
		margin-bottom: 0.2em;
	}
	#-v2 .side-footer .social {
		padding: 0 0 0.3em 1.3em;
	}
}
@media (max-width: 1200px){
	/*-- sidebar adjasment --*/
	#-v2 .right-sidebar { width: 300px; }
	#-v2 .right-sidebar.related-videos { width: 336px; }
	#-v2 .center-page-content { margin-right: 320px; padding-right: 20px; }
	/*-- text size adjasments --*/
	#-v2 .video-info {
		font-size: 86%;
	}
	#-v2 #content .center-alert {
		margin: 0 340px 20px 20px;
	}
	#-v2 .table-grid td:first-child{
		max-width: 240px;
	}
}
@media (max-width: 1024px){
	#-v2 .center-page-content { margin-right: 0; }
	#-v2 .has-cart .search-wrap .search-input{right:160px}
	 #-v2 .search-wrap .search-input { right: 140px }
	#-v2 .content-header.has-cart .user-upload { width: 160px; border: none; }
	#-v2 .user-upload{width:140px;border:none}
	#-v2 .user-upload > a, #-v2 .my-videos { text-indent: -999999px; width: 38px;}
	#-v2 .user-upload .sign-in span{display:none}
	#-v2 .user-upload a.sign-in.profile{width:38px}
	#-v2 .user-upload a.sign-in #profileThumb{margin-right:0}
	#-v2 .user-upload > a::before { text-indent: 0; width: 38px; text-align: center; background: center; margin-right: 0; }
	#-v2 .myvideos-wrap .my-videos span { margin-right: 0;}
	#-v2 .myvideos-wrap {  margin: 0 13px; }
	#-v2 .user-upload a.sign-in { margin-left: -9px; }

	/*-- my videos popup --*/
	#-v2 .myvideos-wrap .myvideos-list {left: -341px}
	#-v2 .myvideos-list ul:first-child::before{right:66px}

	/*-- right sidebar ---*/
	#-v2 .right-sidebar {
		position: fixed;
		bottom: 0;
		height: 30px;
		right: 0;
		left: 0;
		overflow: hidden;
		z-index: 200;
		border: none;
		width: auto;
		margin: 0;
		background: rgba(0, 0, 0, 0.6);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		margin-top: 0!important; /* quick fix */
	}
	#-v2 .related-videos.right-sidebar {
		background: none;
		position: inherit;
		width: 336px;
		height: auto;
		margin: 0 10px 0 0;
		margin-top: 30px!important;
	}
	#-v2 .right-sidebar .right-box-wrap {
		max-width: 400px;
		margin: 0 auto 20px;
	}
	#-v2 .r-side-switch {
		width: 120px;
		padding: 0 13px;
		box-sizing: border-box;
		border-radius: 21px;
		background: #000;
		display: block;
		color: rgba(255,255,255,0.8);
		height: 21px;
		line-height: 21px;
		margin: 5px auto 20px;
		cursor: pointer;
		font-size: 14px;
		text-transform: uppercase;
	}
	#-v2 .r-side-switch::before {
		content: 'expand';
		float: left;
	}
	#-v2 .r-side-switch::after {
		content: '';
		float: right;
		width: 0;
		height: 0;
		margin-top: 7px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid rgba(255,255,255,0.8);
	}
	#-v2 .right-active {
		top: 70px;
		height: auto;
		background: #fff;
		overflow-y: scroll;
	}
	#-v2 .right-active .r-side-switch {
		margin: 15px auto 20px;
	}
	#-v2 .right-active .r-side-switch::before {
		content: 'Collapse';
	}
	#-v2 .right-active .r-side-switch::after {
		border-bottom: none;
		border-top: 6px solid rgba(255,255,255,0.8);
	}
	#-v2 .right-tabs-navig, #-v2 .promoSide-wrap {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	#-v2 .video-wrap, #-v2 .wrap-comments {
		padding: 0 20px;
		max-width: none;
	}
	#-v2 .adB {
		width: auto;
	}
	#-v2 .video-post-footer .published, #-v2 .video-post-deta .published {
		display: none;
	}
	#-v2 .channel-post .video-post-footer .published {
		display: block;
	}
	#-v2 .under-video .video-mob-data {
		display: block;
	}

	#-v2 .main-nav {
		margin-bottom: 0;
	}
	#-v2 .side-footer {
		display: none;
	}
	#-v2 .active-sidenav .side-footer {
		left: 0;
		display: block;
	}
	#-v2 #content .center-alert {
		margin: 0 20px 20px 20px;
	}

}
@media (max-width: 900px){
	#-v2 .video-content {
		width: 100%;
		float: none;
		padding:0;
	}
	#-v2 .related-videos.right-sidebar {
		float: none;
		margin: 0 20px 0;
		width: auto;
		background: none;
	}
}
@media (max-width: 700px){
	#-v2 body.active-sidenav .main-nav {
		margin: 0;
	}
	#-v2 body.active-sidenav .overlaped-footer {
		position: initial;
	}
	#-v2 .page-heading.xs-center {
		margin-top: 0;
		padding: 16px 0 6px;
	}
	#-v2 .p_searchLanding .page-heading h3 {
		display: none;
	}
	#-v2 .xs-center {
		max-width: 430px;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
	}
	/*-- video post --*/
	#-v2 .video-post {
		height: 86px;
		margin-bottom: 50px;
	}
	#-v2 .video-details h2 {
		font-size: 1em;
	}
	#-v2 .video-post .video-thumbnail {
		width: 152px;
		height: 86px;
		min-height: initial;
		overflow: hidden;
	}
	#-v2 .video-thumbnail .video-time {
		right: 9px;
		bottom: 9px;
	}
	#-v2 .video-post .video-thumbnail img {
		height: 100%;
		width: 100%;
		top: auto;
		position: inherit;
		-webkit-transform: initial;
		-ms-transform: initial;
		transform: initial;
		-webkit-transition: none;
		-ms-transition: none;
		transition: none;
	}
	#-v2 .channel-post .video-thumbnail {
		width: 86px;
		height: 86px;
	}
	#-v2 .video-details, #-v2 .channel-post .video-details {
		height: auto;
		margin-left: 153px;
	}
	#-v2 .video-details {
		height: 100%;
	}
	#-v2 .video-info {
		height: auto;
		padding: 5px 10px 0;
	}
	#-v2 .video-description {
		display: none;
	}
	#-v2 .video-post-footer {
		margin: 0;
		border: none;
		padding: 0.5em 10px;
		overflow: hidden;
		position: absolute;
		bottom: 0;
	}
	#-v2 .video-post-footer .virality {
		display: none;
	}
	/*-- smaller -header --*/
	#-v2 .content-header, #-v2 .rumble-logo { height: 56px; }
	#-v2 .search-wrap .search-action,
	#-v2 .search-wrap .search-type,
	#-v2 .search-wrap .search-input {
		margin: 10px;
	}
	#-v2 .sidemenu-toggle{margin:12px 10px 0;opacity:0.9}
	#-v2 .content-header {
		background: #699c39;
	}
	#-v2 .user-upload {padding:10px;height:56px;width:170px}
	#-v2 .content-header.has-cart .user-upload{ padding:10px;width:186px; border: none; }
	#-v2 .myvideos-wrap{margin:0 6px}
	#-v2 .has-cart .user-upload a.search-mob{margin-right:6px}
	#-v2 .user-upload a.search-mob {
		display: block;
		text-indent: initial;
	}
	#-v2 .myvideos-wrap .my-videos span { margin-right: 0; color: #fff; background: url("/i/icons/icon-my-videos-withe.svg") no-repeat; }

	#-v2 .myvideos-wrap .myvideos-list {left: -230px;width: 320px}
	#-v2 .myvideos-wrap .myvideos-list li {
		padding-right: 56px;
	}
	#-v2 .myvideos-wrap .myvideos-list li .video-infolist {
		margin-left: 0;
	}
	#-v2 .myvideos-wrap .myvideos-list li .video-thumb {
		display: none;
	}

	/*-- search option --*/
	#-v2 .search-wrap {
		display: none;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 21;
		width: auto;
		background: #699c39;
	}
	#-v2 .search-wrap .search-action { float: right; margin: 10px; }
	#-v2 .search-wrap .search-action .seacrh-submit { z-index: 100; }
	#-v2 .search-wrap .search-action .icon-header-search { color: #fff; opacity: 0.8; }
	#-v2 .search-wrap .search-type > a {
		color: #fff;
		opacity: 0.8;
		font-size: 1em;
	}
	#-v2 .search-wrap .search-input {
		left: 170px;
		right: 40px;
	}
	#-v2 .search-wrap .search-input input.Google{
		background-size:88px 15px;
		padding-right: 91px;
	}
	#-v2 .search-wrap .search-input input {
		-moz-appearance: none;
		-webkit-appearance: none;
		border: solid 1px rgba(255,255,255,0.3);
	}
	#-v2 .search-wrap .search-input input::-webkit-input-placeholder { color: #fff; opacity: 0.7; }
	#-v2 .search-wrap .search-input input::-moz-placeholder { color: #fff; opacity: 0.7; }
	#-v2 .search-wrap .search-input input:-ms-input-placeholder { color: #fff; opacity: 0.7; }
	#-v2 .search-wrap .search-input input:-moz-placeholder { color: #fff; opacity: 0.7; }

	#-v2 #search::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.8); }
	#-v2 #search:-moz-placeholder { color: rgba(255, 255, 255, 0.8); }
	#-v2 #search::-moz-placeholder { color: rgba(255, 255, 255, 0.8); }
	#-v2 #search:-ms-input-placeholder { color: rgba(255, 255, 255, 0.8); }
	#-v2 #search { color: #fff; font-size: 1em; border-left: solid 1px #5b892c; }
	#-v2 .search-close {
		display: block;
		width: 36px;
		height: 36px;
		text-align: center;
		padding: 10px;
		margin-right: 2px;
		cursor: pointer;
		float: left;
		color: #fff;
		background: #5f9031;
		opacity: 0.8;
		font-size: 2em;
	}
	#-v2 .search-close::before {
		line-height: 38px;
	}
	#-v2 .rumble-logo {
		display: none;
	}
	#-v2 .rumble-logo a {
		height: 56px;
		width: 240px;
		padding: 0;
	}
	#-v2 .rumble-logo a img {
		display: none;
	}
	#-v2 .mobile-logo {
		display: block;
		float: left;
		font-size: 2.3em;
		padding-top: 9px;
		color: #fff;
	}
	#-v2 .mobile-logo:hover {
		color: #699c39;
	}
	#-v2 .user-upload a::before {
		color: #fff;
	}
	#-v2 .sidemenu-toggle span, #-v2 .sidemenu-toggle:hover span {
		background: #fff;
	}
	#-v2 .main-nav {
		margin-top: 0;
	}
	/*-- video page --*/
	#-v2 .video-wrap, #-v2 .wrap-comments {
		padding: 0 5px;
	}
	#-v2 .video-wrap .page-heading {
		margin-top: 6px;
	}
	#-v2 .video-wrap .page-heading, #-v2 .under-video, #-v2 .wrap-comments .inner-comments {
		padding: 10px;
	}
	#-v2 .page-heading h1 {
		font-size: 1.36em;
	}
	#-v2 .video-actions .subscribe-to-user span {
		font-size: 0.86em;
	}
	#-v2 .video-actions {
		margin-top: 10px;
	}
	#-v2 .video-actions a, #-v2 .video-actions .subscribe-to-user {
		font-size: 13px;
		margin-right: 16px;
	}
	#-v2 .video-actions .subscribe-to-user a {
		margin-right: 0;
	}
	#-v2 .video-actions a, #-v2 .video-actions .subscribe-to-user {
		margin-right: 9px;
	}
	#-v2 .video-actions a.licensing, #-v2 .video-actions a.embed {
		width: 20px;
		text-indent: -99999px;
	}
	#-v2 .video-actions a.licensing::before, #-v2 .video-actions a.embed::before {
		text-indent: 0;
	}
	#-v2 .popup-wrap { min-width: inherit; }
	#-v2 .popup-wrap .facebook-login { padding: 15px 10px; }
	#-v2 .popup-wrap .popup-heading .btnClose { font-size: 26px; }
	#-v2 .user-upload a.search-mob:hover::before, #-v2 .user-upload a.upload:hover::before, #-v2 .user-upload a.sign-in:hover::before, #-v2 .mobile-logo::before {
		color: #fff;
		opacity: 0.8;
	}
	#-v2 .mobile-logo.icon-logo-text::before{opacity:1}
	#-v2 .right-active {
		top: 57px;
	}
	/*-- aditional ---*/
	#-v2 .main-content-wrap {
		padding-top: 56px;
	}
	#-v2 .heading-channel h1 {
		padding: 15px 0 0;
		text-align: center;
	}
	#-v2 .main-footer {
		font-size: 0.7em;
	}
	#-v2 .main-nav {
		margin-bottom: 0;
	}
	#-v2 .side-footer {
		position: initial;
	}
	#-v2 .channel-post .video-details {
		margin-left: 86px;
		height: 100%;
	}
}
@media (max-width: 480px){
	#-v2 .search-wrap .search-type { min-width: inherit; height: 36px; margin: 10px 0; }
	#-v2 .search-wrap .search-type > a { text-indent: -999999px; }
	#-v2 .search-wrap .search-type > a::before { text-indent: 0; font-size: 1.4em; padding-top: 7px; }
	#-v2 .search-wrap .search-input { left: 90px; }
	#-v2 .xs-center { margin: 0 10px; }
	#-v2 .user-upload { width: 150px; }
	#-v2 a.search-mob { margin-right: 9px; }
	#-v2 .mobile-logo { font-size: 1.6em; line-height:44px; background-size: contain; background-position: 0 14px;}
	/*-- video tags --*/
	#-v2 .media-tags { float: none; width: auto; }
	#-v2 .media-tags .button { border: none; }
	#-v2 .tags-wrap { height: auto; background: none; border: none; }
	#-v2 .tags-wrap .media-tags { background: #f6f6f6; border: solid 1px #e0e0e0; }
	#-v2 .tags-wrap h2 { height: auto; margin: 0; }
	#-v2 .tag-it { border-bottom: solid 1px #eee; }
	#-v2 .tag-it a { border: none; display: block!important; }
}

#-v2 .p_mediaListing .main-footer { margin-bottom: 30px; }

#-v2 .table-grid.full-grid {
	width: 100%;
}
#-v2 .option-two {
	display: none;
}
@media (max-width: 1200px){
	#-v2 .limited-wrap {margin-right:5%;}
	#-v2 #lostpw-form{width:100%;}
	#-v2 #lostpw-form .popup-form label {width:20%;}
	#-v2 #lostpw-form .popup-form.form-wrap input[type="email"] {width: 80%;}
	#-v2 #lostpw-form .popup-form .form-end {width: 78.6%;}
}
.daterangepicker.dropdown-menu {
	z-index: 30000!important; }


/*-- NEW Structure --*/
#-v2 .page-wrap {
	padding: 20px;
}
#-v2 .page-wrap h3 {
	padding-bottom: 20px;
}
#-v2 .pagecontent {
	margin-bottom: 39px;
}
#-v2 .half-wrap{
	width: 48%;
	box-sizing: border-box;
	float: left;
}
#-v2 .inputwraps-inhalfs .form-input-wrap {
	width: 48%;
	box-sizing: border-box;
	float: left;
}
#-v2 .half-wrap:first-child {
	margin-right: 4%;
}

#-v2 .third-wrap {
	width: 30%;
	box-sizing: border-box;
	float: left;
	margin-right:4%;
}

#-v2 .third-wrap:last-child {
	margin-right: 0;
}
#-v2 .quarterbox {
	width: 23.5%;
	box-sizing: border-box;
	float: left;
	margin-right: 2%;
}
#-v2 .quarterbox:last-child {
	margin-right: 0;
}
#-v2 .beveldbg {
	background: #eaeaea;
	margin: 0 -20px 20px;
	padding: 20px 20px 0;
}
#-v2 .standalone {
	float: none;
}
#-v2 .description-text {
	font-size: 14px;
	color: #333;
	line-height: 23px;
	margin-bottom: 16px;
}
#-v2 .description-text a {
	color: #699c39;
}
@media (max-width: 1024px){
	#-v2 .half-wrap, #-v2 .third-wrap, #-v2 .inputwraps-inhalfs .form-input-wrap {
		width: 100%;
	}
	#-v2 .half-wrap, #-v2 .third-wrap {
		margin-bottom: 20px;
	}
	#-v2 .half-wrap:first-child, #-v2 .third-wrap:last-child {
		margin-right: 0;
	}
	#-v2 .pagecontent {
		margin-bottom: 19px;
	}
}
/*--- rumble forms --*/
#-v2 .form-input-wrap {
	padding-bottom: 20px;
	position: relative;
}
#-v2 .inputwraps-inhalfs .form-input-wrap:nth-child(odd) {
	margin-right: 4%;
}

/*-- emebd pop up --*/
#-v2 .embed-popup .thumbContainers a {
	float: left;
	width: 24%;
	margin-right: 1%;
	display: block;
}
#-v2 .embed-popup .thumbContainers a img {
	width: 100%;
}
#-v2 .embed-popup .thumbContainers a.choose-your-own {
	position: relative;
}
#-v2 .embed-popup .thumbContainers a.choose-your-own input, #-v2 .embed-popup .thumbContainers a.choose-your-own #choose_own {
	position: absolute;
	display: block;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 10;
}
#-v2 .embed-popup .thumbContainers a.choose-your-own #choose_own {
	opacity: 1;
	text-align: center;
	font-size: 18px;
	padding: 28% 13px 0;
	color: #999;
	z-index: 9;
}
#-v2 .embed-popup .thumbContainers img {
	height: 100px;
	border: solid 3px #fff;
	box-sizing: border-box;
}
#-v2 .embed-popup .thumbContainers img.selected {
	border: solid 3px #699c39;opacity:1;
}
#-v2 .embed-popup .red-alert {
	font-size: 12px;
}

/*-- overlay dialog general css --*/
#-v2 .overlay-dialog {
	background:#fff;
	color:#000;
	font-size:28px;
	overflow:hidden;
}
/*-- dialog header --*/
#-v2 .overlay-dialog .heading-page {
	padding: 15px 20px;
}
#-v2 .overlay-dialog .heading-page h1 {
	font-size: 23px;
	padding: 0;
}
#-v2 .overlay-dialog .heading-page p {
	font-size: 16px;
	color: #fff;
	line-height: 23px;
}
#-v2 .overlay-dialog .close-button {
	position: absolute;
	right: 20px;
	top: 13px;
	font-size: 33px;
	color: #fff;
	opacity: 0.6;
	width: 32px;
	height: 32px;
	display: block;
	background: url("/i/icons/icon-close.svg") no-repeat center;
	background-size: cover;
}
#-v2 .overlay-dialog .close-button:hover {
	opacity: 1;
	text-decoration: none;
}
/*-- dialog tabs --*/
#-v2 .overlay-dialog .tabs-navig {
	overflow: hidden;
	margin: 20px;
	background: 0;
	box-shadow: none;
	padding: 0;
}
#-v2 .overlay-dialog .or-choise {
	position: absolute;
	width: 32px;
	margin-left: -16px;
	left: 50%;
	font-size: 19px;
	color: #9f9f9f;
	font-style: italic;
	text-align: center;
	margin-top: 23px;
}
#-v2 .overlay-dialog .tabs-navig .tabs-action {
	width: 32%;
	display: inline-block;
	background: #fff;
	border: solid 1px #e8e8e8;
	color: #444;
	text-transform: uppercase;
	height: 69px;
	padding-left: 59px;
	box-sizing: border-box;
	float: left;
	font-weight: bold;
	position: relative;
	margin-right: 2%;
}
#-v2 .overlay-dialog .tabs-navig .tabs-action:last-child {
	margin-right: 0;
}
#-v2 .overlay-dialog .tabs-navig .tabs-action.active {
	color: #fff;
	background: #75a54b;
}
#-v2 .overlay-dialog .tabs-navig .tab-label {
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
}
#-v2 .overlay-dialog .tabs-navig .tabs-action input {
	width: 36px;
	height: 36px;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #ddd;
	border-radius: 36px;
	border: solid 1px #cacaca;
	margin: 0;
	left: 11px;
	top: 16px;
	position: absolute;
	outline: none;
	box-sizing: border-box;
}
#-v2 .overlay-dialog .tabs-navig .tabs-action.active input {
	background: #517f25 url("/i/icons/icon-check.svg") no-repeat center;;
	background-size: cover;
	border: none;
}
#-v2 .overlay-dialog .tabs-navig .sub-title {
	font-size: 14px;
	display: block;
	text-transform: initial;
	font-weight: normal;
	padding-top: 3px;
}

/*-- dialog conetnt --*/
#-v2 .overlay-dialog .dialog-content {
	padding: 20px;
	overflow: hidden;
}
#-v2 .overlay-dialog .dialog-content .info-text {
	color: #444;
	font-size: 13px;
	font-style: italic;
	padding-bottom: 15px;
}
#-v2 .overlay-dialog .dialog-content .info-text::before {
	content: '';
	float: left;
	width: 19px;
	height: 19px;
	margin-right: 3px;
	background: url(/i/icons/icon-info.svg) no-repeat center;
	background-size: cover;
	filter: invert(100%);
	margin-top: -4px;
	opacity: 0.3;
}
#-v2 .overlay-dialog .minus-margin {
	margin: 0 -20px;
	padding: 20px;
	border-top: solid 1px #ddd;
	overflow: hidden;
}
#-v2 .overlay-dialog .remove-list-action {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background: #ccc url("/i/icons/icon-close.svg") no-repeat center;
	background-size: cover;
	margin-right: 10px;
	border-radius: 3px;
}
#-v2 .overlay-dialog .remove-list-action:hover {
	background-color: #666;
}
/*-- dialog confirm --*/
#-v2 .overlay-confirm .confirm-text {
	text-align: center;
	display: block;
	font-size: 16px;
}
#-v2 .overlay-confirm .footer-action {
	width: 66%;
	margin: 20px auto 0;
	text-align: center;
}
#-v2 .overlay-confirm .footer-action .action {
	display: inline-block;
	min-width: 100px;
	margin: 0 10px;
}
#-v2 .overlay-confirm .footer-action .action:hover {
	color: #fff;
}
#-v2 .overlay-confirm .action:hover {
	color: #fff;
}

#-v2 .overlay-dialog .buttons {
	float:right;
	width:100%;
}
#-v2 .overlay-dialog .buttons a {
	margin:9px;
	float:right;
}
#-v2 .overlay-dialog .buttons a#\32{
	float:left;
	background:#b4c1aa;
}
#-v2 .overlay-dialog .buttons a#\32:hover {
	background:#333;
	color:#fff;
}
#-v2 .overlay-dialog > div > p {
	padding: 20px;
}

/*-- specific classes --*/
#-v2 .overlay-dialog .list-type-title {
	font-size: 19px;
	color: #444;
	font-weight: bold;
}
#-v2 .list-left-align li {
	padding-left: 0;
}
#-v2 .confirm-text {
	color: #444;
	font-size: 19px;
	text-align: center;
}

/*------ FIXES ------*/
#-v2 .bottom-content-fix {
	margin-bottom: -19px;
}

#-v2 .related-videos .box-video p a{color:#699c39}
#-v2 .related-videos .box-video p a:hover{text-decoration:underline}

#-v2 .MREF .video-wrap{padding:0}
#-v2 .MREF .video-wrap .page-heading{border-width:1px 0}
#-v2 .MREF .wrap-comments{padding:0}
#-v2 .MREF .wrap-comments .inner-comments{border-width:1px 0}

@media (max-width: 700px){
	#-v2 .page-wrap {
		max-width: 430px;
		margin: 0 auto;
		padding: 10px;
	}
	#-v2 .overlay-dialog .tabs-navig {
		max-width: none;
	}
	#-v2 .overlay-dialog .tabs-navig .tabs-action {
		display: block;
		float: none;
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	#-v2 .overlay-confirm .footer-action {
		width: 100%;
	}
}
@media all and (max-width:360px){
	#-v2 .content-header.has-cart .user-upload{padding:12px 10px;width:159px}
	#-v2 .has-cart .user-upload a::before{font-size:2em}
	#-v2 .myvideos-wrap .my-videos span{width:28px;height:28px;line-height:28px}
	#-v2 .has-cart .user-upload > a{width:36px}
	#-v2 .myvideos-wrap{margin:0}
	#-v2 .has-cart .user-upload a.search-mob{margin-right:0}
	#-v2 .has-cart .user-upload a.sign-in{width:32px;margin-left:5px}
	#-v2 .my-videos{width:28px}
	#-v2 .user-upload a.sign-in #profileThumb, #-v2 .user-upload a.sign-in.profile{width:32px;height:32px}

	#-v2 .myvideos-wrap .myvideos-list {left:-251px;width: 320px}
	#-v2 .myvideos-list ul:first-child::before{right:48px}
}



/*------ LICENSEARM ----*/
#-v2 .license-video .video-description p {
	padding-bottom: 3px;
}
#-v2 .license-video .license-type {
	color: #699c39;
	display: inline-block;
}
#-v2 .license-video .license-type:hover {
	text-decoration: underline;
}
#-v2 .license-video .price {
	font-size: 19px;
	color: #699c39;
	font-weight: bold;
	float: right;
  margin: -4px 0;
}
#-v2 .price-wrap {
	height: auto;
	padding: 20px;
}
#-v2 .total-sum {
	overflow: hidden;
	padding-bottom: 10px;
}
#-v2 .total-sum .total {
	font-weight: bold;
	font-size: 16px;
	color: #666;
	float: left;
	line-height: 23px;
}
#-v2 .total-sum .price {
	float: right;
	color: #699c39;
	font-size: 23px;
	font-weight: bold;
}
#-v2 .price-wrap .button-small {
	min-width: 160px;
	text-align: center;
}

#-v2 .warning-2,#-v2 .warning-3,#-v2 .success-3 {
	box-sizing: border-box;
	width:100%;border:1px solid #ee6;color:#a60;
	background:#F2F2CC;padding:8px 10px;
	display:inline-block;margin:10px auto 20px;text-align:center;font-size:14px;
}
#-v2 .warning-2 a{color:#a60;opacity:0.9;text-decoration:underline}
#-v2 .warning-2 a:hover{opacity:1}
#-v2 .warning-3 {border:1px solid #DEAD5C;color:#800000;background:#F2BFBF;}
#-v2 .success-3 {border:1px solid #f5f5f5;color:#fefefe;background:#9bcc72;}
