2 background-color: #fff;
4 border-color: $header-border-color;
5 border-width: 0 0 1px 0;
14 input, button, .input-group {
18 input, .input-group-btn {
25 height: $header-height;
31 border-bottom: 1px solid $header-border-color !important;
32 outline: none !important;
33 box-shadow: none !important;
39 &, &:hover, &:focus, &:active, &:visited {
40 background-color: #fff !important;
41 border-color: $header-border-color !important;
42 color: #858585 !important;
43 outline: none !important;
45 height: $header-height;
46 border-width: 0 0 1px 0;
48 text-decoration: none;