@import url(/qo/css/dc2/admin.css); div#header { background: #9DBF04 url(admin-header.jpeg) no-repeat top right; border-color: #8ab001; } div#header h1 { padding-top: 15px; text-shadow: 0 2px 15px #000000; } ul#main-actions li a, div.SubmitWidget input, input[type=submit] { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; background: #9dbf04; border: 1px outset #8ab001; font-weight: bold; color: white; } ul#menu li a { background: #f4a80a; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-color: #F76B0C; font-weight: bold; padding: 6px 20px; } ul#menu li.active a { background: #F76B0C; border-color: #F76B0C; color: white; } ul#menu li.active a:hover, ul#menu li a:hover { background: #F76B0C; border-color: #F76B0C; } p#breadcrumb { background: #F76B0C; color: white; border-bottom: 1px solid #F4A80A; -webkit-border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px; } p#breadcrumb a { color: white; } body div#popup div.popup-content { border-color: #F76B0C; } body div#popup h2 { background: #F76B0C; padding-top: 3px; } div.themes hr { visibility: hidden; } div.themes div.theme { border: 1px dotted #888; margin: 1em; float: left; text-align: center; } div.themes div.theme.active { border: 1px solid black; } div.themes div.theme img.theme-icon { float: none; margin: 0; display: block; width: 88px; height: 88px; padding: 6px; border: 0; } div.themes div.theme a { display: block; border: 0; } div#top { background: #566902; border-bottom: 1px solid #8ab001; } a { color: #0c99f7; border-color: #F76B0C; } ul#all-forms li { padding: 0; } ul#all-forms a { padding: 1px 3px; display: block; border: none; -webkit-transition: all 200ms ease-out; } ul#all-forms a:hover { background: #f4a80a; } div#main-content { margin-left: 25px; } div#logo-selection { clear: both; } div#logo-selection form { margin: 1em; }