.theme-company-logo {
    background: url("images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 85px !important;
    width: 316px !important;
}

.form-fields.login .form-field > span.yui-button {
    border-color: #ccc !important;
}

.form-fields.login .form-field > span.yui-button > .first-child {
    border-color: #ccc !important;
    background-color: #ccc !important;
}

.alfresco-guest .sticky-wrapper {
    background-color: #C7DBEB;
}

.alfresco-guest .theme-overlay {
    background-image: url("/share/res/login/customizations/components/head/images/overlay-bg.png");
}

.theme-trademark {
	background: transparent no-repeat;
}