/* css/smoothness/jquery-ui-1.7.2.custom.css */
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(css/smoothness/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(css/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(css/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/* css/reset.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

td, th {
  padding-left: 0.25em;
  padding-right: 0.25em;
  text-align: left;
}

body {
  line-height: 1;
}
ol, ul {
  margin-top: 1em;
}
li ol, li ul {
  margin-top: 0em;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
li {
  /*list-style-position: inside;*/
  margin-left: 2.5em;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*/

body {
  background: #fff;
  color: #404040;
  margin: 0;
  padding: 0;
}

body, th, td {
  font: normal 10pt
   /* Cambria, */
    'Lucida Grande', 'Lucida Sans Unicode',
      Verdana, Arial, 'Bitstream Vera Sans',
      Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Trebuchet MS', verdana, sans-serif;
  font-weight: bold;
  margin: 0.75em 1em 0.75em 0;
  letter-spacing: -0.018em;
  page-break-after: avoid;
}

h1 {
  font-size: 18pt;
}

h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

hr {
  border: none;
  border-top: 1px solid #ccb;
  margin: 2em 0;
}

address {
  font-style: normal;
}
img {
  border: none;
}



/* mtrack.css */
/* {{{ Navigation bar */
.nav h2, .nav hr {
  display: none;
}

.nav ul {
  font-size: 9pt;
  list-style: none;
  margin: 0;
  text-align: right;
}
.nav li {
  border-right: 1px solid #d7d7d7;
  display: inline;
  padding: 0 0.75em;
  white-space: nowrap;
}
.nav li.last {
  border-right: none;
}

#mainnav {
  font-size: 9pt;
  display: block;
  line-height: 3.3em;
  margin-left: 1em;
  overflow: hidden;
  height: 3.3em;
}
#mainnav ul {
  overflow: hidden;
}

#mainsearch input {
  background-color: #444;
  background-color: rgba(255, 255, 255, 0.3);
  color: white;
  font-size: 10pt;
  border: 1px solid #111;
}
#mainsearch input:hover {
  background-color: #bfbfbf;
  background-color: rgba(255, 255, 255, 0.5);
  color: white;
}

#mainsearch input:focus {
  background-color: white;
  color: #444;
}
#mainsearch input::-webkit-input-placeholder {
  color: #eee !important;
}
#mainsearch input:-moz-placeholder {
  color: #eee !important;
}

#mainnav li {
  border: none;
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
}
#mainnav li a {
  color: #bfbfbf;
  padding: 1em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#mainnav :link, #mainnav :visited {
}

#mainnav li.active {
  background-color: #000;
}

#mainnav :link:hover, #mainnav :visited:hover,
#mainnav .active :link, #mainnav .active :visited {
  color: white;
  text-decoration: none;
}

/* --- }}} */
body {
  margin-top: 2em;
  margin-bottom: 0px;
}

#content {
  padding: 1em;
  padding-bottom: 6em;
}

#content p {
  width: 50em;
  margin-top: 1em;
}

#content td p:first-child {
  margin-top: 0;
}

input, textarea, select {
  margin: 2px;
}
input, select {
  vertical-align: middle;
}

.button, input[type=button], input[type=submit], input[type=reset] {
  background: #eee;
  color: #222;
  border: 1px outset #ccc;
  padding: 0.1em 0.5em;
}
.button:hover, input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
  background: #ccb;
}
.button[disabled], input[type=button][disabled], input[type=submit][disabled],
input[type=reset][disabled] {
 background: #f6f6f6;
 border-style: solid;
 color: #999;
}
input[type=text], textarea { border: 1px solid #d7d7d7 }
input[type=text] { padding: .25em .5em }
input[type=text]:focus, textarea:focus {
 border: 1px solid #886;
}
option { border-bottom: 1px dotted #d7d7d7 }
fieldset { border: 1px solid #d7d7d7; padding: .5em; margin: 1em 0 }

legend { color: #999; padding: 0 .25em; font-size: 90%; font-weight: bold }
label.disabled { color: #d7d7d7 }
.buttons { margin: .5em .5em .5em 0 }
.buttons form, .buttons form div { display: inline }
.buttons input { margin: 1em .5em .1em 0 }
.inlinebuttons input {
 font-size: 70%;
 border-width: 1px;
 border-style: dotted;
 margin: 0 .1em;
 padding: 0.1em;
 background: none;
}

div.error, textarea.error, input.error {
  border: solid 1px red;
}

table.codeann {
  border-collapse: collapse;
  border: solid 1px #bbb;
}

tt, pre, td.code {
  font-family: 'Consolas', 'Bitstream Vera Sans Mono',
    'Monaco', 'Courier New', 'Courier', monospace;
}

pre, td.code {
  border: solid 1px #bbb;
  padding: 0.2em;
  margin: 0.4em;
  background-color: #eee;
  overflow-x: auto;
  word-wrap: break-word;
}

td.code {
  overflow-x: auto;
  word-wrap: break-word;
  border-top: none;
  border-bottom: none;
  border-left: solid 1px #bbb;
  border-right: solid 1px #bbb;
  font-size: 9pt;
}

td.source-code {
  overflow-x: auto;
  white-space: pre;
  font-family: 'Consolas', 'Bitstream Vera Sans Mono',
    'Monaco', 'Courier New', 'Courier', monospace;
  word-wrap: break-word;
  line-height: 1.6em;
  border: solid 1px #bbb;
  background-color: #eee;
}

table.codeann {
  width: 100%;
}

table.codeann tr th {
  border-bottom: solid 1px #bbb;
}
table.codeann tr th.code {
  text-align: left;
}
table.codeann tr td {
  font-family: 'Consolas', 'Bitstream Vera Sans Mono',
    'Monaco', 'Courier New', 'Courier', monospace;
  font-size: 10pt
}

table.codeann tr th, table.codeann tr td {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

table.codeann tr th.line, table.codeann tr td.line,
  table.codeann tr th.changeset, table.codeann tr td.changeset {
  text-align: right;
  line-height: 1.6em;
}

table.codeann tr td.line a:link {
  text-decoration: none;
  border: none;
  padding: none;
  margin: none;
}

table.codeann tr th.user, table.codeann tr td.user {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* by default, when showing an annotated file, hide annotations, but show
 * the line numbers */
table.codeann tr th.changeset, table.codeann tr td.changeset,
table.codeann tr th.user, table.codeann tr td.user {
  display: none;
}

pre {
  font-size: 9pt;
}

h2.reportgroup {
}

#banner-back {
  position: fixed;
  padding: 0em 1em 0em 1em;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 20;
  height: 3em;
  min-width: 940px;

  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);

  color: white;
}

/* due to the fixed headers/footers, we need to offset the position
 * of named anchors in the page if we want links to work correctly */
a[name] {
  position: relative;
  top: -2em;
}

#banner {
  display: inline;
  font-family: Calibri, Arial, Verdana, 'Bitstream Vera Sans',
    Helvetica, sans-serif;
  font-weight: 200;
  font-size: 1.4em;
  float: left;
  line-height: 2em;
  padding-right: 1em;
}

#header {
  clear: both;
  margin-top: 2.25em;
}

#mainsearch {
  float: right;
  margin: 0;
  line-height: 3em;
}

#mainsearch input.search {
  width: 10em;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#mainsearch a {
  color: white;
}

::-webkit-input-placeholder {
  color: #999 !important;
}
:-moz-placeholder {
  color: #999 !important;
}

input.watermark {
  color: #999;
}

div.flotgraph div {
}

/* {{{ Diff */

table.code.diff {
  border-collapse: collapse;
  border: 1px solid #d3d3d0;
  width: 100%;
  margin-bottom: 3em;
}

table.code.diff tr.removed {
  background-color: rgb(255, 221, 221);
}
table.code.diff tr.added {
  background-color: rgb(221, 255, 221);
}

table.code.diff tr td {
  white-space: pre;
  font-family: 'Consolas', 'Bitstream Vera Sans Mono',
    'Monaco', 'Courier New', 'Courier', monospace;
  color: black;
  line-height: 1.5em;
  overflow-x: auto;
  word-wrap: break-word;
}

table.code.diff tr td.line {
  padding-left: 1.5em;
  border-left: 1px solid #d3d3d0;
}
table.code.diff tr.first {
  border-top: 1px solid #d3d3d0;
}

table.code.diff tr td.lineno {
  text-align: right;
  padding-right: 1em;
  width: 1%;
}

table.code.diff tr.meta td.line {
  border: none;
}

pre.code.diff {
  border: 1px solid #d3d3d0;
  color: #939399;
}

.code.diff code {
  width: 100%;
  margin: 0;
  padding: 0;
  color: black;
  line-height: 1.5em;
  display: inline-block;
  overflow-x: auto;
  word-wrap: break-word;
}

ol.code {
  text-align: left;
  border: 1px solid #d3d3d0;
  color: #939399;
}

ol.code li {
  white-space: nowrap;
  list-style-type: none;
  margin: 0;
  margin-left: 2em;
  padding: 0 0 0 0em;
  text-align: left;
  border-left: 1px solid #d3d3d0;
}

ol.code li.even { background-color: #fcfcfc }
ol.code li.odd { background-color: #f7f7f7 }
ol.code li code {
  white-space: pre;
  padding-left: 1em;
  line-height: 1.5em;
  color: black;
}
ol.code {
  overflow-x: auto;
  word-wrap: break-word;
}
ol.code li code.removed {
  background-color: rgb(255, 221, 221);
  display: block;
  padding-right: 0;
}

ol.code li code.added {
  background-color: rgb(221, 255, 221);
  display: block;
  padding-right: 0;
}

div.difffiles {
  margin-top: 2em;
  margin-bottom: 1em;
}

/* }}} */

table.fields {
  width: 45em;
}

#user-tabs {
  position: absolute;
  top: 21em;
  bottom: 0.75em;
  left: 1em;
  right: 1em;
}
#user-tabs div.tab {
  overflow: auto;
  position: absolute;
  left: 0px;
  top: 3em;
  right: 0px;
  bottom: 0px;

}

div.userinfo img.gravatar {
  float: right;
}
#userinfo-container img.gravatar {
  float: right;
}

