﻿* { margin: 0; padding: 0; }
ul, ol { list-style-type: none; }
html { direction: rtl; overflow-y: scroll; font-family: Arial; font-size: 80%; }
input, textarea, select, button { font-family: Arial; font-size: 100%; }
button { padding: 2px 4px; }
hr { height: 1px; margin: 19px 0; border: none; background-color: #ccc; color: #ccc; }
input[type=checkbox] { margin-left: 4px; vertical-align: text-bottom; }
.body { width: 860px; margin: 0 auto; }
.float { float: left; }
.wait { cursor: wait; }
.form { border-right: solid 8px #99a; padding: 12px 14px; background-color: #f3f3f0; }
.form .field { clear: both; margin-bottom: 4px; }
.form .label { float: right; width: 90px; margin-top: 1px; }
.form .input { overflow: hidden; margin-right: 90px; }
.form .error { margin: 1px 90px 0 0; color: #f00; font-weight: bold; }
.form .cmd { clear: both; margin: 14px 90px 0 0; }
.checklist { display: inline-block; overflow-y: scroll; overflow-x: hidden; height: 6.3em; border-style: solid; border-width: 2px 1px 1px 2px; border-color: #666 #ccc #ccc #666; background-color: #fff; }
.checklist label { display: block; padding: 2px 0 2px 10px; white-space: nowrap; }
.checklist label:hover { background-color: #007; color: #fff; }
.checklist input { float: right; margin: 4px 4px 0 !important; }
.dialog { display: none; }
.dialog.form { border: none; padding: 0; }
.dialog .content { padding: 19px; }
table.data { table-layout: fixed; width: 100%; }
table.data th { padding: 1px 0px 2px 10px; text-align: right; vertical-align: top; }
table.data td { padding: 1px 0px; vertical-align: top; }
table.data thead th { border-bottom: solid 1px #999; }
table.data tbody tr.odd { background-color: #f6f6f6; }
table.data tfoot th { border-top: solid 1px #999; }
table.data tr.subtotal1 { background-color: #f6f6f6; font-weight: bold; }
table.data tr.subtotal2 { font-weight: bold; }
table.data tbody.hover tr:hover { background-color: #eee; }
#header { margin-bottom: 20px; border-bottom: solid 1px #ccc; padding: 12px 0; }
#header ul a { color: #009; text-decoration: none; }
#header li { float: right; border-right: solid 1px #999; padding: 0 11px 0 12px; }
#header li:first-child { border: none; padding-right: 0; }
#header .identity { color: #888; text-align: left; }
#header .logo { margin-bottom: 4px; color: #006; font-size: 120%; font-weight: bold; text-align: left; }
#footer { margin-top: 19px; }
#content h1 { margin-bottom: 17px; color: #006; font-size: 140%; font-weight: bold; }
#login { width: 300px; padding: 14px; border-style: solid; border-color: #ccc; border-width: 0 1px 1px 0; background-color: #eeeee0; }
#login #username, #login #password { width: 150px; }
#users #searchName, #users #client { width: 250px; }
#users .col0 { width: 120px; }
#users .col1 { width: 210px; }
#users .col3 { width: 150px; }
#users .col4 { width: 60px; }
#user #firstName, #user #lastName, #user #password { width: 140px; }
#user #email { width: 220px; }
#tracks #searchName, #tracks #searchClient { width: 250px; }
#tracks #dateFrom, #tracks #dateTo { width: 90px; }
#tracks .col0 { width: 160px; }
#tracks .col2 { width: 70px; }
#tracks .col3 { width: 100px; }
#tracks .col4 { width: 65px; }
#tracks .col5 { width: 90px; }
#track #name, #track #comments { width: 400px; }
#track #client { width: 250px; }
#track #expiration { width: 80px; }
#track #uploader { width: 405px; height: 24px; vertical-align: middle; }
#track #upload { margin-right: 6px; }
#track #uploaded { display: none; line-height: 26px; }
#track #sources { font-size: 110%; }
#track #sources li { float: right; width: 200px; }
#track #sources li input { vertical-align: text-bottom; }
#track #sources li.notdownloaded { color: #c00; }
#track #sources li.downloaded { color: #00c; }
#instancesReport #dateFrom, #instancesReport #dateTo { width: 90px; }
#instancesReport #client { width: 250px; }
#instancesReport .col0 { width: 70px; }
#instancesReport .col1 { width: 60px; }
#instancesReport .col2 { width: 100px; }
#instancesReport .col3 { width: 160px; }
#instancesReport .col5 { width: 90px; }
#instancesReport .expired { color: #c00; }
#sourcesReport #dateFrom, #sourcesReport #dateTo { width: 90px; }
#sourcesReport #client, #sourcesReport #track { width: 250px; }
#sourcesReport th.date { width: 100px; vertical-align: bottom; }
#sourcesReport .vertical { height: 100px; writing-mode: tb-rl; }
#mediaArchive #dateFrom, #mediaArchive #dateTo { width: 90px; }
#mediaArchive .col0 { width: 70px; }
#mediaArchive .col1 { width: 150px; }
#mediaArchive .col2 { position: relative; }
#mediaArchive .hour { border-right: solid 1px #000; padding: 0; text-align: center; }
#mediaArchive a.block { position: absolute; float: right; height: 10px; margin-top: 4px; border: solid 1px #000; background-color: #bbc; }
