
/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* 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 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,%20sans-serif&fwDefault=bold&fsDefault=1.0em&cornerRadius=10px&bgColorHeader=2d5a95&bgTextureHeader=01_flat.png&bgImgOpacityHeader=33&borderColorHeader=29558e&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=5f8eca&bgTextureContent=01_flat.png&bgImgOpacityContent=10&borderColorContent=000000&fcContent=ffffff&iconColorContent=72b42d&bgColorDefault=000000&bgTextureDefault=01_flat.png&bgImgOpacityDefault=60&borderColorDefault=000000&fcDefault=ffffff&iconColorDefault=ffffff&bgColorHover=3068b0&bgTextureHover=01_flat.png&bgImgOpacityHover=50&borderColorHover=3068b0&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=3068b0&bgTextureActive=01_flat.png&bgImgOpacityActive=30&borderColorActive=28538a&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fbf5d0&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=4eb305&bgColorError=ffdc2e&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=95&borderColorError=fad000&fcError=2b2b2b&iconColorError=cd0a0a&bgColorOverlay=2b2b2b&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=15&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=07_diagonals_small.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=0px&offsetTopShadow=4px&offsetLeftShadow=4px&cornerRadiusShadow=4px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial, sans-serif; font-size: 1.0em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #000000; background: #5f8eca url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_flat_10_5f8eca_40x100.png?6acf888f0166) 50% 50% repeat-x; color: #ffffff; }
.ui-widget-content a { color: #ffffff; }
.ui-widget-header { border: 1px solid #29558e; background: #2d5a95 url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_flat_33_2d5a95_40x100.png?6acf888f0166) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #000000; background: #000000 url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_flat_60_000000_40x100.png?6acf888f0166) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #3068b0; background: #3068b0 url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_flat_50_3068b0_40x100.png?6acf888f0166) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #28538a; background: #3068b0 url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_flat_30_3068b0_40x100.png?6acf888f0166) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #fbf5d0 url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_glass_55_fbf5d0_1x400.png?6acf888f0166) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #fad000; background: #ffdc2e url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png?6acf888f0166) 50% 50% repeat; color: #2b2b2b; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #2b2b2b; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #2b2b2b; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_72b42d_256x240.png?6acf888f0166); }
.ui-widget-content .ui-icon {background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_72b42d_256x240.png?6acf888f0166); }
.ui-widget-header .ui-icon {background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_ffffff_256x240.png?6acf888f0166); }
.ui-state-default .ui-icon { background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_ffffff_256x240.png?6acf888f0166); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_ffffff_256x240.png?6acf888f0166); }
.ui-state-active .ui-icon {background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_ffffff_256x240.png?6acf888f0166); }
.ui-state-highlight .ui-icon {background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_4eb305_256x240.png?6acf888f0166); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-icons_cd0a0a_256x240.png?6acf888f0166); }

