/******************************** custom stuff ********************************/
#medpoint nav a{
	/* color: #e74c3c; */
	text-decoration: none;
}

#medpoint .btn-outline-success{
	border-color: orange;
	color: orange;
}
#medpoint  .btn-outline-success:hover{
	background-color: orange;
	color: white;
}
#camplist .row{
	margin-top: 5px;
}
#camplist .camp-action{
	padding-right: 0;
}
#medpoint .upload-buttons button{
	color: black;
}
.custom-file :hover{
	cursor: pointer;
}

/******************************************************************************/
