#main-header h1 span {
	margin: 0;
	padding: 0;
}

#test-info {
	color:#444;
	padding-top:10px;
	line-height:1.5em;
	font-style:italic;
}

#test-info span {
	font-weight: bold;
}


#test-info span.red a,
#test-info span.red {
	color: #b00000;
}

#test-info span.red a {
	border-bottom:1px dotted #b00000;
}

#test-info span.green a,
#test-info span.green {
	color:#268039;
}

#test-info span.green a {
	border-bottom:1px dotted #268039;
}

#leak span {
	position:relative;
	z-index:99;
	top:1px;
	text-overflow: ellipsis;
	overflow: hidden;
	display:block;
}

#leak b em {
}

#leak i div {
	background: rgba(183, 183, 183, 0.28);
	padding: 10px;
	border-radius: 10px;
	margin: 10px 0;
}

#leak i svg {
	width: 20px;
	height: 25px;
	cursor: pointer;
	vertical-align: middle;
	margin: 0px 4px;
}

.torrentleak #leak.running > b,
.emailleak #leak.running > b {
	display:block;
	margin-left:0;
}

/*rgb(223, 230, 222)*/


#main-header h1 s {
	position:absolute;
	bottom:-3px;
	left:175px;
	right:-50px;
	background:#2d4f25;
	height:3px;
}


#main-header h1 {
	margin: 0 0 7px;
	font-size: 30px;
	color:#404040;
	display: inline-block;
	position: relative;
}

#main-header  {
	padding: 40px 0 0px;
}

.table .tr .td {
	padding:0 10px 4px 0;
}

.table {
	margin-top:10px;
}

#leak b em:hover {
	background:#333;
}

#leak.running b em:hover {
	background:#4a4a4b;
}

#leak-img {
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:1px;
}

#leak.running b em {
	background:#4a4a4b;
}

#leak b em {
	position:absolute;
	font-style:normal;
	background:rgba(74, 74, 75, 0.85);
	border:0;
	margin:0;
	cursor:pointer;
	color:#ffffff;
	padding:0px 23px 0 24px;
	text-align:center;
	display:block;
	line-height:62px;
	bottom:0;
	top:0;
	right:0;
font-weight: bold;
font-size: 28px;
}


#leak span i {
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	display: block;
	line-height: 26px;
	margin-top: 8px;
	padding-bottom:8px;
	color:#4a4a4b;
	border-top:1px solid #4a4a4b;
	padding-top:11px;

padding-left: 15px;
margin-left: -15px;
padding-right: 15px;
margin-right: -15px;

}

#leak span i a {
	color:#ae2828;
	font-weight:normal;
}

#leak u {
	display:none;
}


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

	#leak > b {
	}

	#leak u {
		position: absolute;
		left: -487px;
		right: 300px;
		top: -28px;
		bottom: -28px;
		border-radius: 0% 100% 0% 100%;
		border-right: 42px solid rgba(35, 111, 0, 0.13);
		border-left: 42px solid rgba(35, 111, 0, 0.13);
		box-shadow: 0px 0px 0px 1000px rgba(39, 108, 19, 0.06);
		z-index: 1;
		display:block;
	}
	
}

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

	#leak > b {
	}

	
}

#leak b em s {
	position:absolute;
	left:0px;
	right:0;
	top:0px;
	bottom:0;
	margin:auto;
	height:33px;
	width:32px;
}

.leak-exec {
	line-height:1.5em;
}

.leak-exec .table b {
	color:#f44f4f;
}

.leak-exec img {
	position:relative;
	top:6px;
	border: 1px solid #dbdbdb;
	padding: 1px;
	min-height:20px;
	min-width:20px;
}

#conclusion {
	border-top:1px dotted #484848;
	padding-top: 40px;
	margin-top: 40px;
	line-height:1.7em;
}

#info {
	padding-top:5px;
	color:#505050;
}

#conclusion > .container,
.leak-exec b {
	color:#4a4a4b;
	font-size:18px;
	font-weight:bold;
}


#leak a {
	color:#424242;
	margin-left:5px;
}

#leak span i a {
	border-bottom:1px dotted;
}

#leak span b {
	display: block;
	font-size: 12px;
	margin-left: 0px;
	font-weight: normal;
	position: relative;
	color: #6c6464;
	line-height:16px;
}

#leak b em i {
	font-style: normal;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 62px;
	margin: auto;
	line-height: 60px;
}