@font-face
{
	font-family: "D-DIN";
	src: url("https://michitv.net/images/fonts/d-din.otf");
}

@font-face
{
	font-family: "din-condensed";
	src: url("https://michitv.net/images/fonts/D-DINCondensed.otf");
}

@font-face
{
	font-family: "din-exp";
	src: url("https://michitv.net/images/fonts/D-DINExp.otf");
}

@font-face
{
	font-family: "punkKid";
	src: url("https://michitv.net/images/fonts/punk_kid.ttf");
}


@media screen and (min-width:800px) {.mobile{display: none;}}
@media screen and (max-width:799px) {.desktop{display: none;}}



.body {
	link : #ffffff;
	vlink : #ffffff;
	color : black;
	font-family : "D-DIN", Arial, verdana, helvetica, sans-serif;
  margin: 0;
  padding: 0;
}


.schedtop
{
	position: sticky;
	top: 0;
}

.schedheader 
{
	margin: 0;
	background-color: #000000;
	color: #ffffff;
	font-family : "din-condensed", Arial, verdana, helvetica, sans-serif;
}

.schedheader 
{
	margin: 0;
	background-color: #000000;
	color: #ffffff;
	font-family : "din-condensed", Arial, verdana, helvetica, sans-serif;
}

TD.timezone
{
	font-family: d-din;
	font-size: 12px;
	color: #ffffff;
}



TD.timeheader
{
	font-family: d-din;
	font-color = #FFFFFF;
	font-size: 16px;
	font weight: bold;
}



TD.prog1
{
	font-family: "d-din",sans-sherif;
	font-size: 16px;
}

TD.prog2
{
	font-family: "d-din",sans-sherif;
	font-size: 24px;
	font-weight: bold;
}

TD.prog3
{
	font-family: "d-din",sans-sherif;
	font-size: 20px;
}

TD.prog4
{
	font-family: "d-din",sans-sherif;
	font-size: 12px;
}

TD.subscribe
{
	font-family: "d-din",sans-sherif;
	font-size: 14px;
}

TD.epg
{
	font-family: "d-din",sans-sherif;
	font-size: 14px;
}

TD.comingup
{
	font-family: "d-din",sans-sherif;
	font-size: 15px;
}

TD.footer
{
	font-family: "d-din",sans-sherif;
	color: #DFDFDF;
	font-size: 14px;
}

TD.schedline
{
	font-family: "d-din",sans-sherif;
	font-size: 13px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
TD.schedchan
{
	font-family: "d-din",sans-sherif;
	font-size: 13px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

SPAN.schedzone
{
	font-family: "d-din",sans-sherif;
	font-size: 11px;
}

SPAN.schedprog
{
	font-family: "d-din",sans-sherif;
	font-size: 17px;
}

SPAN.schedtime
{
	font-family: "d-din",sans-sherif;
	font-size: 14px;
}

SPAN.more-title
{
	font-family: "d-din",sans-sherif;
	font-size: 18px;
	white-space: nowrap;
	overflow: ellipsis;
}

A.more
{
	color: #000000;
	text-decoration: none;
}



.viewContainer
{
	margin: 0 0px;
	flex-wrap: wrap;
	display: inline-flex;
	/* align-content: stretch; */
	justify-content: center;
	width: 100%;
	background-color: #000000;
}

.viewContainer:after {
  content: "";
  display: table;
  clear: both;
}



/* ********************************************************************************************* */


/** DESKTOP DISPLAY **/
@media screen and (min-width: 800px)
{

.contentContainer_old
{
	margin: 0 0px;
	flex-wrap: nowrap;
	display: inline-flex;
	width: 100%;

}

.contentContainer
{
	margin: 0 0px;
	flex-wrap: wrap;
	display: inline-flex;
	align-content: stretch;
	justify-content: center;
	width: 100%
}

.contentContainer:after {
  content: "";
  display: table;
  clear: both;
}

.middleLeft 
{
	padding: 10x;
	margin: 5px 5px 5px 10px;
	height: 100%;
	width: 62%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
}

.middleRight 
{
	padding: 10x;
	margin: 0px 0px 0px 0px;
	width: 30%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
}




.middleLeftHeader
{
	padding: 0px;
	margin: 0px;
	width: 98%;
}

.font16
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


.contentLeft
{
	width: 100%;
	align-content: left;

}

.contentRight
{
	width: 100%;
	align-content: right;

}

TD.eventTime
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #404040;
}

TD.eventType
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #404040;
}

TD.event1
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

TD.event2
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

TD.event3
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #404040;
}


