@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");
}


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


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

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Wide screen view */

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




@media screen and (min-width: 800px)
{

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

/* Clear floats after the columns */
.channelRow:after {
  content: "";
  display: table;
  clear: both;
}

.channelRack 
{
	display: none;
}

.channelCard 
{
	padding: 10x;
	margin: 10px 10px;
	width: 28%;
}

.channelID
{
	padding: 0px;
	margin: 0px 0px; 
	text-align: left;
	height: 30px;
	background-color: #000000;
	width: 100%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

.channelType
{
	padding: 0px;
	margin: 0px 0px; 
	text-align: right;
	height: 16px;
	background-color: #000000;
	width: 100%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.live
{
	background-color: #8f0000;
}

.premiere
{
	background-color: #005b8f;
}


.offair
{
	background-color: #7b7b7b;
}



.programLine1
{
	padding: 4px 0px 1px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

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

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

.programLine4
{
	padding: 1px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

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;
}


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



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

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

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

.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;
}



/* Clear floats after the columns */
.middleContainer:after {
  content: "";
  display: table;
  clear: both;
}


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

.somePadding
{
	height: 10px;
}



.morePadding
{
	height: 30px;
}

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

.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;
}

.middleCard 
{
	float: left;
	max-width: 250px;
	padding: 0px;
	margin: 4px;
	width: 32%;
	min-height: 35%;
	height: 230px;
}

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

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

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



.comingup-front
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #808080;
}



} /* end wide screen view */

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

@media screen and (max-width: 799px)
{

/****************************
.channelRow 
{
	margin: 0 0px;
	flex-wrap: wrap;
	display: inline-flex;
	align-content: stretch;
	justify-content: center;
	width: 100%;
	min-width: 350px;
	border-color: #afafff;
	border-size: 1px;
	border-style: solid;
}

.channelRow:after {
  content: "";
  display: table;
  clear: both;
}
*****************************/

td.mainNav
{
	display:none;
}


td.topchan
{
	display:none;
}


.channelCard 
{
	display: none;
}



.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: 20%;
	min-width: 150px;
	height: 85%;
	display: inline;
}

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

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

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

/* Clear floats after the columns */
.middleContainer:after {
  content: "";
  display: table;
  clear: both;
}


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


/******************
.middleLeft 
{
	padding: 0x;
	margin: 15px 0px 0px 0px;
	width: 100%;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	border-color: #ffafaf;
	border-size: 1px;
	border-style: solid;
}
********************/

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

.middleCard 
{
	display: flex;
	padding: 0px;
	margin: 2px;
	width: 98%;
}

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

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


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

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

.middleLine3
{
	padding: 0px 0px 1px;
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	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;
}

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


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

a.more
{
	text-decoration: none;
}

.morePadding
{
	height: 30px;
}

.somePadding
{
	height: 10px;
}

.eventType
{
	display: none;
}

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

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

.programLine2m
{
	padding: 1px 0px;
	overflow: hidden;
	font-family: "din-condensed", Arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	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: 1px 0px;
	font-family: d-din, Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #000000;
}

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


}  /* end narrow screen */


.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%
}


.blackBadge {
  background-color: #000000;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.redBadge {
  background-color: red;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.greenBadge {
  background-color: #007f00;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.yellowBadge {
  background-color: #00ffff;
  color: black;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.blueBadge {
  background-color: #00007f;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}


.grayBadge {
  background-color: #dfdfdf;
  color: black;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.michi1Badge {
  background-color: #ef00ff;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.michi2Badge {
  background-color: #006cfe;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.michi3Badge {
  background-color: #008d06;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.michi4Badge {
  background-color: #fd9900;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.michi5Badge {
  background-color: #fc0015;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}

.michi6Badge {
  background-color: #5300fc;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border-radius: 3px;
}