div.userinfofield {
  margin-top: 1em;
}
div.userinfofield label {
  font-weight: bold;
  width: 6em;
  display: inline-block;
}

div.userinfofield em.tip {
  position: absolute;
  left: 30em;
}

div#auth-tab label {
  display: inline-block;
  width: 10em;
}

div.ui-state-highlight, div.ui-state-error {
  padding: 0.4em;
}
.ui-widget {
  font-size: 1em;
}
.ui-widget p {
  margin-bottom: 1.2em;
}

span.ui-icon-info, span.ui-icon-alert {
  margin-right: 0.6em;
  float: left;
}

#changelog-container {
  margin-left: 2em;
}

div.attachment-list {
  clear: both;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
}

#footer {
  background-color: rgb(229,229,229);
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #e5e5e5, #ffffff);

  border-top: 1px solid #eee;
  height: 3em;
}

div.navfoot {
  color: #999;
  font-size: 0.8em;
  padding-left: 1em;
  padding-top: 0.5em;
  height: 2em;
}

div#ajaxspin {
  float: right;
  height: 3em;
  width: 2em;
  display: none;
  background-image: url(images/spinner.gif);
  background-repeat: no-repeat;
  background-position: 2px;
}

#openid_identifier {
  font-size: 2em;
}

#openid-sign-in {
  font-size: 2em;
}

#openidlink {
  border: none;
}

span.fulldate {
  color: #999;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

div.ticketevent abbr.timeinterval {
  color: #777;
}

tr.inactiveuser {
  text-decoration: line-through;
}

.button, button, input[type=button], input[type=submit], input[type=file] {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #e6e6e6
    url(css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png);
  border: 1px solid lightGrey;
  color: #555;
  cursor: pointer;
}

.button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover, input[type=file]:hover {
  background: #dadada
    url(css/smoothness/images/ui-bg_glass_75_dadada_1x400.png);
  border: 1px solid #999;
  color: #212121;
}

.button[disabled], button[disabled], input[type=button][disabled], input[type=submit][disabled], input[type=file][disabled] {
  background: #fff;
  border: 1px solid #ddd;
  color: #999;
}

div.permissioneditor th {
  font-weight: bold;
}

div.permissioneditor tr.inheritedacl {
  color: #999;
}

div.button-float {
  width: 100%;
  background-color: white;
  padding: 0.5em;
}

div.button-float-floating {
  border: solid 1px #ccc;
  left: -1em;
  padding-left: 2.3em;
}

.popupForm div.wiki-preview {
  overflow: auto;
  position: absolute;
  top: 31em;
  bottom: 1em;
  left: 1em;
  right: 1em;
}

.popupForm h1.caption {
  font-size: 1.1em;
  margin: 0;
}

div.wiki-preview p {
  margin-top: 1.5em;
}

span.click-to-edit {
  padding: 0.5em;
}
span.click-to-edit.editable {
  cursor: pointer;
}

span.click-to-edit.empty {
  font-style: italic;
  color: #aaa;
}
span.click-to-edit.editable:hover {
  background-color: orange;
  color: black;
}

.overlay {
  display: none;
  background: transparent url(http://www.opensourceclub.org/images/overlay.png) repeat top left;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
}

.popupForm {
  position: fixed;
  top: 2em;
  bottom: 2em;
  left: 15%;
  right: 15%;
  z-index: 200;
  background-color: #fff;
  padding: 1em;
  -moz-border-radius: 10px;
  -webkit-border-radius:10px;
  -khtml-border-radius:10px;
  -moz-box-shadow: 0 1px 5px #333;
  -webkit-box-shadow: 0 1px 5px #333;
}

input[type=submit]#confirm-upload {
  font-size: 1.1em;
  height: 1.7em;
  position: relative;
  top: -0.2em;
}

button#cancel-upload {
  font-size: 1.1em;
  height: 1.7em;
}

