@charset "utf-8";

/* CSS Document *margin-top:52px !important; */
.crewRegistration {
	text-align: center;
	height: 50px;
}

.crewRegistration .input {
	background-color: #006bb5;
	font-size: 16px;
	color: #fff;
	width: 140px;
	height: 34px;
	line-height: 34px;
	border: 0;
	cursor: pointer;
}

.table {
	border: 1px solid #eeeeee;
}

.table tr td {
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}