.cpp{
	background: white;
	margin: 10px 0;
	text-align: center;
}

.cpp input{
	margin: auto !important;
}

.cpp input[type="text"]{
	width: 200px !important;
	height: 25px !important;
	padding: 2px 5px !important;
}

.cpp .cpp_form{
	margin: 10px 0px;
}

.cpp .cpp_heading{
	font-weight: bold;
	margin: 10px 0px;
}

.cpp .cpp_unlock_button{
}

.engineered{
	text-align: right;
}

.engineered a{
	color: white !important;
	font-size: 8px;
}

.hide-engineer{
	display: none;
}
