.cc .banner {
	text-align: center !important;
}

.cc .banner time {
	display: none !important;
}


.form-control {
	margin-top: 10px;
}

.form-control label {
	margin-right: 10px;
}

.cc.main form .form-group label, .cc.main form .form-group .form-label {
    width: 100%;
    text-align: center;
}

.cc.main form .form-group .form-control {
    width: 100%;
}

.cc .msg.info {
	border: 1px solid #cccccc;
	font-weight: bold;
}

.cc .ctxt-push {
	display: none;

}