a {
	text-decoration:none;
}

* {
	outline-style:none;
}

#banner {
	margin-top:50px;
}

#text-back #banner {
	margin-top:40px;
}
#exec-result #banner {
	margin-bottom:30px;
	margin-top:0;
}

#main.sub.leaktest #banner {
	margin-top:30px;
}

#banner {
}
#banner a {
	color:rgb(255,255,255);
}
#banner img {
	max-width:320px;
}

#cmd ul li:nth-child(7) {
	display:none;
}

.ref-ln a {
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

#main-menu li s,
#main-menu div {
	display:none;
}


#main-menu b a {
	margin-right:0;
	top:0;
}
#main-menu b {
	margin-right:20px;
	position:relative;
	top:-2px;
}

#main-menu b a:hover span {
	color:#eaeaea;
}

#main-menu b > span:hover {
	cursor:pointer;
	color:#fff;
}

#main-menu b a {
	position:relative;
}

#main-menu b a > span {
	position:absolute;
	left:0;
	top:41px;
}


#main-menu b > span,
#main-menu b a > span {

	display: inline-block;
	border-top: 1px solid #515151;
	font-size: 12px;
	height: 27px;
	max-width:140px;
	overflow-x:hidden;
	overflow-y:hidden;
	text-overflow:ellipsis;
	color:#a9a9a9;
	margin-left:0px;
}

#main-menu b > span {
	top:2px;
	position:relative;
}

#main.sub #leak {
	display:block;
	position:relative;
	min-height:40px;
	background:rgba(255, 255, 255, 0.5);
	border-radius:10px 0 0 10px;
	border:3px solid rgba(159, 159, 159, 0.8);
}

#content {
	padding-bottom:529px;
}

#footer {
	height: 517px;
}

#footer .container div:nth-child(1) span {
	color:#c8c6c6;
}

#footer .container div:nth-child(1) ul:nth-child(1) a {
	color:#a8a8a8;
}

#ln {
	border-top:1px solid #c6c1c1;
}

#main-menu a {
	margin-right:10px;
}

#main-menu b {
	font-weight: normal;
	position:relative;
	top:1px;
}

#main-menu > li:nth-child(2) {
	background: rgba(00,00,00,0.22);
	padding-left: 20px;
	padding-right: 0;
	margin:12px 0 10px -20px;
}

#wrapper #menu #main-menu > li:first-child a {
	font-size: 25px;
	color: #d7d7d7;
	position:relative;
	top:0;
	font-weight:bold;
	text-transform:uppercase;
}

#main.submain {
	min-height:140px;
	position:relative;
	padding:20px 0;
}

#footer {
	background:rgba(0, 0, 0, 0.8);
	font-size:13px;
}

#leak span {
	font-size:22px;
	line-height:40px;
	font-weight:normal;
	font-style:normal;
	color:#424242;
	padding-left:15px;
	padding-right:15px;
}

.share.embed {
	right:50px;
}

.share {
	width:21px;
	height:20px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	margin:auto 0;
	z-index:3;
}

.share.bottom,
#wrapper #menu .container:nth-child(2) .share.bottom {
	bottom:30px;
	right:auto;
	margin:0;
	top:auto;
	position:fixed;
	z-index:3;
	border:3px solid #d7d7d7;
	opacity:0;
	transition:opacity 1000ms ease-in-out;
}

.share.bottom.show,
#wrapper #menu .container:nth-child(2) .share.bottom.show {
	opacity:1;
}


.right {
	float:right;
	right:41px;
	position:relative;
}


.share:hover {
	background:#4a4a4a;
}

.share.embed svg {
	width:21px;
}

#embed-dialog #copy-embed:hover,
#share-dialog #copy-link:hover {
	background:#999;
}

#wrapper #menu #main-menu > li:first-child a:hover,
#main-menu li:hover div,
#menu a:hover {
	color:#eaeaea;
}

.share svg {
	width:20px;
	height:21px;
	position:absolute;
}

#main {	
	min-height:430px;
	box-shadow: 0px -30px 30px rgba(0, 0, 0, 0.38);
}

#main.ads {	
	box-shadow: none;
	border-top:1px solid rgb(100,100,100);
}

#menu .container {
	position:relative;
}

html,body {
	margin:0;
	padding:0;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	height:100%;
	min-width:300px;
	background:#303030;
	overflow-x:hidden;
	scrollbar-color: silver white;
}

#menu u {
	position: absolute;
	left:0;
	height: 20px;
	width: 20px;
	top:0;
	bottom:0;
	cursor:pointer;
	margin:auto 0;
}

#main-menu a {
	font-size:17px;
}

#menu .container {
	height:72px;
}

#menu {
	position:relative;
}

#menu input {
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
	top:0;
	bottom:0;
	margin:auto 0;
}


#wrapper {
	transform: none;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	box-shadow: 0px 0px 16px 7px #171717;
	min-height:100%;
}

#wrapper.menu {
	transform: translate(180px, 0);
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#wrapper #main-menu a {
	text-transform: none;
}

#wrapper.menu #menu u span {
	background:transparent;
}

#wrapper #menu .container:nth-child(1) {
	width:auto;
}

#wrapper #menu .container:nth-child(1) .share {
	display:none;
}

#wrapper #menu .container:nth-child(2) {
	margin-top:-72px;
}

