/*.sticky-wrapper {
    background-color: #004488 !important;
}*/


.theme-trademark {
    display: none;
}

div.product-community {
    display: none !important;
}

div.product-tagline {
    display: none !important;
}

/*

.theme-company-logo {
    background: url("images/logo.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 68px !important;
    width: 304px !important;
}
*/

div.product-name {
    /*
    display: none !important;
    */
    color: #3e9d35
}

.login .product-name {
    color: #3e9d35
}

.login input[type="password"]:focus, .login input[type="text"]:focus{
    border-bottom: 1px solid #3e9d35;
}

body#Share {
    background-color:white !important;
}

/*
*/
.form-fields.login .form-field > span.yui-button {
	border-color: #2598d0 !important;
}
.form-fields.login .form-field > span.yui-button > .first-child {
	border-color: #3e9d35 !important;
        color: #3e9d35 !important;
	background-color: white !important;
}


.form-fields.login .form-field > span.yui-button > .first-child > button{
	border-color: #3e9d35 !important;
        color: #3e9d35 !important;
	background-color: white !important;
}

div.login-copy {
    color: #828080;
    
}

div.login-copy a {
    color: #004488 !important;
    
}