/* 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-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.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: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; }
.ui-corner-tr { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.ui-corner-br { -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.ui-corner-top { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.ui-corner-right {  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.ui-corner-left { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.ui-corner-all { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

/* Overlays */
.ui-widget-overlay { background: #2b2b2b url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_flat_15_2b2b2b_40x100.png?6acf888f0166) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); }
.ui-widget-shadow { margin: 4px 0 0 4px; padding: 0px; background: #aaaaaa url(https://forallschools.s3.amazonaws.com/static/css/custom-theme-blue/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png?6acf888f0166) 50% 50% repeat; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }/*
 * jQuery UI Resizable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.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: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; 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;}/*
 * jQuery UI Selectable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.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 .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 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; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.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 { position: relative; 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 .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.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; background-position: 0 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; }/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.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 { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.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 { 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 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*/
}/*
 * jQuery UI Progressbar 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
div.selector,div.selector span,div.checker span,div.radio span,div.uploader,div.uploader span.action,div.button,div.button span{  background-image:url(https://forallschools.s3.amazonaws.com/static/images/sprite.png?6acf888f0166); background-repeat:no-repeat; -webkit-font-smoothing:antialiased}.selector,.radio,.checker,.uploader,.button,.selector *,.radio *,.checker *,.uploader *,.button *{ margin:0; padding:0}div.selector{ background-position:-483px -130px; line-height:26px; height:26px}div.selector span{ background-position:right 0px; height:26px; line-height:26px}div.selector select{  top:0px; left:0px}div.selector:active,div.selector.active{ background-position:-483px -156px}div.selector:active span,div.selector.active span{ background-position:right -26px}div.selector.focus,div.selector.hover,div.selector:hover{ background-position:-483px -182px}div.selector.focus span,div.selector.hover span,div.selector:hover span{ background-position:right -52px}div.selector.focus:active,div.selector.focus.active,div.selector:hover:active,div.selector.active:hover{ background-position:-483px -208px}div.selector.focus:active span,div.selector:hover:active span,div.selector.active:hover span,div.selector.focus.active span{ background-position:right -78px}div.selector.disabled{ background-position:-483px -234px}div.selector.disabled span{ background-position:right -104px}div.selector{ width:190px; font-size:12px}div.selector select{ min-width:190px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:12px; border:solid 1px #fff}div.selector span{ padding:0px 25px 0px 2px; cursor:pointer}div.selector span{ color:#666; width:158px; text-shadow:0 1px 0 #fff}div.selector.disabled span{ color:#bbb}.selector,.checker,.button,.radio,.uploader{ display:-moz-inline-box; display:inline-block; vertical-align:middle; zoom:1; *display:inline}.selector select:focus,.radio input:focus,.checker input:focus,.uploader input:focus{ outline:0}div.button a,div.button button,div.button input{ position:absolute}div.button{ cursor:pointer; position:relative}div.button span{ display:-moz-inline-box; display:inline-block; line-height:1; text-align:center}div.selector{ position:relative; padding-left:10px; overflow:hidden}div.selector span{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}div.selector select{ position:absolute; opacity:0; filter:alpha(opacity:0); height:25px; border:none; background:none}div.checker{ position:relative}div.checker span{ display:-moz-inline-box; display:inline-block; text-align:center}div.checker input{ opacity:0; filter:alpha(opacity:0); display:inline-block; background:none}div.radio{ position:relative}div.radio span{ display:-moz-inline-box; display:inline-block; text-align:center}div.radio input{ opacity:0; filter:alpha(opacity:0); text-align:center; display:inline-block; background:none}div.uploader{ position:relative; overflow:hidden; cursor:default}div.uploader span.action{ float:left; display:inline; padding:2px 0px; overflow:hidden; cursor:pointer}div.uploader span.filename{ padding:0px 10px; float:left; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; cursor:default}div.uploader input{ opacity:0; filter:alpha(opacity:0); position:absolute; top:0; right:0; bottom:0; float:right; height:25px; border:none; cursor:default}

body{padding:0;margin:0; font:13px Arial,Helvetica,Garuda,sans-serif; *font-size:small; *font:x-small}h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{ padding:0; margin:0; line-height:1em; font-size:100%; font-weight:normal; font-style:normal}table{ font-size:inherit; font:100%}ul{ list-style:none}img{ border:0}p{ margin:1em 0}form{margin:0}input{margin:0px}

body {
background-color:#d5d5d5;	
}

.debugMode {
background-color:#CD5C5C;	
}

#container {
width:900px;
margin: 0 auto;
background-color:#ffffff;
-moz-box-shadow: 0px 0px 15px #333;
-webkit-box-shadow: 0px 0px 15px #333;
box-shadow: 0px 0px 15px #333;
}

#container.fs {
margin-top:20px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#header {
margin:0;
line-height:0;
padding-left:20px;
padding-right:20px;
}

#container.fs #header {
background:-webkit-gradient(linear,left top,left bottom, 
    color-stop(0.0,#ffffff),color-stop(0.5,#ffffff),color-stop(1.0,#ededed));	 
background:-moz-linear-gradient(top,#ffffff,#ffffff,#ededed);	
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
border-bottom:1px solid #d8d8d8;
padding-right:0px;
}

#container.fs #header a {
text-decoration:none;	
}

#container.fs #header a:hover {
color:#000000;
}



#logOutHeaderButton {
float:right;
background-color:#ac0d0d;
color:#ffffff;
padding-top:5px;
padding-bottom:7px;
padding-left:15px;padding-right:15px;
font-size:0.9em;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
margin-left:1px;
text-decoration:none;
}

#logOutHeaderButton:hover {
background-color:#646464;	
}

#goOfflineHeaderButton {
float:right;
background-color:#5f8eca;
color:#ffffff;
padding-top:5px;
padding-bottom:8px;
padding-left:15px;padding-right:15px;
font-size:0.9em;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
margin-right:1px;
text-decoration:none;
}

#goOfflineHeaderButton:hover {
background-color:#646464;	
}

#adminHeaderButton {
	float:right;
}

#adminHeaderButton .dropmenu .toplevel	{	
border:0px;				
	
background-color: #92b834;
color:#ffffff;
padding:5px;
padding-left:15px;padding-right:15px;
-moz-border-radius:0px;
border-radius:0px;
}

#adminHeaderButton .dropmenu .toplevel:hover {
background-color:#646464;	
}



#switchAppHeaderButton {
	float:right;
	margin-left:1px;
}

#switchAppHeaderButton .dropmenu .toplevel	{	
border:0px;						
background-color: #e67608;
color:#ffffff;
padding:5px;
padding-left:15px;padding-right:15px;
-moz-border-radius:0px;
border-radius:0px;
}

#adminHeaderButton.curve .dropmenu .toplevel, #switchAppHeaderButton.curve .dropmenu .toplevel {
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;	
}

#switchAppHeaderButton .dropmenu .toplevel:hover {
background-color:#646464;	
}

#singleSwitchAppButton	{	
float:right;
margin-left:1px;
border:0px;						
background-color: #e67608;
color:#ffffff;
padding-left:15px;padding-right:15px;
-moz-border-radius:0px;
border-radius:0px;
padding-top:5px;
padding-bottom:8px;
padding-left:15px;padding-right:15px;

}

#singleSwitchAppButton:hover {
background-color:#646464;		
}


#homeTopButton {
background-color:#dddddd;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
width:40px;
margin-left:20px;
text-align:center;
padding-bottom:2px;
}

#homeTopButton:hover {
background-color:#cccccc;	
}

#logo {
padding-top:10px;
padding-bottom:8px;
}

#districtLogo {
border-left:1px solid #d5d5d5;
border-right:1px solid #d5d5d5;
margin-left:18px;
padding-left:15px;
padding-right:15px;
}

#secondLogo {
border-left:1px solid #d5d5d5;
border-right:1px solid #d5d5d5;
margin-left:18px;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:8px;
}

#districtLogo2 {

border-right:1px solid #d5d5d5;
margin-left:0px;
padding-left:11px;
padding-right:15px;
}

#pilotProgramLogo {
margin-left:10px;
}

#logoutButton {

}

#infoBar {
background-color:#dfdfdf;
font-size:1.1em;
border-bottom: 1px solid #cccccc;
-moz-box-shadow: 0px 2px 2px #dfdfdf;
-webkit-box-shadow: 0px 2px 2px #dfdfdf;
box-shadow: 0px 2px 2px #dfdfdf;
padding:0px;
padding-left:20px;
padding-right:20px;
}

#infoBar .homeSide {
float:left;
padding-top:10px;
}

#infoBar .leftSide {
padding-top:15px;
padding-bottom:15px;
}

#infoBar .rightSide {
padding:0px;
padding-top:5px;
}


#infoBar #infoBarHomeIcon {
padding:0px;
padding-right:15px;
top:0px;
}

#infoBar #infoBarHelpIcon {
padding:0px;

top:0px;
}



#infoBar img {
padding-left:10px;
padding-right:10px;
top:15px;
}

#infoBar a {
color:#ffffff;	
}

#infoBar a:hover {
color:#333333;
text-decoration:none;
}

#container.fs  #infoBar {
font-size:1.0em;
}

#container.fs #infoBar .homeSide {
padding-top:5px;

}

#container.fs #infoBar .leftSide {
padding-top:8px;
padding-bottom:8px;	
}

#printBar {
background-color:#cccccc;
padding:10px;
}

#menuBar {
background-color:#000000;
padding:0;
margin:0;
}

#footer {
background-color:#000000;
color:#ffffff;
height:35px;
padding:10px;

}


#container.fs #footer {
background-color:#646464;
border:1px solid #646464;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;

background:-webkit-gradient(linear,left top,left bottom, 
    color-stop(0.0,#5e5e5e),color-stop(0.5,#646464),color-stop(1.0,#646464));	 
background:-moz-linear-gradient(top,#5e5e5e,#646464,#646464);
margin-bottom:20px;
}


.leftSide {
float:left;
}
.rightSide {
float:right;
}

#footer .rightSide {
color:#cccccc;
padding-top:3px;
}

#footer .leftSideR {
color:#cccccc;
padding-top:10px;
float:left;
}

#footer .rightSideR {
color:#cccccc;
padding-top:10px;
float:right;
}

#footer .rightSideRImage {
color:#cccccc;
padding-top:0px;
float:right;
}

#footer a {
color:#ffffff;	
}

#pageContent {
padding:20px;
min-height:400px;
}

#container.fs #pageContent {
padding:20px;

min-height:350px;
}

.clear{
clear:both}

h1 {
	font-size:1.5em;	
}

.gridHeader{
background-color:#eaeaea; 
border:1px solid #cccccc; 
}

.gridHeader .label{
font-weight:bold; 
float:left; 
padding:10px;}

.grid{ 
border:1px solid #cccccc; 
padding-top:0px}

.grid .gridRow{
height:40px; }

.grid .gridCell{
font-size:1.2em; 
float:left; 
padding-top:5px;
margin-left:10px;}

#content a  {
text-decoration:none;
color:#000000;
}

#content a:hover  {
color:#f37800;
}


.unauthenticatedPage {
border-top:1px solid #d5d5d5;
}

#loginArea {
float:left;	
}

#loginInfo {
float:right;
width:381px;
margin-top:10px;
padding:25px;
padding-top:20px;
padding-left:30px;
font-size:1.1em;
line-height:1.4em;
background-image:url('https://forallschools.s3.amazonaws.com/static/images/sandiLoginInfoBackground.png?6acf888f0166');
background-repeat:no-repeat;
}

#loginInfo p {
width:275px;
margin:0;
padding:0;
}

#forgotPasswordText {
float:left;	
}
#forgotPasswordArrow {
float:left;
margin-left:10px;	
}

#loginTable {
border:1px solid #49b507;
padding:25px;
background-color:#ebfedf;
}

#loginTable td {
font-size:1.3em;
text-align:right;
padding:5px;
font-weight:bold;
}
#loginTable input {
font-size:1.1em;
width:200px;
}

#loginButton {
font-size:1.2em;
}

.djangoTable th {
text-align:right;
padding:10px;
font-size:1.1em;
}

.djangoTable td {
padding:10px;
font-size:1.1em;
}

.djangoTable input {
width:350px;
font-size:1.0em;
}

.djangoTable textarea {
width:350px;
height:300px;
font-size:1.0em;
font-family:arial;
}

#mainMenu .menu {
width:100%;	
}

#mainMenu .threeColumn .menu {
width:270px;
float:left;
margin-right:25px;
}

#mainMenu .threeColumn .menu.last {
width:270px;
float:left;
margin-right:0px;
}

#mainMenu .sandiTwoColumn .menu.first {
width:270px;
float:left;
margin-right:25px;
}

#mainMenu .sandiTwoColumn .menu.second {
width:565px;
float:left;
margin-right:0x;
}



#mainMenu .menuHeader {
font-weight:bold;
font-size:1.1em;
color:#ffffff;
padding:10px;
background-color:#43a904; 
border:1px solid #43a904;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
background-image:url('https://forallschools.s3.amazonaws.com/static/images/topTrip7pct.png?6acf888f0166');
background-repeat:repeat-x;
}

#mainMenu .menuHeader a {
color:#ffffff;	
}

#mainMenu .menuHeader a:hover {
color:#ffffff;
text-decoration:underline;
}

#mainMenu .menuHeader span {
font-size:0.8em;	
}

#mainMenu .yellow .menuHeader {
background-color:#f3ac00;
border:1px solid #f3ac00;
}
#mainMenu .orange .menuHeader {
background-color:#f37800;
border:1px solid #f37800;
}
#mainMenu .blue .menuHeader {
background-color:#5f8eca;
border:1px solid #5f8eca;
}
#mainMenu .purple .menuHeader {
background-color:#b05fca;
border:1px solid #b05fca;
}

#mainMenu .menu ul {
border:1px solid #c7c1b5;
background-color:#f0f0f0;
list-style-type: square;
list-style-position:inside;
}

#mainMenu .yellow ul {
background-color:#fdf2c4;
color:#f3c800;
}
#mainMenu .orange ul {
background-color:#ffead7;
color:#f37800;
}
#mainMenu .blue ul {
background-color:#e5f3ff;
color:#42acff;
}

#mainMenu .purple ul {
background-color:#f0e4f4;
color:#b05fca;
}

#mainMenu .menu li {
border-bottom:1px solid #c7c1b5;
padding:10px;
padding-top:15px;
padding-bottom:15px;
font-size:1.1em;
}




#mainMenu .menu li a {
color:#000000;
text-decoration:none;
}

#mainMenu .menu li a:hover {
color:#000000;
text-decoration:underline;
}

#mainMenu .menu .disabled {
color:#666666;	
}

#mainMenu .menuTable {
width:100%;

}

#mainMenu .menuTable th {
background-color:#fcf2c4;
font-weight:bold;
padding:10px;
border:1px solid #c7c1b5;
}

#mainMenu .menuTable td {
padding:5px;
padding-left:10px;
border:1px solid #c7c1b5;
vertical-align:middle;
}

th.alignLeft, td.alignLeft {
text-align:left;	
}

th.alignCenter, td.alignCenter {
text-align:center;	
}

#mainMenu .menuHeaderTitle {
float:left;
}

#mainMenu .newLink {
float:right;
font-size:0.9em;
font-weight:normal;
}

#mainMenu .newLink img {
float:left;
padding-right:5px;
}

#mainMenu .newLink a {
color:#ffffff;	
}

#mainMenu .newLink a:hover {
color:#000000;	
}

h1.checklistTitle {
	float:left;
	margin-top:4px;
	padding-right:10px;
}

#printButton,#backButton,#editButton,#doneButton,#doneButton2,#downloadButton,#addObservationButton,#processPhotosButton,#addButton,#nextStudentButton,#nextStudentButton2 {
float:right;
margin-left:10px;
}

.floatButtonRight {
float:right;
margin-left:10px;	
}

.workingWith {
font-size:1.1em;
margin-top:15px;
border-top: 1px solid #f37800;
border-bottom: 1px solid #f37800;
}


.workingWithLabel {
float:left;
margin-right:15px;
background-color:#f37800;
color:#ffffff;
padding-top:12px;
padding-bottom:12px;
padding-left:8px;
padding-right:10px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
}
.workingWithMenu {
float:left;
margin-right:10px;
padding-top:7px;
}

.workingWithDelete {
float:left;
margin-right:0px;
padding-top:12px;
}

.workingWithText {
font-size:1.1em;
padding-top:10px;
}

.workingWith select {
font-size:1.1em;
}

.workingWithMenu #className, .workingWithMenu #studentName {
font-size:1.1em;
line-height:1.7em;
}

.workingWithMenu span {
font-size:1.1em;
line-height:1.7em;
}



#periodid, #studentid, #classid, #schoolid, #roleid, #checklistid, #activityid, #cr_status, #l1id, #l2id, #l3id {
width:auto;
background-color:#ffffff;
font-size:1.4em;
line-height:2em;
cursor:pointer;
}

#uniform-periodid, #uniform-studentid, #uniform-classid, #uniform-schoolid, #uniform-roleid, #uniform-checklistid, #uniform-activityid, #uniform-cr_status, #uniform-l1id, #uniform-l2id, #uniform-l3id {
background:none;
padding-left:0px;
width:auto;
cursor:pointer;
}

#uniform-periodid span, #uniform-studentid span, #uniform-classid span, #uniform-schoolid span, #uniform-roleid span, #uniform-checklistid span, #uniform-activityid span, #uniform-cr_status span, #uniform-l1id span, #uniform-l2id span, #uniform-l3id span {
text-shadow:none;
color:#000000;
font-size:1.3em;
}

#uniform-periodid span, #uniform-studentid span, #uniform-classid span, #uniform-schoolid span, #uniform-roleid span, #uniform-checklistid span, #uniform-activityid span, #uniform-cr_status span, #uniform-l1id span, #uniform-l2id span, #uniform-l3id span {
background-image:none;
background-repeat:no-repeat;
background-position:right center;
width:auto;
}

#uniform-periodid.focus span, #uniform-periodid.hover span, #uniform-periodid:hover span,
#uniform-studentid.focus span, #uniform-studentid.hover span, #uniform-studentid:hover span,
#uniform-classid.focus span, #uniform-classid.hover span, #uniform-classid:hover span,
#uniform-schoolid.focus span, #uniform-schoolid.hover span, #uniform-schoolid:hover span,
#uniform-roleid.focus span, #uniform-roleid.hover span, #uniform-roleid:hover span,
#uniform-checklistid.focus span, #uniform-checklistid.hover span, #uniform-checklistid:hover span,
#uniform-activityid.focus span, #uniform-activityid.hover span, #uniform-activityid:hover span,
#uniform-cr_status.focus span, #uniform-cr_status.hover span, #uniform-cr_status:hover span,
#uniform-l1id.focus span, #uniform-l1id.hover span, #uniform-l1id:hover span,
#uniform-l2id.focus span, #uniform-l2id.hover span, #uniform-l2id:hover span,
#uniform-l3id.focus span, #uniform-l3id.hover span, #uniform-l3id:hover span {
background-position:right center;
background-image:none;
cursor:pointer;
}

#uniform-periodid.hover span, #uniform-periodid:hover span,
#uniform-studentid.hover span, #uniform-studentid:hover span,
#uniform-classid.hover span, #uniform-classid:hover span,
#uniform-schoolid.hover span, #uniform-schoolid:hover span,
#uniform-checklistid.hover span, #uniform-checklistid:hover span,
#uniform-activityid.hover span, #uniform-activityid:hover span,
#uniform-cr_status.hover span, #uniform-cr_status:hover span,
#uniform-l1id.hover span, #uniform-l1id:hover span,
#uniform-l2id.hover span, #uniform-l2id:hover span,
#uniform-l3id.hover span, #uniform-l3id:hover span {
color:#f37800;
}

#wideTable, .wideTable {
width:100%;
border:0px solid #cccccc; 
}

#wideTable th, .wideTable th {
background-color:#43a904; 
border:1px solid #43a904;
padding:10px;
color:#ffffff;
font-weight:bold;
font-size:1.1em;
border-right:1px solid #ffffff;
vertical-align:middle;
background-image:url('https://forallschools.s3.amazonaws.com/static/images/topTrip7pct.png?6acf888f0166');
background-repeat:repeat-x;
}

.pd #wideTable th, .pd .wideTable th {
background-color:#5f8eca; 
border:1px solid #5f8eca;
padding:10px;
color:#ffffff;
font-weight:bold;
font-size:1.1em;
border-right:1px solid #ffffff;
vertical-align:middle;
background-image:url('https://forallschools.s3.amazonaws.com/static/images/topTrip7pct.png?6acf888f0166');
background-repeat:repeat-x;
}

.school_pd #wideTable th, .school_pd .wideTable th {
background-color:#7a07ca; 
border:1px solid #7a07ca;
padding:10px;
color:#ffffff;
font-weight:bold;
font-size:1.1em;
border-right:1px solid #ffffff;
vertical-align:middle;
background-image:url('https://forallschools.s3.amazonaws.com/static/images/topTrip7pct.png?6acf888f0166');
background-repeat:repeat-x;
}






#wideTable th.lastColumn, .wideTable th.lastColumn {
border-right:0px;
}

#wideTable td, .wideTable td {
padding:10px;
border:1px solid #cccccc; 
}

#wideTable td a, .wideTable td a {
color:#000000;
text-decoration:underline;
}

#wideTable td a:hover, .wideTable td a:hover {
color:#000000;	
text-decoration:none;
}


.gridHeader{
background-color:#43a904; 
border:1px solid #43a904;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
}

.pd .gridHeader {
background-color:#5f8eca; 
border:1px solid #5f8eca;
}

.gridHeader.bottom{
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;

-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
}

.gridHeader .label{
color:#ffffff;
font-size:1.1em;
}

.gridHeader .sectionFilter {
width:456px;
padding-top:15px;
}

.gridHeader .sectionFilter span {
font-size:1.1em;
line-height:1.6em;
text-transform:uppercase;
}

.gridHeader .standardLabel {
width:105px;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
padding-top:13px;
padding-left:15px;
line-height:2em;
}

.gridHeader .levelFilter {
padding-left:15px;
padding-top:13px;	
line-height:2em;
}


#sectionid, #sectionid2 {
width:300px;
background-color:#ffffff;
font-size:1.4em;
line-height:2em;
cursor:pointer;
}

#uniform-sectionid, #uniform-sectionid2 {
background:none;
padding-left:0px;
width:auto;
cursor:pointer;
}

#uniform-sectionid span, #uniform-sectionid2 span {
text-shadow:none;
color:#ffffff;
font-size:1.3em;
text-transform:uppercase;

}

#uniform-sectionid span, #uniform-sectionid2 span {
background-image:none;
background-repeat:no-repeat;
background-position:right center;
width:300px;
}

#uniform-sectionid.focus span, #uniform-sectionid.hover span, #uniform-sectionid:hover span,
#uniform-sectionid2.focus span, #uniform-sectionid2.hover span, #uniform-sectionid2:hover span {
background-position:right center;
background-image:none;
cursor:pointer;
}

.keyScoreArea {
background-color:#edebec;
border:1px solid #cccccc;
padding:5px;
padding-left:10px;
padding-right:10px;
}

.keyScoreArea .key {
float:left;
}

.keyScoreArea .score {
float:right;
}

.grid .gridRow{
height:auto;
border-bottom:1px solid #cccccc;
min-height:45px;
}

.questionRow .expandQuestion {
padding-top:15px;
}

.questionRow .questionText {
width:430px;
padding-right:10px;
padding-top:13px;
padding-bottom:13px;
border-right:1px solid #cccccc;
}

.questionRow .standardText {
width:115px;
border-right:1px solid #cccccc;
padding-left:5px;
padding-top:13px;
padding-bottom:13px;
}

.questionRow .toggleArea {
padding-left:5px;
border-left:1px solid #cccccc;
padding-right:5px;
height:40px;
}

.questionRow .toggleArea:hover {
background-color:lightyellow;
}

.questionRow .ratingArea {

}

.questionRow .standardText a {
color:#000000;
text-decoration:none;
}

.questionRow .standardText a:hover {
color:#f37800;
text-decoration:underline;
}


.itemLabel {
font-size:.7em;
background-color:#666666;
color:#ffffff;
padding-left:5px;padding-right:5px;
}

.itemLabel.blue {
background-color:#2d5a95;	
}
.itemLabel.lightblue {
background-color:#5f8eca;	
}
.itemLabel.gray {
background-color:#666666;	
}

.boxLink {
border:1px solid #bdbdbd;
background-color:#ffffff;
text-align:center; 
color:#000000; 
text-decoration:none; 
float:left; 
width:39px; 
height:26px;
padding-top:8px;
margin-right:2px;
font-size:1.1em;
background:-webkit-gradient(linear,left top,left bottom, 
 	from(#ffffff),color-stop(50%,#ffffff),to(#bdbdbd));
background:-moz-linear-gradient(top, #ffffff,#ffffff,#bdbdbd);
}

.boxLink:hover{
color:#f47700;
border:1px solid #f47700; 
cursor:pointer; 
text-decoration:none}

.boxLink.selected{
background:none;
background-color:#f47700;
color:#ffffff;
font-weight:bold}

.boxLink.selected2{
background:none;
background-color:#ffc085;
color:#ffffff;
font-weight:bold}

.boxLink.disabled:hover{
border:1px solid #bdbdbd;
color:#000000;
cursor:default;}


.shadedRow {
background-color:#eeeeee;	
}

.appendixLink {
font-weight:bold;
font-size:.8em;
color:#676767;
}

.gridRow.expandedRow {
border:0;
background-image:url(https://forallschools.s3.amazonaws.com/static/images/expandyAreaShadow.gif?6acf888f0166);
background-repeat:repeat-x;
padding-top:10px;
border-bottom:1px solid #cccccc;
}

.gridRow.expandedRowNoBackground {
background-image:none;
padding-top:0px;
}

.expandedRow .obsArea {
padding-top:5px;
margin-top:0px;
font-size:1em;
width:587px;
padding-right:10px;
border-right:1px solid #cccccc;
}
.expandedRow .pastRatings {
font-size:1em;
}
	
.expandedSection {
font-weight:bold;
color:#676767;
font-size:1.1em;
}

.expandedSectionContent {
margin-top:5px;
margin-bottom:15px;
}
.expandedComments {
margin-bottom:0px;
}
.expandedPastComments {
color:#666666;	
}

.expandedSectionContent span {
display:block;
margin-bottom:8px;
}


.expandedSectionContent a {
text-decoration:none;
color:#000000;
}

.expandedSectionContent a:hover {
text-decoration:underline;
color:#000000;
}

.pastRatingsPeriodName {
line-height:2em;	
}

.pastRatingsArea .boxLink {
background:none;	
}
.pastRatingsArea .boxLink:hover {
background:none;
background-color:#ffffff;
color:#000000;
border:1px solid #bdbdbd;
}
.pastRatingsArea .boxLink.selected{
background-color:#b4b4b4;}

#StandardDetailDialog .firstLevel {
font-weight:bold;
color:#000000;
font-size:1.1em;
}

#StandardDetailDialog hr {
border:1px solid #86b7f5;
height:1px;

}





.dialogButtonArea {
border-top:#666666 1px solid;
padding-top:15px;
text-align:right;
}



#CommentDialog textarea{
height:160px;
width:465px;
font-size:1.1em;
}

#CommentDialog .selectedDate {
float:left;margin-top:10px;margin-bottom:5px; }
#CommentDialog .selectedDate input {
width:100px;}
#CommentDialog .commentInfoArea {
float:right;margin-top:10px;margin-bottom:5px;font-size:.9em;color:#000000; }


#AnecdoteDialog,#StandardsDialog,#StudentsDialog,#ActivityDialog,#SubmitActivityDialog  {
padding:5px;
}

#AnecdoteDialog a, #ActivityDialog a, #SubmitActivityDialog a {
color:#2d5a95;	
}

#AnecdoteDialog a:hover, #ActivityDialog a:hover, #SubmitActivityDialog a:hover {
color:#000000;	
}

#AnecdoteDialog .anecdoteContainer, #StandardsDialog .standardsContainer, 
#StudentsDialog .studentContainer,  #MessageDialog .messageContainer,  
#MessageThreadDialog .messageContainer, #UserGroupDialog .userGroupContainer,
#ActivityDialog .anecdoteContainer, #SubmitActivityDialog .anecdoteContainer,
#ChoiceDialog .choiceContainer {
height:510px;
font-size:1.1em;
margin-top:5px;
background-color:#ffffff;
padding:10px;
color:#000;
border:1px solid #eeeeee;
-moz-border-radius: 7px;
border-radius: 7px;

-moz-box-shadow: 0px 4px 3px #2d5a95;
-webkit-box-shadow: 0px 4px 3px #2d5a95;
box-shadow: 0px 4px 3px #2d5a95;

overflow:auto;
}

#AnecdoteDialog .anecdoteContainer {
	height:425px;
}

#UserGroupDialog .userGroupContainer {
height:210px;	
}


#AnecdoteDialog .selectedDate, #ActivityDialog .selectedDate, #SubmitActivityDialog .selectedDate {
float:left;margin-top:5px;margin-bottom:10px;line-height:1.4em; }
#AnecdoteDialog .selectedDate input, #ActivityDialog .selectedDate input, #SubmitActivityDialog .selectedDate input {
width:100px;}
#AnecdoteDialog .selectedStudent, #ActivityDialog .selectedStudent, #SubmitActivityDialog .selectedStudent {
float:right;margin-top:5px;margin-bottom:10px;text-align:right;line-height:1.4em; }

#AnecdoteDialog #AnecdoteDialogEditDescription {
width:510px;height:130px;margin-bottom:10px;font-size:1.0em;}

#AnecdoteDialog #AnecdoteDialogEditDescription { color: #666; }
#AnecdoteDialog #AnecdoteDialogEditDescription.hasFocus { color: #000;  }
#AnecdoteDialog #AnecdoteDialogEditDescription.isChanged { color: #000;  }


#AnecdoteDialog .observationArea {
float:left;
width:500px;
padding-right:0px;
}

#AnecdoteDialog .observationHolder {
max-height:105px;
overflow:auto;
}

#AnecdoteDialog .observationHolderFull {
max-height:339px;
overflow:auto;
}

#AnecdoteDialog .noPhotoUploaded {
	background: #fafafa; 
	border: 1px solid #e5e5e5; 
	padding: 10px;
	font-size:.9em;
}

#AnecdoteDialog .includePortfolioArea {
margin-top:5px;margin-bottom:0px; }

#AnecdoteDialog .numericEntry {
width:28px;
height:28px;
text-align:center;
margin-top:10px;
}

#AnecdoteDialog .fileUploadArea {
margin-top:0px;	
}

#AnecdoteDialogEditUploadButton {
cursor:pointer;
font-weight:bold;
background-color:#000000;
color:#ffffff;
width:115px;
text-align:center;
padding: 0.4em 1em;
font-size:0.9em;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
}

#AnecdoteDialogEditUploadButton:hover {
background-color:#3068B0;
}




#AnecdoteDialogEditFileList {
margin-top:10px;
overflow:auto;
height:150px;
border:1px solid #e5e5e5;
background-color:#fafafa;
line-height:2em;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
width: 510px;
}

#AnecdoteDialog .standardsArea {
float:right;
width:345px;
padding:10px;
padding-top:10px;
padding-bottom:10px;
height:430px;
overflow:auto;
background-color:#fafafa;
border: 1px solid #e5e5e5;
-moz-border-radius: 6px;
border-radius: 6px;
display:none;

}

#AnecdoteDialogViewStandardsList p, #AnecdoteDialogEditStandardsList p {
margin:0;
margin-bottom:3px;
}

#AnecdoteDialogViewStandardsList .selectedStandardItem, #AnecdoteDialogEditStandardsList .selectedStandardItem {
margin-top:10px;
margin-bottom:15px;
}

#AnecdoteDialogEditAddStandardsButton {
float:right;font-size:.85em;}


#StandardsDialogEditStandardsFilter0, #StandardsDialogEditStandardsFilter1 {
width:170px;
}

#StandardsDialog .selectedStandardItem {
border:1px solid #3e3e3e;
padding:5px;
margin-top:10px;
font-size:.9em;
}
#StandardsDialog .selectedStandardItem p {
margin-top:0px;
margin-bottom:5px;
}

.jstree li a ins { display:none !important; }
.jstree {margin-top:10px;border:0px;background:none;}
.jstree li {
width:98%;
overflow: hidden;
height:auto;
white-space:auto;
}

.jstree a {
width:95%;
}

.jstree  .ui-state-default {
border:0;
background:none;
font-weight:normal;
color:#000000;
font-size:1.1em;
margin-bottom:7px;
}

.jstree  .ui-state-hover {
border:0;
background-color:transparent;
font-size:1.1em;
text-decoration:underline;
}


.jstree  .ui-state-active {
border:0;
background-color:#f6950e;
font-size:1.1em;

}




#AnecdoteDialogViewPikaChoose {
width:310px;	
}

.pika-wrap {width: 300px; height: 190px; margin: 0 auto;text-align:center;background: #ffffff;}

.pika-image {position: relative; height: 190px; width: 300px; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px;}
	/*position image holders */
	.pika-image .animation, .pika-image .main-image {position: absolute; top: 10px; left: 10px;}
	.pika-image .animation {display: none;z-index:2;}
	.pika-image img {border:0; max-width:100%;max-height:100%;}