#wrapper #menu .container:nth-child(2) .share {
	display:block;
}

#wrapper #menu #main-menu {
	left:0px;
	width:160px;
}

#wrapper #menu #main-menu > li {
	line-height:41px;
	
}

#wrapper #menu #main-menu > li:first-child {
	margin-top:20px;
	margin-bottom:5px;
}

#wrapper.menu #menu span:before {
	top:0px;
	transform: rotate(45deg) translate(0px, 0px);
}

#wrapper.menu #menu span:after {
	transform: rotate(-45deg) translate(0px, 0px);
	bottom:0px;
}

#menu u span {
	background:#c2c2c2;
	height: 2px;
	width: 20px;
	margin:auto 0;
	transition: height 100ms;
	top:0;
	bottom:0;
	position:absolute;
}


#menu u span:after {
	bottom:-7px;
}

#menu u span:before {
	top:-7px;
}

#menu u span:after,
#menu u span:before {
	content: '';
	background-color: #c2c2c2;
	height: 2px;
	width: 20px;
	position: absolute;
	transition: all 200ms;
}

#menu #main-menu {
	display:block;
	transform: translate(-100%, 0);
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	height:auto;
}


#menu #main-menu > li {
	display:inline-block;
}

#main-shadow {
	background:rgba(0,0,0,0.0);
}

#param .command div div div div {
	display: none;
}

#param .command span div b {
	padding:0;
	font-weight:bold;
	display:inline;
}

#params #param .command s {
	text-decoration: none;
	font-size: 17px;
	color: #333;
	font-family: tahoma;
	padding: 33px 0 30px;
	font-weight: bold;
	border-bottom: 1px solid rgb(181, 181, 181);
	display:block;
}

#cmd-exec .container,
#cmd,
.container {
	width:280px;
}

#leak {
	width:245px;
}

#leak > s {
	display:none;
}

#cmd > b {
	width:280px;
}


#cmd > b em:hover {
	background:#333;
}

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

.refs #cmd > b em {
	min-width:90px;
}

#cmd > b em {
	font-style:normal;
	position:absolute;
	right:0;
	background:rgba(74, 74, 75, 0.85);
	border-radius:0px 10px 10px 0px;
	border:0;
	bottom:0;
	top:0;
	margin:0;
	cursor:pointer;
	font-size:30px;
	padding:0 15px;
	height:62px;
	line-height:58px;
	min-width:50px;
	text-align:center;
	z-index:11;
	font-weight:bold;
	color:#eaeaea;
}

.refs #cmd u {
	right:118px;
}

#cmd u {
	right:77px;
}

.refs #cmd u textarea {
	width:160px;
}

#cmd u textarea {
	width:183px;
}

#cmd input[type="text"] {
	width:209px;
}

#cmd > span i,
#cmd > span b {
	display:none;
}

#wrapper #menu #main-menu,
#wrapper #menu #main-menu > li a,
#wrapper #menu #main-menu > li {
	display:block;
}

#main #cmd,
#main.sub #cmd, 
#main.submain #cmd, {
	margin-left: -25px;
}

#main.submain #cmd {
	margin-top:0px;
	margin-bottom:0px;
}

#main.submain {
	margin-top:0px;
}

#main.submain #last {
	display:none;
}

#cmd > span i,
#cmd > span b {
	font-weight:900;
	font-style:normal;
}

#cmd #last {
	width: 290px;
	margin:0;
}

#last {
	margin:40px 0;
}

#footer .container div span{
	font-weight:bold;
}

#leak > b {
	margin-left:0;
}

#leak span {
	display:block;
}

#connected div.col,
#cmd-main #last div.col,
#cmd-exec #last div.col {
	width:100%;
	margin-bottom:10px;
}

#cmd-main #last div.col:nth-child(3),
#cmd-exec #last div.col:nth-child(3) {
	margin-bottom:0;
}


#footer .container div {
	text-align:left;
}
                   
#content {
	padding-bottom:903px;
}

#footer {
 	height: 903px;
}

#text-back p:last-child {
	margin-bottom:0;
} 

#footer .container {
	padding:45px 0;
}

#cmd b > a {
	position:absolute;
}

#cmd b > span > i:hover {
	background:#bfbfbf;
}

#cmd b > span > a:hover {
	color:#000;
}

#cmd b > span > a {
	padding: 6px 7px 7px 11px;
	position: relative;
	z-index: 1;
	border-radius: 0px 15px 0px 0px;
	margin-left:-5px;
	color:#535353;
	white-space:nowrap;
}

#cmd.params b > span > i:hover {
	background:#99cc9f;
}

#cmd b > span {
	position:absolute;
	left:0px;
	top:-30px;
	z-index:9;
	cursor:pointer;
	padding:10px;
	white-space:nowrap;
	height:20px;
	overflow:hidden;
	left:-10px;
	border-radius: 0 20px 0 0;
	text-overflow: ellipsis;
}

#cmd b > span > i {
	z-index: 4;
	position: relative;
	color:#2a2a2a;
	background:rgba(0, 0, 0, 0.08);
	font-weight:bold;
	padding:7px 10px 12px;
	border-radius:10px 10px 0px 0px;
	font-size:14px;
	line-height:14px;
	border:0px dotted rgb(40,40,40);
	font-style:normal;
