|  | @@ -136,36 +136,44 @@ input[type="button"] {
 | 
	
		
			
				|  |  |  		width: 100%;
 | 
	
		
			
				|  |  |  	}
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | +.posisi-btn-1 .button-kirimlaporan{
 | 
	
		
			
				|  |  | +	border-radius: 5px;
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  .button-kirimlaporan {
 | 
	
		
			
				|  |  |  	// background: rgba(0, 0, 0, 0.05);
 | 
	
		
			
				|  |  |  	display: inline-block;
 | 
	
		
			
				|  |  |  	background-color: #6fb9de;
 | 
	
		
			
				|  |  | -	width: 175px;
 | 
	
		
			
				|  |  | -	height: 40px;
 | 
	
		
			
				|  |  | +	width: 150px;
 | 
	
		
			
				|  |  | +	height: 33px;
 | 
	
		
			
				|  |  | +	margin-bottom: -15px;
 | 
	
		
			
				|  |  | +	
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .text-kirimlaporan {
 | 
	
		
			
				|  |  |  	font-weight: 500;
 | 
	
		
			
				|  |  | -	font-size: 20px;
 | 
	
		
			
				|  |  | +	font-size: 17px;
 | 
	
		
			
				|  |  |  	letter-spacing: 0.02em;
 | 
	
		
			
				|  |  |  	text-align: center;
 | 
	
		
			
				|  |  |  	padding-bottom: 5px;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  | -.button-lihatpemantauan {
 | 
	
		
			
				|  |  | +.posisi-btn-1 .button-lihatpemantauan {
 | 
	
		
			
				|  |  | +	border-radius: 5px;
 | 
	
		
			
				|  |  |  	position: relative;
 | 
	
		
			
				|  |  |  	margin-left: auto;
 | 
	
		
			
				|  |  |  	// background: rgba(0, 0, 0, 0.05);
 | 
	
		
			
				|  |  |  	display: inline-block;
 | 
	
		
			
				|  |  |  	background-color: #6fb9de;
 | 
	
		
			
				|  |  | -	width: 200px;
 | 
	
		
			
				|  |  | -	height: 40px;
 | 
	
		
			
				|  |  | +	width: 160px;
 | 
	
		
			
				|  |  | +	height: 35px;
 | 
	
		
			
				|  |  | +	margin-bottom: -5px;
 | 
	
		
			
				|  |  | +	
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .text-lihatpemantauan {
 | 
	
		
			
				|  |  | -	font-weight: 500;
 | 
	
		
			
				|  |  | -	font-size: 20px;
 | 
	
		
			
				|  |  | +	// font-weight: 500;
 | 
	
		
			
				|  |  | +	font-size: 16px;
 | 
	
		
			
				|  |  |  	letter-spacing: 0.02em;
 | 
	
		
			
				|  |  |  	text-align: center;
 | 
	
		
			
				|  |  | -	padding-bottom: 5px;
 | 
	
		
			
				|  |  | +	// padding-bottom: 5px;
 | 
	
		
			
				|  |  | +	margin: -5px;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .btn-labeled {
 | 
	
		
			
				|  |  |  	padding-top: 0;
 |