.pika-image .caption {position: absolute; background: url(https://forallschools.s3.amazonaws.com/static/images/pikachoose/75-black.png?6acf888f0166);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 5px; right: 5px;}
	.pika-image .caption p {padding: 0; margin: 0; line-height: 12px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(https://forallschools.s3.amazonaws.com/static/images/pikachoose/prev.png?6acf888f0166) no-repeat left 50%; height: 50px; width: 50px; top: 90px; left: 0px;cursor:pointer;}
	.pika-imgnav a.next {background: url(https://forallschools.s3.amazonaws.com/static/images/pikachoose/next.png?6acf888f0166) no-repeat right 50%; height: 50px; width: 50px; top: 90px; right: 0px;cursor:pointer;}
	.pika-imgnav a.play {background: none; height: 1px; width: 0px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: none; height: 1px; width: 0px;top:0;left:50%;display:none;cursor:pointer;}

.pika-textnav {overflow: hidden; margin: 10px 0 0 0; display:none;}
.pika-textnav a {font-size: 12px; text-decoration: none; font-family:  helvetica, arial, sans-serif; color: #333; padding: 4px;}
		.pika-textnav a:hover {background: #e5e5e5; color: #0065B2;}
	.pika-textnav a.previous {float: left; width: auto; display: block;}
	.pika-textnav a.next {float: right; width: auto; display: block;}
	
.pika-thumbs {margin: 10px 0 0 0; padding: 0; overflow: auto; height:65px;}
	.pika-thumbs li {float: left; list-style-type: none; width: 30px; padding: 2px; margin: 0 2px; margin-bottom:2px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
		.pika-thumbs li:last {margin: 0;}
		.pika-thumbs li .clip {position:relative;width: 30px; height: 30px; text-align: center; vertical-align: center; overflow: hidden;}

.clip span{background-color:black;position:absolute;top:5px;left:5px;display:block;}
ul#pikame{width:320px;}
		
		

#AppendixDialog .ui-button {
	width:20px;
	height:20px;
	margin-right:5px;
}

#AppendixDialog .ui-button-text {
	padding:0;
}

#AppendixDialog .ui-state-disabled {
	opacity: 1;
}


#AppendixDialog .col { float:left; margin-right:10px; }

.ui-state-history, .ui-widget-content .ui-state-history, .ui-widget-header .ui-state-history { border: 1px solid #cccccc; background: #cccccc url(https://forallschools.s3.amazonaws.com/static/css/images/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }


#StudentsDialogList .ui-button, #ChoiceDialogList .ui-button {
width:400px;
height:auto;
font-size:.9em;
text-align:left;
}

#StudentsDialog .studentContainer {
padding-top:10px;
height:530px;
}



#StudentsDialogList .ui-state-default {
background:none;
background-color:#ffffff;
border:3px solid #3068b0;
color:#000000;
}

#StudentsDialogList .ui-state-default, #StudentsDialogList .ui-state-highlight {
background:none;
background-color:#ffffff;
border:3px solid #3068b0;
}

#StudentsDialogList .ui-state-hover {
background:none;
background-color:#ffffff;
border:3px solid #000000;
}

#StudentsDialogList .ui-state-active {
color:#ffffff;
background-color:#3068b0;
}

#StudentsDialogList label {
padding-bottom:0px;	
}

