@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: 12px 5px;
text-align: center;
font-size: 1.0em;
font-weight: bolder;
margin: 1.2%;
transition: 0.3s;
border-radius: 5px;
width: 10%;
min-height: 1%;
}
.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 */
}
.container {
	float: center;
	min-width: 125px;
	background-color: rgba(0,0,0,0.74);
	overflow: hidden;
}
.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 {
  background-color: rgba(0,0,0,0.00);
}
#main {
  width: 60%;
}
#container {
	padding: 0 0px;
	margin: 0 auto;
  border-radius: 15px;
  margin-top: 0%;
  width: 90%;
  min-width: 300px;
  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_update {
  margin-top:30px;
  font-family: Roboto, Verdana, Arial;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  border-radius: 15px;
  min-width: 1000px;
  max-width: 1440px;
	
/* 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 */
}
.table_stats_library_sizes_table {
  width: 60%;
}
.updates_logo_box {
  margin-top:10px;
  width: 100%;
  align-content:center;
  font-family: Roboto, Verdana, Arial;
  font-size: 1.5em;
  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;
  background-attachment: fixed;
}

.table_top {
  text-align: center;
  font-family: Roboto;
  font-size: 1.5em;
  color: #000000;
  border-radius: 10px;
  width:100%; 
}
.table_top_buttons {
  width: 100%;
  text-align: center;
  font-family: Roboto;
  font-size: 1.2em;
  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;
}
.white {
	color: #FFFFFF
}
.gold {
	color: #FFE500;
}
.container {
  background-image:url(/images/bg/space_bg_1920.jpg);	
  border-radius:0px;
  position: relative;	
  overflow: hidden;
  max-height: 100%;
  width: 100%;	
  min-width: 1000px;
  max-width: 1440px;
}
.iframe-container {
  position: relative;
  width: 100%;
  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: 0;
}
#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:400px;
  max-width:600px;
  height: auto;	
  min-height:100px;
  margin: 20px;
}
.img_update {
  align-content: center;
  text-align:center;
  min-width: 300px;
  width: 100%;
  max-width:1920px;
  height: auto;
}
.img_updates_header {
  padding-top: 20px;
  padding-bottom: 20px;  
  width: auto;
  height:auto;
}
.img_trakt {
  width: 100%;
  height: auto;
}
.img_trakt:hover {
  filter: invert(100%);
}

.table_librarytotals {
  width: 10%;
  height: auto;
  padding-left:1%;
  padding-right:0%;
  padding-top: 1%;	
}
.top_table {
  width: 100%;
}

