HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-31-18-78 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:09:53 UTC 2026 aarch64
User: ubuntu (1000)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //proc/thread-self/cwd/counselor/assets/css/custom.css
/* Write your custom CSS here */
.customInput{
	width: 70%;
    margin-top: 3px;
	height: 30px;
	padding: 2px;
}
.customInputMulti{
	width: 95%;
    margin-top: 3px;
	height: 30px;
	padding: 2px;
}
.navul{
	margin: 10px 4em;
	
}
.navul li{
	float: left;
    list-style: none;
    margin: 5px;
	font-weight:bold;
}
.fa{
	font-size:20px;
}