#StudentsDialogList  {
font-size:1.0em;
}


#ChoiceDialog .choiceContainer {
padding-top:10px;
height:430px;
}



#ChoiceDialogList .ui-state-default {
background:none;
background-color:#ffffff;
border:3px solid #3068b0;
color:#000000;
}

#ChoiceDialogList .ui-state-default, #ChoiceDialogList .ui-state-highlight {
background:none;
background-color:#ffffff;
border:3px solid #3068b0;
}

#ChoiceDialogList .ui-state-hover {
background:none;
background-color:#ffffff;
border:3px solid #000000;
}

#ChoiceDialogList .ui-state-active {
color:#ffffff;
background-color:#3068b0;
}

#ChoiceDialogList label {
padding-bottom:0px;	
}

#ChoiceDialogList  {
font-size:1.0em;
}



/************ DROP DOWN MENU********************/


.dropmenu { 
	margin: 0; 
	padding: 0; 
}

.dropmenu li a {
	text-decoration: none;
}
.dropmenu li a, 
.dropmenu li span { 
	color: #000000; 
	font-size: 0.9em;
	padding: 8px;
	padding-right:0px;
	cursor:pointer;
}

.dropmenu .toplevel	{					
	background-color: #dfdfdf; 
	border:1px solid #b3b3b3;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.dropmenu .last	.toplevel{					
	border-right: 0; 
}

