.modal-extra
{
	display: none;
}


.modal-extra-link
{
	cursor: pointer;
	color: #01698b;
}

.modal-extra-link:hover
{
	color: #28a745;
}