z-index: 4;
position: relative;
}

#main.sub #leak,
#main.submain #leak {
	padding:10px 5px 0 0;
}

#param .command div > b {
	display:block;
	text-align: left;
	padding-bottom: 4px;
}

#param .command div div input[type="radio"] {
	margin-left: 0px;
	margin-right: 4px;
top: 0px;
bottom:0px;
position: absolute;
height:14px;
padding: 0;
margin-top: auto;
margin-bottom: auto;
left:0;
}

#cmd > span {
	display:none;
}

#leak > b {
	font-weight: normal;
	z-index: 99;
	position: absolute;
	left: -3px;
	height: 66px;
	bottom: -3px;
	right: -3px;
}

#main.sub #leak {
	padding-bottom: 73px;
}

#leak b em {
	left:0px;
	border-radius:0px 0px 10px 10px;
}

#leak span i {
}


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

	html,body {
		min-width:320px;
	}

	#cmd-main .container,
	#cmd-exec .container, #cmd, .container {
	    width: 310px;
	}

	#cmd b > span {
		max-width:290px;
	}

	#leak {
		width:300px;
	}

	.refs #cmd em img {
		padding:0 29px 0 30px;
	}

	.refs #cmd u textarea {
		width:160px;
	}

	#cmd u textarea {
		width:210px;
	}

	#cmd > b {
	    width: 310px;
	}

	#main.sub #leak {
		border-radius:10px;
	}

	#leak span {
		text-align:center;
		width: 275px;
	}

}


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

	#banner img {
		max-width:505px;
	}

	#cmd ul li:nth-child(7) {
		display:inline;
	}

	#leak > b {
		font-weight: normal;
		z-index: 99;
		position: absolute;
		right: -165px;
		top: -3px;
		bottom: -3px;
		width:165px;
		left:unset;
		height:unset;
	}

	#leak span {
		padding-right:15px;
		text-align:left;
		width: 300px;
	}

	#main.sub #leak {
		border-radius:10px 0px 0px 10px;
	}

	#leak b em {
		left:unset;
		width:118px;
		border-radius:0px 10px 10px 0px;
	}

	html,body {
		min-width:520px;
	}

	#main {
	    min-height: 430px;
	}

	#main.sub #leak,
	#main.submain #leak {
		padding:8px 0;
	}
	
	#cmd > span {
		display:none;
	}

	#footer .container div:nth-child(1) {
	}

	#footer .container div:nth-child(2) {
	}
	
	#footer .container div:nth-child(3) {
	}

	#cmd-main .container,
	#cmd-exec .container,
	#cmd,
	.container {
		width:505px;
	}

	#cmd b > span {
		max-width:485px;
	}

	#leak {
		width:330px;
	}

	#exec-result .container span s {
		max-width:500px;
	}

	#cmd > b {
		width:505px;
	}
	

	#cmd > b em {
		padding:0 20px;
	}
	
	.refs #cmd u {
		width:370px;
	}

	#cmd u {
		width:412px;
	}

	.refs #cmd u textarea {
		width:344px;
	}

	#cmd u textarea {
		width:394px;
	}

	#cmd #last {
		width:485px;
	}

	#cmd span b {
	}

	#main.sub #leak {
	}


}


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

	#cmd > span,
	#cmd > span b {
		display:inline;
	}
	#cmd > span {
		position:absolute;
		left:-23px;
	}
	#cmd > span i {
		display:none;
	}

	#cmd u textarea {
		width:390px;
	}
	
	#cmd u {
		width:412px;
	}
}

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

	#banner img {
		max-width:728px;
	}

	#content {
		padding-bottom:617px;
	}
	#footer {
	 	height: 617px;
	}

	#content {
	}

	#main {
	    min-height: 430px;
	}


	#footer {
		background-position-x: center;	
	}


	html,body {
		min-width:748px;
	}

	#cmd > span {
		position:relative;
		left:0px;
	}

	#last.submain {
	    margin-left: 165px;
	}
	
	#cmd-main .container,
	#cmd-exec .container,
	#cmd,
	.container {
		width:748px;
	}

	#cmd b > span {
		max-width:728px;
	}

	#leak {
		width:385px;
	}

	#leak span {
		width:355px;
	}

	#cmd > b {
		width:590px;
	}

	#exec-result .container span s {
		max-width:743px;
	}
	
	#main #cmd,
	#main.sub #cmd,
	#main.submain #cmd {
		margin-left:-27px;
	}

	#cmd u {
		width:477px;
	}

	.refs #cmd u {
		width:437px;
	}

	#cmd u textarea {
		width:458px;
	}

	.refs #cmd u textarea {
		width:410px;
	}

	#cmd > b em {
		padding:0 30px;
	}

	#cmd input[type="text"] {
		width:500px;
	}

	#cmd > span i {
		display:none;
	}

	#leak span {
		display:inline;
	}

	#cmd #last {
		left:164px;
		width:500px;
	}

	#connected div.col,
	#cmd-main #last div.col,
	#cmd-exec #last div.col {
		width:33%;
		margin-bottom:0;
	}               

	#leak s {
		display:inline;
	}

	#leak > b {
	}

	#leak span {
		display:inline-block;
	}

	#param .command div div div div {
		width:341px;
		display: inline-block;
	}

	#param .command div > b {
		display:inline-block;
		text-align: left;
		width: 147px;
		padding-bottom: 0;
	}

	#param .command div.box-label {
		display:table;
	}

	#param .command div.box-label b {
		vertical-align:top;
		display:table-cell;
		position:relative;
		top:-2px;
	}


	#param .command div div input[type="radio"] {
		margin-left: 4px;
		margin-right: 4px;
	}
	


}

