html {
	height: 100%;
}

body {
	min-height: 100%;
	font-size: 14px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	margin: 0;
}

p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

.bodypub {
	background-color: #EEEEEE;
	position: relative;
	color: black;
}

footer {
	background: url('/resources/images/pub/channel-default-footer-bg.png') repeat-x;
	color: #FFFFFF;
	height: 173px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
.footer-content {
	position: relative;
	max-width: 980px;
	margin: 20px auto;
}

footer a {
	color: white;
}

footer a:hover {
	color: #DD00D0;
}

header {
	position: relative;
	height: 80px;
    	margin: 0 auto;
        background-color: #fff;
        padding: 5px 0px;
        margin-bottom: 50px;
}
.header-content {
	height: 80px;
	margin: 0 auto;
	position: relative;
        max-width: 980px;
}
#channelHeaderLogo {
	display: block;
    line-height: 80px;
    margin: 0 0;
	width: 100%;
}
.clear { clear:both;}

.channel-content {
	border-radius: 10px;
	padding: 10px;
        background-color: #fff;
}
#details-area {
	max-width: 775px;
	margin-right: 245px; 
	height: auto;
	border-radius: 10px;
	min-height: 200px;
        margin-top: 20px;
}
#category-area {
	width: 240px;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 7px;
	background-color: #fff;
}
.content {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 193px;
}
#tools-area {
	position: relative;
        max-width: 854px;
        margin: 0 auto;
}
.player-area {
	height: 360px;
	border: 1px solid #000;
}

/* check from here*/

.login-form {
        margin: 0 10px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -11px;
}
.login-form .btn {
	margin-top: -3px;
}
.logoutlink {
	font-weight: bold;
}
.logoutlink:hover {
	color: #DD00D0;
}


.header4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.rss-button {
	background: url('/resources/images/rss.png');
	width: 23px;
	height: 21px;
	text-indent: -9999px;
}
.rss-button:active {
	top: 1px;
}

.rss-button {
	margin-top: 14px;
	margin-left: 5px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

#channel-video-breadcrumb {
	font-size: 10px;
	color: #666;
	padding: 0 0 8px 0;
	max-width: 854px;
	margin: 0 auto;
	min-height: 15px;
	overflow: hidden;
}

#channel-video-breadcrumb li {
	float: left;
}

#channel-video-breadcrumb a {
	color: #222;
	background: url('/resources/images/pub/breadcrumb-img.png') no-repeat right;
	padding-right: 12px;
}

 #channel-video-breadcrumb a:hover {
	color: #8B13B6;
}

.channel-header {
	position: relative;
	margin-top: 14px;
	margin-left: 5px;
}

.channel-header a {
	color: #000;
}

.channel-header a:hover {
	color: #8B13B6;
}

#channel-video-count {
	font-size: 12px;
	color: #888;
	font-weight: normal;
}

.video-area {
	background-color: black;
	width: 854px;
	height: 480px;
}

.detail-element {
	border-top: 1px solid #E3E3E3;
	padding: 5px 15px;
	overflow: hidden;
	max-width: 300px;
}
.detail-element a {
	display: block;
}
.full {
        max-width: 100%;
}
.detail-element p.small-text {
	font-size: 11px;
}

.comment-text {
	width: 100%;
	height: 50px;
}

.detail-element .comment-header {
	font-weight: bold;
	font-size: 16px;
}

.detail-element .comment-header a {
	cursor: pointer;
}

a.link-medium {
	font-weight: bold;
	font-size: 12px;
}

#details-area #social-area {
	max-width: 180px;
}

#details-area #social-area .detail-element {
	border-style: dotted;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #737373;
}

#video-details {
	float: left;
	max-width: 400px;
	padding: 2px 10px;
}

#social-area {
	float: right;
}

#details-area {
	max-width: 100%;
}

#video-details h3.title {
	font-size: 24px;
	max-height: 48px;
	font-weight: bold;
	margin-bottom: 8px;
	overflow: hidden;
}

#video-details p.description {
	white-space: pre-wrap;
	font-size: 14px;
	margin-bottom: 8px;
	overflow: hidden;
}

#video-details p.owner {
	font-size: 10px;
}

#category-area a {
	display: inline-block;
}

#category-area a:active {
	position: relative;
	top: 1px;
}

#category-area a.active {
	font-weight: bold;
}

