.select2-selection__rendered{
	display: none;
}


a{
	color: #4fb8fc;
	text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #4fb8fc;
    border-color: #4fb8fc;
}