#upload_target {
  display: none;
}

#attachment-form {
  padding: 2em;
}

#attachment-form label {
  font-weight: bold;
}

#attachment-form input[type=file] {
  margin: 1em 0px;
}

.hide-desc {
  display: none;
}

/* bug in datepicker? */
#ui-datepicker-div {
  display: none;
}

div.watchlist {
  /*
  position: absolute;
  right: 0px;
  top: 0px;
  */
  width: 25em;
  border: solid 1px #ccc;
  padding: 1em;
}

div.watchlist ul {
  list-style: none;
}
div.watchlist ul li {
  margin-left: 0px;
}

@media print {
  /* print styling from html5boilerplate */
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a[href], a[href]:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  a[href].changesetlink:after,
  a[href].userlink:after,
  a[href].ticketlink:after
    { content: "" }
  span.keyword a[href]:after { content: "" }
  span.milestone a[href]:after { content: "" }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }

  #header, #banner, #banner-back, #mainsearch, #footer, div.navfoot {
    display: none;
  }
  #qform {
    margin-bottom: 0em;
  }
  #qtable tr td, #qtable tr td input {
    font-size: 0.5em;
  }
  #qtable tr td select {
    font-size: 1em;
  }
  input {
    border: none;
  }
  input[type=submit], button, #customqryaddfilter {
    display: none;
  }
  h1 {
    font-size: 1.2em;
  }
  #wikinav, #wikilastchange {
    display: none;
  }

  #content {
    position: static;
    overflow: visible;
  }
  body {
    margin: 0;
  }
}

/* vim:ts=2:sw=2:et:
 */


/* css/wiki.css */
/* Styles for wiki related markup */

a.wikipmark {
  margin-left: 0.25em;
  color: #eee !important;
}

a.wikipmark:hover {
  margin-left: 0.25em;
  color: #aaa !important;
}

div.wikipreview {
  background-color: #eee;
  margin-bottom: 2em;
}

ol.wikilist li, ul.wikilist li {
  width: 50em;
  line-height: 1.6em;
}

.underline { text-decoration: underline; }
ol.loweralpha { list-style-type: lower-alpha; }
ol.upperalpha { list-style-type: upper-alpha; }
ol.lowerroman { list-style-type: lower-roman; }
ol.upperroman { list-style-type: upper-roman; }
ol.arabic { list-style-type: decimal; }

:link, :visited {
  text-decoration: none;
  color: #0069D6;
}

:link:hover, :visited:hover {
  color: #00438a;
  text-decoration: underline;
}

h1 :link, h1 :visited,
h2 :link, h2 :visited,
h3 :link, h3 :visited,
h4 :link, h4 :visited,
h5 :link, h5 :visited,
h6 :link, h6 :visited {
  color: inherit;
}

.anchor:link, .anchor:visited {
  border: none;
  color: #d7d7d7;
  font-size: 0.8em;
  vertical-align: text-top;
}

* > .anchor:link, * > .anchor:visited {
  visibility: hidden;
}

h1:hover .anchor,
h2:hover .anchor,
h3:hover .anchor,
h4:hover .anchor,
h5:hover .anchor,
h6:hover .anchor {
  visibility: visible;
}

table.wiki {
  border-collapse: collapse;
}

table.wiki tr td {
  border: solid 1px #bbb;
  padding: 0.2em 0.5em;
}

blockquote.citation {
  border-left: solid 2px #b00;
  padding-left: 0.5em;
  margin-left: inherit;
  font-style: italic;
  color: #444;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1.2em;
  margin-left: 2em;
}

textarea.code {
  font-family: monospace;
  font-size: 1em;
}

textarea.wiki {
  width: 100%;
  font-family: monospace;
  font-size: 1em;
}

textarea.shortwiki.markItUpEditor {
  height: 5em;
}


/* wiki tables; they use the report class because they were copied
 * from the report module... */
table.report {
  border-collapse: collapse;
  width: 100%;
  clear: both;
}

table.report tr th {
  border: solid 1px #bbb;
  padding: 0.2em 0.5em;
  font-weight: bold;
  text-align: left;
}

table.report tr td {
  border: solid 1px #bbb;
  padding: 0.2em 0.5em;
}

/* sortable report tables */

table.report thead tr th {
  cursor: pointer;
}

table.report thead tr .header {
  background-image: url(css/../images/sort/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 16px;
}

table.report thead tr .headerSortUp {
  background-image: url(css/../images/sort/asc.gif);
}

table.report thead tr .headerSortDown {
  background-image: url(css/../images/sort/desc.gif);
}

table.report tbody tr.statusclosed td {
  background-color: #eee !important;
  color: #777;
}

table.report tbody tr.statusclosed td.summary,
    table.report tbody tr.statusclosed td.ticket {
  text-decoration: line-through;
}

table.report tbody tr.color1 td {
  background-color: rgb(255, 221, 204);
  color: rgb(170, 34, 34);
}
table.report tbody tr.color2 td {
  background-color: rgb(255, 255, 187);
  color: rgb(136, 136, 0);
}
table.report tbody tr.color4 td {
  background-color: rgb(221, 255, 255);
  color: rgb(0, 153, 153);
}

table.report tbody tr.color5 td {
  background-color: rgb(221, 231, 255);
  color: rgb(68, 102, 153);
}

table.report tbody tr td a {
  color: inherit;
}

/* general reports; don't wrap lines */
table.report tbody tr td {
  white-space: nowrap;
}

/* general tables in a wiki, wrap */
table.report.wiki tbody tr td {
  white-space: normal;
}

table.report tbody tr td.summary {
  white-space: normal;
}

div.pager button {
  height: 16px;
  width: 16px;
  border: none;
  background: transparent;
  color: transparent;
}

div.pager button.first {
  background-image: url(css/../images/sort/first.png);
}
div.pager button.next {
  background-image: url(css/../images/sort/next.png);
}
div.pager button.prev {
  background-image: url(css/../images/sort/prev.png);
}
div.pager button.last {
  background-image: url(css/../images/sort/last.png);
}

#wikiview {
  padding: 1em;
}
#wikiinfo {
  position: fixed;
  right: 0.5em;
  top: 6em;
  width: 19em;
  background: white;
  border: solid 1px #eee;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 1em;
}

ul#outline {
  margin-top: 1em;
}

ul#outline li {
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 1em;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

ul#outline li a {
  text-decoration: none;
  border: none;
  text-weight: bold;
}

