.clear { 
    color: black !important;
    text-decoration: none !important;
}

.edit-form { 
	font-weight: bold !important;
}

html {
    overflow-y:scroll;
}