:root {
  --mycolor: #46b7ff;

}

#vwr {
  display: block
}

#adder {
  cursor:pointer; 
}

/*
#adder {
cursor:pointer;
z-index:20000;
padding: 0px;
margin-top: -2px;  
}

*/

#panes {
  border: none!important;
}



html, body {
	margin:0px;
 
    background: #dee;
 }
 h1 {
	margin: 1px;
	font: normal 17px sans-serif;
    height: 25px;
 }
 
 
 @media  only screen and (max-device-width: 700px)  {
   
    #horver {
	    display: none;
    }
 }
 
 
 h1 span {float: left;}
 #src{ 
		border: none;	 
}




.t {  }
 

 
.no {
	display: none;
}


#vwrcont {
       height:350px; width: 99%;
       display: none;
}


#shortlink {
       font-family: monospace, courier!important;
       font-size: 5px!important;
}


#validator {
	margin-bottom: -7px;
	cursor: pointer;
}

#boards img {
	margin-bottom: -2px;
}



#h1 {
	background: rgb(149, 212, 253);
	border-radius: 100%;
	padding-left: 7px;
	text-decoration: none;
	padding-bottom: 2px;
	margin-bottom: 0px;
}


#wait {z-index:255;display:none;margin-left:5px; height:35px; position:absolute; bottom:280px; background:rgba(57,139,206,0.5);
color:white; font: bold 30px sans-serif; text-align: center; width: 99%}





#copyright {
	position: absolute;
	z-index: 111;
	bottom: 1px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#mobmore { font-size: 36px;
	position: relative;
	top: -5px;
	margin-top: -7px;
}



.users {
	position: absolute;
	width: 100px;
	font-size: 10px;
	display: none;
}
.users#l0g {
	right: 134px;
	top:3px;
}

.users#pa5 {
	right: 25px;
	top:3px;
	
}
#soff {
	position: absolute;right: 4px; top:2px; cursor: pointer;
	
}

#imp {
	margin: 0px!important; padding: 0px!important;

}




#hint0 {position:absolute; left: 7px; top: 7px; display: none; z-index:10000; }
#hint0_text {

position: absolute;
    left: 50%;
    top: 35%;
    font: bold 25px sans-serif;
    height: 100px;
    background: rgba(255,255,255,1);
    border-radius: 10px;
    width: 250px;
    padding: 20px
}





 