.category-area-upload {
	text-align: center;
	margin-top: 50px;
}

#category-area-login {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.video-thumbnail-link {
	display: block;
	width: 106px;
	height: 59px;
	text-indent: -9999px;
	margin: 4px;
        float: left;
}

.vote-btn { 
	display: inline-block;
	height: 31px;
	line-height: 31px;
	padding-left: 36px;
	padding-right: 5px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	opacity: 0.5;
	filter:alpha(opacity=50);
	cursor: pointer;
}
.vote-btn:hover, .vote-btn.active { 
	opacity: 1;
	filter:alpha(opacity=100)
}
.vote-up {
	background: url('/resources/images/updown.gif') no-repeat 2px 0;
	color: #009640;
}
.vote-down {
	background: url('/resources/images/updown.gif') no-repeat 2px -31px;
	color: #E50051;
}

.search-area {
	padding: 20px 3px;
        max-width: 300px;
        margin: 0 auto;
}

.search-input {
	max-width: 140px;
}
.search-button {
	width: 67px;
	height: 26px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -2px;
	margin-left: 5px;
	line-height: 17px;
	font-size: 11px;
	text-transform: uppercase;
}
.channel-container {
	max-width: 980px;
        position: relative;
}
.channel-logged-user {
	float: left;
	display: block;
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.videolist-area {
	max-width: 730px;
	margin-right: 250px; 
	background-color: #fff;
	min-height: 1065px;
	border-radius: 7px;
        width: auto;
}
.video-element-list {
	width: 33.33%;
	float: left;
	overflow: hidden;
}
.player-area {
	max-width: 854px;
        width: auto !important;
}

p.channel-description {
	min-height: 60px;
	margin-top: 2px;
	margin-left: 9px;
	color: #666666;
}
p.channel-sortby {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}

p.channel-sortby .title {
	font-weight: bold;
}

p.channel-sortby a {
	margin-left: 15px;
}

p.channel-sortby a.active {
	color: black;
	font-weight: bold;
}

.videolist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumb-up-image-small {
	background: url('/resources/images/like-arrow-small.png') no-repeat center center;
	width: 7px;
	height: 8px;
}

.thumb-down-image-small {
	background: url('/resources/images/dislike-arrow-small.png') no-repeat center center;
	width: 7px;
	height: 8px;
}
.video-thumbnail {
	background-color: black;
	width: 225px;
	height: 125px;
	border: 1px solid #f0f0f0;
}

.video-thumbnail-overlay {
	margin-top: 105px;
	background: url('/resources/images/alpha100.png') repeat;
	height: 20px;
	padding: 0 6px;
}
.video-thumbnail-overlay-hover {
	position: absolute;
	width: 225px;
	height: 125px;
	display: none;
	background: url('/resources/images/video-hover.png') center center no-repeat;
}

.video-thumbnail-overlay p {
	color: white;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

.video-thumbnail-overlay .thumb-up-image-small {
	margin-right: 1px;
	height: 20px;
}
.video-thumbnail-overlay .thumb-down-image-small {
	margin-left: 10px;
	margin-right: 1px;
	height: 20px;
}
.video-element {
	width: 225px;
	margin: 5px auto;  
	padding: 4px;
	height: 185px;
}
.video-element:hover {
	background-color: #F0F0F0;
}
.video-element:hover .video-thumbnail-overlay-hover {
	display: block;
}
.video-element p {
	overflow: hidden;
}
.video-element p.title {
	font-weight: bold;
	font-size: 13px;
	max-height: 40px;
}
.video-element p.description {
	font-size: 11px;
	max-height: 32px;
}
.video-element p.owner {
	color: #9C9C9C;
	font-size: 10px;
	height: 15px;
}

/* Pagination */
.pagination {
	margin: 0 auto;
	display: inline-block;
	background-color: #EAEAEA;
	border-radius: 4px 4px 4px 4px;
	border: 2px solid #D0D0D0;
}
.pagination-area {
	text-align: center;
}
.paginArrow {
	display: block;
	float: left;
	width: 43px;
	height: 23px;
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 1px;
	background-image: url('../../images/pagin/pagin_arrows_themed.png');
}
.paginArrow.active:active {
	position: relative;
	top: 1px;
}
.paginArrow.start {
 	background-position: 0px -92px;
	background-repeat:no-repeat; 
}
.paginArrow.start.active:hover {
 	background-position: 0px -115px;
}
.paginArrow.prev {
 	background-position: 0px 0px;
	background-repeat:no-repeat; 
}
.paginArrow.prev.active:hover {
 	background-position: 0px -23px;
}
.paginArrow.end {
 	background-position: 0px -138px;
	background-repeat:no-repeat; 
}
.paginArrow.end.active:hover {
	background-position: 0px -161px;
}
.paginArrow.next {
 	background-position: 0px -46px;
	background-repeat:no-repeat; 
}
.paginArrow.next.active:hover {
 	background-position: 0px -69px;
}

.paginDots {
	display: block;
	float: left;
	width: 23px;
	height: 21px;
	margin-top: 4px;
	margin-right: 2px;
}
.paginDots.active {
	background-image: url('../../images/pagin/pagin_num_dots.png'); 
	background-repeat:no-repeat; 
}

.paginNum {
	display: block;
	float: left;
	background-image: url('../../images/pagin/pagin_num.png');
	background-repeat:no-repeat;
	background-color: #EAEAEA;
	width: 22px;
	height: 21px;
	line-height: 21px;
	text-align:center;
	margin-top: 4px;
	margin-right: 2px;
	overflow: hidden;
	color: #444;
}
.paginNum:visited {
	color: #444;
}
.paginNum:focus {
	color: #444;
}
.paginNum:hover {
	background-image: url('../../images/pagin/pagin_num_over.png');
	color: #fff;
}
.paginNum:active {
	position: relative;
	top: 1px;
	background-image: url('../../images/pagin/pagin_num_down.png');
	color: #444; 
}
.paginNum.selected {
	background-image: url('../../images/pagin/pagin_num_selected.png');
}
.paginNum.selected:hover {
	color: #444;
}

/*Popup*/

.popup-mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('/resources/images/alpha200.png') repeat;
	z-index: 15;
}
.popup {
	display: block;
	width: 690px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -225px;
	border-radius: 5px;
	box-shadow: 6px 6px 4px rgba(0,0,0,0.5);
}

.popup-close {
	position: absolute;
	top: -19px;
	right: -19px;
	display: block;
	width: 38px;
	height: 38px;
	    cursor: pointer;
	background: url('/resources/images/modal-close.png') no-repeat 0 0;
	border: 0; /* If element is a button */
}
.popup-close:hover {
	background-position: 0 -38px;
}
.popup-content {
	width: 640px;
	height: 380px;
	margin: 20px auto; 
	overflow-y: auto;
}
/* scrollbars in only webkit */
.popup-content::-webkit-scrollbar {
	width: 16px;
}
.popup-content::-webkit-scrollbar-track {
	background: url('/resources/images/modal-scroll-line.png') repeat-y 1px 0;
}
.popup-content::-webkit-scrollbar-thumb {
	border-width: 8px;
	border-image: url('/resources/images/modal-scroll-indicator.png') 8 8;
}
.popup-content::-webkit-scrollbar-button:increment {
	height: 13px;
	background: url('/resources/images/modal-scrollbar-active.png')  no-repeat center 0;
}
.popup-content::-webkit-scrollbar-button:decrement {
	height: 13px;
	background: url('/resources/images/modal-scrollbar-active.png')  no-repeat center -13px;
}
.popup-content::-webkit-scrollbar-button:increment:window-inactive {
	height: 13px;
	background: url('/resources/images/modal-scrollbar-inactive.png')  no-repeat center 0;
}
.popup-content::-webkit-scrollbar-button:decrement:window-inactive {
	height: 13px;
	background: url('/resources/images/modal-scrollbar-inactive.png')  no-repeat center -13px;
}

.popup-column {
	width: 240px;
	margin: 0 35px;
}

.popup-column input {
	width: 230px;
}
.popup-column input[type=radio], .popup-column input[type=checkbox] {
	width: auto;
}

/* Anonymous upload */
.anon-popup-content {
	width: 100%;
	max-width: 640px;
	margin: 1px auto;
}
.anon-popup-description {
	max-height: 60px;
	margin: 10px;
	overflow: hidden;
}
.popup-half {
	min-width: 250px;
	width: 50%;
	float: left;
}
#videouploadformid {
	position: relative;	
	margin-left: 10px;
}
#upload-area {
	display: block;
	height: 232px;
	margin: 10px 0 0 0;
	border-radius: 10px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	cursor: pointer;
}
#screenrec-area {
	display: block;
	height: 232px;
	margin: 10px;
	border-radius: 10px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	cursor: pointer;
}
#screenRecStartedMessage {
	font-weight: bold;
}
#recordviewbutton {
	display: block;
	height: 54px;
	margin: 23px 40px;
	padding: 10px 0 0 74px;
	background: url('/resources/images/anon-webcam.png') no-repeat 0 center;
	color: #888;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	
}
#appletButton {
	display: block;
	height: 43px;
	margin: 63px 40px 50px 40px;
	padding: 21px 0 0 74px;
	background: url('/resources/images/anon-screenrec.png') no-repeat 0 center;
	color: #888;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