ul#outline li a.H2 {
  margin-left: 1em;
}
ul#outline li a.H3 {
  margin-left: 2em;
}
ul#outline li a.H4 {
  margin-left: 3em;
}
ul#outline li a.H5 {
  margin-left: 4em;
}
ul#outline li a.H6 {
  margin-left: 5em;
}

#wikiinfo label {
  font-weight: bold;
}
#wiki-change-info img.gravatar {
  float: right;
}
#wiki-change-info {
  padding-right: 0.5em;
  padding-bottom: 1em;
}

@media screen {
  div.wiki-change-desc {
    max-height: 10em;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
}

div.wikipage {
  font-size: 1.1em;
  margin: 0;
}
div.wikipage, div.wikipage ul, div.wikipage ol, div.wikipage p {
  width: 48em !important;
}
div.wikipage li {
  width: 45em;
}

#wiki-buttons {
 padding-top: 1em;
}

#wikilastchange {
  float: right;
  padding: 0.5em;
  margin: 1em 0 1.5em 1.5em;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: solid 1px #bbb;
  background-color: #eee;
  font-size: 0.8em;
  width: 15em;
}

#wikilastchange a.userlink.wikilastchange {
  float: left;
  padding: 0 0.5em 0.5em 0;
  border: none;
}


@media print {
  /* Wiki page print styling */
  #wikiinfo {
    display: none;
  }
  #wikiview {
    position: relative;
    overflow: visible;
  }
  select.select-hl-scheme {
    display: none;
  }
  a.wikipmark {
    display: none;
  }
}

/* vim:ts=2:sw=2:et:
 */



/* css/ticket.css */
#ticketinfo label {
  font-weight: bold;
  white-space: nowrap;
}

#ticketinfo fieldset {
  width: 57em;
}

#ticketinfo fieldset#readonly-tkt-properties {
  float: left;
  min-height: 6em;
  margin-right: 1em;
  width: 35em;
}

#ticketinfo fieldset#readonly-tkt-resources {
  min-height: 6em;
  width: 20em;
}

div#readonly-tkt-description {
  clear: both;
  border: solid 1px #ccc;
  min-width: 57em;
  background-color: #ffc;
  padding: 0.25em 0.5em 0.5em 0.5em;
}

div.ticketevent {
  margin-top: 0px;
  margin-bottom: 0.5em;
  border-bottom: solid 1px #bbb;
  color: #999;
}

#issue-container {
  padding: 0px;
  margin: 0px;
  margin-right: 28em;
  margin-top: 3em;
}

#issue-props {
  position: fixed;
  right: 0px;
  top: 7em;
  width: 30.5em;
  bottom: 0px;
  font-size: 0.9em;

  background: white;
  overflow: auto;
  z-index: 10;
  padding-right: 1em;
}

#issue-buttons {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 2.9em;
  z-index: 25;
  background-color: #fff;
  border-top: 1px solid #eee;
  border-bottom: solid 1px #eee;
}

#issue-props label {
  font-weight: bold;
  white-space: nowrap;
  vertical-align: top;
}

#issue-props fieldset {
  margin-top: 0.2em;
  border-right: none;
}

#issue-props fieldset div.prediction {
  height: 6em;
  width: 27em;
}

#issue-controls {
  float: right;
}

#issue-content {
  font-size: 9pt;
  display: inline-block;
  margin: 0;
}

#issue-content ul {
}
#issue-content ul li {
  display: inline;
  border-right: 1px solid #d7d7d7;
  display: inline;
  padding: 0 0.75em;
  white-space: nowrap;

  padding: 0.25em 0px;
  margin-left: 0.5em;
  border: none;
}
#issue-content ul li a {
  background: #eee;
  text-decoration: none;
}

#issue-content ul :link, #issue-content ul :visited {
  color: #000;
  padding: 0.2em 1em;
  border: 1px solid lightGrey;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

#issue-content ul :link:hover, #issue-content ul :visited:hover {
  background-color: #ccc;
}

#issue-content ul a.active:link, #issue-content ul a.active:visited {
  border: 1px solid #777;
  background: #333;
  color: #eee;
  font-weight: bold;
}

/* due to the fixed headers/footers, we need to offset the position
 * of named anchors in the page if we want links to work correctly */
#issue-changes a[name] {
  position: relative;
  top: -6em;
}

#issue-changes div.change-list {
}

#issue-changes select.filter {
	float: right;
	position: relative;
	top: -3em;
}

#issue-attachments {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

#issue-attachments div.attachlist {
  overflow-y: auto;
}

div.attachlist div.attachment {
  position: relative;
  margin: 1em 0px;
  padding-bottom: 1em;
  border-bottom: solid 1px #ddd;
}
div.attachlist div.attachment button {
  position: static;
  right: 0px;
  top: -0.5em;
}

#issue-attachments button.add {
  position: static;
  top: 0.5em;
  right: 1em;
}

#issue-desc {
  width: 100%;
  background-color: white;
  overflow-y: auto;
  border: solid 1px #ccc;
  background-color: #ffc;
  min-height: 5em;
}

#tktedit {
  position: relative;
}

#tktedit h1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-top: 0.2em;
  font-size: 16pt;
  width: 100%;
}

#issue-desc .wiki {
  width: 55em;
}

#tkt-summary-text input {
  font-size: 16pt;
  position: absolute;
  left: -3px;
  right: 30em;
  width: 100%;
}

#tkt-summary-text button {
  position: absolute;
  z-index: 1;
  right: 0px;
}

#issue-desc div.wiki-preview {
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 1em;
}

/* make the click-to-edit area for the description larger */
#issue-desc div.wiki-preview.click-to-edit {
	display: table-cell;
	vertical-align: middle;
  	height: 5em;
	width: 50em;
}
#issue-desc div.wiki-preview.click-to-edit i {
	cursor: pointer;
	margin: auto;
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 1.2em;
}

div.tktfield {
  margin-bottom: 0.5em;
}

div.tktfield span#tkt-edit-changelog textarea {
  width: 325px;
}
div.tktfield span#tkt-edit-changelog span.click-to-edit {
  display: block;
  padding-top: 0.5em;
}

#issue-buttons button {
  font-size: 1.1em;
  margin: 0.5em;
}
button.hide-until-change {
  display: none;
}

#issue-error {
  display: none;
  float: left;
  margin: 0.5em;
  cursor: pointer;
}

a.replycomment {
  float: right;
  color: #999;
}