@media only screen and (min-width: 1060px) {
	#content {
		padding-bottom:350px;
		min-height: 100%;
		position: relative;
		box-sizing:border-box;
	}
	#footer {
	 	height: 350px;
	}
}

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

	#banner img {
		max-width:1024px;
	}

	#wrapper #menu #main-menu > li > ul li a,
	#main-menu > li > ul li a {
		padding:0 15px;
	}

	#wrapper #menu #main-menu > li > ul li a:hover,
	#main-menu > li > ul li a:hover {
		color:#fff;
	}

	#wrapper #menu #main-menu > li  > ul li,
	#main-menu > li  > ul li {
	}

	#wrapper #menu #main-menu > li  > ul li a,
	#wrapper #menu #main-menu > li  > ul li,
	#main-menu > li > ul li,
	#main-menu > li  > ul li a {
		line-height:35px;
		height:35px;
		color:#cccaca;
	}

	#main-menu > li > ul {
position: absolute;
display: none;
top: 60px;
z-index: 100;
white-space: nowrap;
padding: 35px 0 8px;
min-width: 250px;
border-radius: 0px 10px 10px 10px;
box-shadow: 0px 10px 20px rgb(105,105,105,0.7);
	}

	#main-menu > li > ul > li {
		display:block;
	}

	#main-menu li s {
  position: absolute;
  font-style: normal;
  color: #9f9e9e;
  top: 65px;
  width: 200px;
  z-index: 101;
  text-decoration: none;
  line-height: 20px;
  font-size: 12px;
  padding: 0 15px;
	}

	#main-menu div {
		height: 74px;
		position: relative;
		top: -2px;
		cursor: pointer;
		font-size: 18px;
		margin-right: 12px;
		padding: 0px 31px 0px 15px;
		display:inline-block;
		line-height: 74px;
		border-radius:10px 10px 0 0;
		z-index:101;
	}

	#main-menu div:after {
		width: 0;
		height: 0;
		content: "";
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		right: 14px;
		border-style: solid;
		border-left-color: transparent;
		border-right-color: transparent;
		border-left-width: 4px;
		border-right-width: 4px;
		border-bottom-width: 0px;
		border-top-width: 5px;
		z-index:103;
	}

	#main-menu li:hover div:after {
		border-bottom-width: 5px;
		border-top-width: 0px;
	}

	#main-menu li:hover s,
	#main-menu li:hover ul {
		display:block;
	}

	#main-menu > li div i {
		font-style:normal;
		position:relative;
		z-index:101;
	}

	#main-menu > li div span {
		position:absolute;
		top:10px;
		right:0;
		bottom:10px;
		left:0;
		border-radius:10px 10px 0 0;
	}

	#main-menu li:hover ul,
	#main-menu li:hover div span {
		background: rgb(70, 70, 70);
		z-index:100;
	}

	#main-menu > li:nth-child(2) {
		background: none;
		margin-left: auto;
		padding-left: 0;
		padding-right: 0;
		margin-right: auto;
	}


	#main-menu b {
		font-weight: normal;
		background: rgba(0, 0, 0, 0.3);
		border-radius: 7px;
		padding: 12px 12px 5px;
		top:0px;
	}

	#main-menu a b span {
		display: inline-block;
		font-size: 12px;
		height: 25px;
		top: 7px;
		position: relative;
		margin-left: 10px;
	}

