.left {
float:left;
}
.right {
float:right;
}
.clear {
clear:both;
height: 0px;
line-height: 0px;
}
table {
background-color: #fff;
/*border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
clear: both;
color: #333;
width: 100%;
*/margin-bottom: 10px;
}
th {
background-color: #f2f2f2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
text-align: center;
}
th a {
display: block;
padding: 2px 4px;
text-decoration: none;
}
th a:hover {
background-color: #ccc;
color: #333;
text-decoration: none;
}
table tr td {
background: #fff;
padding: 4px;
vertical-align: top;
/*text-align: center;
border-right: 1px solid #ccc;
*/}
table tr.altrow td {
background: #f4f4f4;
}
td.actions {
text-align: center;
white-space: nowrap;
}
td.actions a {
display: inline;
margin: 0px 6px;
}
div.paging {
color: #ccc;
margin: 5px;
}
div.paging div.disabled {
color: #ddd;
display: inline;
}
dl {
line-height: 2em;
margin: 0em 0em;
width: 50%;
}
dl .altrow {
background: #f4f4f4;
}
dt {
font-weight: bold;
padding-left: 4px;
vertical-align: top;
}
dd {
margin-left: 10em;
margin-top: -2em;
vertical-align: top;
}
div.related {
clear:both;
display:block;
}
div.related .actions{
margin-left: 18px;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
padding-right: 10px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:14em;
margin-top:-2em;
vertical-align:top;
}
#flashMessage, #authMessage, .error, .error_message, .error-message {
color:#900;
background-color: #fe6;
margin: 8px 4px;
padding:10px;
}
#flashMessage {
display: block;
width: auto;
}
.error_message {
clear: both;
font-weight: bold;
background:#900;
color:#ff6;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
padding: 4px 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}
fieldset {
border: 0px solid #ccc;
margin-top: 10px;
padding: 16px 20px;
}
fieldset legend {
color:#f93;
font-size: 160%;
font-weight: bold;
}
form div{
vertical-align: text-top;
font-size: 14px;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
padding-bottom:5px;
}
label.checkbox, .checkbox label {
float: left;
clear: right;
margin: 1px 0 5px 10px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 0 7px 2px;
}
input,textarea {
clear: both;
display:block;
font-size: 14px;
}
select {
clear: both;
vertical-align: text-top;
font-size: 14px;
margin: 0 4px;
}
option {
padding: 0 4px;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
font-size: 14px;
padding: 0 2px;
}
form .required, form .optional, form .input{
clear:both;
padding: 10px;
margin-bottom:10px;
margin-right:260px;
min-height:15px;
}
.optional, .input {
color:#666;
background:#f6f6f6;
}
.required {
color:#222;
font-weight:bold;
background:#f0ffe0 url(images/mint_bg.png) repeat-x top;
}
.submit {
clear: both;
margin-top: 8px;
margin-left: 80px;
}
.related .left {
margin: 1em 2em;
}
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
#loader {
font-size: 12px;
color: #900;
background: #fff;
}
#login {
float: left;
width: 44em;
}
