﻿.launchPad_link { cursor: pointer; text-decoration: none; color: #000; font-weight: bold; }
.launchPad_link_n { cursor: pointer; text-decoration: none; color: #000; font-weight: normal; }
.launchPad_link_g { cursor: pointer; text-decoration: none; color: #6a6a6a; font-weight: bold; }
.launchPad_link_ng { cursor: pointer; text-decoration: none; color: #6a6a6a; font-weight: normal; }
.launchPad_icon { vertical-align: middle; border: 0; margin-right: 7px; }
.launchPad_clear { height: 1px; overflow: hidden; line-height: 1px; clear: both; margin: 0; padding: 0; border: 0; }
.launchPad_fleft { float: left; margin: 0; padding: 0; border: 0; }
.launchPad_fright { float: right; margin: 0; padding: 0; border: 0; }
.launchPad_flatUL { list-style: none; text-indent: 0; margin: 0; padding: 0; }
.launchPad_flatUL li { list-style: none; display: block; margin: 2px; padding: 0; }

#launchPad__EditorShade { position: absolute; z-index: 500; background: #000; top: 0px; left: 0px; display: none; }
#launchPad__EditorContainer { position: absolute; top: 0px; right: 0px; z-index: 99; padding: 0px; text-align: left; }
#launchPad__EditorContainer ul { border: 1px solid #a4a4a4; border-top: 0px; }
#launchPad__EditorContainer ul, #launchPad__EditorContainer ul li { margin: 0px; padding: 0px; text-indent: 0px; list-style: none; }
#launchPad__EditorContainer ul li { background: #f6f6f6 url(/__resource/LaunchPad.Core/Resources.Images/editoritem_back.gif) bottom left repeat-x; padding: 8px; width: 200px; border-top: 1px solid #a4a4a4; }
#launchPad__EditorContainer ul li a { text-decoration: none; color: #000; font-weight: bold; }

.modalDialog__ { background: #fff; border: 1px solid #000; height: 100%; }
.modalDialog__Title { background: #3d3da4; padding: 5px; text-align: left; font-weight: bold; color: #fff; }
.modalDialog__Inner { padding: 8px 8px 25px 8px; text-align: left; position: relative; }
.modalDialog_OKCancel { position: absolute; bottom: 4px; right: 8px; z-index: 605; }
.modalDialog_resizeHandle { position: absolute; bottom: 0px; right: 0px; height: 20px; width: 20px; line-height: 1px; overflow: hidden; background: #dfdfdf; cursor: move; z-index: 600; }
.modalDialog__CloseButton { position: absolute; top: 5px; right: 8px; color: #fff; }
.modalDialog__CloseButton a { color: #fff; }

.formContainer { width: 350px; }
.formRow { clear: left; text-align: left; }
.formRow:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.formRow label { float: left; width: 35%; padding-top: 4px; text-align: left; }
.formRow input, .formRow textarea { border: 1px solid #4c4c4c; font-size: 100%; padding: 3px; font-family: Arial; text-align: left; background: #fff; width: 99%; }
.formRow input.focus, .formRow textarea.focus { background: #efffef; }
.formRow select { font-size: 100%; font-family: Arial; width: 100%; }
.formRow .CheckboxList input { width: auto; }
.formRowContent { float: left; width: 65%; margin-bottom: 5px; text-align: right; }
.formRowContent label { float: none; width: auto; }
.formRowContent .Checkbox { width: auto; float: left; }
.formRowNoLabel .formRowContent { width: 99%; }
.formRowContent .DataObjectPicker label { float: none; position: relative; top: -10px; }
.formRowContent .Paragraph { text-align: left; }
.formRowNoLabel .formRow .formRowContent { width: 65%; }
.formRowContent .DataObjectPicker div, .formRowContent .CheckboxList div { border-bottom: 1px solid #a4a4a4; }
.formRowContent .DataObjectPicker div input { position: relative; top: 7px; }
.formRowContent .CheckboxList div input { position: relative; top: 0px; }
.formRow .formRowErrorMessage { clear: left; display: block; }
.formRow .loginForgottenPasswordLink { text-align: right; }
.submitRow { text-align: right; clear: left; }
.submitRow input { width: auto; }
.submitRow .formRowContent { text-align: right; width: 99%; }
.submitRow .formRowContent * { text-align: center; }

.error { color: red; }

.stackBar__Item { position: relative; margin: 0px; padding: 0px; text-indent: 0px; z-index: 99; }
.stackBar__Item a { color: #000; font-weight: bold; }
.stackBar__Item a img { border: 0px; }
.stackBar__Contents { top: 0px; right: 1000px; position: absolute; z-index: 90; border: 1px solid #4c4c4c; background: #fff; padding: 10px; text-align: left; }

ul.launchPad__WorkflowItems, ul.launchPad__WorkflowItems li { list-style: none; margin: 0px; padding: 0px; text-indent: 0px; }
ul.launchPad__WorkflowItems li { padding: 8px; border: 1px solid #a4a4a4; }
ul.launchPad__WorkflowItems li div { border-top: 1px solid #e4e4e4; padding-top: 4px; margin: 6px 0px 0px 5px; }
ul.launchPad__WorkflowItems li div a { font-size: 10px; text-decoration: none; color: #545454; }

#launchPad__EditorContainer { right: 1px; }

.launchPad_dropZoneBar { margin: 0px; padding: 0px; border: 0px; }
.launchPad_dropZoneBarInner { background: #3d3da4; border-bottom: 1px solid #d3d3d3; padding: 5px; position: relative; text-decoration: none; /*display: none;*/ }
.launchPad_dropZoneBarInner a { text-decoration: none; }
.launchPad_dropZoneOptionsContainer { position: absolute; top: 6px; right: 6px; z-index: 90; }

.launchPad_ModuleLIWrapper { list-style: none; margin: 0px; padding: 0px; text-indent: 0px; }
.launchPad__ModuleHandle { background: #f2f2f2; border-bottom: 1px solid #d3d3d3; padding: 5px; margin: 0px; /*display: none;*/ }
.launchPad_ModuleEditPanel .formContainer { width: 95%; }
.launchPad_ModuleEditPanel { background: #fff; color: #000; padding: 5px; }
.launchPad_ModuleEditBar { color: #000; position: relative; text-decoration: none; }
.launchPad_ModuleEditBar img { border: 0px; }
.launchPad_ModuleMenu { position: absolute; z-index: 80; top: 0; right: 0; }
.launchPad_ModuleEditBarOption { color: #000; display: block; text-decoration: none; }
.launchPad_addModuleDialog { height: 450px; overflow: auto; }
.launchPad_addModuleDialog ul { margin: 0px; padding: 0px; list-style: none; background: #fff; }
.launchPad_addModuleDialog ul li { float: left; width: 150px; overflow: hidden; margin: 5px; text-align: left; list-style: none; padding: 4px; margin-bottom: 3px; border: 1px solid #fff; }
.launchPad_addModuleDialog ul li:hover { background: #fafafa; border: 1px solid #a5a5a5; }
.launchPad_addModuleDialog ul li a { cursor: pointer; text-decoration: none; color: #3d3d3d; font-weight: bold; display: block; }
.launchPad_addModuleDialog ul li:hover a { color: #000; }
.launchPad_addModuleDialog ul li a small { font-weight: normal; display: none; margin-top: 6px; }
.launchPad_addModuleDialog ul li.selected { background: #edffed; border: 1px solid #393; }
.launchPad_AddModuleGroup { margin: 0px 8px 8px 8px; font-weight: bold; font-size: 120%; border-bottom: 1px solid #a6a6a6; padding: 8px; color: #000; cursor: pointer; clear: both; background: #f4f4f4; }
.launchPad_AddModuleGroupInner { margin-bottom: 8px; }
.launchPad_AddModuleClear { border-bottom: 1px solid #d7d7d7 !important; }

/* SiteMap */

li.launchPad__siteMapItem { list-style: none; clear: left; padding: 5px; }
li.launchPad__siteMapItem a { padding: 5px; text-decoration: none; color: #000; }
li.launchPad__siteMapItem a:hover { background: #4242a7; color: #fff; }
li.launchPad__siteMapPlaceholder { border: 1px dotted #444; background: #f8f8f8; height: 24px; list-style: none; }
li.launchPad__siteMapItem a.launchPad__siteMapDropHover { background: #d4ffd4; border: 2px dotted #fff; }
.launchPad__siteMap ul { margin-top: 8px; padding-left: 15px; }
.launchPad__siteMapItemSelected .launchPad__siteMapItemLink { background: #f7f7f7; border: 2px dotted #a4a4a4; }
.launchPad__siteMapItemSelected .launchPad__siteMapItemLink .launchPad__siteMapItemSelected { background: transparent; border: 0; }

/* Status Area and Dashboard */

#statusArea, #statusAreaDashboardLink, #statusAreaDashboard, #statusAreaDashboardShade { position: absolute; z-index: 2000; padding: 6px; background: #ffffcc; border: 1px solid #adacac; cursor: pointer; right: 0px; font-weight: bold; }
#statusAreaDashboard { top: 5px; bottom: 45px; left: 5px; right: 5px; text-align: left; cursor: default; overflow: auto; padding: 10px; display: none; background: #fff; }
#statusAreaDashboard ul { text-indent: 0px; margin: 0px; padding: 0px; }
#statusAreaDashboard ul li { list-style: none; cursor: pointer; }
#statusAreaDashboard ul li.dashboardModule { margin: 15px; border: 1px solid #7f7f7f; padding: 10px; background: #ffffcc; }
#statusAreaDashboardShade { top: 0px; bottom: 0px; left: 0px; right: 0px; border: 0px; z-index: 1900; background: #ffffff; display: none; }
.siteMapPageControls { display: none; padding: 4px; position: absolute; top: 15px; left: 0px; z-index: 5000; background: #fff; border: 1px solid #a4a6a6; top: 60px; width: 185px; }
.siteMapPageControls div { float: left; margin: 5px; background: #fff; padding: 4px; border: 1px solid #a4a7a7; }
.ctlModules li { list-style-type: circle; float: none; padding: 5px !important; }

.siteMapForm { position: absolute; z-index: 6000; background: #f4f7f7; width: 500px; padding: 5px 15px 5px 5px; border: 1px solid #3d3c3c; }
.siteMapForm .template ul { padding: 0; margin: 0; text-indent: 0; }
.siteMapForm .template p { font-weight: bold; }
.siteMapForm .template ul li { float: left; list-style: none; margin: 5px; padding: 5px; }
.siteMapForm .template ul li.selected { border: 1px solid green; }
.siteMapDropHover, .droppablePageHover { border: 2px solid red; }

/* Dashboard Site Map */

.siteMapContainer { float: left; margin: 0 0 40px; width: 100%; height: 100%; padding-top: 40px; }
.siteMapToolbar { position: absolute; top: 0px; left: 0px; right: 0px; height: 30px; padding: 10px 5px 0px 15px; border-bottom: #a4a7a7; background: #f3f6f9; }
.siteMapToolbar li { float: left; border-right: 1px solid #a4a6a6; padding: 0px 15px 0px 15px; }
.siteMapViewPanel { float: left; width: 29%; position: relative; z-index: 6000; }
.siteMapViewPanel .launchPad_AddModuleGroupInner li { float: left; width: 43%; margin: 0% 1% 0.5% 1%; padding: 5px; list-style: none; cursor: move; position: relative; z-index: 6000; }
.siteMapPrimaryNav li { width: 25%; }
.siteMapPrimaryNav li ul li { width: 100% !important; }
.siteMapPrimaryNav.col1 li { width: 99.9%; }
.siteMapPrimaryNav.col2 li { width: 50.0%; }
.siteMapPrimaryNav.col3 li { width: 33.3%; }
.siteMapPrimaryNav.col4 li { width: 25.0%; }
.siteMapPrimaryNav.col5 li { width: 20.0%; }
.siteMapPrimaryNav.col6 li { width: 16.6%; }
.siteMapPrimaryNav.col7 li { width: 14.2%; }
.siteMapPrimaryNav.col8 li { width: 12.5%; }
.siteMapPrimaryNav.col9 li { width: 11.1%; }
.siteMapPrimaryNav.col10 li { width: 10.0%; }
.siteMapPrimaryNav.col11 li { width: 9.09%; font-size: 80%; }
.siteMapPrimaryNav.col12 li { width: 8.3%; font-size: 80%; }
.siteMapPrimaryNav.col13 li { width: 7.69%; font-size: 80%; }
.siteMapPrimaryNav.col14 li { width: 7.14%; font-size: 80%; }
.siteMapPrimaryNav.col15 li { width: 6.6%; font-size: 80%; }
.siteMapPrimaryNav { margin: 0; float: left; width: 70%; padding-top: 30px !important; }
.siteMapPrimaryNav .home { display: block; float: none; background: #ffffff url(/__resource/LaunchPad.Core/Resources.Images/L1-left.png) center bottom no-repeat; position: relative; z-index: 2; padding: 0 0 30px 0; }
.siteMapPrimaryNav .home .siteMapPageControls { top: 0px; }
.siteMapPrimaryNav li { float: left; background: url(/__resource/LaunchPad.Core/Resources.Images/L1-center.png) center top no-repeat; padding: 30px 0; margin-top: -30px; position: relative; }
.siteMapPrimaryNav li a { text-decoration: none; margin: 0 20px 0 0; padding: 10px 0; display: block; font-size: 14px; font-weight: bold; text-align: center; color: black; background: #c3eafb url(/__resource/LaunchPad.Core/Resources.Images/white-highlight.png) top left repeat-x; border: 2px solid #b5d9ea; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; -moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */ }
.siteMapPrimaryNav li a:hover { background-color: #e2f4fd; border-color: #97bdcf; }
.siteMapPrimaryNav li:last-child { background: url(/__resource/LaunchPad.Core/Resources.Images/L1-right.png) center top no-repeat; }
.siteMapPrimaryNav li a:link:before, .siteMapPrimaryNav li a:visited:before { content: " " attr(href) " "; display: block; text-transform: uppercase; font-size: 10px; margin-bottom: 5px; word-wrap: break-word; }
.siteMapPrimaryNav li a:link:before, .siteMapPrimaryNav li a:visited:before { color: #78a9c0; }
.siteMapPrimaryNav li li { width: 100%; clear: left; margin-top: 0; padding: 10px 0 0 0; background: url(/__resource/LaunchPad.Core/Resources.Images/vertical-line.png) center bottom repeat-y; }
.siteMapPrimaryNav li li a { background-color: #cee3ac; border-color: #b8da83; }
.siteMapPrimaryNav li li a:hover { border-color: #94b75f; background-color: #e7f1d7; }
.siteMapPrimaryNav li li:first-child { padding-top: 30px; }
.siteMapPrimaryNav li li:last-child { background: url(/__resource/LaunchPad.Core/Resources.Images/vertical-line.png) center bottom repeat-y; }
.siteMapPrimaryNav li li a:link:before, .siteMapPrimaryNav li li a:visited:before { color: #8faf5c; }
.siteMapPrimaryNav li li ul { margin: 10px 0 0 0; width: 100%; float: right; padding: 9px 0 10px 0; background: #ffffff url(/__resource/LaunchPad.Core/Resources.Images/L3-ul-top.png) center top no-repeat; }
.siteMapPrimaryNav li li li { background: url(/__resource/LaunchPad.Core/Resources.Images/L3-center.png) left center no-repeat; padding: 5px 0; }
.siteMapPrimaryNav li li li a { background-color: #fff7aa; border-color: #e3ca4b; font-size: 12px; padding: 5px 0; width: 80%; float: right; }
.siteMapPrimaryNav li li li a:hover { background-color: #fffce5; border-color: #d1b62c; }
.siteMapPrimaryNav li li li:first-child { padding: 15px 0 5px 0; background: url(/__resource/LaunchPad.Core/Resources.Images/L3-li-top.png) left center no-repeat; }
.siteMapPrimaryNav li li li:last-child { background: url(/__resource/LaunchPad.Core/Resources.Images/L3-bottom.png) left center no-repeat; }
.siteMapPrimaryNav li li li a:link:before, .siteMapPrimaryNav li li li a:visited:before { color: #ccae14; font-size: 9px; }
.siteMapUtilityNav { float: right; max-width: 50%; margin-right: 10px; }
.siteMapUtilityNav li { float: left; margin-bottom: 10px; }
.siteMapUtilityNav li a { margin: 0 10px 0 0; padding: 5px 10px; display: block; border: 2px solid #e3ca4b; font-size: 12px; font-weight: bold; text-align: center; color: black; background: #fff7aa url(/__resource/LaunchPad.Core/Resources.Images/white-highlight.png) top left repeat-x; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; -moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */ }
.siteMapUtilityNav li a:hover { background-color: #fffce5; border-color: #d1b62c; }
.siteMapUtilityNav li a:link:before, .siteMapUtilityNav li a:visited:before { color: #ccae14; font-size: 9px; margin-bottom: 3px; }

/* Page Selector */

.launchPadPageSelector_Container { overflow: auto; height: 150px; margin: 0px 0px 4px 0px; border-bottom: 1px solid #a5a5a5; }

/* My Tasks */

.addTaskLink, .cancelTaskLink { margin: 5px; cursor: pointer; font-weight: bold; font-size: 130%; }
ul.myTasks { margin: 0; padding: 0; text-indent: 0; }
ul.myTasks li { float: left; margin: 10px; border: 1px solid #a5a5a5; font-size: 110%; font-weight: bold; width: 250px; height: 150px; list-style: none; position: relative; cursor: pointer; }
ul.myTasks li span { position: absolute; top: 20px; left: 5px; width: 200px; padding: 20px; }
ul.myTasks li.hover span { background: #f2fff2; }
ul.myTasks li .removeTask { position: absolute; top: 5px; right: 0px; }

.AdminOnly { display: none; }

#colorpicker { position: absolute; width: 145px; height: 135px; overflow: hidden; background: #F9F9F9; border: 2px #C0C0C0 outset; z-index: 1000; }
#colorpicker-hue-container { position: absolute; top: 4px; left: 120px; width: 18px; height: 110px; }
#colorpicker-hue-bg-img { width: 100%; height: 100%; }
#colorpicker-hue-slider { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#colorpicker-hue-thumb { position: absolute; top: 0; left: 0; width: 18px; height: 18px; z-index: 1009; cursor: default; }
#colorpicker-bar { text-align: right; padding-right: 10px; }
#colorpicker-close { cursor: pointer; color: blue; font-size: 10px; font-family: Tahoma, Helvetica, Sans-Serif; font-weight: bold; }
#colorpicker-div { position: absolute; top: 8px; left: 8px; width: 100px; height: 100px; border: 1px solid #666; }
#colorpicker-bg, #colorpicker-bg-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; overflow: hidden; }
#colorpicker-selector { position: absolute; top: 0px; left: 0px; width: 11px; height: 11px; z-index: 1009; margin-top: -6px; margin-left: -6px; cursor: default; }
#colorpicker-selector img { position: absolute; left: 0; top: 0; }
#colorpicker-footer { position: absolute; top: 114px; left: 10px; width: 127px; }
#colorpicker-value { float: left; }
#colorpicker-value, #colorpicker-value-input { font-size: 9px !important; font-family: Helvetica, Verdana, Sans-Serif; height: 10px; }
#colorpicker-value-input { width: 40px; }
#colorpicker-okbutton { float: right; padding: 0 10px; background: #3366FF; font-size: 10px; font-family: Tahoma, Helvetica, Sans-Serif; border: 1px solid #666666; color: #ffffff; }

.ac_results { padding: 0px; border: 1px solid WindowFrame; background-color: Window; overflow: hidden; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }
.ac_results iframe { display: none; /*sorry for IE5*/ display: /**/ block; /*sorry for IE5*/ position: absolute; top: 0; left: 0; z-index: -1; filter: mask(); width: 3000px; height: 3000px; }
.ac_results li { margin: 0px; padding: 2px 5px; cursor: pointer; display: block; width: 100%; font: menu; font-size: 12px; overflow: hidden; }
.ac_loading { background: Window url('./indicator.gif') right center no-repeat; }
.ac_over { background-color: Highlight; color: HighlightText; }