.dropmenu .toplevel.hover { 			
	background-color: #222; color:#ffffff;}

.dropmenu .toplevel.selected { 			
	background-color: #686868; }

.dropmenu .toplevel.hover.selected { 	
	background-color: #686868; }

.dropmenu .sublevel {					
	background-color: #ffffff;
	border: 1px solid #cccccc; 
	
	font-size:0.9em;
	color:#000000;
	padding:10px;
	width:180px;
}

#infoBar .dropmenu a {
	color:#000000;
}

.dropmenu .sublevel.hover {				
	background-color: #eeeeee;color:#ffffff; }

.dropmenu .sublevel.selected { 			
	background-color: #eeeeee;color:#ffffff; }

.dropmenu .sublevel.hover.selected {	
	background-color: #eeeeee; color:#ffffff;}
	
	
	
/********** OBSERVATIONS ***************/
#datesortorder {
width:90px;
background-color:#ffffff;
font-size:1.2em;
line-height:2em;
cursor:pointer;
}

#uniform-datesortorder {
background:none;
padding-left:0px;
width:auto;
cursor:pointer;
}

#uniform-datesortorder span {
text-shadow:none;
color:#ffffff;
font-size:1.2em;
}


#uniform-datesortorder span {
background-image:none;
background-repeat:no-repeat;
background-position:right center;
width:90px;
}

#uniform-datesortorder.focus span, #uniform-datesortorder.hover span, #uniform-datesortorder:hover span {
background-position:right center;
background-image:none;
cursor:pointer;
}


.gridHeader .dateFilter {
width:100px;
padding-top:13px;	
}


.gridHeader .observationLabel {
width:526px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}

.gridHeader .portfolioLabel {
width:65px;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
padding-left:10px;
text-align:center;
}

.gridHeader .supEvidLabel {
width:85px;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
padding-left:10px;
text-align:center;
}

.gridHeader .optionsLabel {
padding-top:18px;
padding-left:12px;
}


.gridHeader .observationDefaultLabel {
width:430px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}

.gridHeader .observationTypeLabel {
width:75px;
border-left:1px solid #ffffff;
padding-left:10px;
padding-top:18px;	
text-align:center;
min-height:23px;
}

.gridHeader .observationRubricLabel {
width:85px;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
padding-left:10px;
text-align:center;
}



#observationListArea .gridCell {
font-size:1.1em;
padding-bottom:14px;
}

#observationListArea a {
color:#000000;
}

#observationListArea a:hover {
color:#000000;
text-decoration:underline;
}



#observationListArea .obsDate {
width:100px;
padding-top:14px;
}

#observationListArea .obsText {
padding-left:10px;
width:526px;
padding-top:14px;
padding-right:10px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#observationListArea .obsTextDefault {
padding-left:10px;
width:430px;
padding-top:14px;
padding-right:10px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#observationListArea .obsPortfolio {
width:85px;
padding-top:10px;
border-right:1px solid #cccccc;
text-align:center;
margin-left:0px;
padding-bottom:0px;
min-height:35px;
}

