/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 6, 2017, 11:35:42 AM
    Author     : Use
*/


/*YOUR CUSTOM STYLE STARTED IN HERE*/
.text-red{color: red};
.putih{text-color: white};
	a{text-color:none};
	
input[type=file]{
    width:90px;
    color:transparent;
	opacity:0;
}