/*	#params #param .command s {
		position: absolute;
		text-decoration: none;
		right: 0;
		top: -35px;
		font-size: 17px;
		color: #232323;
		font-family: tahoma;
		padding: 6px 10px 5px 10px;
		border-radius: 10px 10px 0 0;
		font-weight: bold;
		background: rgb(225, 225, 225);
		border-bottom: 1px solid #c8c8c8;
		border-top:1px solid #cacaca;
	}
*/

	html,body {
		min-width:1044px;
	}

	#cmd-main.leak-exec .container,
	#cmd-exec.leak-exec .container {
		padding-right:0;
	}

	#wrapper #menu .container:nth-child(2) .share {
		display:none;
	}

	#wrapper #menu .container:nth-child(1) .share {
		display:block;
	}

	#wrapper #main-menu a {
	}

	#wrapper #menu #main-menu > li:first-child {
		margin-top:0px;
	}

	#wrapper #menu .container:nth-child(2) {
		display:none;
	}

	#main-menu a {
		font-size:18px;
	}

	#main-menu a {
		margin-right:20px;
	}	

	#main-menu b > span,
	#main-menu b a > span {
		margin-left:10px;
	}

	#main-menu b > span {
		line-height: 14px;
		display: inline-block;
		height: 14px;
		top: -1px;
		max-width: 135px;
		overflow: hidden;
		text-overflow: ellipsis;
		border-top:0;
	}

	#main-menu b a > span {
		top:-2px;
		border-top:0;
		display:inline;
		position:relative;
	}


	#wrapper #menu #main-menu,
	#wrapper #menu #main-menu > li a,
	#wrapper #menu #main-menu > li {
		line-height:74px;
		display:inline-block;
		height:74px;
	}

	#main-menu > li:nth-child(2) {
		margin:0;
	}

	#main-menu > li:nth-child(3) a {
		margin-right:10px;
	}

	#wrapper #menu #main-menu > li a {
		position:relative;
		top:-2px;
		font-weight:normal;
	}


	#wrapper #menu #main-menu {
		display:inline;
		transform:none;
		left:auto;
		width:auto;
	}
	
	#menu u {
		display:none;
	}

	#menu ul {
		margin-left:0;
	}

	#cmd-main.leak-exec .container,
	#cmd-exec.leak-exec .container,
	#wrapper #menu .container:nth-child(1),
	.container {
		width:1024px;
	}
	
	#exec-result .container span s {
		max-width:none;
	}

	#cmd {
		width:798px;
	}
	
	#leak {
		width:385px;
	}

	#cmd > b {
		width:636px;
	}

	#cmd u {
		width:523px;
		right:0px;
	}

	.refs #cmd u {
		width:482px;
		right:0px;
	}

	.refs #cmd u textarea {
		width:455px;
	}

	#cmd u textarea {
		width:503px;
	}
	
	#cmd > b em {
		padding:0 30px;
	}

	#cmd textarea {
		width:500px;
	}

	#cmd > span i {
		display:none;
	}

	#leak span {
		display:inline;
	}

	#cmd #last {
		left:165px;
		width: 500px;
	}

	#last.submain { 
		margin-left:165px;
	}	

	#connected div.col,
	#cmd-main #last div.col,
	#cmd-exec #last div.col {
		width:33%;
		margin-bottom:0;
	}

	#leak s {
		display:inline;
	}

	#leak > b {
	}

	#leak span {
		display:inline-block;
		width:355px;
	}

	#cmd-main .container,
	#cmd-exec .container {
		width: 1024px;
	}

	#cmd b > span {
		max-width:1004px;
	}
	
	#cmd-main #last,
	#cmd-exec #last {
		display:block;
	}
	
	#param .command div div div div {
		width: 570px;
		display: inline-block;
	}

	
}

#cmd,
#leak {
	margin:0;
}

#leak {
}

#cmd {
	top:46px;
}


body.row-2 #main {	
	min-height:461px;
}

body.row-3 #main {	
	min-height:491px;
}

#main #cmd {
		padding-top:20px;
}

#main.sub #cmd,
#main.submain #cmd {
		padding-top:0px;
}

#cmd #last {
	top:130px;
}

body.row-2 #cmd #last {
	top:160px;
}

body.row-3 #cmd #last {
	top:190px;
}

#cmd-exec {
	min-height:180px;
}

@media only screen and (min-height:480px) {
	#cmd-exec {
		min-height:220px;
	}
}

@media only screen and (min-height:640px) {

	body.row-2 #main {
		min-height:470px;
	}

	body.row-3 #main {
		min-height:495px;
	}

	#main {	
		min-height:477px;
	}

	#cmd-exec {
		min-height:320px;
	}
	
}

@media only screen and (min-height:900px) {

	#main.submain #cmd {
		margin-bottom:0px;
	}

	#main.submain {
		padding-top:257px;
	}

	body.row-2 #main {
		min-height:670px;
	}

	body.row-3 #main {
		min-height:670px;
	}

	#main {	
		min-height:615px;
	}
	
	#cmd-exec {
		min-height:600px;
	}

	#exec-result {
		min-height:320px;
	}

	#main.sub #cmd {
		margin-top:0;
		margin-bottom:0;
	}	

	#main #cmd {
		margin-top:auto;
		margin-bottom:auto;
		padding:0px 0 20px;
		height:81px;
		top:0px;
	}
	
	#main.sub #cmd {
		top:46px;
	}	

	#main #leak {
		margin-top:auto;
		margin-bottom:auto;
	}

	#cmd #last {
		top:105px;
	}
	
	body.row-2 #cmd #last {
		top:139px;
	}

	body.row-3 #cmd #last {
		top:169px;
	}

}

#logo {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	position:absolute;
	left:0;
}

#menu {
	background:#323232;
}

	
#menu {
	color:#c2c2c2;
	height:72px;
	line-height:72px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#main-menu > li {
	margin:0;
	padding:0;
	display:block;
	line-height:72px;
}

#menu .container {
	position:relative;
}

#menu a {
	color:#d5d5d5;
	display:inline-block;
}

#auth-menu {
	position:absolute;
	right:0;
	top:0;
	bottom:0;
}

#main-menu {
	position:absolute;
	left:0;
	height:72px;
}

#main-menu a {
	text-transform:uppercase;

}

.container {
	margin:0 auto;
}

#main {
	position:relative;
}

#content {
	background:#f9f9f9 url(/module/bashws/images/b.png) repeat-y center -200px;
}

.leak-exec,
#cmd-exec,
#cmd-exec .ln {
	font-size:17px;
}

#cmd em img {
	vertical-align:middle;
}

#cmd {
	height: 83px;
	position: absolute;
	bottom: 0;
}

#leak {
	position: absolute;
	bottom: 0;
}