IFRAME.i470
{
	width: 100%;
	height: 470px;
}

.viewScreen470
{
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 100%;
	background-color: #dfdfdf;
	align-content: center;
	display: inline-flex;

}

IFRAME.i600
{
	width: 100%;
	height: 600px;
}

.viewScreen600
{
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 100%;
	background-color: #dfdfdf;
	align-content: center;
	display: inline-flex;

}


.viewVideo
{
	margin: 0px;
	width: 70%;
	height: 100%;
	align-content: center;
	background-color: #000000;

}

.viewChat
{
	margin: 0px;
	width: 30%;
	height: 100%;
	align-content: center;
	background-color: #000000;

}

.middleRightMessageCenter
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 100%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}


.screenSize
{
	width: 100%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
}

.programLine1
{
	padding: 6px 0px 0px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.programLine2
{
	padding: 0px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.programLine3
{
	padding: 0px 0px 4px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.programLine4
{
	padding: 1px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.subscribeContainer
{
	margin: 0 0px;
	flex-wrap: wrap;
	display: inline-flex;
	width: 100%;

}

.subscribeContainer:after {
  content: "";
  display: table;
  clear: both;
}

.subscribeBox
{
	margin: 0px 3px;
	width: 240px;
	height: 50px;
}

.subscribeAdvisory
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.leftHeader
{
	margin: 4px 0px;
	font-family: "punkKid", Arial, verdana, helvetica, sans-serif;
	font-size: 26px;
	color: #404040;
}

.nowPlayingHeader
{
	width: 100%;
}

.libraryContainer
{
	margin: 0 0px;
	flex-wrap: wrap;
	display: inline-flex;
	width: 96%;

	border-bottom: 1px solid #404040;
}

.libraryContainer:after {
  content: "";
  display: table;
  clear: both;
}

.libraryChannel
{
	height: 50px;
	width: 90px;
}

.libraryType
{
	height: 50px;
	width: 50px;
	margin: 3px 0px -10px 0px;
}

.libraryThumbnail
{
	height: 50px;
	width: 90px;
}

.libraryItem
{
	margin: 0 0px;
	flex-wrap: wrap;
	display: inline-flex;
	width: 100%;
}

.libraryItem:after {
  content: "";
  display: table;
  clear: both;
}

.libraryContents
{

}

.libraryVideoType
{
	display: none;
}

.middleLine1
{
	padding: 0px 0px 1px;
	font-family: d-din, "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.middleLine2
{
	padding: 0px 0px 1px;
	font-family: "d-din", Arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.middleLine3
{
	padding: 0px 0px 1px;
	font-family: "d-din", Arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


.middleLine4
{
	padding: 0px 0px 1px;
	font-family: "d-din", Arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.middleCard 
{
	float: left;
	padding: 0px;
	margin: 2px;
	min-width: 220px;
	width: 32%;
	max-width: 280px;
	height: 272px;
}


.thumbnailContainer
{
	padding: 0px;
	margin: 0px 0px; 
	text-align: center;
	background-color: #8f8f8f;
	width: 100%;
}

.middleLineContainer
{
	padding: 0px;
   	display: block;
	margin: 0px 0px; 
	text-align: center;
	width: 100%;
}

.middleLine1a
{
	padding: 0px 0px 1px;
	font-family: d-din, "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
}

.middleLine2a
{
	padding: 0px 0px 1px;
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.middleLine3a
{
	padding: 0px 0px 1px;
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.two-line-ellipsis {
  overflow: hidden;
  display: -webkit-box; /* For Webkit browsers */
  -webkit-line-clamp: 2; /* Limits content to two lines */
  -webkit-box-orient: vertical; /* Stacks lines vertically */
  text-overflow: ellipsis; /* Adds ellipsis for overflow */
  white-space: normal; /* Allows text to wrap */
}


.channelRack
{
	padding: 0px 0px 2px;
	margin: 0px;
	width: 100%;
	height: 100px;
	/* min-width: 350px; */
	display: inline-flex;


}

.rackVideo
{
	display: inline-block;
	margin: 7px 0px 7px;
	align=content: center;
	background-color: #7f7f7f;
	width: 13%;
	min-width: 150px;
	height: 85%;
	max-height: 140px;
	display: inline;
}


.rackTitle
{
	display: inline-block;
	margin: 0px 5px 0px;
	width: 55%;
	height: 95%;
	display: inline;
}


} /* end of desktop display */


/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

/** MOBILE DISPLAY **/
@media screen and (max-width: 799px)
{
td.mainNav
{
	display: none;
}

.eventType
{
	display: none;
}

TD.event1
{
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-overflow: ellipsis;
	white-space: nowrap;
}

TD.event2
{
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-overflow: ellipsis;
	white-space: nowrap;
}

TD.event3
{
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #404040;
	text-overflow: ellipsis;
	white-space: nowrap;
}

TD.eventTime
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #404040;
}


.font16
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}



iframe.i470
{
	width: 100%;
	height: 250px;
}

.viewScreen470
{
	margin: 0px 0px;
	padding: 0px;
	height: 100%;
	width: 100vw;
	background-color: #dfdfdf;
	align-content: center;
	/* display: inline-flex; */

}

iframe.i600
{
	width: 100%;
	height: 250px;
}

.viewScreen600
{
	margin: 0px 0px;
	padding: 0px;
	height: 100%;
	width: 100vw;
	background-color: #dfdfdf;
	align-content: center;
	/* display: inline-flex; */

}

.viewVideo
{
	margin: 0px 0px;
	width: 100%;
	height: 100%;
	align-content: center;
	background-color: #000000;

}

.viewChat
{
	display: none;
}

.contentContainer_old
{
	margin: 0px 0px;
	width: 100%;
}


.contentContainer 
{
}


.middleLeft 
{
	padding: 0x;
	margin: 15px 0px 0px 0px;
	width: 100%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
}

.middleLeftHeader
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.middleRight 
{
	padding: 10x;
	margin: 0px 0px 0px 0px;
	width: 30%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	display: none;
}


.contentLeft
{
	width: 100%;
}

.contentRight
{
	width: 100%;
}

.screenSize
{
	display: none;
}

.programLine1
{
	padding: 4px 0px 1px;
	font-family: "d-din", Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000000;
}

.programLine2
{
	padding: 0px;
	font-family: "d-din", Arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #000000;
}

.programLine2m
{
	padding: 1px 0px;
	font-family: "d-din", Arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
}

.two-line-ellipsis {
  overflow: hidden;
  display: -webkit-box; /* For Webkit browsers */
  -webkit-line-clamp: 2; /* Limits content to two lines */
  -webkit-box-orient: vertical; /* Stacks lines vertically */
  text-overflow: ellipsis; /* Adds ellipsis for overflow */
  white-space: normal; /* Allows text to wrap */
}

.programLine3
{
	padding: 0px 0px 4px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-overflow: ellipsis;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}

.programLine4
{
	padding: 1px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.subscribeContainer,.subscribeBox,.subscribeAdvisory
{
	display: none;
}

.leftHeader
{
	margin: 2px 0px;
	font-family: "punkKid", Arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #404040;
}

.nowPlayingHeader
{
	width: 100%;
}

.libraryContainer
{
	margin: 0 0px;
	display: inline-flex;
	width: 100%;
	border-bottom: 1px solid #404040;
}

.libraryContainer:after {
  content: "";
  display: table;
  clear: both;
}

.libraryType
{
	display: none;
}


.libraryChannelContainer
{
	margin: 0px 1px;
	height: 54px;
	width: 79px;
	background-color: #000000;
}

.libraryChannel
{
	height: 42px;
	width: 79px;
}

.libraryVideoType
{
	height: 10px;
	width: 79px;
	background-color: #000000;
	font-family: "din-exp", Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}


.libraryThumbnail
{
	height: 50px;
	width: 90px;
}

.libraryContents
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 0px 6px;
}



.middleLine1
{
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.middleLine2
{
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.middleLine3
{
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.middleLine4
{
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.channelRack
{
	padding: 0px 0px 2px;
	margin: 0px;
	width: 100%;
	height: 100px;
	/* min-width: 350px; */
	display: inline-flex;


}

.rackVideo
{
	display: inline-block;
	margin: 7px 0px 7px;
	align=content: center;
	background-color: #7f7f7f;
	width: 13%;
	min-width: 150px;
	height: 85%;
	max-height: 140px;
	display: inline;
}


.rackTitle
{
	display: inline-block;
	margin: 0px 5px 0px;
	width: 55%;
	height: 95%;
	display: inline;
}





} /* end of mobile display */

.footerContainer
{
	margin: 0px;
	padding: 8px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background-color: #4f4f4f;
	width: 100%
	min-height: 150px;
	height: 150px;
}

.footerDisclosure
{
	margin: 5px;
	padding: 0px;50px;0px;50px
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align=center
	content-align=center
	width: 50%
}