#upload-content {
	display: block;
	height: 43px;
	margin: 63px 40px 50px 40px;
	padding: 21px 0 0 74px;
	background: url('/resources/images/anon-upload.png') no-repeat 0 center;
	color: #888;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
#upload-info {
	color: #888;
	font-size: 12px;
}
#channel-upload-form {
	padding: 5px;
	border-radius: 10px;
	margin: 5px;
}
#channel-upload-progress{
	background: url('/resources/images/ajax-loader-channel.gif') no-repeat right;
	background-size: 16px;
}
#channel-upload-success-link {
	margin: 5px;
	padding: 0 10px 0 5px;
	background: url('/resources/images/close_white.png') no-repeat;	
}
#anon-camera-record-area {
	width: 638px;
	margin: 0 auto;
	padding: 0;
}
#anon-camera-record {
	display: block;
	width: 580px;
	height: 376px;
	margin: 0 auto;
}
#anon-upload-preview-area {
	position: relative;
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
}
#anon-upload-preview {
	display: block;
	height: 350px;
	border: 1px solid #ddd;
	background-color: #eee;
}
.anon-upload-info {
	line-height: 350px;
	text-align: center;
	color: #888;
	font-size: 18px;
	font-weight: bold;
}
#anon-video-content {
	width: 624px;
	height: 351px;
   	position:relative;
   	color:#fff;
   	background:#7E187C;
   	overflow:hidden;
}

