body {
  /* background-color: #202924; */
	background-color: #333;
}

.td-align {
	text-align: center;
}

p {
  /* font-size: 20px; */
	/* color: #FF0000; */
	font-weight: bold;

  margin-block-start: 0em;
  margin-block-end: 0em;
}

#mute {
  width: 50px;
  height: 50px;
  background-color: red;
}

.right-tv-list {
	float: left;
}

.thumpnail-border {
	border-style: dashed;
	border-width: medium;
	border-color: chocolate;

	padding: 0px 0px;
	position: relative;
	float: left;
	z-index: 33;
	margin: 0 0 0 0;
}

.child-thumpnail-border {
	padding: 0px 0px;
	position: relative;
	float: left;
	z-index: 33;
	margin: 0 0 0 0;
}

.info {
	display: flex;
	position: relative;
	z-index: 3;
}
.info-tv {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-left: 32px;

	text-align: left;
	display: inline;
	overflow-x: auto;
}
.info-text {
	color: #FFFFFF;
	font-weight: normal;
}
.info-tag {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	font-weight: bold;
	width: 100%;
}
.info-tag-1 {
	display: inline-table;
}
.info-tag-2 {
	display: ruby-text;
}

#maincol {
	/* position: inherit; */
	/* position:relative; */
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	padding: 0;
	/* text-align: center; */
	background-color: red;

	/* width: max-content; */
	width: 100%;
	height: 100%;

	z-index: 1;
}

#iframe-parent-normal {
	/* width: 896px;
	height: 471px; */
	/* padding-bottom: 56.25%; */
	/* position: relative; */
	/* padding-bottom: 33.25%; */
	/* position: inherit; */
	width: 100%;
	height: 100%;
}

#video-iframe, #iframe-parent-normal iframe {
	border-style: solid;
	border-width: 4px;
	border-color: black;
	width: 100%;
	height: 100%;

	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
  /* margin: 0 auto;
  right: 0; */

	/* max-width: 100%; */
}

.full-toggle-btn-div {
	text-align: right;
}
.full-toggle-btn-div.block {
	width:10%;
}
#full-toggle-btn {
	color: cornsilk;
	margin-right: 15px;
	margin-top: 4px;
	font-size: 46px;
}

.fullscreen-btn-div {
	text-align: right;
}
.fullscreen-btn-div.block {
	width:10%;
}
#fullscreen-btn {
	color: cornsilk;
	margin-right: 15px;
	margin-top: 4px;
	font-size: 46px;
}

.power-btn-div {
	text-align: center;
}
#power-btn {
	color: cornsilk;
	margin-top: 4px;
	font-size: 46px;
}

.volume-div, .playback-rate-div {
	text-align: center;
}
#volume-slider, #playback-rate-slider {
	margin-bottom: -4px;
	padding-left: 5px;
}
#mute-btn {
	color: cornsilk;
	font-size: 46px;
}

.fa-youtube {
	margin-left: 10px;
	color: red;
	font-size: 22px;
}

.block {
	/* width: 100px; */
  width: 20%;
}
.volume-div {
	width: 25%;
	margin-top: 10px;
}
.playback-rate-div {
	width: 20%;
	margin-top: 10px;
}

.channel-next-div {
	color: cornsilk;
	width: 18%;
	text-align: center;
	margin-top: 5px;
}

#channel-next-incat-btn, #channel-prev-incat-btn {
	color: cornflowerblue;
}

.buttonx {
	display: block;
	outline: none;
	padding: 6px;
	background-color: #1E1E1E;

	border-radius: 24%;
	border-color: black;
	border-width: thin;
	border-bottom-width: 3px;
	border-style: solid;
	min-width: 15px;
}
.buttonx:active {
	border-radius: 24%;
	border-color: #black;
	border-width: thin;
	border-bottom-width: 1px;
	border-style: solid;
	min-width: 15px;
}

#bottom-tv {
	background-color: #111;
	border-top-width: 10px;
	border-top-style: solid;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 8px;

	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between; /* for space in between */
	position: absolute;
	bottom: 0;

	z-index: 3;

	/* text-align: center; */
  /* justify-content: center; /* for centering 3 blocks in the center */
	/* position: relative; */
}
#bottom-tv.hide_header {
	display: none;
}


#glass-over-tv {
	width: 0;
	height: 0;
	background-color:	#111;
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;

	opacity: 0.00;
	border: thin outset red;

	z-index: 2;
}
@media only screen and (min-width: 1024px) {
	#glass-over-tv {
		width: 100%;
		height: 100%;
		background-color:	#111;
		position: absolute;
		left: 0;
		top: 0;

		opacity: 1.50;
		border: thin outset red;

		z-index: 2;
	}

	#power-btn {
		font-size: 16px;
	}

	#mute-btn {
		font-size: 16px;
	}

	#fullscreen-btn {
		font-size: 16px;
	}
	#full-toggle-btn {
		font-size: 16px;
	}

}

.fake-link {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.logo_text {
	font-size: 48px;
	font-weight: bold;
	color: crimson;
	text-decoration: none;
}

.tab-color {
	background-color: lightsteelblue;
}

.red-border {
	border: red;
	border-style: groove;
	border-width: medium;
	z-index: 3;
}

.white-background {
	background-color: #fff;
}

.categories, .channels {
  overflow-x: auto;
	position: relative;
	z-index: 3;
}

.header {
	background-color: #333;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.header.hide_header {
	display: none;
}

.long_strip {
	height: 10px;
	background-image: url("images/long_strip.JPG");
	position: relative;
	z-index: 3;
}

.w3-bar {
	position: absolute;
	z-index: 3;
}

.w3-container {
	padding: 2.01em 16px;
}

/* campaigns */

.campaigns_body {
	margin-left: 5px;
	padding-left: 5px;
}

.custom-table-cell {
	display: table-cell;
	border-width: thin;
	border-color: #867676ad;
	border-style: solid;
	padding: 5px;
}
