/* 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;
}