#leak {
	color: #515151;
}

#cmd {
	color: #4a4a4b;
}

#cmd > span {
	font-size:30px;
	font-weight:900;
	line-height:64px;
	font-style:normal;
	margin-right:10px;
}

#cmd b u textarea {
	border:0;
	padding:0px;
	font-size:24px;
	margin:0;
	left:13px;
	top:12px;
	position:absolute;
	line-height:33px;
	height:33px;
	min-height:33px;
	box-sizing:border-box;
	overflow-x: hidden;
	font-weight: bold;
	color: #555;
}

#cmd textarea:disabled {
	background:#fff;
}

#cmd u {
	position:absolute;
	border:3px solid #8c8c8c;
	border-radius:10px 0px 0px 10px;
	left:0;
	height:56px;
	margin:0;
	padding:0;
	background:#fff;
	z-index:10;
}

body.row-2 #cmd u {
	border-radius:10px 0px 10px 10px;
	height:89px;
}

body.row-3 #cmd u {
	border-radius:10px 0px 10px 10px;
	height:121px;
}

body.row-3 #main #cmd {
	height:150px;
}

body.row-2 #main #cmd {
	height:130px;
}

#main.sub #leak b em s,
#main.submain #leak b em s {
	top:0px;
}

#cmd > b {
	font-weight:normal;
	position:absolute;
	height:80px;
}

#cmd ul li sub {
	text-decoration:none;
	font-style:normal;
	font-size:14px;
	vertical-align:middle;
	border-bottom:1px dotted #4a4a4b;
	display:inline-block;
	height:15px;
	line-height:15px;
}

#param .command {
	position:relative;
	display:none;
}

#param.whois .command.whois {
	display:block;
}

#param.refs .command.refs {
	display:block;
}

#param.host .command.host {
	display:block;
}

#param.nslookup .command.nslookup {
	display:block;
}

#param.dig .command.dig {
	display:block;
}

#param.ping .command.ping {
	display:block;
}

#param.traceroute .command.traceroute {
	display:block;
}

#param.geoiplookup .command.geoiplookup {
	display:block;
}

#cmd ul li {
	font-style:normal;
	padding:2px 6px 4px;
	cursor:pointer;
	font-size:14px;
	display:inline-block;
}

#cmd ul li.active {
	background:#636363;
	border-radius:5px;
}

#cmd.params ul li.active {
/*	border-radius:  0px;
	padding: 15px 10px 9px;
	margin-top: -10px;
	background: #00000096;*/
}

#cmd.params ul li.active sub {
/*
	font-size:18px;
	font-weight:bold;
	line-height:14px;*/
}

#cmd ul li.active sub {
	color:#fff;
	margin:0;
	border-bottom:0;
}

#exist-command {
	display:none;
}

#cmd ul li.exist sub {
	font-weight:bold;
}

#leak s {
text-decoration: none;
padding: 0px 10px;
display: inline-block;
line-height: 44px;
height: 44px;
}

#cmd ul {
	list-style: none;
	padding: 0px 0 0 0;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	text-decoration: none;
	top: 67px;
	height: 29px;
	z-index: 2;
	display: block;
	overflow: hidden;
}

body.row-2 #info {
	top:138px;
}

body.row-2 #cmd ul {
	top: 100px;
}

body.row-3 #cmd ul {
	top: 132px;
}

body.row-3 #info {
	top:167px;
}

#main-exp {
	height:400px;
	background:#454545;
	color:#a1a1a1;
}

#main-exp center {
	font-size:24px;
	padding:50px 0 50px;
}

#main-exp span {
	width:256px;
	float:left;
	text-align:center;
	font-size:14px;
	height:40px;
	padding-top:145px;
	position:relative;
}

#main-exp span s {
	position:absolute;
	left:0;
	top:0;
	width:256px;
	height:145px;
}

#main-exp span i {
	font-style:normal;
	color:#eee;
}

#main-exp div span:nth-child(1) s {
	background:url(/module/bashws/images/span1.png) no-repeat center center;
}

#main-exp div span:nth-child(2) s {
	background:url(/module/bashws/images/span2.png) no-repeat center center;
}

#main-exp div span:nth-child(3) s {
	background:url(/module/bashws/images/span3.png) no-repeat center center;
}

#main-exp div span:nth-child(4) s {
	background:url(/module/bashws/images/span4.png) no-repeat center center;
}

#wrapper {
	position:relative;
}

#wrapper.gray {
	background:#323232;
}

#footer {
	color:#a6a8a7;
	line-height:20px;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0;
}


#footer .container div {
	width:341px;
	float:left;
}

#footer .container div li {
	display:block;
	margin:10px 0;
}

#footer .container div li:first-child {
	margin-top:15px;
}

#footer a {
	color:#999999;
	text-decoration:none;
}

#main.sub.leaktest .container {
	min-height:unset;
}

#main.sub .container,
#main.submain .container {
	position:relative;
	min-height:150px;
}

#main.sub.leaktest .container {
	min-height:unset;
}


#main.sub {
	min-height:140px;
	position:relative;
	border-color:#bacab6;
	padding: 20px 0;
}

#main.sub.leaktest {
	padding: 0px 0 25px;
}

#main.sub.leaktest {
	min-height: 100px;
	position: relative;
}

