#header { top: 0; left: 0; position: fixed; width: 100%; z-index: 10; border-radius: 0; height: 60px; #title_navbar{ color: white; font-weight: bold; font-size: 1.8em; z-index: 10; overflow: hidden; } #title_navbar:hover{ text-decoration: none; } #home { text-align: center; padding: 10px; background-color: #003189; .logo { width: 118px; height: 40px; } #tps-title { font-family: Arial; font-size: 24px; font-weight: bold; line-height: 28px; padding: 5px 0 0 20px; } } #navbar-body { height: 60px; background-color: #FFFFFF; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.5); padding-left: 50px; .main-info { font-family: Arial; font-size: 18px; font-weight: bold; line-height: 58px; color: #000000; } .options { font-family: Arial; font-size: 14px; text-align: right; line-height: 22px; color: #666666; padding: 8px; border-right: 1px solid #C8C6C8; height: 60px; } .log-options { color: #003189; font-size: 45px; padding: 8px 0 0 20px; } } } #download-menu { .btn-sm { color: #000000; } } .btn-nav { color: white; background-color: transparent; margin-top: 6px; height: 36px; } .btn-nav:hover { background-color: #eeeeee; border-color: #eeeeee #eeeeee #ddd; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .btn-nav.text-info:hover { color: #23527c; } .btn-nav.text-success:hover { color: #3c763d; } .btn-nav.text-danger:hover { color: #a94442; } .navbar { border: 0 !important; .sign_in_FC { margin-top: -18px; height: 70px; } .btn{ color: white; } .btn:hover{ color: #aaaaaa; } } #beta { text-align: center; text-transform: uppercase; position: absolute; top: 26px; right: -35px; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 150px; background-color: #008cba; color: #fff; padding: 5px; font-size: 15px; font-weight: 700; z-index: 10; } .button_navbar{ color: #666666; cursor: pointer; } .button_navbar:hover{ text-decoration: none; }