

#header,
#wrapper {
	max-width: 1200px;
	min-width: 760px
}

#homefooter,
.login,
body {
	background: #000
}

#content,
#features {
	margin-top: 20px
}

#homefooter,
.feature {
	text-align: center;
	padding: 10px
}

body,
h1,
html,
p {
	margin: 0;
	padding: 0
}

body {
	font-family: 'Open Sans', sans-serif
}

#tubular-container {
	opacity: .2
}

#wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
	border: 0 solid #fff
}

h1 {
	font-size: 80px;
	font-family: 'Titillium Web', sans-serif;
	font-style: bold;
	letter-spacing: -1px;
	text-shadow: 2px 2px 5px #000
}

p {
	margin-top: 10px
}

.clear {
	clear: both
}

#headerwrapper {
	background: #ffd300;
	position: fixed;
	z-index: 100;
	width: 100%;
	top: 0;
	height: 70px
}

#header {
	margin-bottom: 80px
}

#headertable td a {
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	margin-left: 5px;
	color: #000
}

#headertable td a:hover {
	text-decoration: underline
}

.login {
	color: #ffd300!important
}

#homefooter,
#homefooter a,
.feature .fas {
	color: #ffd300
}

.login:hover {
	opacity: .8;
	text-decoration: none!important
}

#homefooter {
	position: fixed;
	height: 45px;
	width: 100%;
	bottom: 0;
	border-top: 1px solid #ffd300
}

#headertext {
	border: 0 solid red
}

.curve {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

#content {
	margin-bottom: 20px
}

.feature {
	display: inline-block;
	margin: 10px;
	width: 150px;
	height: 160px;
	background: #232323;
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: .8
}

.feature .fas {
	display: block;
	width:150px;
	margin-bottom: 20px;
	font-size: 80px
}

.feature:hover {
	cursor: pointer;
	cursor: hand
}

.light {
	background: #e7e7e7
}

.spacer {
	margin-bottom: 10px;
	margin-top: 10px
}

.border {
	border-bottom: 1px solid #434343
}

#slideshow,
#slideshow li {
	list-style: none;
	padding: 0;
	margin: 0
}

#slideshow li {
	border: 1px solid #ffd300;
	width: 500px;
	height: 280px;
	overflow: hidden
}

.dlivelogo {
	max-width: 500px
}

.jquery-modal {
	z-index: 9000
}

.modal,
.modal a {
	color: #000
}

.close-modal {
	border: 2px solid #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.accountlink {background:#ffd300;display:block;padding:8px;color:#000000;border:1px solid #ffd300;text-align:center; width:170px;}
.accountlink:hover {background:#000000; color:#ffd300;}
#headertr td {z-index:100;opacity:1;}
#headertr td {background:#ffd300;color:#000000;}
#fixedtableheader0 {background:#000000;z-index:100;margin-top: 80px;}

.counter {
  display: table-cell;
  border-collapse:separate;
  font-size:50px;
  background-color: #FFD300;
  border: 5px solid #ddb700;
  color:#000000;
  width:200px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height:200px;
  vertical-align: middle;
}

.counterwrapper {
  display: inline-block;
  margin:10px;
}

section {
  width:100%;
  height:100%;
}

.pagecontent {
padding-top:100px;
}

.streamwrapper {
  display:inline-block;
  width:200px;
  margin:15px;
}

.streamwrapper img {
  width:200px;
  height:auto;
  border:2px solid #ffd300;
  opacity: 0.8;
}

.streamwrapper img:hover {
  opacity:1;
}

.streamername {
  display:block;

  background: #ffd300;
  padding:5px;
  color:#000000;
  margin:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}