/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.login #backtoblog a, .login #nav a {
    text-decoration: none;
    color: #fff !important;
	background: #25927c;
	padding:2px;
}
body.ascend #search-outer{
transform:none!important;
}