.share {
	padding: 7px;
	border-radius: 20px;
	background: #282828;
	border:3px solid #3c3c3c;
}

body.row-2 #main.sub,
body.row-2 #main.submain {
	min-height:183px;
}

body.row-3 #main.sub,
body.row-3 #main.submain {
	min-height:208px;
}

textarea,input {
	font-family:arial;
}

#cmd-main #last,
#cmd-exec #last {
	padding:0;
}

#cmd #last,
#cmd-exec #last {
	font-size:15px;
}

#cmd #last {
	position: absolute;
	height: 230px;
}

#last b {
	position:relative;
}

#last div.col {
	float:left;
	width:33%;
	margin:0;
}

#connected div.col {
	float:left;
}

#connected div.col div,
#last div.col div {
	padding-right:15px;
}

#last b,
#last a {
	color:#555;
}

#last div.container {
	margin:0 auto;
}

#last a {
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}

#last a span {
	font-weight:normal;
	margin-right:5px;
}

#last i {
	color:#a1a1a1;
	font-size:13px;
	font-style:normal;
}

#connected div.col div,
#last div {
	margin:8px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#cmd-exec .container {
	position:relative;
	overflow-wrap: break-word;
}


#exec-result {
	padding:40px 0;
	background:rgba(255, 255, 255, 0.5);
/*	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.09);*/
border-top: 1px solid #c6c1c1;
border-bottom: 1px solid #c6c1c1;
}

#ip {
	font-size:30px;
}

#exec-result.leak-exec {
	border-bottom: 0px;
}

#exec-result pre {
	color:#333;
	font-family:'Fira Mono', monospace;
	margin:0;
	padding:0;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

#exec-result.leak-exec {
	font-family:'Roboto', sans-serif;
/*	background:rgba(255, 255, 255, 0.8);*/
}

#exec-result {
}

#exec-progress {
	display:block;
	padding-top:15px;
	width:320px;
	text-transform:uppercase;
}

#exec-progress.pass {
	color:#3c953a;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0 10px 0px 0px;
}

#footer hr {
	border:0;
	border-bottom:1px solid #636363;
	width:100px;
	display:inline-block;
}

#cmd.params #params {
	display:block;
}

#cmd #params {
	display:none;
}

#params {
	position: relative;
	z-index: 2;
	background:rgba(189, 189, 189, 0.31);
	color:#000;
	font-size:14px;
}

#param {
	z-index:1;
	border-radius:10px;
	font-family:Tahoma;
	line-height:1.6em;
}

#param .command div {
}

#param .command div.container {
	margin:0 auto;
	position:relative;
}

#param .command span {
	display: block;
	padding-bottom: 30px;
	padding-top:30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	font-size: 17px;
	color: #3e3e3e;
	line-height: 27px;
}

.command .line:last-child {
	border-bottom:0;
	padding-bottom:40px;
}

.line {
	border-bottom: 2px dotted rgba(255, 255, 255, 0.88);
	margin:0;
	padding:20px 0;
}

.line.fillout {
	background:rgba(9, 164, 4, 0.2);
}

#param .command div > b {
	padding-right: 15px;
	color:#222;
	font-size:14px;
}

#param .command div div div i {
	font-style:normal;
	color:#1e1e1e;
}

#param .command div div div div {
	vertical-align: top;
	color:#000;
	font-style: normal;
	margin:9px 0 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#param .command .line.fillout div input[type="text"] {
	border:3px solid #689770;
}

#param .command div input[type="text"] {
	border: 3px solid #aeaeae;
	padding: 8px;
	border-radius: 8px;
	background: #fcfcfc;
	width: 213px;
	font-size: 17px;
}

#cmd.params b > span > i {
	background:#bad9b9;
	color:#3e3e3e;
}

#param .command div.box-label div {
	margin:0;
	display:block;
	position:relative;
height: 22px;
}

#param .command div.box-label label {
	position:relative;
	top:0px;
	padding-left:23px;
display: block;
height: 22px;
}

#param .command div.box-label label:hover {
	color:#000;
}


#embed-dialog u:before,
#embed-dialog u:after,
#share-dialog u:before,
#share-dialog u:after {
	content:"";
	position:absolute;
	z-index:-1;
	background:#fff;
}

#embed-dialog u:before,
#share-dialog u:before {
	left: 7px;
	width: 1px;
	height: 100%;
}

#embed-dialog u:after,
#share-dialog u:after {
	top: 7px;
	height: 1px;
	width: 100%;
	left:0;
}

#embed-dialog u:hover,
#share-dialog u:hover {
	background-color:#000;
}

#embed-dialog u,
#share-dialog u {
	height: 15px;
	width: 15px;
	background-color: #757575;
	cursor:pointer;
	border-radius: 15px;
	position: absolute;
	right:20px;
	top:20px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	transform:rotate(45deg);
}



.hidden {
  display: none;
}

#embed-dialog svg,
#share-dialog svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

#embed-dialog #copy-embed,
#share-dialog #copy-link {
	display:block;
	cursor:pointer;
	width:100%;
	text-align:center;
	margin-top:20px;
	font-size:17px;
	background:#aeaeae;
	color:#1a1a1a;
	padding: 10px 0;
	border-radius:10px;
}	


#embed-dialog #copy-embed {
	margin-top:15px;
}