@media print {
  /* Ticket page print styling */

  #issue-buttons {
    display: none;
  }
  #issue-container {
	margin: 0;
	float: left;
	width: 100%;
  }
  #tktedit {
    position: static;
  }
  #issue-content {
    position: static;
  }
  #issue-content ul.ui-tabs-nav {
    display: none;
  }
  #issue-content, #issue-changes {
    border: none !important;
    padding: 0 !important;
  }
  #issue-changes select {
    display: none;
  }
  #issue-changes div.change-list {
    position: static;
  }
  #issue-desc {
    position: static;
    border: none;
    padding-bottom: 2em;
  }
  #issue-desc div.wiki-preview {
    position: static;
  }
  #issue-props {
	position: static;
  	width: 100%;
    overflow: visible;
	clear: left;
  }
  #issue-props fieldset {
	  border-right: inherit;
  }
}


/* css/milestone.css */
div#roadmapfilter {
  position: fixed;
  right: 2em;
  top: 9em;
  background: #fff;
  border: solid 1px #ccc;
  padding: 1em;
}


table.progress {
  width: 20em;
  height: 1em;
  border: solid 1px green;
  border-collapse: collapse;
}

table.progress tr td.closed {
  background-color: #8b8;
  padding: 0;
}

div.milestone {
  margin-bottom: 3em;
}




/* css/search.css */
input#searchq {
  width: 20em;
  font-size: 2em;
}
ul.searchresults {
  margin-top: 2em;
}

ul.searchresults li {
  list-style-type: none;
  margin-top: 1em;
  margin-bottom: 2em;
  margin-left: 0;
}

ul.searchresults li div.excerpt {
  margin-top: 0.5em;
  margin-left: 2em;
  max-width: 50em;
}

div.excerpt span.hl {
  background-color: yellow;
}

table.searchresults tr td {
  padding-bottom: 0.8em;
}

table.searchresults tr {
  vertical-align: top;
}




/* css/browse.css */
/* Styles for tabular listings such as those used for displaying directory
   contents and report results. */
table.listing {
 clear: both;
 border-bottom: 1px solid #d7d7d7;
 border-collapse: collapse;
 border-spacing: 0;
 margin-top: 1em;
 width: 100%;
}
table.listing th { text-align: left; padding: 0 1em .1em 0; font-size: 12px }
table.listing thead { background: #f7f7f0 }
table.listing thead th {
 border: 1px solid #d7d7d7;
 border-bottom-color: #999;
 font-size: 11px;
 font-weight: bold;
 padding: 2px .5em;
 vertical-align: bottom;
}
table.listing thead th a { border: none; padding-right: 12px }
table.listing th.asc a, table.listing th.desc a { font-weight: bold }
table.listing th.asc a, table.listing th.desc a {
 background-position: 100% 50%;
 background-repeat: no-repeat;
}
table.listing th.asc a { }
table.listing th.desc a { }
table.listing tbody td, table.listing tbody th {
 border: 1px dotted #ddd;
 padding: .33em .5em;
 vertical-align: top;
}
table.listing tbody tr { border-top: 1px solid #ddd }
table.listing tbody tr.even { background-color: #fcfcfc }
table.listing tbody tr.odd { background-color: #f7f7f7 }

/* Styles for the directory entries table
   (extends the styles for "table.listing") */
#dirlist { margin-top: 0 }
#dirlist td.rev, #dirlist td.age, #dirlist td.change, #dirlist td.size {
 color: #888;
 white-space: nowrap;
}
#dirlist td.size { text-align: right; }
#dirlist td.name {
  white-space: nowrap;
}
#dirlist td.name a, #dirlist td.name span {
 background-position: 0% 50%;
 background-repeat: no-repeat;
 padding-left: 20px;
}
#dirlist td.name a.parent { background-image: url(css/../images/parent.png) }
#dirlist td.name a.dir { background-image: url(css/../images/treeview/folder-closed.gif) }
#dirlist td.name span.dir { background-image: url(css/../images/treeview/folder-closed.gif) }
#dirlist td.name a.file { background-image: url(css/../images/file.png) }
#dirlist td.name span.file { background-image: url(css/../images/filedeny.png) }
#dirlist td.name a, #dirlist td.rev a { display: block }
#dirlist td.change {
  white-space: normal;
}




/* css/timeline.css */
a.pmark {
  color: inherit;
}

h1.timelineday {
  font-size: 1.2em;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  border-bottom: solid 1px #bbb;
  color: #999;
}

div.timelineevent {
  padding-bottom: 0.25em;
  margin-top: 0.5em;
  width: 100%;
  overflow: hidden;
  border-bottom: solid 1px #eee;
}

div.timelineevent a.userlink.timelineface {
  float: left;
  margin: 0 1em 1em 0;
/*  padding: 0 1em 1em 0; */
  border-bottom-style: none;
}

div.timelineevent span.time {
  color: #999;
  font-size: 0.9em;
}

div.timelinetext {
  padding-left: 64px;
  width: 50em;
  padding-bottom: 0.5em;
}

div.timelinereason {
  color: rgb(84,84,84);
  font-size: 0.8em;
  margin-bottom: 1em;
}

input.summaryedit {
  font-size: 1.1em;
  font-weight: bold;
}

div.ticketchangeinfo {
  margin-bottom: 1.5em;
}

div.ticketchangeinfo img.gravatar {
  float: right;
  margin: 0 0em 1em 1em;
}
div.timelinereason img.gravatar {
  float: left;
  margin: 0 1em 1em 0em;
}
div.ticketevent, div.timelineevent, h1.timelineday {
  clear: both;
}




/* css/links.css */
a[rel~="external"] {
	background-image: url(css/../images/external.png);
  background-repeat: no-repeat;
  background-position: 3px;
  padding-left: 15px;
}

/* default: gray */
a.changesetlink, a.wikilink,
span.branchname,
span.milestone, span.milestone a,
a.keyword, span.keyword a,
a.ticketlink, span.ticketlink a,
span.tagname
{
  padding: 1px 3px 2px;
  font-size: 0.85em;
  font-weight: 550;
  color: #ffffff;
  white-space: nowrap;
  background-color: #bfbfbf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.completed {
  text-decoration: line-through;
}

/* Tickets: yellow */
a.ticketlink, span.ticketlink a
{
  background-color: #FFA;
  color: #404040;
  border: solid 1px #F89406;
}
a.ticketlink:hover, span.ticketlink a:hover {
  background-color: #F89406;
  color: #FE0;
  text-decoration: none;
}

a.ticketlink.completed, span.ticketlink.completed a {
  text-decoration: line-through;
}

/* changesets and wiki pages: green */
a.changesetlink,
a.wikilink {
  background-color: #CFC;
  border: solid 1px #0c3;
  color: #404040;
}
a.changesetlink:hover,
a.wikilink:hover {
  background-color: #0c3;
  color: white;
  text-decoration: none;
}

/* branches, milestones, keywords: orange */
span.branchname, a.keyword, span.keyword a {
  background-color: #F89406
}
a.keyword:hover, span.keyword a:hover {
  text-decoration: none;
  color: #404040;
  background-color: #FFA;
  border: solid 1px #F89406;
}

