/*body { } */ .ullist { /*list-style-image: url(/include/images/nav_bullet.png);*/ line-height: 25px; color: #64686d; padding-left: 20px; font-size: 14px; } #li1 { list-style-image: url(/include/images/nav_bullet.png); } #li2 { list-style-image: url(/include/images/nav_bullet.png); } .ullist a:hover { color: #0089d0; text-decoration: none; } .ullist li a { text-decoration: none; } .loginmenu { background-color: #5b9bd5; height: 44px; } .logo { background-color: white; height: 75px; } element.style { overflow: hidden; padding-right: 17px; } .btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none } .btn { border-width: 0; border-bottom-width: 3px; border-radius: 3px; } .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } button :hover { color: #c71414; }