@charset "utf-8";
/* CSS Document */
.btn {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffcc42+0,ffbe00+100 */
background: #ffcc42; /* Old browsers */
background: -moz-linear-gradient(top,  #ffcc42 0%, #ffbe00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffcc42 0%,#ffbe00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffcc42 0%,#ffbe00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc42', endColorstr='#ffbe00',GradientType=0 ); /* IE6-9 */
border: none;
color: black;
padding: 0px 0px;
text-align: center;
font-size: .1em;
font-weight: bolder;
transition: 0.3s;
border-radius: 5px;
}
.btn:active {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e500ff+1,8700ff+100 */
background: #e500ff; /* Old browsers */
background: -moz-linear-gradient(top,  #e500ff 1%, #8700ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e500ff 1%,#8700ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e500ff 1%,#8700ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e500ff', endColorstr='#8700ff',GradientType=0 ); /* IE6-9 */
}
.btn:hover {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9d00b2+1,560099+100 */
  background: #9d00b2; /* Old browsers */
  background: -moz-linear-gradient(top,  #9d00b2 1%, #560099 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #9d00b2 1%,#560099 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #9d00b2 1%,#560099 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d00b2', endColorstr='#560099',GradientType=0 ); /* IE6-9 */
  color: white;
  cursor: pointer;	
}
.top_background {
  overflow: hidden;
  margin: auto;
  background-color: rgba(0,0,0,0.00);

}

.updates_logo_box {
  margin-top:2%;
  border-style:solid;
  border-left:hidden;
  border-right:hidden;
  width: 100%;
  max-height: 30px;
  align-content:center;
  font-family: Roboto, Verdana, Arial;
  font-size: 1em;
  color: rgba(255,245,0,1.00);
  text-align:center;
  font-weight: bold;
}
.body {
  background-image: url("/images/bg/space_bg2_1920.jpg");
  background-repeat: repeat-y;
  background-attachment: fixed;
}
.updates_logo_box {
  width:100%;
  height:auto;
  border-width:5;
  text-align:center;
  border-left:hidden;
  border-right:hidden;
  background: rgb(21,3,110); /* Old browsers */
  background: -moz-linear-gradient(left,  rgb(21,3,110) 0%, rgb(67,18,86) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-image: linear-gradient(to right,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15036e', endColorstr='#431256',GradientType=1 ); /* IE6-9 */
}
.table_top {
  text-align: center;
  font-family: Roboto;
  font-size: 1em;
  color: #000000;
  border-radius: 10px;
  width:50%; 
}
.table_top_buttons {
	width: 60px;
	text-align: center;
	font-family: Roboto;
	font-size: 1.1em;
	color: #000000;
  background: rgb(21,3,110); /* Old browsers */
  background: -moz-linear-gradient(top,  rgb(21,3,110) 0%, rgb(67,18,86) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-image: linear-gradient(to top,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15036e', endColorstr='#431256',GradientType=1 ); /* IE6-9 */
	border-radius: 10px;
	padding:15px;
	margin:0px;

}

a {
	color: #f5bc18;
	text-decoration: none;
}
.video_ombi {
  display: block;
  margin: 0 auto;
  width: 60%;	
  padding:10px;
}
.table_buttons_vertical {
  display:none;	
}

.white {
	color: #FFFFFF
}
.gold {
	color: #FFE500;
}
.container {
  background-image:url(/images/bg/space_bg_1920.jpg);	
  border-radius: 0px;
  position: relative;	
  overflow: hidden;
  height: auto;
  width: 100%;	
  max-width: 480px;
}
.iframe-container {

  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: rgba(0,0,0,0.00);
}

.iframe-container iframe {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

}

.container iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: auto;
}
#scroll_to_top_button:hover {
  background-color: #555;
}
#div_updates {
  position: relative;
  text-align: center;
  overflow: visible;
  width: 100%;
}
#div_top {
  position: relative;
  text-align: center;
  overflow: visible;
  width: 100%;
}
.img_buttons {
  width: 100%;
  min-width:50px;
  max-width:225px;
  height: auto;	
  min-height:50px;
  margin: 10px;
}
.img_update {
  text-align:center;
  min-width: 200px;
  width: 100%;
  max-width:1024px;
  height: auto;
}
.img_updates_header {
  padding-top: 20px;
  padding-bottom: 20px;  
  width: auto;
  height:auto;
}
.img_trakt {
  width: 100%;
  max-height: 215px;
  max-width: 480px;     
  height: auto;
}
.img_trakt:hover {
  filter: invert(100%);
}
.img_logo {
  padding: 5%;
  width: 90%;
  min-width: 300px;
  display: block;
  height: auto;
}
.img_circle {
  width: 100%;
  min-width:100px;
  max-width:400px;
  height: auto;
  vertical-align:middle;
}

.table_recent {
  display: none;	
  width: 100%;
  height: 100%;	
  text-align:right;
  vertical-align:top;
  padding-top: 1%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5), 0 2px 2px 0 rgba(0, 0, 0, 0.0);	
}
.table_recent2 {
  display: block;	
  width: 95%;
  height: 100%;	
  text-align:right;
  padding-top: 5%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5), 0 2px 2px 0 rgba(0, 0, 0, 0.0);	
}

.top_table {
	width:100%;
	overflow:hidden;
}
.table_serversandlinks {
  margin-top: 5%;
  display: block;	
  width: 95%;
  height: auto;

  

}
.img_b {
  width: auto;
  max-width:30px;
}
.img_btlogo_small {

  max-width:200px;
}
.img_updates_logo {
  width: 100%;
  min-width:150px;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width:1%;
  padding: 1%;
  border-bottom:thin;
  border-top:thin;
  border-color: #B0C8F8;
  text-align:center;
  margin: 0px 0px;
}
.center {
  text-align:center;
}
.iframe {
  width:100%;
  overflow: hidden;
  height: 1100px;
}
.table_last_added {

	width: 100%;
	height: auto;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	text-align:center;

}
.recent_label {
	color: #FFFFFF;
	padding: 2%;
	font-size: 1.1em;
	font-family: Roboto, Verdana, Arial;
	text-align: center;
    background-color: rgba(0,0,0,0.50);
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top:1%;
	width: 100%;

}
.table_library_totals {
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.row_library_totals {
	width: 100%;
	text-align:left;
	padding: 2%;
	padding-right: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);
	cursor: pointer;
}
.row_library_totals:hover {
	width: 100%;
	text-align:left;
	padding: 2%;
	background-color: rgba(139,139,139,0.30);
	font-family: Roboto, Verdana, Arial;
	font-size:1.0em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);
	cursor: pointer;
}
.row_library_totals_rounded {
	width: 100%;
	text-align:left;
	padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.0em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer;
}
.row_library_totals_rounded:hover {
	width: 100%;
	text-align:left;
	padding: 2%;
	background-color: rgba(139,139,139,0.30);
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
}
.row_serversandlinks {
	width: 100%;
	text-align:left;
    padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);
	cursor: pointer;
}
.row_serversandlinks:hover {
	width: 100%;
	text-align:left;
	padding: 2%;
	background-color: rgba(139,139,139,0.30);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);	
}
.row_serversandlinks_rounded {
	width: 100%;
	text-align:left;
	padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
}
.row_serversandlinks_rounded:hover {
	width: 100%;
	text-align:left;
	padding: 2%;
	background-color: rgba(139,139,139,0.30);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
	cursor: pointer;
}
.library_totals_library {
	width: 50%;
	text-align:left;
	padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
}
.library_totals_library :hover {
	width: 50%;
	color:#000000;
	background-color: #00FF00;
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
}
.servers_and_links_server :hover {
	width: 50%;
	color:#000000;
	background-color: #00FF00;
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	
}
.library_totals_library_round {
	width: 50%;
	padding:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
    border-bottom-left-radius: 15px;
}
.library_totals_label {
	color: #FFFFFF;
	padding: 2%;
	font-size: 1.1em;
	font-family: Roboto, Verdana, Arial;
	text-align: center;
	  background-color: rgba(0,0,0,0.50);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;

}
.label_library_totals {
	padding:2%;
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	color:#8F8E8E;
	float: left;
}
A.label_library_totals:link {text-decoration: none; color:#8F8E8E;}
A.label_library_totals:visited {text-decoration: none; color:#8F8E8E;}
A.label_library_totals:hover {text-decoration: none; color:#97A3FF;}
A.label_library_totals:active {text-decoration: none; color:#8F8E8E;}

A.text_library_totals:link {text-decoration: none; color:#F5D817;}
A.text_library_totals:visited {text-decoration: none; color:#F5D817;}
A.text_library_totals:hover {text-decoration: none; color:#97A3FF;}
A.text_library_totals:active {text-decoration: none; color:#F5D817;}

A.label_serversandlinks:link {text-decoration: none; color:#8F8E8E;}
A.label_serversandlinks:visited {text-decoration: none; color:#8F8E8E;}
A.label_serversandlinks:hover {text-decoration: none; color:#97A3FF;}
A.label_serversandlinks:active {text-decoration: none; color:#8F8E8E;}

A.text_serversandlinks:link {text-decoration: none; color:#F5D817;}
A.text_serversandlinks:visited {text-decoration: none; color:#F5D817;}
A.text_serversandlinks:hover {text-decoration: none; color:#97A3FF;}
A.text_serversandlinks:active {text-decoration: none; color:#F5D817;}

A.link_white:link {text-decoration: none; color:#FFFFFF;}
A.link_white:visited {text-decoration: none; color:#FFFFFF;}
A.link_white:hover {text-decoration: none; color:#7B03D6;}
A.link_white:active {text-decoration: none; color:#FFFFFF;}

.link_gray {
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	color:#8F8E8E;
	float: left;
}
.link_white {
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	color:#FFFFFF;
}
.link_yellow {
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	color:#8F8E8E;
	float: left;
}
.text_library_totals {
	padding:2%;
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	color:rgba(245,216,23,1.00);	
	float: right;
}
.label_serversandlinks {
	padding:2%;
	width: 50%;
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	color:#8F8E8E;
	float: left;
}
.text_serversandlinks {
	padding:2%;
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	color:#F5D817;	
	float: right;
}
.table_servers_and_links2 {
  width: 100%;
  height: auto;
 

}
.table_library_totals2 {
  width: 100%;
  height: auto;
 

}
.library_totals_count {
	width: 50%;
	padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	color:#00BBFF;	
	text-align:right;
}
.library_totals_count_round {
	width: 50%;
	padding:2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1em;
	text-align:right;
	border-bottom-right-radius: 15px;
	color:#FFCE00;	
}

.table_servers_and_links_roundleft {
	position:relative;
	width: 100%;
	height: auto;
	border-radius: 15px;

	
	border-bottom-left-radius: 15px;
}
.table_servers_and_links_roundright {
	position:relative;
	width: 100%;
	height: auto;
	border-radius: 15px;
	
	border-bottom-right-radius: 15px;	
}
.servers_and_links_label {
	color: #FFFFFF;
	padding: 2%;
	font-size: 1.3em;
	font-family: Roboto, Verdana, Arial;
	text-align: center;
    background-color: rgba(0,0,0,0.50);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
	font-weight: bold;
}
.servers_and_links_server {
	width: 100%;
	padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;	
}
.servers_and_links_status {
	width: 50%;
	padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	color:#00BBFF;	
	text-align:right;
}
.servers_and_links_server_round {
	width: 50%;
	padding: 2%;	
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	border-bottom-left-radius: 15px;	
}
.servers_and_links_status_round {
	width: 50%;
	padding: 2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size:1.1em;
	color:#00BBFF;	
	text-align:right;
	border-bottom-right-radius: 15px;		
}
.table_buttons {
  background-color: rgba(0,0,0,0.76);
  height:auto;
  margin-top: 1%;  
}
.table_buttons_table {
  background-color: rgba(0,0,0,0.76);
  margin-top: 1%;
  padding: 1%;
  vertical-align: middle;
}
.table_buttons_padding {
  text-align:center;
  width:11%;

}
@media only screen and (max-width: 480px) {
.body {
 position: relative;
}	
.img_updates_header {
  padding-top: 1%;
  padding-bottom: 1%;  
  width: auto;
  max-width:480px;
}
.img_update {
  min-width:20px;
  width: 100%;	
  max-width: 480px;
  height:auto;
}	
.iframe {
  width:100%;
  height: 1050px;
}	
.iframe-container {
  position: absolute;
  width: 100%;
  background: lightgrey;
}

.container {
  height:auto;

}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

}
.img_updates_logo {
  max-width: 200px;		
}
.table_buttons {
  background-color:rgba(0,0,0,0.63);

}
.img_buttons {
  max-width: 50px;
  max-height: 30px;

}
.table_buttons_table {
  visibility: hidden;
}

.table_logo {
  display: block;
}

	
.table_buttons_padding {
  padding: 0px;
  text-align:center;
  width:11%;
}
.table_buttons_vertical {
  padding: 5px;
  text-align:center;
  width:100%;
  background-color: rgba(0,0,0,0.76);
  height:auto;  
  min-width:100px;  
}

.table_librarytotals {  
  display:block;	
  width: 95%;  
  height: auto;
  text-align:left;
  margin-top: 5%;

}
.updates_logo_box {
  max-width: 100%;
  height: auto;
}
.img_updates_logo {
  max-width: 200px;
  height: auto;	
	
}
.table_stats_library_sizes {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	border: none;
}	
.table_update {
	margin-top: 1%;
	font-family: Roboto, Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-radius: 15px;
	min-width: 200px;
	max-width: 480px;
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#15036e+0,431256+100 */
	background: rgb(21,3,110); /* Old browsers */
    background: -webkit-linear-gradient(left, rgb(21,3,110) 0%, rgb(67,18,86) 100%);
    background: -o-linear-gradient(left, rgb(21,3,110) 0%, rgb(67,18,86) 100%);
    background: linear-gradient(to right, rgb(21,3,110) 0%, rgb(67,18,86) 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15036e', endColorstr='#431256',GradientType=1 ); /* IE6-9 */

}
}
.text_header {
	font-family: Roboto, Verdana, Arial;
	font-size: 1.1em;
	color: #FFCE00;
	text-align:center;
}
.text_regular {
	font-family: Roboto, Verdana, Arial;
	color: #FFFFFF;
}
.text_old_news {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1.1em;
	color: #B0C8F8;
}
.table_update {
	margin-top: 4%;
	font-family: Roboto, Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-radius: 15px;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5), 0 10px 20px 0 rgba(0, 0, 0, 0.5);
	max-width: 480px;
}
.updates_logo_box {
	margin-top:3%;
	margin-bottom: 2%;
	border-style:solid;
	border-left:hidden;
	border-right:hidden;
	width: 100%;
	align-content:center;
	font-family: Roboto, Verdana, Arial;
	font-size: 18px;
	color: rgba(255,245,0,1.00);
	text-align:center;
	font-weight: bold;
    border-image: linear-gradient(to right,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5), 0 10px 20px 0 rgba(0, 0, 0, 0.49);
}
.table_updates_title {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: rgba(153,62,255,1.00);
    padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 5%;
	font-weight: bold;
	vertical-align:top;
	border-top-right-radius: 15px;
}
.table_width_90_percent {
  border-radius: 15px;
  margin-top: 2%;
  min-width: 1000px;
  max-width: 1000px;
  background: rgb(21,3,110); /* Old browsers */
  background: -moz-linear-gradient(left,  rgb(21,3,110) 0%, rgb(67,18,86) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-image: linear-gradient(to right,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15036e', endColorstr='#431256',GradientType=1 ); /* IE6-9 */
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5), 0 10px 20px 0 rgba(0, 0, 0, 0.5);	
}
.table_header_rounded {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #C8C8C8;
    background: rgb(21,3,110); /* Old browsers */
    background: -moz-linear-gradient(left,  rgb(21,3,110) 0%, rgb(67,18,86) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-image: linear-gradient(to right,  rgb(21,3,110) 0%,rgb(67,18,86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15036e', endColorstr='#431256',GradientType=1 ); /* IE6-9 */
	padding: 1%;
	font-weight: bold;
	vertical-align:top;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px
}
.table_header_rounded_30m {
	margin-top:30px;
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 20px;
	color: #00BBFF;
	background-color: rgba(21,3,110,1.00);
	padding: 20px;
	font-weight: bold;
	vertical-align:top;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.table_row_leftjust {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 10px;
	vertical-align:top;
}
.table_text {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	padding: 10px;
	vertical-align:top;
}
.table_row_centerjust_odd {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: .9em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 1%x;
	vertical-align:central;
}
.table_row_centerjust_even {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: .9em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.50);
	padding: 1%;
	vertical-align:central;
}
.table_row_centerjust_roundleft_even {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: .9em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.50);
	padding: 1%;
	vertical-align:central;
	border-bottom-left-radius: 15px;
}
.table_row_centerjust_roundleft_odd {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: .9em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 1%;
	vertical-align:central;
	border-bottom-left-radius: 15px;
}
.table_row_centerjust_roundright_even {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: .9em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.50);
	padding: 1%x;
	vertical-align:central;
	border-bottom-right-radius: 15px;
}
.table_row_centerjust_roundright_odd {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: .9em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 1%;
	vertical-align:central;
	border-bottom-right-radius: 15px;
}
.table_row_round_left_leftjust {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 10px;
	border-bottom-left-radius: 15px;
}
.table_row_round_right_leftjust {
	text-align: right;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
    background-color: rgba(0,0,0,0.74);
	padding: 10px;
}
.table_row_spotify {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-weight:bold;
	font-size: 1.1em;
	color: #000000;
	background-color: #4AB34C;
	padding: 1%;
	vertical-align:middle;
	width:25%;
}
.table_row_plex {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-weight:bold;
	font-size: 1em;
	color: #000000;
	background-color: #FCCC04;
	padding: 1%;
	vertical-align:central;
	width:25%;
}
.table_row_gray {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	background-color: rgba(0,0,0,0.74);
	padding: 10px;
	vertical-align:top;
	width:25%;
}
.table_row_netflix {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-weight:bold;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #A70002;
	padding: 1%;
	vertical-align:central;
	width:25%;
}
.table_row_rounded_left {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 10px;
	border-bottom-left-radius: 15px;	
}
.table_row_rounded_right {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 10px;
	border-bottom-right-radius: 15px;
}
.table_row_rounded_right_leftjust {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 10px;
	border-bottom-right-radius: 15px;
}
.table_row {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 20px;
	vertical-align:top;
}
.table_row_darker {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.50);
	padding: 20px;
	vertical-align:top;
}
.table_row_rounded {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 10px;
	border-bottom-left-radius: 15px;	
	border-bottom-right-radius: 15px;	
}
.table_updates_date {
	padding-left: 5%;
	padding-bottom: 2%;
	padding-top: 2%;
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: rgba(153,62,255,1.00);

	font-weight: bold;
	border-top-left-radius: 15px;
	width: 10%;
	min-width: 60px;
}

.table_updates_text {
	color: #FFFFFF;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 1em;
	font-family: Roboto, Verdana, Arial;
	text-align: left;
	background-color: rgba(0,0,0,0.74);
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.table_updates_text_rounded {
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-color: #000000;
}
.mobile-container * {
  max-width: 480px;
  margin: auto;
  height: 100%;
  color: white;
  display: block;
}