#observationListArea .obsSupEvid {
width:105px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;
min-height:35px;
}

#observationListArea .obsType {
width:95px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;
min-height:35px;
border-right:1px solid #cccccc;
}

#observationListArea .obsRubric {
width:105px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;
min-height:35px;
}

#observationListArea .obsOptions {
width:82px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;
border-left:1px solid #cccccc;
min-height:35px;
}

/****APPENDIX LIST PAGE******/

#appendixListArea .appendLeftCol {
float:left;
width:50%;

}
#appendixListArea .appendRightCol {
float:left;
width:50%;
}

#appendixListArea .gridCell {
font-size:1.1em;
padding-top:14px;
}
#appendixListArea .gridRow {
border-right:1px solid #cccccc;
}

#appendixListArea a {
color:#000000;
}

#appendixListArea a:hover {
color:#000000;
text-decoration:underline;
}


/****SANDI RESULTS PAGE******/


.gridHeader .sandiResultsNameLabel {
	width:150px;

}

.gridHeader .sandiResultsSectionNameLabel {
	width:65px;
	padding-left:0px;
	padding-right:0px;
	border-left:1px solid #ffffff;
	text-align:center;
}

.gridHeader .maxScore {
font-size:.9em;
font-weight:normal;
}

.gridHeader .sandiResultsTotalLabel
{
	width:88px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	border-left:1px solid #ffffff;
}

#resultsListArea .gridCell {
font-size:1.1em;
padding-top:14px;
padding-bottom:14px;
}

#resultsListArea .rsltsStudentName {
	width:400px;

}

#resultsListArea .rsltsPeriodName {
	width:160px;
	border-right:1px solid #cccccc;
}

#resultsListArea .rsltsScore {
	width:65px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	text-align:center;
	border-right:1px solid #cccccc;
}

#resultsListArea .totalScore {
	width:90px;
	border-right:0px;
}


/***********FORALLRUBRICS (FAST DEFAULTS)****************/

#mainMenu .twoColumn .menu {
width:520px;
float:left;
margin-right:25px;
}

#mainMenu .twoColumn .menu.last {
width:310px;
float:left;
margin-right:0px;
}

#mainMenu .twoColumnEqual .menu {
width:415px;
float:left;
margin-right:25px;
}

#mainMenu .twoColumnEqual .menu.last {
width:415px;
float:left;
margin-right:0px;
}

.gridHeader .rubricQuestionsHeader {
width:815px;

}

.gridHeader .rubricSPIHeader {
width:170px;

border-left:1px solid #ffffff;
padding-left:20px;
}

.questionRow .rubricQuestionText {
width:825px;
padding-right:10px;
padding-top:13px;
padding-bottom:13px;
border-right:0px solid #cccccc;
}

.questionRow .rubricStandardText {
width:180px;
padding-left:10px;
padding-top:13px;
padding-bottom:13px;
}

.questionRow .rubricStandardText a {
color:#000000;
text-decoration:none;
}

.questionRow .rubricStandardText a:hover {
color:#f37800;
text-decoration:underline;
}

#checklistResponseDate {
float:right;
}

#summaryArea{
min-height:310px;
background-color:#eeeeee;
padding:20px;
margin-top:10px;
font-size:1.2em;
}


.grid .ratingRow {

padding-left:30px;
padding-top:10px;
padding-bottom:10px;
height:auto;
min-height:0px;
}

.rubricVerticalBoxLink {
border:1px solid #bdbdbd;
background-color:#ffffff;
text-align:left; 
color:#000000; 
text-decoration:none; 
display:block;
width:778px; 
height:auto;
padding:8px;
font-size:1.1em;
background:-webkit-gradient(linear,left top,left bottom, 
 	from(#ffffff),color-stop(50%,#ffffff),to(#bdbdbd));
background:-moz-linear-gradient(top, #ffffff,#ffffff,#bdbdbd);
margin-bottom:8px;
}

.rubricVerticalBoxLink:hover{
color:#f47700;
border:1px solid #f47700; 
cursor:pointer; 
text-decoration:none}

.viewRubric .rubricVerticalBoxLink:hover{
color:#000000;
cursor:default; 
}

.rubricVerticalBoxLink.selected{
background:none;
background-color:#f47700;
color:#ffffff;
font-weight:normal;}


.viewRubric .rubricVerticalBoxLink.selected:hover{
color:#ffffff;
cursor:default; 
}

.expandedRow .commentsArea {
padding-top:5px;
margin-top:0px;
font-size:1em;
width:820px;
padding-right:10px;
}

.expandedComments .inplace_field {
width:809px;
}

.gridHeader .rubricResultsDateLabel {
width:100px;
padding-top:18px;	
padding-left:10px;
min-height:23px;
}

.gridHeader .rubricResultsStudentLabel {
width:300px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}

.gridHeader .rubricResultsVersionLabel {
width:200px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
text-align:center;
min-height:23px;
}

.gridHeader .rubricResultsStatusLabel {
width:80px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
text-align:center;
min-height:23px;
}

.gridHeader .rubricResultsOptionsLabel {
width:70px;
padding-top:18px;
border-left:1px solid #ffffff;
padding-left:10px;
text-align:center;
min-height:23px;
}

#resultsListArea .responseDate {
width:100px;
padding-top:14px;
}

#resultsListArea .responseDate a {
color:#000000;
}

#resultsListArea .responseDate a:hover {
color:#000000;
text-decoration:underline;
}


#resultsListArea .responseStudentName {
padding-left:10px;
width:300px;
padding-top:14px;
border-left:1px solid #cccccc;
}

#resultsListArea .responseChecklistName {
padding-left:10px;
width:210px;
padding-top:14px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#resultsListArea .responseLevel {
padding-left:10px;
width:120px;
padding-top:14px;
border-left:1px solid #cccccc;
}

#resultsListArea .responseType {
padding-left:10px;
width:69px;
padding-top:14px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#resultsListArea .responseStatus {
padding-left:0px;
width:100px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;

}

#resultsListArea .responseOptions {
width:92px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;
border-left:1px solid #cccccc;
min-height:35px;
}


/*************CLASS MANAGEMENT************/

#wideTable th.className {
text-align:left;
width:60%;
}

#wideTable th.classTeacherName {
text-align:left;
width:30%;
}

#wideTable td.classDataName {
font-size:1.1em;
}
#wideTable td.classDataStudents {
text-align:center;
font-size:1.1em;
}
#wideTable td.classDataOptions {
text-align:center;	
}

/*************STUDENT MANAGEMENT**************/
#wideTable th.studentName {
text-align:left;
width:40%;
}
#wideTable td.studentDataName {
font-size:1.1em;
}
#wideTable td.studentDataStudentID {
text-align:center;
font-size:1.1em;
}
#wideTable td.studentDataOptions {
text-align:center;	
}

/***********DJANGO FORM STYLING*************/
.errorlist li {
color:red;
font-weight:bold;
padding-bottom:5px;
}

td {
vertical-align:top;
}

th {
vertical-align:top;
}


/***********CUSTOM CHECkLISTS***************/

.ccSectionRow {
background-color:#eeeeee;
}

#checklistArea .ccSectionName {
font-weight:bold;
width:700px;
padding-top:13px;
}

#checklistArea .ccSectionOptions {
padding-top:10px;
text-align:right;
width:120px;
}

#checklistArea .ccAddQuestion {
padding-top:13px;
font-size:1em;
font-weight:bold;
}

#checklistArea .ccQuestionName {
width:670px;
padding-top:13px;
font-weight:bold;
font-size:1.1em;
}

#checklistArea .ccQuestionName input {
width:431px;	
}

#checklistArea .ccQuestionOptions {
padding-top:10px;
text-align:right;
width:150px;
}

#checklistArea .ccQuestionOptionName {
padding-top:13px;
font-size:1em;
font-weight:bold;
}

#checklistArea .ccQuestionOptionName textarea {
width:431px	;
height:80px;
}

#checklistArea .ccQuestionOptionRow {
border:0px;
min-height:25px;
color:#333333;
}

#checklistArea .ccQuestionOptionName {
	padding-left:20px;
	width:430px;
	padding-right:20px;
	padding-top:13px;
}

#checklistArea .ccQuestionOptionValue {
	width:290px;
	padding-top:13px;
	font-size:1em;
}

#checklistArea .ccQuestionOptionOptions {
padding-top:10px;
text-align:right;
width:50px;
}


.gridHeader .ccResultsDateLabel {
width:100px;
padding-top:18px;	

padding-left:10px;
min-height:23px;
}


.gridHeader .ccResultsClassLabel {
width:250px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}


.gridHeader .ccResultsStudentLabel {
width:250px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}


.gridHeader .ccResultsStatusLabel {
width:80px;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
text-align:center;
min-height:23px;
}