.table_serversandlinks {
  height: auto;
  padding-left:1%;
  padding-right:1%;
  padding-top: 1%;
  width: 10%;
}
.img_b {
  width: auto;
  max-width:30px;
}
.img_btlogo_small {

  max-width:200px;
}
.img_updates_logo {
  min-width:300px;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width:400px;
  text-align:center;
  margin: 0px 0px;
}
.center {
  text-align:center;
}
.iframe {
  width:100%;
  overflow: hidden;
  height: 100%;

}
.table_last_added {
	width: 100%;
	height: auto;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	text-align:center;
	max-height:300px;	
}
.recent_label {
	color: #FFFFFF;
	padding: 10px;
	font-size: 1.2em;
	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;
	width: 100%;
	font-weight: bold;
}
.table_library_totals {
  height: auto;
  padding-left:1%;
  padding-right:1%;
  padding-top: 1%;		
  width: 100%;
	
}
.row_library_totals {
	width: 100%;
	min-width: 180px;
	text-align:left;
	padding:2%;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: .8em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);	
}
.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: .8em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);	
}
.row_library_totals_rounded {
	width: 100%;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: .8em;
	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_library_totals_rounded:hover {
	width: 100%;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(139,139,139,0.30);
	font-family: Roboto, Verdana, Arial;
	font-size: .8em;
	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 {
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: .8em;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.9), 0 2px 5px 0 rgba(0, 0, 0, 0.0);	
}
.row_serversandlinks:hover {
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(139,139,139,0.30);
	font-family: Roboto, Verdana, Arial;
	font-size: .8em;
	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 {
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: .8em;
	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 {
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(139,139,139,0.30);
	font-family: Roboto, Verdana, Arial;
	font-size: .8em;
	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;	
}
.library_totals_library {
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
}
.library_totals_library :hover {
	color:#000000;
	background-color: #00FF00;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
}
.servers_and_links_server :hover {
	color:#000000;
	background-color: #00FF00;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	
}
.library_totals_library_round {
	padding:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
    border-bottom-left-radius: 15px;
}
.library_totals_label {
	color: #FFFFFF;
	padding: 10px;
	font-size: 1.2em;
	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;
	font-weight: bold;
}
.label_library_totals {
	padding:1%;
	font-family: Roboto, Verdana, Arial;
	font-size:1.5em;
	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:1.5em;
	color:#8F8E8E;
	float: left;
}
.link_white {
	font-family: Roboto, Verdana, Arial;
	color:#FFFFFF;
}
.link_yellow {
	font-family: Roboto, Verdana, Arial;
	font-size:1.5em;
	color:#8F8E8E;
	float: left;
}
.text_library_totals {
	padding:1%;
	font-family: Roboto, Verdana, Arial;
	font-size:1.5em;
	color:rgba(245,216,23,1.00);	
	float: right;
}
.label_serversandlinks {
	padding:1%;
	font-family: Roboto, Verdana, Arial;
	color:#8F8E8E;
    font-size: 1.5em;	
	float: left;
}
.text_serversandlinks {
	padding:1%;
	font-family: Roboto, Verdana, Arial;
	font-size:1.5em;
	color:#F5D817;	
	float: right;
}
.library_totals_count {
	width: 50%;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
	color:#00BBFF;	
	text-align:right;
}
.library_totals_count_round {
	width: 50%;
	padding:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
	text-align:right;
	border-bottom-right-radius: 15px;
	color:#FFCE00;	
}
.table_servers_and_links {

	height: auto;
	border-radius: 15px;
	padding-top: 5%;	
}
.table_servers_and_links_roundleft {
	position:relative;
	height: auto;
	border-radius: 15px;

	padding-right:3%;	
	border-bottom-left-radius: 15px;
}
.table_servers_and_links_roundright {
	position:relative;
	height: auto;
	border-radius: 15px;
	padding-right:3%;
	border-bottom-right-radius: 15px;	
}
.servers_and_links_label {
	color: #FFFFFF;
	padding: 10px;
	font-size: 1.2em;
	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;
	margin-top:2px;
	font-weight: bold;
}
.servers_and_links_server {
	width: 50%;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;	
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;	
}
.servers_and_links_status {
	width: 50%;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
	color:#00BBFF;	
	text-align:right;
}
.servers_and_links_server_round {
	width: 50%;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;	
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
	border-bottom-left-radius: 15px;	
}
.servers_and_links_status_round {
	width: 50%;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: rgba(26, 26, 26, .5);
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
	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.50);
  margin-top: 1%;
  padding: 1%;
  vertical-align: middle;
}
.table_buttons_padding {
  text-align:center;
  width:11%;

}
.iframe {
  width:100%;
  overflow: hidden;
  min-height: 30em;
  height: 100%;
}		
.table_logo {
  max-width: 25%;
  padding-top:1%;		
  padding-right:0%;	
  height: auto;
  padding-left:2%;
  vertical-align:central;
}
.img_logo {
  width: 100%;
  min-width: 350px;	
  max-width: 800px;	
  height: auto;
  vertical-align:central;
}
.img_trakt {
  width: 100%;
  max-height: 240px;
  min-width: 75px;    
  max-width: 200px;   
  height: auto;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5), 0 2px 2px 0 rgba(0, 0, 0, 0.0);		
}	

.table_librarytotals {
  height: auto;
  align-content: center;

	
}
.table_librarytotals2 {
	height: auto;

}
.table_servers_and_links {
  height: auto;
	
}
.table_servers_and_links2 {
  height: auto;
  max-width: 100%;
  padding-right: 0%;
  min-width: 170px;
}
.table_buttons {
	right-padding:20px;
	margin-right:20px;
}
.table_buttons_padding {
  padding: 1%;
  text-align:center;
  width:11%;
}
.table_recent {
  padding-top: 1%;
  padding-left: 1%;
  min-width: 165px;
  height: auto;
  align-content: center;	
}
.table_recent3 {
  max-height: 50px;
}
.video_ombi {
  text-align:left;
  width: 100%;		
}
.text_header {
	font-family: Roboto, Verdana, Arial;
	font-size: 24px;
	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: 24px;
	color: #B0C8F8;
}
.table_update {
	margin-top:30px;
	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);
	width: 60%;
	min-width: 300px;
	max-width: 3600px;
}
.updates_logo_box {
  padding: 20px;
  margin-top:0%;
  margin-bottom: 3%;
  border-style:solid;
  border-left:hidden;
  border-right:hidden;
  width: 100%;
  align-content:center;
  font-family: Roboto, Verdana, Arial;
  font-size: 1.5em;
  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: 1.5em;
	color: rgba(255,245,0,1.00);

	padding: 10px;
	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: 1.2em;
	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: 1%;
	vertical-align:top;
}
.table_text {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	padding: 1%;
	vertical-align:top;
}
.table_row_centerjust_odd {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
    font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.74);
	padding: 1%;
	vertical-align:central;
}
.table_row_centerjust_even {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	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: 1em;
	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: 1em;
	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: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.50);
	padding: 1%;
	vertical-align:central;
	border-bottom-right-radius: 15px;
}
.table_row_centerjust_roundright_odd {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-size: 1em;
	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: 1%;
	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: 1%;
}
.table_row_spotify {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-weight:bold;
	font-size: 1em;
	color: #000000;
	background-color: #4AB34C;
	padding: 1%;
	vertical-align:top;
	width:25%;
}
.table_row_plex {
	text-align: center;
	font-family: Roboto, Verdana, Arial;
	font-weight:bold;
	font-size: 20px;
	color: #000000;
	background-color: #FCCC04;
	padding: 10px;
	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: 20px;
	color: #FFFFFF;
	background-color: #A70002;
	padding: 10px;
	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: 1%;
	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: 1%;
	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: 1%;
	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: 1.5%;
	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: 1%;
	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: 2%;
	border-bottom-left-radius: 15px;	
	border-bottom-right-radius: 15px;	
}
.table_updates_date {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
	color: rgba(150,150,150,1.00);

	padding: 10px;
    padding-left: 2%;
	font-weight: bold;
	vertical-align:top;
	border-top-left-radius: 15px;
	width: 10%;
}
.table_updates_title {
	text-align: left;
	font-family: Roboto, Verdana, Arial;
	font-size: 1.5em;
	color: rgba(255,214,0,1.00);

	padding: 10px;
	font-weight: bold;
	vertical-align:top;
	border-top-right-radius: 15px;
	width:95%
}
.table_updates_text {
	color: #FFFFFF;
	padding: 20px;
	font-size: 1.3em;
	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: 1.5em;
	color: #FFFFFF;
	background-color: #333333;
	padding: 20px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-color: #000000;
}
.table_footer {
	text-align:center;
	height: 100%;
	width: 100%;
	font-family: Roboto, Verdana, Arial;
	font-size: 24px;
	color: #FFFFFF;	
	margin-left: auto;
	margin-right: auto;
    background-color:#000000;
}
.table_footer_2 {
	text-align:center;
	height: 5px;
	width: 100%;
	font-family: Roboto, Verdana, Arial;
	font-size: 24px;
	color: #FFFFFF;	
	margin-left: auto;
	margin-right: auto;
    background-color:#333333;
}
.footer_center {
	text-align:center;
	font-family: Roboto, Verdana, Arial;
	padding: 15px;
	font-size: 24px;
	color: #FFFFFF;	
	margin-left: auto;
	margin-right: auto;

}
#div_footer {
	background-image: url('/images/bg/spacebg_1920.jpg');
	text-align:center;
	font-family: Roboto, Verdana, Arial;
	font-size: 24px;
	color: #FFFFFF;	
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}
.topnavbg {
	visibility: hidden;
}