#anon-video-content:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	border-width:0 16px 16px 0;
	border-style:solid;
	border-color:#fff #fff #eee #eee;
	background: rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	display:block; width:0; /* Firefox 3.0 damage limitation */
}

#anon-video-content.rounded {
	-webkit-border-radius:5px 0 5px 5px;
	-moz-border-radius:5px 0 5px 5px;
	border-radius:5px 0 5px 5px;
}

#anon-video-content.rounded:before {
	border-width:40px;
	border-color:#eee #eee transparent transparent;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
}
#anon-show-form {
	position: absolute;
	top: 5px;
	right: 5px;
}
.anon-send-label {
	display: block;
	color: #888;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #888;
}
#popup-submit-textarea {
	display: block;
	height: 200px;
}
.send-video-form-side {
	width: 46%;
	height: 351px;
	float: left;
	padding: 2%;	
}
.send-video-form-side-anonymous {
	padding: 10px;	
}
#anon-popup-submit {
	margin-bottom: 20px;
}
input[type="text"].anon-send-field {
	width: 100%;
	height: 1.5em;
}
.anon-send-field  {
	width: 100%;
}

#channel-upload-button {
	margin-top: 10px;
}

#mobile-upload-file {
	height: 1px;
	width: 1px;
	position: absolute;
	visibility: hidden;
}


/* Much of the code from http://css-tricks.com/css3-progress-bars/ .
License: "Any downloadable example or tutorial you find on this site you are free to use for whatever you want, with or without attribution." */
.progressBar {
	display: none; /* By default, enabled on demand. */
	left: 10%;
	right: 20%;
	top: 20%;
	margin-top: -15px;
	
	height: 20px;
	position: absolute;
	background: #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow   : inset 0 -1px 1px rgba(255,255,255,0.3);
	box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
}

.progressBar .progressBarValue {
	
	display: block;
	height: 100%;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: #812990;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #812990),
		color-stop(1, #A936BD)
	);
	background-image: -webkit-linear-gradient(
		center bottom,
		#812990 37%,
		#A936BD 69%
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#812990 37%,
		#A936BD 69%
	);
	background-image: -ms-linear-gradient(
		center bottom,
		#812990 37%,
		#A936BD 69%
	);
	background-image: -o-linear-gradient(
		center bottom,
		#812990 37%,
		#A936BD 69%
	);
	-webkit-box-shadow:
	inset 0 2px 9px  rgba(255,255,255,0.3),
	inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow:
	inset 0 2px 9px  rgba(255,255,255,0.3),
	inset 0 -2px 6px rgba(0,0,0,0.4);
	position: relative;
	overflow: hidden;
}

