.fk-indent {
	 margin-left: 50px;
	 font-style: italic;
	 font-size: 90%;
	}

.text-btn {
	font-size: 130%;
}

.btn-danger {
	background: #F0A4A4;

}

 a > button {
	color: #004C99;
}

.btn-primary {
		width: 100%;
}

.btn-primary > a:not(.alert-danger) {
	color: white;

}

.btn-warning {
	color: black;
}

select {
	width:200px;
}