| 
						
						
						
					 | 
				
			
			 | 
			 | 
			
				@ -1,136 +1,140 @@
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				body{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(50,50,50);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    color:whitesmoke;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    padding:20px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    font-size: x-large;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    text-align: left;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				body {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgba(33, 33, 39, 0.95);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					color: whitesmoke;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 20px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-size: x-large;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					text-align: left;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
						Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
						sans-serif;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				h1 {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					margin-top: 0;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					display: inline-block;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#version {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					margin: 5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				input[type="text"],
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.input {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-radius: 5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					outline: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					width: 50%;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					height: 35px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
						Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
						sans-serif;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.input {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					width: 70px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-size: larger;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.prefBox,
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#pathConfig {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					display: flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					justify-content: space-between;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					margin: 0 15px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 20px 15px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-radius: 15px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgb(61, 62, 63);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				h1{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    margin-top:0;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    display: inline-block;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.prefBox {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					flex-direction: row;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#version{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    margin:5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#pathConfig {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					flex-direction: column;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				input[type="text"], .input{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border-radius: 5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    padding:5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    outline: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border:none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    width:50%;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    height:35px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.configBox {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					display: flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					flex-direction: row;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					justify-content: space-between;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.input{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    width:70px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    font-size: larger;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    padding:5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#configBtn {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					display: inline-block;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.prefBox, #pathConfig{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    display:flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    justify-content: space-between;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    margin:0 15px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    padding:15px 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border-radius: 15px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(60, 60, 60); 
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#configOpts {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					display: flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					flex-direction: column;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					justify-content: center;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					align-items: center;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.prefBox{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    flex-direction: row;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#save {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-radius: 8px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					color: rgb(255, 255, 255);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgb(49, 215, 49);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#save:active {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgb(41, 155, 41);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#top {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					position: absolute;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					top: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					right: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					display: flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#back,
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#restart {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					text-decoration: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 8px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-radius: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					margin: 3px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-size: large;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#pathConfig{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    flex-direction: column;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.configBox{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    display: flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    flex-direction: row;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    justify-content: space-between;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#configBtn{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    display:inline-block;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#configOpts{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    display:flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    flex-direction: column;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    justify-content: center;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    align-items: center;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#save{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    padding:10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border-radius: 8px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border:none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    color:rgb(255, 255, 255);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(49, 215, 49);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#save:active{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(41, 155, 41);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#top{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    position:absolute;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    top:10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    right:10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    display:flex;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#back, #restart{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    text-decoration: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    padding:8px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border-radius: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    margin:3px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    font-size: large;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#back{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(51, 177, 219);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    color:white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#back {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgb(51, 177, 219);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					color: white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#restart{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(210 69 27);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    color:white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.redBtn{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(210 69 27);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    color:white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    text-decoration: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    margin:5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border-radius: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    font-size: medium;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				a{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    color:rgb(34, 136, 199);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#restart {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgb(210 69 27);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					color: white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.redBtn {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgb(210 69 27);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					color: white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					text-decoration: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					margin: 5px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-radius: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-size: medium;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				a {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					color: rgb(34, 136, 199);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				input[type="checkbox"]{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    width:25px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    height:25px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				input[type="checkbox"] {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					width: 25px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					height: 25px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.greenBtn{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    padding:10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    margin:0 20px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border:none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border-radius: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    font-size: large;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    color:white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    background-color: rgb(35, 190, 35);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.greenBtn {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					margin: 0 20px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-radius: 10px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-size: large;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					color: white;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					background-color: rgb(35, 190, 35);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-bottom: 4px solid rgb(30, 139, 30);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    position: relative;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    outline: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#selectLocation:active{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    border-bottom: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    top: 4px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    margin-bottom: 4px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					position: relative;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					outline: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#selectLocation:active {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					border-bottom: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					top: 4px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					margin-bottom: 4px;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				select {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					padding: 15px;
 | 
			
		
		
	
	
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
				
			
			 | 
			 | 
			
				@ -140,12 +144,12 @@ select {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					font-size: large;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					outline: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    position:relative;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					position: relative;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#browserInfo{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#browserInfo {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					cursor: pointer;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#configOpts{
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    display:none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#configOpts {
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					display: none;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
	
		
			
				
					| 
						
						
						
					 | 
				
			
			 | 
			 | 
			
				
 
 |