.theme-company-logo {
    background: transparent url('images/logo.png') center no-repeat !important;
	background-size: contain !important;
	width: 320px !important;
	height: 74px !important;
}

.alfresco-guest, #SHARE_HEADER {
    background-color: #717171 !important;
}

.alfresco-guest {
	background: url('images/background.jpg') no-repeat !important;
	background-size: cover !important;
}


.login .product-name {
	display: none !important;
}

.login .product-tagline {
	display: none !important;
}

.login .product-community {
	display: none !important;
}

.login input[type="text"]:focus, .login input[type="password"]:focus {
	border-bottom-color: #ffc000 !important;
}

.login .yui-button {
	border-color: #ffc000 !important;
}

.login .yui-button > span {
	background-color: #ffc000 !important;
	border-color: #ffc000 !important;
}

.login-copy {
	display: none !important;
}


.sticky-push, sticky-footer {
	display: none !important;
}

.sticky-footer {
	display: none !important;
}