.entry-title, .entry-title a {
  color: #3c3c3c;

}


body, input, textarea {
  color: #3c3c3c;
  line-height: 26px;
  word-wrap: break-word;
font-size: 16px;
}

.entry-meta a {
  color: #555;
font-size: 15px;
}

.login-float-container {
background-color:#EF6C00; 
			border-color:;
			border-width:;
                        border-bottom-right-radius:5px;
			border-bottom-left-radius:5px;
            border-top:none;
			top:0px;
			right:100px;
						
}

.fsg-nav-link {
       float: right !important;
}

.fsg-nav-link > a {
    background-color: #EF6C00 !important;
    margin-top: 9px !important;
    height: 20px !important;
    padding: 8px 8px !important;
    color: #FFF !important;
    border-radius: 3px !important;
    line-height: 1.4em;
}

.fsg-nav-link > a:hover {
    color: #134ea2 !important;
}

.login-float-container {
       display: none;
}