#embed-dialog,
#share-dialog {
  display: none;
  width: 75%;
  max-width: 500px;
  box-shadow: 0 8px 16px rgba(0,0,0,.15);
  z-index: -1;
  padding: 20px;
  border-radius: 10px;
  background-color: rgb(242,242,242);
	overflow:hidden;
}

#share-dialog {
	height:140px;
}

#embed-dialog {
	height:415px;
}

#embed-dialog.is-open,
#share-dialog.is-open {
	position:fixed;
	display: block;
	z-index: 100;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
}

#embed-dialog h3,
#share-dialog h3 {
	margin:0;
	padding:0;
	font-size:19px;
	color:#2f2f2f;
}

#embed-dialog #linktext,
#share-dialog #linktext {
	top:200px;
	position:absolute;
}

#embed-bg.is-open,
#share-bg.is-open {
	display:block;
	z-index:99;
	background:rgba(0,0,0,0.5);
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
}


#share-bg {
	display:none;
}

#embed-dialog #share-link,
#share-dialog #share-link {
	display: block;
	padding: 0px;
	margin:15px 0 0 0;
}


#share-dialog #share-link div {
	font-size: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #373737;
	padding:10px 0;
border-top: 1px solid #c2c2c2;
border-bottom: 1px solid #c2c2c2;
}

@-webkit-keyframes demo {
	0% {
		background-color: #303030;
		opacity:1;
	}
	100% {
		background-color: #aeaeae;
	}
}
    
.demo {
	-webkit-animation-name: demo;
	-webkit-animation-duration: 400ms;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-in-out;
}


@-webkit-keyframes demo-hover {
	0% {
		background-color: #303030;
		opacity:1;
	}
	100% {
		background-color: #999;
	}
}
    
.demo-hover {
	-webkit-animation-name: demo-hover;
	-webkit-animation-duration: 400ms;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-in-out;
}

#footer .container div span {
	margin-top: 10px;
	text-transform: uppercase;
	display: inline-block;
	font-size: 12px;
	border-bottom: 1px solid #595858;
	padding-bottom: 10px;
	color:#b1b1b1;
}

#footer .container div ul li.footer-ln{
	width:135px;
	display:block;
	border-top:1px dotted #757575;
}

#footer .container div span {
	width:310px;
}

#footer .container div ul,
#footer .container div ul {
	width:155px;
	position:absolute;
	top:0;
}

#footer .container div ul:nth-child(2) {
	right:0px;
}

#footer .container div  div {
	position:relative;
	width:340px;
	height:245px;
}

.copy-input {
	border:0;
	padding:0;
	margin:0;
	position:absolute;
	right:-9999px;
	font-size:12pt;
}

.copy-container {
	position:absolute;
	width:1px;
	height:1px;
}

.clear {
	clear:both;
}

#donate a {
	color:#777;
}


#donate span {
	font-weight:normal;
	color:#333;
}

#embed-result {
	margin: 10px 0 0;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding: 15px 0;
	overflow:hidden;
}

#embed-code {
	font-size:14px;
	font-family:'Fira Mono', monospace;
	background: #d7d7d7;
	padding: 10px;
	margin:0;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	overflow-y: scroll;
	max-height:35px;
	height:35px;
}

.radiocontainer,
.checkcontainer {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkcontainer {
	padding-right: 35px;
	display: inline-block;
}

.radiocontainer {
	padding-left: 25px;
	display:block;
}

.radiocontainer input,
.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radiocontainer:hover .radiomark,
.checkcontainer:hover .checkmark {
	background:#555;
}

.radiocontainer:hover,
.checkcontainer:hover {
	color:#000;
}

.radiocontainer input:checked ~ .radiomark,
.checkcontainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

.radiomark {
    left: 0;
}

.checkmark {
	right:0;
}


.radiomark,
.checkmark {
    position: absolute;
    top: 2px;
    height: 25px;
    width: 25px;
    background-color: #aaa;
}

.radiomark {
	border-radius:10px;
}

.radiocontainer input:checked ~ .radiomark::after,
.checkcontainer input:checked ~ .checkmark::after {

    display: block;

}

.radiomark::after,
.checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

.radiocontainer .radiomark::after {
	left: 6px;
	top: 6px;
	width: 7px;
	height: 7px;
	border-radius:5px;
	background:#fff;
}

.checkcontainer .checkmark::after {
	left: 8px;
	top: 3px;
	width: 7px;
	height: 12px;
	border: solid white;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#embed-control div {
	font-size:15px;
	color:#2f2f2f;
}

#embed-control {          
	line-height:24px;
	padding-top:15px;
	padding-left:0px;
	border-top:1px solid #c2c2c2;
	position:relative;
	height:44px;
}

#embed-control .checkcontainer {
	padding-right:26px;
	font-size:14px;
	color:#4f4f4f;
}

#embed-control div {
	position:absolute;
	height:44px;
	top:0;
	bottom:0;
	margin:auto 0;
	padding-top:15px;
}

#embed-control div:nth-child(1) {
	left:0;
}

#embed-control div:nth-child(2) {
	left:200px;
}

#embed-control .radiomark,
#embed-control .checkmark {
	height: 19px;
	width: 19px;
}

#embed-control .checkcontainer .checkmark::after {
	left: 5px;
	top: 0px;
}

