123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119 |
- INPUT.clsCCHLNumericRange {
- text-align: right;
- border: 1px solid #E7E7E7;
- width: 100%;
- height: 19px;
- vertical-align: top;
- }
- .clsCCHLcctable {
- border-right: 1px #999 solid;
- border-top: 1px black solid;
- border-left: 1px black solid;
- border-bottom: 1px #999 solid;
- background-color: white;
- }
- .clsCCHLtableHeader {
- width: 18px;
- background-color: #E7E7E7;
- }
- DIV.clsCCHLWebSafeColor {
- cursor: default;
- margin: 2px;
- border: 1px solid gray;
- width: 14px;
- height: 14px;
- font-size: 2pt;
- }
- DIV.clsCCHLBorderPreviewLine {
- background-color: silver;
- margin-bottom: 3px;
- line-height: 3px;
- }
- IMG.clsCCHLAbout {
- width: 650px;
- height: 522px;
- }
- INPUT.clsCCHLNumeric {
- text-align: right;
- }
- .clsCCHLPromptComponent {
- display: inline;
- visibility: visible;
- clear: none;
- }
- .clsCCHLDisplayInline {
- display: inline;
- }
- .clsCCHLApplicationTitle {
- font-size: 90%;
- color: black;
- font-weight: bold;
- }
- .clsCCHLDocumentTitle {
- font-size: 90%;
- color: black;
- font-weight: normal;
- }
- .clsCCHLSecondaryTitle {
- font-size: 90%;
- color: #369;
- font-weight: bold;
- }
- .clsCCHLMenuTitle {
- font-size: 70%;
- color: #369;
- font-weight: bold;
- }
- .clsCCHLLink {
- font-size: 70%;
- color: #00C;
- font-weight: normal;
- }
- .clsCCHLHighLevelLink {
- font-size: 90%;
- color: #00C;
- font-weight: normal;
- }
- .clsCCHLReadOnlyText {
- font-size: 70%;
- color: black;
- font-weight: normal;
- }
- .clsCCHLControlLabel {
- font-size: 70%;
- color: #369;
- font-weight: bold;
- }
- .clsCCHLButtonText {
- font-size: 90%;
- color: black;
- font-weight: normal;
- text-decoration: none;
- }
- .clsCCHLFieldSet {
- border: none;
- text-align: left;
- display: inline;
- vertical-align: top;
- padding: 0;
- }
- .clsCCHLDialogButton {
- height: 22px;
- border: 1px solid #999;
- cursor: pointer;
- }
- .clsCCHLDialogButton:hover {
- border: 1px solid #369;
- background-color: #E3E9F3;
- }
- .clsCCHLToolbarButton {
- border: 1px solid #f8f8f8;
- background-color: #ffffff;
- padding: 2px;
- }
- .clsCCHLToolbarButton_hover {
- border: 1px solid #8d8d8d;
- background-color: #f8f8f8;
- padding: 2px;
- }
- .clsCCHLToolbarButton_active {
- border: 1px solid #8d8d8d;
- background-color: #e7e7e7;
- padding: 2px;
- }
- .clsCCHLBottomBar {
- border-top: 1px solid #999;
- margin: 0;
- padding: 0;
- padding-top: 5px;
- padding-bottom: 5px;
- text-align: right;
- }
- .clsCCHLInsertRemoveButton {
- color: black;
- text-decoration: none;
- text-align: center;
- padding: 2px;
- width: 100%;
- overflow: visible;
- background-color: white;
- border: solid 1px #999;
- white-space: nowrap;
- }
- .clsCCHLInsertRemoveButton[disabled] {
- color: #CCC;
- text-decoration: none;
- text-align: center;
- padding: 2px;
- width: 100%;
- overflow: visible;
- background-color: white;
- border: 1px solid #999;
- white-space: nowrap;
- }
- .clsCCHLInsertRemoveButtonOver {
- color: black;
- background-color: #E3E9F3;
- text-decoration: none;
- text-align: center;
- padding: 2px;
- width: 100%;
- overflow: visible;
- border: 1px solid #999;
- white-space: nowrap;
- }
- .clsCCHLChoicesHeader {
- color: #369;
- font-size: 10pt;
- }
- .clsCCHLChoicesListbox {
- min-width: 200px;
- margin-top: 0;
- margin-left: 5px;
- margin-right: 5px;
- }
- .clsCCHLFeedbackWidget {
- margin-top: 0;
- margin-left: 5px;
- margin-right: 5px;
- margin-bottom: 0;
- border-width: 0;
- border-top-style: solid;
- border-color: white;
- padding-top: 2px;
- }
- .clsCCHLFeedbackWidgetParseError {
- margin-top: 0;
- margin-left: 5px;
- margin-right: 5px;
- margin-bottom: 0;
- border-width: 2px;
- border-top-color: #F60;
- border-top-style: dashed;
- padding-top: 0;
- }
- .clsCCHLFeedbackWidgetParseErrorArrowLeft {
- margin: 0;
- border-width: 2px;
- border-top-color: #F60;
- border-top-style: dashed;
- padding-top: 0;
- }
- .clsCCHLFeedbackSpacer {
- width: 100%;
- min-width: 200px;
- }
- .clsCCHLTextWidget {
- width: 145px;
- }
- .clsCCHLTextWidgetParseError {
- border-bottom-width: 2px;
- border-bottom-color: #F60;
- border-bottom-style: dashed;
- }
- .clsPromptInvalidMessageContainer {
- background: #fff;
- border: 1px solid #f00;
- padding-left: 2px;
- }
- .clsPromptInvalidMessage {
- font-size: 8pt;
- color: #f00;
- line-height: 8pt;
- }
- .clsCCHLCheckBoxList {
- overflow: auto;
- border: 2px inset threedhighlight;
- padding-left: 5px;
- padding-right: 10px;
- padding-bottom: 2px;
- margin: 0;
- min-width: 200px;
- max-height: 165px;
- }
- .clsCCHLRadioGroupList {
- overflow: auto;
- border: 2px inset threedhighlight;
- padding-left: 5px;
- padding-right: 10px;
- padding-bottom: 2px;
- margin: 0;
- min-width: 200px;
- max-height: 165px;
- }
- .clsCCHLAlignRight {
- text-align: right;
- }
- .clsCCHLListControl {
- min-width: 200px;
- }
- .clsCCHLSelectControl {
- min-width: 200px;
- }
- .clsCCHLCheckBox {
- font-size: 70%;
- color: black;
- }
- .clsCCHLSelectDateCalendar {
- border: 1px solid #999;
- color: black;
- padding: 3px;
- margin-right: 5px;
- text-align: center;
- vertical-align: top;
- background-color: white;
- height: 240px;
- overflow: visible;
- width: 200px;
- }
- .clsCCHLSelectDateCalendarDialog {
- background-color: #ffffff;
- color: #121212;
- padding: 3px;
- text-align: center;
- vertical-align: top;
- overflow: visible;
- width: 210px;
- border: 1px solid #444444;
- }
- .clsCCHLSelectDateDialogTopTable {
- border-collapse: separate;
- }
- .clsCCHLSelectDateYears {
- text-align: center;
- background-color: #00649d;
- color: #121212;
- font-weight: bold;
- }
- .clsCCHLSelectDateMonths {
- color: #00649d;
- font-size: 8pt;
- text-decoration: underline;
- margin-top: 3px;
- text-align: center;
- vertical-align: bottom;
- cursor: pointer;
- font-weight: normal;
- }
- .clsCCHLSelectDateMonthsSelected {
- color: #00649d;
- font-size: 8pt;
- text-decoration: underline;
- margin-top: 3px;
- text-align: center;
- vertical-align: bottom;
- cursor: pointer;
- font-weight: bold;
- }
- .clsCCHLSelectDateMonthsDisabled {
- color: #121212;
- font-size: 8pt;
- text-decoration: none;
- margin-top: 3px;
- text-align: center;
- vertical-align: bottom;
- cursor: default;
- font-weight: normal;
- }
- .clsCCHLSelectDateDaysOfWeek {
- background-color: #8d8d8d;
- font-size: 9pt;
- padding: 3px;
- color: #121212;
- text-decoration: none;
- text-align: center;
- }
- .clsCCHLSelectDateDays {
- color: #00649d;
- text-decoration: underline;
- text-align: center;
- font-size: 10pt;
- padding: 3px;
- cursor: pointer;
- font-weight: normal;
- background-color: transparent;
- }
- .clsCCHLSelectDateDaysSelected {
- font-weight: bold;
- color: #00649d;
- background-color: #f8f8f8;
- text-decoration: none;
- font-size: 80%;
- cursor: pointer;
- text-align: center;
- padding: 3px;
- }
- .clsCCHLSelectDateDaysDisabled {
- color: #121212;
- text-decoration: none;
- text-align: center;
- font-size: 10pt;
- padding: 3px;
- cursor: default;
- font-weight: normal;
- background-color: #ffffff;
- }
- .clsCCHLSelectDateEditBox {
- padding: 0;
- padding-left: 5px;
- margin-top: 0;
- margin-left: 0;
- margin-right: 5px;
- width: 140px;
- }
- .clsCCHLSelectDateEditBoxParseError {
- padding: 0;
- padding-left: 5px;
- margin-top: 0;
- margin-left: 0;
- margin-right: 5px;
- border-bottom-color: #F60;
- border-bottom-style: dashed;
- width: 140px;
- }
- .clsCCHLSelectDateYearEditBox {
- width: 100px;
- font-size: 13px;
- text-align: center;
- font-weight: bold;
- }
- .clsCCHLSelectDateYearEditBoxParseError {
- text-align: center;
- border-bottom-color: #F60;
- border-bottom-style: dashed;
- font-weight: bold;
- }
- .clsCCHLSelectTimeEditBox {
- border: 1px solid #999999;
- margin: 0;
- padding: 0;
- margin-right: 5px;
- overflow: visible;
- overflow-x: visible;
- background-color: #ffffff;
- width: 140px;
- }
- .clsCCHLSelectTimeEditBoxExtend {
- margin: 0;
- padding: 0;
- margin-right: 5px;
- overflow: visible;
- overflow-x: visible;
- background-color: #ffffff;
- width: 180px;
- border: 1px solid #999999;
- }
- .clsCCHLSelectTime {
- margin-left: 0;
- top: 0;
- left: 0;
- }
- .clsCCHLSelectTimeControl {
- text-align: center;
- padding: 0;
- margin: 0;
- border-bottom-width: 2px;
- border-bottom-color: white;
- border-bottom-style: solid;
- border: none;
- background-image: none;
- }
- .clsCCHLSelectTimeControlParseError {
- text-align: center;
- padding: 0;
- border: none;
- border-bottom-width: 2px;
- border-bottom-color: #F60;
- border-bottom-style: dashed;
- }
- .clsCCHLColon {
- font: message-box;
- font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, "MS UI Gothic", Gulim, SimSun, PMingLiU, Raghu8, "Arial Unicode MS", "Andale WT", sans-serif;
- vertical-align: middle;
- background-color: #ffffff;
- margin: 0;
- border: 0;
- padding: 0;
- }
- .clsCCHLClock {
- margin: 0;
- height: 190px;
- width: 140px;
- position: relative;
- }
- .clsCCHLClockBlock {
- border: 1px solid #444444;
- background-color: #ffffff;
- margin-bottom: 10px;
- width: 100%;
- }
- .clsCCHLClockDigits {
- position: absolute;
- top: 0;
- left: 0;
- font-size: 10px;
- color: black;
- }
- .clsCCHLMinuteHand {
- position: absolute;
- width: 2px;
- height: 2px;
- font-size: 2px;
- background: black;
- border: 1px solid black;
- }
- .clsCCHLHourHand {
- position: absolute;
- width: 2px;
- height: 2px;
- font-size: 2px;
- background: black;
- border: 1px solid black;
- }
- .clsCCHLSecondHand {
- position: absolute;
- width: 2px;
- height: 2px;
- font-size: 2px;
- background: #369;
- border: 1px solid #369;
- }
- .clsCCHLDivClock {
- position: absolute;
- top: 0;
- left: 0;
- }
- .clsCCHLDivRelative {
- position: relative;
- }
- .clsCCHLAngleChooser {
- border: 1px solid #444444;
- background-color: #ffffff;
- margin-bottom: 10px;
- width: 170px;
- cursor: default;
- }
- .clsCCHLDivAngleChooserContainer {
- position: absolute;
- top: 0;
- left: 0;
- width: 170px;
- overflow: hidden;
- }
- .clsCCHLDivAngleHands {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: lime;
- }
- .clsCCHLStartAngle {
- position: absolute;
- width: 2px;
- height: 2px;
- font-size: 2px;
- background: black;
- }
- .clsCCHLEndAngle {
- position: absolute;
- width: 4px;
- height: 4px;
- font-size: 4px;
- background: red;
- }
- .clsCCHLBoundingBox {
- background-color: #E7E7E7;
- margin: 5px;
- padding-top: 5px;
- padding-right: 5px;
- padding-bottom: 5px;
- }
- .clsCCHLIntervalWidgetParseError {
- margin-top: 5px;
- margin-left: 0;
- margin-right: 3px;
- border-bottom-color: #F60;
- border-bottom-style: dashed;
- }
- .clsCCHLSwsEditBox {
- margin-right: 5px;
- }
- .clsCCHLSwsSearchButton {
- padding: 2px;
- margin-left: 5px;
- margin-right: 5px;
- color: black;
- }
- .clsCCHLSwsOptions {
- margin-top: 5px;
- color: black;
- font-size: 10pt;
- }
- .clsCCHLSwsResultsHeader {
- color: #369;
- font-size: 10pt;
- }
- .clsCCHLSwsChoicesHeader {
- color: #369;
- font-size: 10pt;
- }
- .clsCCHLSwsResultsListbox {
- width: 150px;
- margin-top: 0;
- margin-left: 5px;
- margin-right: 5px;
- margin-bottom: 5px;
- min-width: 200px !important;
- }
- .clsCCHLSwsChoicesListbox {
- width: 150px;
- margin-top: 0;
- margin-left: 5px;
- margin-right: 5px;
- margin-bottom: 5px;
- min-width: 200px !important;
- }
- .clsCCHLSwsResultsListboxSingle {
- width: 230px;
- margin-top: 0;
- margin-left: 5px;
- margin-right: 5px;
- margin-bottom: 5px;
- min-width: 230px !important;
- }
- .clsCCHLOptions {
- cursor: pointer;
- vertical-align: bottom;
- width: 240px;
- padding: 0;
- }
- .clsCCHLDialogTitle {
- font-size: 90%;
- font-weight: bold;
- color: #369;
- }
- .clsCCHLDialogHeaderBorder {
- background-color: #369;
- }
- .clsCCHLDialogIntroduction {
- font-size: 70%;
- color: #369;
- }
- .clsCCHLDialogSeperator {
- background-color: #999;
- }
- .clsCCHLDialogFooterButtons {
- background-color: #999;
- }
- .clsCCHLFormLabel {
- font-size: 70%;
- font-weight: bold;
- color: #369;
- }
- .clsCCHLButton {
- font-size: 70%;
- color: black;
- text-decoration: none;
- cursor: pointer;
- width: 100%;
- height: 18px;
- padding-top: 2px;
- }
- .clsCCHLButtonLeftRightPadding {
- padding-left: 10px;
- padding-right: 10px;
- }
- .clsCCHLButton:hover {
- background-color: #E3E9F3;
- }
- .clsCCHLPromptButton {
- font-size: 90%;
- color: black;
- text-decoration: none;
- text-align: center;
- width: auto;
- height: 26px;
- padding-top: 2px;
- padding-bottom: 2px;
- margin-right: 7px;
- background-color: white;
- border: 1px solid #999;
- cursor: pointer;
- }
- .clsCCHLPromptButtonOver {
- font-size: 90%;
- color: black;
- background-color: #E3E9F3;
- text-decoration: none;
- text-align: center;
- width: auto;
- height: 26px;
- padding-top: 2px;
- padding-bottom: 2px;
- margin-right: 7px;
- border: 1px solid #999;
- cursor: pointer;
- }
- .clsCCHLPromptButton[disabled] {
- font-size: 90%;
- color: #CCC;
- text-decoration: none;
- text-align: center;
- width: auto;
- height: 26px;
- padding-top: 2px;
- padding-bottom: 2px;
- margin-right: 7px;
- background-color: white;
- border: 1px solid #CCC;
- cursor: default;
- }
- .clsCCHLTableLink {
- font-size: 70%;
- color: #369;
- text-decoration: underline;
- }
- .clsCCHLTableText {
- font-size: 70%;
- color: #369;
- }
- .clsCCHLTableItemCount {
- font-size: 70%;
- font-weight: normal;
- color: black;
- }
- .clsCCHLTableSortTitle {
- text-decoration: none;
- font-weight: bold;
- color: #369;
- }
- .clsCCHLTableTitle {
- font-size: 70%;
- font-weight: bold;
- color: #369;
- }
- .clsCCHLTableOutline {
- background-color: black;
- }
- .clsCCHLTableBody {
- background-color: white;
- }
- .clsCCHLTableOutlineIE {
- border: 1px solid;
- border-color: black #999 #999 black;
- }
- .clsCCHLTableOutline1 {
- background-color: black;
- }
- .clsCCHLTableOutline2 {
- background-color: #999;
- }
- .clsCCHLTableOutline3 {
- background-color: #999;
- }
- .clsCCHLTreePane {
- height: 400px;
- width: 300px;
- overflow: auto;
- border: 1px solid black;
- padding: 5px;
- }
- .clsCCHLTreeNode_unselected {
- cursor: pointer;
- margin: 0;
- padding: 0;
- background-color: white;
- color: black;
- vertical-align: middle;
- }
- .clsCCHLTreeNode_partial {
- cursor: pointer;
- background-color: #E3E9F3;
- margin: 0;
- padding: 0;
- color: black;
- vertical-align: middle;
- }
- .clsCCHLTreeNode_selected {
- cursor: pointer;
- margin: 0;
- padding: 0;
- background-color: black;
- color: white;
- vertical-align: middle;
- }
- .clsCCHLTreeNode_hover {
- cursor: pointer;
- margin: 0;
- padding: 0;
- color: black;
- background-color: #BEC8DC;
- vertical-align: middle;
- }
- .clsCCHLTreeLevel {
- margin: 0;
- padding: 0;
- vertical-align: middle;
- }
- .clsCCHLTreeLabel {
- cursor: pointer;
- }
- .clsCCHLTreeText {
- padding: 0 1px 0 3px;
- font-size: 70%;
- vertical-align: middle;
- }
- .noLink {
- text-decoration: none;
- color: black;
- font-weight: normal;
- }
- SPAN.clsCCHLTreeNode_selected A.noLink {
- color: white;
- }
- .clsCCHLErrorRequired {
- margin-right: 2px;
- }
- .clsCCHLCPCell {
- border: 1px solid #CCC;
- width: 15px;
- height: 15px;
- text-align: center;
- cursor: pointer;
- }
- .clsCCHLCPCell_hover {
- border: 1px solid #369;
- width: 15px;
- height: 15px;
- text-align: center;
- cursor: pointer;
- }
- .clsCCHLCPCell_active {
- border: 1px solid #369;
- width: 15px;
- height: 15px;
- text-align: center;
- }
- .clsCCHLCPCellLabel {
- padding-left: 10px;
- padding-right: 40px;
- padding-top: 5px;
- padding-bottom: 5px;
- }
- .clsCCHLCPCustomTB {
- padding-left: 5px;
- padding-right: 5px;
- }
- .clsCCHLCPPreview {
- height: 177px;
- width: 240px;
- background-color: #E7E7E7;
- border: 1px solid;
- border-color: #CCC;
- }
- .clsCCHLCPPreviewSwatch {
- height: 110px;
- width: 145px;
- cursor: pointer;
- }
- .clsCCHLCPButton {
- height: 22px;
- width: 29px;
- background-color: white;
- border: 1px solid #CCC;
- margin-right: 3px;
- cursor: pointer;
- }
- .clsCCHLCPButtonOver {
- height: 22px;
- width: 29px;
- background-color: #E3E9F3;
- border: 1px solid #369;
- margin-right: 3px;
- cursor: pointer;
- }
- .clsCCHLCPLink {
- text-decoration: underline;
- font-size: 70%;
- color: #369;
- cursor: pointer;
- }
- .clsCCHLCPMenuContainer {
- background-color: white;
- border: 1px solid #369;
- }
- .clsCCHLCPCaptionBar {
- padding: 3px;
- background-color: #E3E9F3;
- }
- .clsCCHLCPPalette {
- padding: 3px;
- }
- .clsCCHLCPItem {
- border: 1px solid white;
- padding: 1px;
- }
- .clsCCHLCPItem_hover {
- border: 1px solid #369;
- background-color: #BEC8DC;
- padding: 1px;
- }
- .clsCCHLCPItem_active {
- border: 1px solid #369;
- background-color: #E3E9F3;
- padding: 1px;
- }
- .clsCCHLAPButtonNormal {
- border: 1px solid #CCC;
- background-color: white;
- padding: 2px;
- }
- .clsCCHLAPButtonOver {
- border: 1px solid #CCC;
- background-color: #BEC8DC;
- cursor: pointer;
- padding: 2px;
- }
- .clsCCHLAPButtonPressed {
- border: 1px solid #369;
- background-color: #E3E9F3;
- padding: 2px;
- }
- .clsCCHLAPButtonOverPressed {
- border: 1px solid #369;
- background-color: #E3E9F3;
- padding: 2px;
- }
- .clsCCHLAPContainer {
- background-color: white;
- border: 1px solid #369;
- }
- .clsCCHLParentDetail {
- display: none;
- }
- .clsCCHLExpandCollapseHover {
- cursor: pointer;
- }
- .clsCCHLParseErrorOn {
- border-bottom: 2px dashed #F60;
- padding-bottom: 0;
- }
- .clsCCHLParseErrorOff {
- border-bottom-width: 0;
- padding-bottom: 2px;
- }
- .clsCCHLPromptLink {
- font-size: 60%;
- color: #00C;
- font-weight: normal;
- cursor: pointer;
- text-decoration: underline;
- }
- .clsCCHLContextBar {
- padding: 1px 2px 4px 5px;
- cursor: default;
- height: 42px;
- overflow: hidden;
- border: none;
- background-color: Transparent;
- border: 1px solid #444444;
- }
- .clsCCHLContextBar TABLE {
- padding: 0;
- border-style: none;
- border-collapse: collapse;
- white-space: nowrap;
- margin: 0;
- }
- .clsCCHLContextBar TBODY {
- padding: 0;
- border-style: none;
- border-collapse: collapse;
- white-space: nowrap;
- margin: 0;
- }
- .clsCCHLContextBar TR {
- padding: 0;
- border-style: none;
- border-collapse: collapse;
- white-space: nowrap;
- margin: 0;
- }
- .clsCCHLContextBar TD {
- padding: 0;
- border-style: none;
- border-collapse: collapse;
- white-space: nowrap;
- margin: 0;
- }
- .clsCCHLContextLabel {
- font-family: "Helvetica Neue", Helvetica, Tahoma;
- font-size: 80%;
- color: #000000;
- }
- TABLE.clsCCHLContextItem {
- cursor: default;
- }
- TD.clsCCHLContextItem {
- padding: 2px;
- border-color: #9AC;
- font-family: "Helvetica Neue", Helvetica, Tahoma;
- font-size: 70%;
- margin: 0;
- border: 1px solid #444444;
- color: #000000;
- background-color: #ffffff;
- }
- TD.clsCCHLContextItem_selected {
- padding: 2px;
- border-color: #9AC;
- font-family: "Helvetica Neue", Helvetica, Tahoma;
- font-size: 70%;
- margin: 0;
- border: 1px solid #444444;
- color: #000000;
- background-color: #95daf2;
- }
- .clsCCHLContextItemImg {
- height: 24px;
- padding: 0;
- margin: 0;
- width: 7px;
- }
- .clsCCHLCaretVerticalBar {
- padding: 3px;
- width: 10px;
- border-left: 1px solid black;
- border-right: 1px solid black;
- background-color: white;
- }
- TABLE.clsCCHLContextItemSelected .clsCCHLContextItemLabel {
- background-color: black;
- color: white;
- }
- .clsCCHLScrollButton {
- padding: 0;
- margin: 0;
- background-color: white;
- border: 1px solid;
- border-color: #CCC;
- }
- .clsCCHLScrollButton_hover {
- background-color: #BEC8DC;
- border: 1px solid;
- border-color: #9AC;
- }
- .clsCCHLScrollButton_pressed {
- background-color: #BEC8DC;
- border: 1px solid;
- border-color: #369;
- }
- .clsCCHLScrollButtons {
- float: right;
- width: 22px;
- }
- .clsCCHLMsgDetails {
- overflow: auto;
- background-color: transparent;
- }
- DIV.clsCCHLDropRect {
- z-index: 98;
- position: absolute;
- width: 0;
- height: 0;
- top: 0;
- left: 0;
- border: 2px dashed black;
- font-size: 2pt;
- display: none;
- }
- .clsPalette {
- width: 150px;
- height: 150px;
- background: url(td_images/icon_colorpicker.png) no-repeat;
- background-position: -65px 0;
- background-color: #F00;
- border: 1px solid gray;
- position: relative;
- }
- .clsPaletteIndicator {
- background-image: url(td_images/icon_colorpicker.png);
- background-position: -240px 0;
- height: 11px;
- width: 11px;
- top: 0;
- left: 0;
- background-repeat: no-repeat;
- position: relative;
- }
- .clsPreviewDiv {
- width:100%;
- height:20px;
- border: 1px solid gray;
- background-color:transparent;
- }
- .clsHueBar {
- background: url(td_images/icon_colorpicker.png) no-repeat;
- background-position: 0 0;
- height: 150px;
- width: 19px;
- position: relative;
- border: 1px solid gray;
- }
- .clsSliderInHueBar {
- background: url(td_images/icon_colorpicker.png) no-repeat;
- background-position: -24px 0px;
- width: 37px;
- height: 10px;
- font-size: 6pt;
- left: -28px;
- position: relative;
- }
- .clsContainerBorder {
- border:1px solid gray;
- }
- .clsCustomColorBox {
- width:19px;
- height:19px;
- background-color:transparent;
- margin: 1px;
- }
- .clsEmptyCustomColorBox {
- border: 1px dotted gray;
- }
- .customColorAddButton {
- position: absolute;
- top: -25px;
- left: 290px;
- width: 40px;
- height: 20px;
- }
- .clsCCHLDropRect IMG {
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
- opacity: 0.5;
- }
- .clsBorderActionButton {
- border: 1px solid #99bbd1;
- background-color: #d3e4ef;
- }
- .clsPreviewAreaContainer {
- border: 1px solid #99bbd1;
- }
- .clsHighContrast .clsPreviewAreaContainer {
- border: 1px solid #fff;
- }
- .clsHighContrast .clsPreviewContent {
- border: 1px solid #fff;
- }
- .clsHighContrast .clsPreviewBorder {
- position: relative;
- }
- .clsHighContrast .clsPreviewBorderLegend {
- position: absolute;
- left: 10;
- top: -8;
- background-color: #fff;
- }
|