.gridHeader .ccResultsOptionsLabel {
width:70px;
padding-top:18px;
border-left:1px solid #ffffff;
padding-left:10px;
text-align:center;
min-height:23px;
}

#ccResultsListArea {
font-size:0.9em;	
}

#ccResultsListArea .gridCell {
min-height:33px;	
}

#ccResultsListArea .responseDate {
width:100px;
padding-top:14px;
}

#ccResultsListArea .responseDate a {
color:#000000;
}

#ccResultsListArea .responseDate a:hover {
color:#000000;
text-decoration:underline;
}

#ccResultsListArea .responseClassName {
padding-left:10px;
width:250px;
padding-top:14px;
border-left:1px solid #cccccc;
}


#ccResultsListArea .responseStudentName {
padding-left:10px;
width:260px;
padding-top:14px;
border-left:1px solid #cccccc;
}


#ccResultsListArea .responseStatus {
padding-left:0px;
width:100px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;
border-left:1px solid #cccccc;
}

#ccResultsListArea .responseOptions {
width:92px;
padding-top:10px;
padding-bottom:0px;
text-align:center;
margin-left:0px;
border-left:1px solid #cccccc;
min-height:35px;
}

#CustomChecklistDialogNameArea {
padding:10px;	
}

#CustomChecklistDialogRatingsArea, #CustomChecklistDialogBadgeSystemArea {
padding:10px;


}

#CustomChecklistDialogRatingsArea input {
width:50px;	
}

#CustomChecklistDialog .dialogButtonArea {
margin-top:20px;	
}

.ccQuestionOptionName input {
width:250px;	
}

#CustomChecklistDialogOptionArea {
padding:10px;
min-height:190px;
height:190px;
overflow:auto;
}


.gridHeader .chklstClassReportNameLabel {
width:200px;
padding-top:18px;	
border-right:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}


.gridHeader .chklstClassReportTotal {
margin-left:490px;
width:50px;
text-align:center;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}

.gridHeader .chklstClassReportAverage {
width:50px;
text-align:center;
padding-top:18px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}

.gridHeader .chklstIAReportNameLabel {
width:200px;
padding-top:22px;	
padding-left:10px;
min-height:23px;
}


.gridHeader .chklstIAReportTotal {
margin-left:390px;
width:100px;
text-align:center;
padding-top:14px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}

.gridHeader .chklstIAReportAverage {
width:100px;
text-align:center;
padding-top:14px;	
border-left:1px solid #ffffff;
padding-left:10px;
min-height:23px;
}

#reportListArea .gridCell {
font-size:1.1em;
min-height:20px;
padding-bottom:10px;
}

#reportListArea .chklstReportName {

width:210px;
padding-top:14px;
border-right:1px solid #cccccc;
}

#reportListArea .chklstReportGraph {
width:470px;
padding-top:14px;
border-right:1px solid #cccccc;
padding-right:10px;
}

#reportListArea .chklstReportTotal {
width:50px;
text-align:center;
padding-right:10px;
padding-top:14px;
border-right:1px solid #cccccc;
}

#reportListArea .chklstReportAvg {
width:55px;
text-align:center;
padding-right:0px;
padding-left:0px;
padding-top:14px;
}

#reportListArea .graphContainer {
height:18px;
width:100%;
background-color:#eeeeee;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 0px 2px 2px #cccccc;
-webkit-box-shadow: 0px 2px 2px #cccccc;
box-shadow: 0px 2px 2px #cccccc;
}

#reportListArea .graphBar {
height:18px;
background-color:ORANGE;
text-align:center;
color:#ffffff;
font-size:.8em;
font-weight:bold;
line-height:1.7em;
-moz-box-shadow: 0px 2px 2px #cccccc;
-webkit-box-shadow: 0px 2px 2px #cccccc;
box-shadow: 0px 2px 2px #cccccc;

-moz-border-radius: 7px;
border-radius: 7px;

}



#reportListArea .chklstIAReportName {

width:600px;
padding-top:14px;
border-right:1px solid #cccccc;
}

#reportListArea .chklstIAReportTotal {
width:100px;
text-align:center;
padding-right:10px;
padding-top:14px;
border-right:1px solid #cccccc;
}

#reportListArea .chklstIAReportAvg {
width:100px;
text-align:center;
padding-right:10px;
padding-top:14px;
}




#dateRangePickers {
padding-top:3px;
padding-left:10px;
float:left;
}

#dateRangePickers input {
width:85px;
border:0;
font-size:14px;
color:#333333;
}

/***********MESSAGING***************/

#mainMenu #messageList li {
list-style-type: none;
background-color:#ffffff;
line-height:1.3em;
padding:0px;
}

#mainMenu #messageList .messageArea {
padding:7px;
padding-top:8px;
}

#mainMenu #messageList .shadedRow {
background-color:#f0f0f0;
}


#messageList .messageText {
text-decoration:underline;	
}

#messageList .messageTo, #messageList .messageUser {

color:#333333;
font-size:.9em;
}

#messageList .messageDate, #messageList .messageReplies {
font-size:.8em;
color:#6c6c6c;
font-style:italic;
}

#messageList .messageIsAnnouncement {
font-size:.8em;
color:#43A904;
font-weight:bold;
padding:3px;
background-color:#eeeeee;
border:1px solid #cccccc;
}

#mainMenu #messagePagination {
list-style-type: none;
border-top:0px;
background-color:#d5d5d5;
}

#mainMenu #messageFooter {
text-align:right;
font-size:.9em;
padding:8px;
border:0px;
}

#mainMenu #messageFooter a:hover {
text-decoration:none;
color:#f37800;
}

#mainMenu #messageFooter a {
outline:none;	
}

#MessageDialogEditTo {
color:#000000;	
}

#MessageDialogContent {
width:695px;
height:290px;
}

#MessageDialog .messageContainer {
padding-top:20px;
height:350px;
}

#MessageThreadToArea {
padding-top:10px;
padding-bottom:10px;

margin-bottom:10px;
font-weight:bold;
}

#MessageThreadDialogReplyText {
width:675px;
height:100px;
}

#MessageThreadDialogList .messageThreadMessage {
line-height:1.4em;

padding:5px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #cccccc;	
}

#MessageThreadDialogList .messageThreadRootMessage {
background-color:#eeeeee;
border-bottom:1px solid #eeeeee;	
}

#MessageThreadDialogList .messageThreadMessageDate {
font-size:.8em;
color:#6c6c6c;
font-style:italic;
}

#MessageThreadDialogList .messageThreadMessageFrom {
color:#6c6c6c;
}

#MessageThreadDialogList a {
color:#000000;
}

#MessageThreadDialogList a:focus, #MessageThreadDialogList a:active  {
color:#000000;
outline:none;
}

#UserGroupDialog a {
color:#000000;
outline:none;
}

#UserGroupDialog a:hover {
color:#000000;
text-decoration:underline;
outline:none;
}

#UserGroupDialogUserList {
width:45%;
background-color:#eeeeee;
padding:10px;
height:480px;
overflow:auto;
float:left;
display:none;
}

#UserGroupDialogGroupList {
margin-left:0px;
width:97%;
background-color:#eeeeee;
padding:10px;
height:180px;
overflow:auto;
float:left;
}

#UserGroupDialog .userName, #UserGroupDialog .groupName {
margin-bottom:12px;
}

#UserGroupDialog .roleName {
font-size:.8em;	
}



/**********RUBRICS*************/
#mainMenu #classStudentRow {
list-style-type: none;
background-color:#ffffff;
padding-top:10px;
padding-bottom:10px;
}

#classStudentRow #uniform-studentid span, #classStudentRow #uniform-classid span {
font-size:1.2em;
}



/********SELECT OBSERVATION DIALOG******/
#ObservationTypeDialogLinkArea {
	margin-top:5px;	
}

#ObservationTypeDialogLinkArea a {
	text-decoration:none;	
}
#ObservationTypeDialogLinkArea li {
	padding:10px;
	border:1px solid #eeeeee;
	margin-bottom:13px;
	-moz-border-radius: 7px;
	border-radius: 7px;

}

#ObservationTypeDialogLinkArea li:hover {
	padding:10px;
	border:1px solid #eeeeee;
	background-color:#eeeeee;
	color:#000000;
}

#mainMenu #newObservation {
float:right;
}
#mainMenu #newRubric {
float:right;
}



/*********ACTIVITY DIALOG************/
#ActivityDialog #ActivityDialogEditDescription {
width:320px;height:345px;margin-bottom:10px;font-size:1.0em;margin-top:5px;}

#ActivityDialog #ActivityDialogEditDescription { color: #666; }
#ActivityDialog #ActivityDialogEditDescription.hasFocus { color: #000;  }
#ActivityDialog #ActivityDialogEditDescription.isChanged { color: #000;  }

#ActivityDialog #ActivityDialogEditName {
width:260px;
}

#ActivityDialog .observationArea {
float:left;
width:520px;
padding-right:10px;
}

