/* background color */ .ui-widget-content .ui-state-highlight{ background-color:#ff6e6e; } a.add-button, a.remove, #progress-content{ background-color:#fff; } div.form { background-color: #f1f2f6; } #window h1{ background-color: #922; } /* color */ #context_menu .red, a, a.remove { color:#D14; } a.add-button{ color:#61615C; } #window h1{ color:#fff; } #context_menu .orange { color:#dd6011; } #context_menu .green { color:#13ae0c; } #context_menu .normal{ color:#000; } /* borders */ a.add-button, a.remove, #progress-content, div.form { border:0 solid #CCC; } /* shadows */ #progress-content, .sheet{ -webkit-box-shadow: 0px 0px 20px #444; -moz-box-shadow: 0px 0px 20px #444; box-shadow: 0px 0px 20px #444; } /* radius */ a.add-button, a.remove, .sheet, #progress-content, div.form { -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; } body{ font-family:Arial, Helvetica, sans-serif; font-size: 11pt; margin:0; color:#61615C; background-image:url(images/ishtar-bg.jpg); background-repeat:no-repeat; background-position:right top; } a { text-decoration:none; } caption, h2, h3 { color:#922; font-weight:bold; } h2{ margin:0; font-size:1.2em; } h3{ text-align:center; margin:1em 0 0.5em 0; } select{ max-width:550px; } /*label{display:block}*/ label:first-letter { text-transform: uppercase; } textarea{ height:80px; } dt{ font-weight:bold; color:#922; padding:1em; } td{ text-align:left; } button{ background-color:#f1f2f6; border:1px solid #AAA; color:#444; } button, input[type=submit], button.submit{ background-color:#FFF; border:1px solid #FFF; margin:6px; font-size:0.9em; padding:4px 3px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; } button:hover, input[type=submit]:hover{ cursor:pointer; color:#922; border:1px solid #922; } textarea, input[type=text], input[type=password], input[role=textbox]{ background-color:#FFF; border:1px solid #FFF; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; } textarea[readonly=readonly], input[readonly=readonly]{ background-color:#F1F2F6; border:1px solid #F1F2F6; } textarea:focus, input[type=text]:focus, input[type=password]:focus, input[role=textbox]:focus{ border:1px solid #D14; } .hidden{ display:none; } ul.list{ text-align:left; line-height:16px; } div.nav-button{ cursor:pointer; width:15px; z-index:1000; position:fixed; right:20px; } #to_bottom_arrow{ bottom:80px; } #to_top_arrow{ top:160px; } div#header{ width:100%; text-align:left; font-size: 0.9em; background-color: #f1f2f6; border-bottom:1px solid #CCC; margin-bottom:10px; line-height:30px; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } div#logo{ width:200px; top:40px; left:30px; padding-top:90px; position:absolute; text-align:center; background-image:url(images/ishtar-text.png); background-repeat:no-repeat; } .display_details_inline, .display_details{ display:inline-block; font-size:0; color:transparent; width:18px; height:16px; background-image:url(images/info.png); background-repeat:no-repeat; text-decoration:none; } .display_details_inline{ display:inline; padding:13px; } div#language_form_div{ position:absolute; right:0; top:0; padding:2px 20px; } /* div#language_form_div label{ display:inline; }*/ div#context_menu{ height:110px; float:right; margin-right:10px; } div#context_menu fieldset{ background-color:#f1f2f6; border:0 solid #CCC; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; } div#context_menu ul{ margin:0; padding:2px; } div#context_menu li{ margin: 0; list-style:none; } div#main_menu{ width:200px; top:160px; position:absolute; } div#main_menu ul{ padding-left:0.8em; cursor:pointer; list-style:none; } div#main_menu a{ color:#666; } div#main_menu a:hover{ color:#D14; } div#main_menu .selected a{ color:#D14; } div#main_menu > ul{ color:#922; } div#main_menu > ul > li{ padding:0.5em; margin:0 0.5em; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; } #section-file_management, #section-administration, #section-administrativact_management{ background-color:#ddffdd; } #subsection-admin_act_operations{ background-color:#f0fff0; } /* #section-1, #theme-1 div.form{ background-color:#ccccff; } #section-2, #theme-2 div.form{ background-color:#ccffcc; } #section-3, #theme-3 div.form{ background-color:#ffffcc; } #section-4, #theme-4 div.form{ background-color:#ffcccc; } #section-5, #theme-5 div.form{ background-color:#decfad; } #section-6, #theme-6 div.form{ background-color:#ffcc99; } #section-7, #theme-7 div.form{ background-color:#ccc; } */ div#content{ clear:both; margin:0 200px; text-align:center; } ul#form_path, ul#form_path li{ list-style-type:none; padding:0; margin:0; } ul#form_path{ border:1px solid #dedede; /*height:2.3em;*/ background-color:#fff; margin-bottom:10px; text-align:left; } ul#form_path li { display:inline-block; line-height:2.3em; padding-left:.75em; color:#777; } ul#form_path li a, ul#form_path li button{ display:inline-block; padding:0 15px 0 0; background:url(images/crumbs.gif) no-repeat right center; } ul#form_path li button{ height:33px; padding:0; margin:0; padding-right:10px; border:0 solid #fff; } ul#form_path li button:hover{ color:#D14; border:0 solid #fff; } ul#form_path li a:link, ul#form_path li a:visited { text-decoration:none; color:#922; } #reminder{ padding:0.4em; margin-right:10px; border:1px solid #CCC; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; background-color:white; float:right; } #reminder p{ margin:0; padding:0; } #reminder strong.lbl, #reminder span.value { display:inline-block; max-width:250px; vertical-align:top; } div.form { margin-left:auto; margin-right:auto; margin-bottom:40px; padding:20px; display:block; width:720px; text-align:center; } .form table{ padding:0.2em; margin-left:auto; margin-right:auto; width:600px; background-color:#F1F2F6; } .form table th{ text-align:left; width:200px; font-weight:normal; } .form td ul{ list-style:none; } .form .errorlist{ color:#922; } .form table .required th{ font-weight:bold; } .form input[readonly=True]{ background-color:#f1f2f6; border:0; } .help_text{ display:none; font-size:0.9em; } .help_text div{ background-color:#FFF; margin:1em;; padding:0 1em; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; border:1px solid #fff; } .help_text .example{ font-style:italic; } .info{ margin-left:auto; margin-right:auto; padding:1em; display:block; width:740px; } .info p{ padding:0; margin:0.2em; } .autocomplete{ width:300px; } .delete td{ text-align:center; border-bottom:1px solid #CCC; padding:6px; } .modify td, .submit td{ text-align:center; } div.form table.confirm{ padding:0.5em 2em; margin-left:0; width:100%; } table.confirm tr.spacer td:last-child{ border-bottom:1px solid #922; } /* jquery widget customizations */ .ui-autocomplete{ font-size:0.7em } .ui-autocomplete-loading { background:url('images/indicator.gif') no-repeat right center; } .jqgrid{ cursor:pointer; } .ui-jqgrid a{ color:red; text-decoration:underline; color:#D14; } .ui-widget-content .ui-state-highlight{ background-image:none; } .ui-widget-header { background:none; } .ui-tabs .ui-tabs-nav li a{ color: #D14; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background:none; background-color: #F1F2F6; border: 1px solid #CCC; border-radius-top: 4px; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a{ background-color:#fff; color:#666; } .sheet{ width:760px; position:fixed; height:90%; background: #FFF; z-index: 2000; left: 50%; margin-left: -380px; -webkit-box-shadow: 0px 0px 20px #444; -moz-box-shadow: 0px 0px 20px #444; text-align: left; display:none; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; } .previous_page, .next_page{ position:absolute; top:1px; } .previous_page{ left:135px; } .next_page{ right:135px; } #dashboard{ padding-top: 20px; } #dash-tabs .ui-tabs .ui-tabs-panel{ padding:0; } .dashboard > div, .dashboard h3{ width:760px; margin:0; margin-left:auto; margin-right:auto; border-radius: 8px; border-radius: 8px; } .dashboard > div{ background: #FFF; text-align:left; padding-bottom:10px; border:1px solid #CCC; border-top-left-radius: 0; border-top-right-radius: 0; } .dashboard h3{ margin-top:1em; width:762px; background-color:#922; color:#FFF; padding:0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .dashboard h4{ font-weight:normal; color:#D14; } .dashboard h4, .dashboard p{ margin:0; padding:0 10px; } .dashboard div.form{ padding:20px 10px; width:740px; } .dashboard select { max-width: 400px; } #window .table, .dashboard .table{ padding:10px; width:730px; overflow:auto; } #window table, .dashboard table.resume{ font-size:0.9em; margin:10px 0; border-collapse:collapse; width:100%; } #window caption, .dashboard caption{ font-size:1.2em; } .dashboard caption{ text-align:left; padding:0.5em 1em; } .chart-img{ display:none; } .chart-img-form{ margin-top:1em; } #window table th, .dashboard table.resume th{ background-color:#922; border:1px solid #f1f2f6; color:#FFF; } #window table th{ text-align:center; } #window a img{ display:block; margin-left:auto; margin-right:auto; } .dashboard table.resume th{ text-align:center; padding:0.5em; } #window table th.sub, .dashboard table.resume th.sub, .dashboard table.resume td.sub{ background-color:#994242; border:1px solid #f1f2f6; color:#FFF; padding:0 1em; } #window table.resume th.sub, .dashboard table.resume th.sub{ text-align:left; } #window table td, .dashboard table.resume td{ text-align:right; padding:0 1em; border:1px solid #f1f2f6; } #window table td.string, .dashboard table.resume td.string{ text-align:left; } #window table td.ref, .dashboard table.resume td.ref{ text-align:left; white-space:nowrap; font-family:monospace; font-size:9pt; } #window table td.no_items{ text-align:center; font-style:italic; } #window .head{ text-align:center; background-color:#f1f2f6; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; } #window .tool{ text-align:center; font-style:italic; } #window .tool.modify{ font-style:normal; font-weight:bold; } #window .body{ position:absolute; padding:2px 10px 6px 10px; overflow:auto; top:38px; bottom:10px; width:740px; } #window h1{ text-align:center; font-size:16px; margin-top:0; } #window label{ display:inline-table; font-weight:bold; width:245px; } #window span.value{ display:inline-table; width:465px; } .strong{ font-weight:bold; } #window span.strong{ font-size:1.1em; } #window p{ margin:0.3em; } p.info-box, p.alert{ display:block; font-style:italic; width:670px; padding:1em; padding-left:2em; background-color:#f1f2f6; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; font-size: 0.9em; } p.alert{ color:#D14; background-image:url(images/red_flag.png); background-repeat:no-repeat; background-position:left center; } #window p.alert{ background-color:#EEE; } #window p.alert label{ width:650px; } ul.selectmulti{ list-style-type:none; text-align:left; margin-left:100px; } ul.selectmulti li{ margin:6px 0; } td.submit_button{ text-align:center; } a.add-button, a.remove{ padding:0 4px; } a.remove{ margin:0 6px; } .dashboard .jqplot-target table{ width:auto; } .dashboard table.jqplot-table-legend{ width:default; border-collapse:default; } .dashboard div.jqplot-table-legend-swatch-outline, .dashboard table.jqplot-table-legend th, .dashboard table.jqplot-table-legend td{ border:0; } .dashboard table.jqplot-table-legend td { text-align:left; padding:0; } .dashboard table.resume{ width:100%; border-collapse:yes; } .dashboard table.resume th, .dashboard table.resume td{ border:1px solid; } .form table.inline-table th{ text-align:center; font-weight:bold; } .form table.inline-table td{ text-align:center; } .inline-table input[type=text]{ width:60px; } .widget-parcel{ width:60px; } #progress{ display:none; position:fixed; height:50px; width:100%; top:40%; z-index:42000; } #progress-content{ cursor:pointer; background-image:url(images/ajax-loader.gif); background-repeat: no-repeat; background-position:center center; margin-left:auto; margin-right:auto; width:50px; height:50px; padding:10px; }