/* milestones and tags: blue */
span.tagname,
span.milestone {
  background-color: #bef;
  border: solid 1px #62CFFC;
  color: #444;
}
span.milestone:hover {
  background-color: #62CFFC;
  border: solid 1px #62CFFC;
  color: #444;
}
span.milestone a:hover {
  text-decoration: none;
}
span.milestone a {
  background-color: inherit;
  color: #444;
}


table.codeann tr td.changeset a.changesetlink {
  background-image: none;
  padding-left: 2px;
  font-size: 0.8em;
}

span.ticketlink a:before {
  content: "#";
}

.newticket {
  background: url(css/../images/newticket.png) no-repeat;
}
.editticket {
  background: url(css/../images/editedticket.png) no-repeat;
}
.closedticket {
  background: url(css/../images/closedticket.png) no-repeat;
}
.editwiki {
  background: url(css/../images/wiki.png) no-repeat;
}
.editmilestone {
  background: url(css/../images/milestone.png) no-repeat;
}
.newchangeset {
  background: url(css/../images/changeset.png) no-repeat;
}

@media print {
  a.changesetlink, a.wikilink,
  span.branchname,
  span.milestone, span.milestone a,
  a.keyword, span.keyword a,
  a.ticketlink, span.ticketlink a,
  span.tagname {
    border: none;
  }

}

/* vim:ts=2:sw=2:et:
 */



/* css/snippets.css */
#snippetmug {
  float: right;
}

#recentsnippets {
  font-size: smaller;
  width: 10em;
  vertical-align: top;
}

form.snippetform,
div.snippetview {
}

div.snippetsummary {
  margin-top: 1em;
  width: 15em;
  overflow: hidden;
}

#newsnippet {
  margin-bottom: 1em;
}




/* css/planning.css */
ul.tickets {
  padding: 1em 0;
  overflow-x: hidden;
  overflow-y: auto;
}

ul.tickets li span.loe, li.draggingTicket span.loe {
  position: absolute;
  right: 42px;
  top: 4px;
  font-weight: bold;
  font-size: larger;
  width: 3.5em;
  text-align: right;
}

ul.tickets li ul.tickets li {
  width: 26em;
}
ul.tickets li ul.tickets li ul.tickets li {
  width: 24em;
}

ul.tickets li div.tktowner {
  float: right;
}
ul.tickets li img.gravatar, li.draggingTicket img.gravatar {
  position: absolute;
  right: 4px;
  top: 4px;
}

ul.tickets li, li.draggingTicket {
  position: relative;
  margin: 0 5px 5px 5px;
  padding: 5px;
  width: 28em;
  min-height: 36px;
  cursor: move;
  color: #444;
  border: solid 1px #bbb;
  background-color: #eee;
  list-style-type: none;
}

ul.tickets li div.summary, li.draggingTicket div.summary {
  width: 22em;
  overflow: hidden;
}

.draggingTicket {
  position: absolute;
  z-index: 100;
  -webkit-transform:rotate(3deg);
  -moz-transform:rotate(3deg);
  -o-transform:rotate(3deg);
  -ms-transform:rotate(3deg);
}

.ticketDragTarget {
  height: 5em;
  background-color: #444 !important;
}

#plan-milestone-area {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 8em;
  bottom: 2em;
}

#plan-rsrc-summary {
  position: absolute;
  top: 0em;
  right: 0px;
  width: 15em;
}

#plan-rsrc-summary div.allocated-resource {
  position: relative;
  background-color: #eee;
  border: solid 1px #ccc;
  margin: 0.5em;
  height: 40px;
  padding: 0.2em;
}
#plan-rsrc-summary div.allocated-resource span.loe {
  font-weight: bold;
  font-size: larger;
  float: right;
  padding-right: 0.5em;
}
#plan-rsrc-summary div.allocated-resource img.gravatar {
  float: right;
}

#plan-ticket-list {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30em;
  bottom: 0px;
}
#plan-ticket-other {
  position: absolute;
  left: 30em;
  top: 0px;
  width: 30em;
  bottom: 0px;
}
#plan-ticket-other ul.tickets, #plan-ticket-list ul.tickets {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  scroll-y: auto;
}

#plan-milestone-other-selector {
  position: absolute;
  left: 35em;
  top: 6em;
}
#plan-milestone-other-selector select {
  width: 30em;
}




/* css/history.css */
div#history {
  margin-top: 2em;
}

div.histentry div.histevent {
  margin-top: 0px;
  margin-bottom: 0.5em;
  border-bottom: solid 1px #bbb;
  color: #999;
}

div.histentry div.histinfo img.gravatar {
  float: left;
  padding-right: 0.5em;
}

div.histentry div.histinfo div.changelog {
  margin-left: 2.5em;
  margin-bottom: 0.5em;
  max-height: 7em;
  overflow: hidden;
}

/* legacy */

table.history {
  border-collapse: collapse;
}

table.history tr {
  vertical-align: text-top;
}
table.history tr th {
  text-align: left;
}

table.history tr td.diff {
  border-bottom: solid 1px #bbb;
  padding: 1em 4em;
}


div.changesets {
  background-color: #ddd;
}

div.changeset, div.changesetodd {
  margin: 0;
  padding: 0;
}

div.changesetodd {
  background-color: #eee;
}

div.changesets img.gravatar, div.revinfo img.gravatar
{
  float: left;
  margin: 0 0.5em 0.5em 0;
}

div.changelog {
  padding: 0.5em;
  padding-left: 1em;
}

div.changeinfo {
  border-bottom: solid 1px #bbb;
  margin: 0;
  margin-top: 1em;
  padding: 0;
  padding-bottom: 1.5em;
  padding-left: 1em;
}

div.changesetday {
  font-size: 1.2em;
  background-color: #ccc;
  border-bottom: solid 1px #bbb;
  margin: 0;
  padding: 0;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  padding-left: 1em;
  color: #777;
}