#ActivityDialog .observationHolder {
max-height:145px;
overflow:auto;
}

#ActivityDialog .observationHolderFull {
max-height:339px;
overflow:auto;
}


#ActivityDialog .standardsArea {
float:right;
width:345px;
padding:10px;
padding-top:10px;
padding-bottom:10px;
height:307px;
overflow:auto;
background-color:#fafafa;
border: 1px solid #e5e5e5;
-moz-border-radius: 6px;
border-radius: 6px;
}

#ActivityDialog .selectRubricArea {
float:right;
width:325px;
padding:20px;
margin-top:10px;
border: 1px solid #e5e5e5;
-moz-border-radius: 6px;
border-radius: 6px;
}

#ActivityDialogViewStandardsList p, #ActivityDialogEditStandardsList p {
margin:0;
margin-bottom:3px;
}

#ActivityDialogViewStandardsList .selectedStandardItem, #ActivityDialogEditStandardsList .selectedStandardItem {
margin-top:10px;
margin-bottom:15px;
}

#ActivityDialogEditAddStandardsButton {
float:right;font-size:.85em;}

#ActivityDialogEditTGRList {
color:#000000;
}




/*********SUBMIT ACTIVITY DIALOG************/
#SubmitActivityDialog #SubmitActivityDialogEditDescription {
width:320px;height:230px;margin-bottom:10px;font-size:1.0em;margin-top:5px;}

#SubmitActivityDialog #SubmitActivityDialogEditDescription { color: #666; }
#SubmitActivityDialog #SubmitActivityDialogEditDescription.hasFocus { color: #000;  }
#SubmitActivityDialog #SubmitActivityDialogEditDescription.isChanged { color: #000;  }



#SubmitActivityDialog .observationArea {
float:left;
width:320px;
padding-right:10px;
}

#SubmitActivityDialog .observationHolder {
max-height:145px;
overflow:auto;
}

#SubmitActivityDialog .observationHolderFull {
max-height:339px;
overflow:auto;
}


#SubmitActivityDialog .standardsArea {
float:right;
width:345px;
padding:10px;
padding-top:10px;
padding-bottom:10px;
height:430px;
overflow:auto;
background-color:#fafafa;
border: 1px solid #e5e5e5;
-moz-border-radius: 6px;
border-radius: 6px;
}


#SubmitActivityDialog .fileUploadArea {
margin-top:10px;	
}

#SubmitActivityDialogEditUploadButton {
cursor:pointer;
font-weight:bold;
background-color:#000000;
color:#ffffff;
width:115px;
text-align:center;
padding: 0.4em 1em;
font-size:0.9em;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
}

#SubmitActivityDialogEditUploadButton:hover {
background-color:#3068B0;
}




#SubmitActivityDialogEditFileList {
margin-top:10px;
margin-bottom:10px;
overflow:auto;
height:125px;
border:1px solid #e5e5e5;
background-color:#fafafa;
line-height:2em;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
width: 319px;
}

#nextButton {
float:right;
}

#prevButton {
float:left;
}


/*********WEEKLY PROGRESS REPROT************/

.weekRow th {
background-color:#666666;
border-color:#ffffff;
height:54px;
padding:0px;
padding-left:10px;
padding-right:10px;
background-image:none;
}

.weekRow th span {
font-size:0.6em;
}


/****CHECKLIST HORIZONTAL VIEW MODE******/
#questionTable .rubricQuestionText {
font-size:1.1em;
font-weight:bold;
}

#questionTable .rubricVerticalBoxLink {
text-align:left;
width:97%;
margin:0px;
padding:0px;
padding-top:8px;
padding-left:5px;
padding-bottom:8px;
background:none repeat scroll 0 0 #ffffff;
border:0px;

}

#questionTable .rubricVerticalBoxLink.selected {
background-color:#F47700;
border:0px;
}

#questionTable .rubricOptionTD {
text-align:left;
padding:1px;

}

#questionTable .rubricCommentRow td {
padding:0px;
background-color:#eeeeee;
font-size:1.1em;
}

#questionTable .viewRubric .rubricCommentRow td {
padding:5px;
}

#questionTable .rubricAddCommentLink {
font-weight:normal;
font-size:0.9em;
}

#questionTable .rubricCommentRow textarea {
width:97%;
margin-top:5px;
height:100px;
font-size:1.1em;

}

#questionTable .rubricCommentRow span {
padding:0px;
line-height:1.8em;
}

#questionTable .viewRubric .rubricVerticalBoxLink {
background:none repeat scroll 0 0 #ffffff;
border:0px;
}

#questionTable .viewRubric .rubricVerticalBoxLink.selected {
background-color:#F47700;
border:0px;
}

.ui-icon
{
display: inline-block !important;
}


/***********FORALLRUBRICS LOGIN PAGE**********/

.loginPageLeftSide {
float:left;
width:400px;
padding:10px;
}
.loginPageRightSide {
float:left;
width:400px;
padding:10px;
padding-left:30px;
}
.loginPageLeftSide h1 {
color:#646464;
font-size:1.7em;
letter-spacing:0px;
line-height:1.1em;
}

.loginPageLeftSide p {
color:#ffffff;
font-size:1.2em;
line-height:1.3em;
padding:15px;
padding-left:20px;
padding-right:20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-image:url('https://forallschools.s3.amazonaws.com/static/images/loginInfoStrip.png?6acf888f0166');
background-repeat:repeat-x;

}

.loginPageLeftSide p.blue {
background-color:#7bb1f7;
}

.loginPageLeftSide p.green {
background-color:#9bc03f;
}

.loginPageLeftSide p.red {
background-color:#e32b2b;
}

.loginPageLeftSide hr {
width:75%;
border: 1px solid #e2e2e2;
}


.loginPageRightSide #loginTable {
border:1px solid #cdcdcd;
padding:20px;
padding-top:20px;
padding-bottom:15px;
background-color:#eeeeee;
width:400px;
}

.loginPageRightSide #loginTable td {
text-align:left;
font-size:1.1em;
}

.loginPageRightSide #loginTable td input {
width:250px;	
}

.loginPageRightSide #loginTable td #loginButton {
width:80px;
font-size:0.9em;
float:left;
}

.loginPageRightSide #loginTable .rememberMe {
font-weight:normal;
font-size:0.9em;
}
.loginPageRightSide #loginTable .rememberMe input {
width:auto;
}


.loginPageRightSide #forgotPasswordText {
margin-top:5px;
float:right;
font-size:0.8em;
}
.loginPageRightSide #forgotPasswordArrow {
float:right;
margin-left:5px;	
}

.loginPageRightSide .invitationOnly {
font-size:1.1em;
line-height:1.3em;
padding:15px;
padding-left:20px;
padding-right:20px;
border:1px solid #b2b1b1;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.loginPageRightSide #ipadTrio {
margin-left:35px;
}

#cr_status {
min-width:100px;
}

#uniform-cr_status span {
padding-right:0px;
}

span.requiredFormEntry {
color:RED;
}

#sandiSectionTabs {
text-align:center;

float:right;
padding-left:40px;
width:540px;
height:31px;

}

#sandiSectionTabs a {
border:1px solid #43a904;
padding:7px;
display:block;
width:25px;
float:left;
color: #43a904;
font-weight:bold;

}

#sandiSectionTabs a.current {
	background-color:#d4ffb8;
}

#sandiIEPToggle {
margin-bottom:7px;
float:left;
}

.awardDetailBlock {
background-color:#ffffff;
padding:10px;
padding-top:7px;
color:#000000;
margin-top:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}


.standardInfoBlock {
background-color:#ffffff;
padding:10px;
padding-top:7px;
color:#000000;
margin-top:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.standardInfoBlock span {
color:#666666;
font-weight:bold;
}

.shadeReportPink {
background-color:#ff99cc;	
}
.shadeReportBlue {
background-color:#ccffff;
}
.shadeReportYellow {
background-color:#ffff99;
}

.ui-sortable-placeholder {
  display: inline-block;
height: 1px;
}

#wideTable .noPaddingSortColumn .DataTables_sort_wrapper {
padding-right:0px;
}

#wideTable .noPaddingSortColumn{
cursor:default;
}
.pd #datepicker a {
color:#ffffff;
}

.pd #datepicker .ui-state-highlight {
background:none;
}

#content .underline {
text-decoration:underline;
}

.pdHomeButton {
	margin-bottom:6px;
	padding:15px;
	border:1px solid #cccccc;
	color:#27277d;
	
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}

.pdHomeButton:hover {
	color:#000000;
	border:1px solid #000000;
}

.pdHomeButton h3 {
font-size:1.6em;
margin-bottom:4px;
font-weight:bold;
}

#displayCoursesArea {
background-color:#eeeeee;
border:1px solid #cccccc;
width:205px;
padding:10px;
padding-top:10px;
margin-top:5px;
}