dd {
  font-size:small;
}
.admin a:link, .page-admin .messages a:link, .page-admin .status a:link{
color:#027AC6;
text-decoration:none;
}
.admin a:visited, .page-admin .messages a:visited, .page-admin .status a:visited{
color:#027AC6;
text-decoration:none;
}
.admin a:hover, .page-admin .messages a:hover, .page-admin .status a:hover{
color:#027AC6;
text-decoration:underline;
}
.admin a:active, .page-admin .messages a:active, .page-admin .status a:active{
color:#027AC6;
text-decoration:underline;
}
div.admin-panel {
margin:0;
padding:5px 5px 15px;
}
div.admin-panel .description {
margin:0 0 3px;
padding:2px 0 3px;
}
div.admin-panel .body {
padding:0 4px 2px 8px;
}
div.admin {
padding-top:15px;
}
div.admin .left {
float:left;
margin-left:1em;
width:47%;
}
div.admin .right {
float:right;
margin-right:1em;
width:47%;
}
div.admin .expert-link {
margin-right:1em;
padding-right:4px;
text-align:right;
}
table.package {
width:100%;
}
table.package .description {
width:100%;
}
table.package .version {
direction:ltr;
}
div.admin-dependencies, div.admin-required {
color:#444444;
font-size:0.9em;
}
span.admin-disabled {
color:#880000;
}
span.admin-enabled {
color:#008800;
}
span.admin-missing {
color:#FF0000;
}
table.system-status-report th {
border-bottom:1px solid #CCCCCC;
}
table.system-status-report th, table.system-status-report tr.merge-up td {
padding-left:30px;
}
table.system-status-report th {
background-position:5px 50%;
background-repeat:no-repeat;
padding-bottom:6px;
padding-top:6px;
}
table.system-status-report tr.error th {
background-image:url(../../misc/watchdog-error.png);
}
table.system-status-report tr.warning th {
background-image:url(../../misc/watchdog-warning.png);
}
table.system-status-report tr.ok th {
background-image:url(../../misc/watchdog-ok.png);
}
.theme-settings-left {
float:left;
width:49%;
}
.theme-settings-right {
float:right;
width:49%;
}
.theme-settings-bottom {
clear:both;
}
table.screenshot {
margin-right:1em;
}
.theme-info h2 {
margin-bottom:0;
}
.theme-info p {
margin-top:0;
}
.date-container {
clear:left;
overflow:auto;
}
.date-container .form-item {
margin-top:0;
}
.date-container .select-container, .date-container .custom-container {
float:left;
}
.date-container .custom-container {
margin-left:15px;
width:50%;
}
html.js .custom-container label {
visibility:hidden;
}