/* css/chosen/chosen.css */
/* @group Base */
.chzn-container {
/*  font-size: 13px;*/
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 1.5em;
  line-height: 1.5em;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(css/chosen/chosen-sprite.png) right top no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
.chzn-container-single .chzn-single div {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius   : 0 4px 4px 0;
  border-radius        : 0 4px 4px 0;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url(css/chosen/chosen-sprite.png) no-repeat 0 1px;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: -4px;

}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url(css/chosen/chosen-sprite.png) no-repeat 100% -22px;
  background: url(css/chosen/chosen-sprite.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(css/chosen/chosen-sprite.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat 100% -22px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background-image: -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -ms-linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  color: #333;
  border: 1px solid #b4b4b4;
  line-height: 13px;
  padding: 3px 19px 3px 6px;
  margin: 3px 0 3px 5px;
  position: relative;
}
.chzn-container-multi .chzn-choices .search-choice span {
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(css/chosen/chosen-sprite.png) right top no-repeat;
  border-bottom: none;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background: #3875d7;
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 20px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
  position: relative;
  top: -4px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { direction:rtl;text-align: right; }
.chzn-rtl .chzn-single { padding-left: 0; padding-right: 8px; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; }
.chzn-rtl .chzn-single div {
  left: 0; right: auto;
  border-left: none; border-right: 1px solid #aaaaaa;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius   : 4px 0 0 4px;
  border-radius        : 4px 0 0 4px;
}
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 6px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 5px; right: auto; background-position: right top;}
.chzn-rtl.chzn-container-single .chzn-results { margin-left: 4px; margin-right: 0; padding-left: 0; padding-right: 4px; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 20px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, #ffffff;
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url(css/chosen/chosen-sprite.png) no-repeat -38px -22px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  padding: 4px 5px 4px 20px;
}
/* @end */

@media print {
  div.chzn-container * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter:none !important;
    -ms-filter: none !important;
  }
}




/* css/markitup/markitup-simple.css */
/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp * {
	margin:0px; padding:0px;
	outline:none;
}
.markItUp a {
	border: none;
}
.markItUp a:link,
.markItUp a:visited {
	color:#000;
	text-decoration:none;
}
.markItUp  {
	/*
	width:700px;
	*/
	margin:5px 0 5px 0;
}
.markItUpContainer  {
	/*
	font:11px Verdana, Arial, Helvetica, sans-serif;
	*/
}
.markItUpEditor {
	/*
	font:12px 'Courier New', Courier, monospace;
	padding:5px;
	line-height:18px;
	*/
	width: 100%;
	height:320px;
	clear: both;
	display: block;
	overflow: auto;
}
.markItUpPreviewFrame	{
	overflow:auto;
	background-color:#FFF;
	width:99.9%;
	height:300px;
	margin:5px 0;
}
.markItUpFooter {
	width:100%;
}
.markItUpResizeHandle {
	overflow:hidden;
	width:22px; height:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(css/markitup/handle.png);
	cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader ul li	{
	list-style:none;
	float:left;
	position:relative;
}
.markItUpHeader ul li:hover > ul{
	display:block;
}
.markItUpHeader ul .markItUpDropMenu {
	background:transparent url(css/markitup/menu.png) no-repeat 115% 50%;
	margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display:none;
	position:absolute;
	top:18px; left:0px;	
	background:#FFF;
	border:1px solid #000;
}
.markItUpHeader ul ul li {
	float:none;
	border-bottom:1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background:#FFF url(css/markitup/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
	margin:0 10px;
	width:1px;
	height:16px;
	overflow:hidden;
	background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width:auto; height:1px;
	margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position:absolute;
	top:-1px; left:150px; 
}
.markItUpHeader ul ul ul li {
	float:none;
}
.markItUpHeader ul a {
	display:block;
	width:16px; height:16px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	padding:3px;
	margin:0px;
}
.markItUpHeader ul ul a {
	display:block;
	padding-left:0px;
	text-indent:0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background-position:2px 50%;
}
.markItUpHeader ul ul a:hover  {
	color:#FFF;
	background-color:#000;
}


/* css/markitup/wiki.css */
/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/

.markItUpButton1 a {
	background-image:url(css/markitup/h1.png); 
}
.markItUpButton2 a {
	background-image:url(css/markitup/h2.png); 
}
.markItUpButton3 a {
	background-image:url(css/markitup/h3.png); 
}
.markItUpButton4 a {
	background-image:url(css/markitup/h4.png); 
}
.markItUpButton5 a {
	background-image:url(css/markitup/h5.png); 
}

.markItUpButton6 a {
	background-image:url(css/markitup/bold.png);
}
.markItUpButton7 a {
	background-image:url(css/markitup/italic.png);
}
.markItUpButton8 a {
	background-image:url(css/markitup/stroke.png);
}

.markItUpButton9 a {
	background-image:url(css/markitup/list-bullet.png);
}
.markItUpButton10 a {
	background-image:url(css/markitup/list-numeric.png);
}

/*
.markItUpButton11 a {
	background-image:url(css/markitup/picture.png); 
}
.markItUpButton12 a {
	background-image:url(css/markitup/link.png);
}
.markItUpButton13 a {
	background-image:url(css/markitup/url.png);
}
*/

.markItUpButton11 a	{
	background-image:url(css/markitup/quotes.png);
}
.markItUpButton12 a	{
	background-image:url(css/markitup/code.png);
}

.preview a {
	background-image:url(css/markitup/preview.png);
}

.markItUpHeader ul li.markItUpHelp a {
  text-indent: 0;
  white-space: nowrap;
  width: inherit;
  position: relative;
  top: -2px;
}



/* ../inc/hyperlight/vibrant-ink.css */
/*
 * Copyright 2008 Konrad Rudolph
 * All rights reserved.
 *
 * Colour scheme based on the Vibrant Ink scheme by Justin Palmer for the
 * TextMate text editor.
 * http://alternateidea.com/blog/articles/2006/1/3/textmate-vibrant-ink-theme-and-prototype-bundle
 */

.source-code.vibrant-ink {
    background: black;
    color: white;
}

.source-code.vibrant-ink .keyword { color: #F60; font-weight: bold; }
.source-code.vibrant-ink .keyword.literal { color: #FC0; }
.source-code.vibrant-ink .keyword.type { color: #FC0; }
.source-code.vibrant-ink .keyword.builtin { color: #44B4CC; }
.source-code.vibrant-ink .preprocessor { color: #996; }
.source-code.vibrant-ink .comment { color: #93C; }
.source-code.vibrant-ink .comment .doc { color: #399; font-weight: bold; }
.source-code.vibrant-ink .identifier { color: white; }
.source-code.vibrant-ink .string, .source-code.vibrant-ink .char { color: #6F0; }
.source-code.vibrant-ink .escaped { color: #AAA; }
.source-code.vibrant-ink .number, .source-code.vibrant-ink .tag { color: #FFEE98; }
.source-code.vibrant-ink .regex, .source-code.vibrant-ink .attribute { color: #44B4CC; }
.source-code.vibrant-ink .operator { color: #888; }
.source-code.vibrant-ink .keyword.operator { color: #F60; }
.source-code.vibrant-ink .whitespace { background: #333; }
.source-code.vibrant-ink .error { border-bottom: 1px solid red; }

.source-code.vibrant-ink .tag .attribute { font-style: italic; }
.source-code.vibrant-ink.xml .preprocessor .keyword { color #996; }
.source-code.vibrant-ink.xml .preprocessor .keyword { color: #996; }
.source-code.vibrant-ink.xml .meta, .source-code.vibrant-ink.xml .meta .keyword { color: #399; }

.source-code.vibrant-ink.cpp .preprocessor .identifier { color: #996; }

.source-code.vibrant-ink::-moz-selection,
.source-code.vibrant-ink span::-moz-selection {
    background: yellow;
    color: black;
}

.source-code.vibrant-ink::selection,
.source-code.vibrant-ink span::selection {
    background: yellow;
    color: black;
}



/* ../inc/hyperlight/zenburn.css */
/*
 * Copyright 2008 Konrad Rudolph
 * All rights reserved.
 *
 * Color scheme for code is a simplified version of the VIM Zenburn scheme:
 * http://slinky.imukuppi.org/zenburn/
 */

.source-code.zenburn {
    background: #3F3F3F;
    color: #DCDCCC;
}

.source-code.zenburn .comment {
    color: #7F9F7F;
    font-style: italic;
}

.source-code.zenburn .comment .todo {
    color: #DFDFDF;
    font-weight: bold;
}

.source-code.zenburn .tag {
    color: #EFEF8F;
}

.source-code.zenburn .identifier {
    color: #EFDCBC;
}

.source-code.zenburn .keyword {
    color: #F0DFAF;
    font-weight: bold;
}

.source-code.zenburn .keyword.builtin {
    color: #EFEF8F;
    font-weight: normal;
}

.source-code.zenburn .keyword.operator {
    color: #FFCFAF;
}

.source-code.zenburn .number {
    color: #8CD0D3;
}

.source-code.zenburn .string {
    color: #CC9393;
}

.source-code.zenburn::-moz-selection,
.source-code.zenburn span::-moz-selection {
    background: #70D2B3;
    color: #233322;
}

.source-code.zenburn::selection,
.source-code.zenburn span::selection {
    background: yellow;
    color: black;
}


/* ../inc/hyperlight/wezterm.css */
/* For licensing and copyright terms, see the file named LICENSE */
/* A colour scheme based on Wez Furlong's terminal and vim preferences */

.source-code.wezterm {
	background: black;
	color: rgb(179,179,179);
}

.source-code.wezterm .php {
	/* tomato */
	color: rgb(255, 85, 85);
}

.source-code.wezterm .comment {
	/* cyan */
	color: rgb(85, 255, 255);
}

.source-code.wezterm .comment .todo {
	/* yellow background */
	background-color: rgb(255, 255, 85);
	color: black;
}

.source-code.wezterm .tag {
	/* cyan */
	color: rgb(85, 255, 255);
}
.source-code.wezterm .php .tag {
	/* yellow */
	color: rgb(255, 255, 85);
}

.source-code.wezterm .identifier {
	/* regular grey text */
	color: rgb(179,179,179);
}

.source-code.wezterm .tag .identifier {
	/* cyan */
	color: rgb(85, 255, 255);
}

.source-code.wezterm .keyword {
	/* yellow */
	color: rgb(255, 255, 85);
}

.source-code.wezterm .preprocessor,
.source-code.wezterm .preprocessor .identifier,
.source-code.wezterm .keyword.operator,
.source-code.wezterm .keyword.builtin {
	/* blue */
	color: rgb(85, 85, 204);
}
.source-code.wezterm .attribute,
.source-code.wezterm .keyword.type {
	/* green */
	color: rgb(85, 204, 85);
}
.source-code.wezterm .number,
.source-code.wezterm .keyword.literal,
.source-code.wezterm .string
{
	/* purple */
	color: rgb(255, 85, 255);
}

.source-code.wezterm::-moz-selection,
.source-code.wezterm span::-moz-selection
{
	background-color: rgb(77, 77, 255);
}

.source-code.wezterm::selection,
.source-code.wezterm span::selection
{
	background-color: rgb(77, 77, 255);
}

.source-code.wezterm .preprocessor .tag,
.source-code.wezterm .preprocessor .number {
	/* purple like a string.
	 * this triggers for things like: #include "name"
	 */
	color: rgb(255, 85, 255);
}
/* vim:ts=2:sw=2:noet:
 * */



/* css/manifest.css */

div.mf_container {
	cursor: text;
	background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background-image: -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
  display: inline-block;
  width: 220px;
}

/* ordered list for displaying selected items */
div.mf_container ol.mf_list {
	display: inline;

}

/* selected item, regardless of state (highlighted, selected) */
div.mf_container ol.mf_list li.mf_item {
	position: relative;
	cursor: pointer;
	display: inline-block;

  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -ms-linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  color: #333;
  border: 1px solid #b4b4b4;
  line-height: 13px;
  padding: 3px 19px 3px 6px;
  margin: 3px 0 3px 5px;
  position: relative;

}

/* Selected item that's highlighted by mouseover. */
div.mf_container ol.mf_list li.mf_item.mf_highlighted {
  background-color: #E0E0E0;
}

/* Selected item that's selected by click or keyboard. */
div.mf_container ol.mf_list li.mf_item.mf_selected {
  background: #d4d4d4;
}

/* Remove link. */
div.mf_container ol.mf_list li.mf_item a.mf_remove {
  color: #E0E0E0;
  margin-left: 10px;
  text-decoration: none;
  border-bottom: none;
  background: url(css/chosen/chosen-sprite.png) right top no-repeat;
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
}

div.mf_container ol.mf_list li.mf_item a.mf_remove:hover {
  background-position: right -11px;
}

/* Remove link that's highlighted. */
div.mf_container ol.mf_list li.mf_item.mf_highlighted a.mf_remove {
  color: #FFFFFF;
}

/* Remove link that's selected. */
div.mf_container ol.mf_list li.mf_item.mf_selected a.mf_remove {
  color: #FFFFFF;
  background-position: right -11px;
}

/* Actual input, styled to be invisible within the container. */
div.mf_container input.mf_input {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 2px;
  outline: none;
  padding: 4px;
}

/*** Marco Polo ***/

/* Ordered list for display results. */
ol.mp_list {
  margin: 0px;
  background-color: #FFFFFF;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  overflow: hidden;
  position: absolute;
  z-index: 99999;
  width: 100%;
}

/* Each list item, regardless of success, error, etc. */
ol.mp_list li {
  padding: 4px 4px 5px 9px;
  list-style: none;
  margin: 0;
}

/* Each list item from a successful request. */
ol.mp_list li.mp_item {

}

/* Each list item that's selectable. */
ol.mp_list li.mp_selectable {
  cursor: pointer;
}

/* Currently highlighted list item. */
ol.mp_list li.mp_highlighted {
  background: #3875d7;
  color: #fff;
}

/* When a request is made that returns zero results. */
ol.mp_list li.mp_no_results {

}

/* When a request is made that doesn't meet the 'minChars' length option. */
ol.mp_list li.mp_min_chars {

}

/* When a request is made that fails during the ajax request. */
ol.mp_list li.mp_error {

}

@media print {
  div.mf_container, div.mf_container ol.mf_list li.mf_item {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter:none !important;
    -ms-filter: none !important;
  }
}


/* vim:ts=2:sw=2:et:
 */