#registeration-bubble {
	position: absolute;
	display: block;
	width: 200px;
	height: 42px;
	padding: 10px;
	bottom: -90px;
	right: 0px;
	background-color: #FFFFFF;
	background-image: url('/resources/images/registration_bubble_point.png');
	background-repeat: no-repeat;
	background-position:  180px -10px;
	text-align: center;
	z-index: 14;
}
.reg-bubble-point {
	position: absolute;
	display: block;
	width: 16px;
	height: 15px;
	top: -14px;
	right: 28px;
	background-image: url('/resources/images/registration_bubble_point.png');
}
#registeration-buble a {
	display: inline-block;
}

.dropdown-button {
	float: left;
	background: url('/resources/images/triangle-down-small.png') no-repeat center center;
	border-left: 1px solid #CCCCCC;
	text-indent: -9999px;
	display: block;
	width: 16px;
}
.dropdown-button:hover {
	background-color: #bbb;
}

.dropdown-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dropdown-content {
	background: #ffffff;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.5);
	overflow-y: hidden;
	position: absolute; /* Remove from normal content flow. */
	width: 100%; /* Needed with position: absolute. */
	margin-top: 22px;
}

.dropdown-content li a{
	display: block;
	text-align: center;
}

.dropdown-content li:hover a{
	background:	#812990;
	color: #fff;
	text-decoration: none;
}
.pw-message {
	color: #444444;
	font-size: 11px;
	font-weight: bolder;
	margin: 25px 0 10px;
}
.pw-message.failure{
	color: #FF0000;
}

.collapser {
	display: none;
	width: 13px;
	cursor: pointer;
	font-size: 1em;
	vertical-align: middle;
	line-height: 8px;
	float: left;
	margin-left: -7px;
	margin-right: 5px;
}

.collapser span {
	font-size: 20px;
	margin-left: 0px;
	padding-left: 0;
	color: #8B13B6;
}

.collapser span.icon-arrow-right {
	display: none;
}

.collapsed .collapser span.icon-arrow-right {
	display: block;
}

.collapsed .collapser span.icon-arrow-down {
	display: none;
}

.category-padding {
	display: none;
	width: 11px;
	float: left;
	height: 1px;
}

.category-name {
	display: inline-block;
	max-width: 160px;
}

@media only screen and (max-width: 985px) {
	.video-element-list {
		width: 50%;
	}
}
@media only screen and (max-width: 725px) {
	#category-area {
		position: static;
		min-width: 100%;
		height: auto;
		min-height: 200px;
		margin: 10px 0;
	}
	#details-area  {
		 width: 100%;
		 position: relative;
		 height: auto;
		 min-height: 100px !important;
	}
	.videolist-area {
		margin: 0;
	}
	.hide-if-on-mobile {
		display: none;
	}

        #category-area-upload {
		margin: 0 auto; 
        }
        .detail-element {
		margin: 0 auto;
        }
        .search-input {
                max-width: 95% !important;
        }
	#social-area {
		float: left;
	}
}
@media only screen and (max-width: 480px) {
	.video-element-list {
		width: 100%;
	}
	#details-area  {
		 width: 100%;
		 position: relative;
		 height: auto;
		 min-height: 200px;
	}
        .search-button, .search-input, #video-details{
		width: 95% !important;
        }
/* channel login page start*/
	.login-channel-bg {
		width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
	} 
	.login {
		width: 100% !important;
		padding: 5px !important;
	}
	.form-horizontal .control-label {
		text-align: left;
		width: 100%;	
	}
	.form-horizontal .controls {
		margin: 0;
	}
	#loginForm fieldset {
		padding-left: 5%;
	}
/* channel login page end*/
}
@media only screen and (max-width: 320px) {
	.channel-sortby, .rss-button {
		display: none;
	}
}
@media (max-device-width: 960px) {
        .hide-if-no-resources {
                display: none;
        }
        .hide-if-on-mobile {
                display: none;
        }
}