@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Lato:300,400,700,900";
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, 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 !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.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:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.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.21
 *
 * Copyright 2012, 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=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828; 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 #cccccc; background: #f6f6f6; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; 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 #fbcb09; background: #fdf5ce; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; 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 #fed22f; background: #ffe45c; 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 #cd0a0a; background: #b81900 url(/Content/generic/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.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(/Content/generic/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/Content/generic/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/Content/generic/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/Content/generic/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/Content/generic/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/Content/generic/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/Content/generic/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/Content/generic/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-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-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/Content/generic/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/Content/generic/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Resizable 1.8.21
 *
 * Copyright 2012, 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; 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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 Button 1.8.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 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 Tabs 1.8.21
 *
 * Copyright 2012, 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-active { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active 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-active 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.21
 *
 * Copyright 2012, 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; display: none; }
.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%; font-size:0em; }

/* 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*/
}

/*
	Icon font
*/
@font-face {
  font-family: 'RedactorFont';
  src: url('/Scripts/redactor/redactor/redactor-font.eot');
}
@font-face {
  font-family: 'RedactorFont';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
  font-weight: normal;
  font-style: normal;
}
/* =Selection
-----------------------------------------------------------------------------*/
.redactor_box ::selection {
  background: #ffff9e;
}
.redactor_box ::-moz-selection {
  background: #ffff9e;
}
.redactor_box img::selection {
  background: transparent;
}
.redactor_box img::-moz-selection {
  background: transparent;
}
/*
	BOX
*/
.redactor_box {
  position: relative;
  overflow: visible;
  background: #fff;
}
.redactor_box iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #eee;
}
.redactor_box textarea {
  position: relative;
  display: block;
  overflow: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  outline: none;
  border: none;
  background-color: #222;
  box-shadow: none;
  color: #ccc;
  font-size: 13px;
  font-family: Menlo, Monaco, monospace, sans-serif;
  resize: none;
}
.redactor_box textarea:focus {
  outline: none;
}
.redactor_box,
.redactor_box textarea {
  z-index: auto !important;
}
.redactor_box_fullscreen {
  z-index: 99 !important;
}

#redactor_modal_overlay,
#redactor_modal,
.redactor_dropdown {
  z-index: 100 !important;
}

/*
	AIR

*/
body .redactor_air {
  position: absolute;
  z-index: 502;
}
/*
	FULLSCREEN
*/
body .redactor_box_fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
/*
	LINK TOOLTIP
*/
.redactor-link-tooltip {
  position: absolute;
  z-index: 49999;
  padding: 10px;
  line-height: 1;
  display: inline-block;
  background-color: #000;
  color: #555 !important;
}
.redactor-link-tooltip,
.redactor-link-tooltip a {
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
.redactor-link-tooltip a {
  color: #ccc;
  margin: 0 5px;
  text-decoration: none;
}
.redactor-link-tooltip a:hover {
  color: #fff;
}
/*
	IMAGE BOX
*/
#redactor-image-box img {
  width: 100%;
}
.redactor_editor {
  position: relative;
  overflow: auto;
  margin: 0 !important;
  padding: 10px 20px;
  padding-bottom: 5px;
  outline: none;
  background: none;
  background: #fff;
  box-shadow: none !important;
  white-space: normal;
  border: 1px solid #eee;
}
.redactor_editor:focus {
  outline: none;
}
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre,
.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6 {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
.redactor_editor code,
.redactor_editor pre {
  font-family: Menlo, Monaco, monospace, sans-serif;
}
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre {
  font-size: 14px;
  line-height: 1.6em;
}
.redactor_editor a {
  color: #15c !important;
  text-decoration: underline !important;
}
.redactor_editor .redactor_placeholder {
  color: #999 !important;
  display: block !important;
}
/*
	TYPOGRAPHY
*/
.redactor_editor object,
.redactor_editor embed,
.redactor_editor video,
.redactor_editor img {
  max-width: 100%;
  width: auto;
}
.redactor_editor video,
.redactor_editor img {
  height: auto;
}
.redactor_editor div,
.redactor_editor p,
.redactor_editor ul,
.redactor_editor ol,
.redactor_editor table,
.redactor_editor dl,
.redactor_editor blockquote,
.redactor_editor pre {
  margin: 0;
  margin-bottom: 10px !important;
  border: none;
  background: none !important;
  box-shadow: none !important;
}
.redactor_editor iframe,
.redactor_editor object,
.redactor_editor hr {
  margin-bottom: 15px !important;
}
.redactor_editor blockquote {
  margin-left: 1.5em !important;
  padding-left: 0 !important;
  color: #777;
  font-style: italic !important;
}
.redactor_editor ul,
.redactor_editor ol {
  padding-left: 2em !important;
}
.redactor_editor ul ul,
.redactor_editor ol ol,
.redactor_editor ul ol,
.redactor_editor ol ul {
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 2em !important;
  border: none;
}
.redactor_editor dl dt {
  font-weight: bold;
}
.redactor_editor dd {
  margin-left: 1em;
}
.redactor_editor table {
  border-collapse: collapse;
  font-size: 1em !important;
}
.redactor_editor table td {
  padding: 5px !important;
  border: 1px solid #ddd;
  vertical-align: top;
}
.redactor_editor table thead td {
  border-bottom: 2px solid #000 !important;
  font-weight: bold !important;
}
.redactor_editor code {
  background-color: #d8d7d7 !important;
}
.redactor_editor pre {
  overflow: auto;
  padding: 1em !important;
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  background: #f8f8f8 !important;
  white-space: pre;
  font-size: 90% !important;
}
.redactor_editor hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}
/*
	HEADERS
*/
.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6 {
  margin-top: 0 !important;
  padding: 0 !important;
  background: none;
  color: #000;
  font-weight: bold;
}
.redactor_editor h1 {
  font-size: 36px !important;
  line-height: 1.111em !important;
  margin-bottom: .15em !important;
}
.redactor_editor h2 {
  font-size: 30px !important;
  line-height: 1.111em !important;
  margin-bottom: .25em !important;
}
.redactor_editor h3 {
  font-size: 24px !important;
  line-height: 1.333em !important;
  margin-bottom: .2em !important;
}
.redactor_editor h4 {
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin-bottom: .2em !important;
}
.redactor_editor h5 {
  font-size: 1em !important;
  line-height: 1.6em !important;
  margin-bottom: .25em !important;
}
.redactor_editor h6 {
  font-size: .8em !important;
  line-height: 1.6em !important;
  text-transform: uppercase;
  margin-bottom: .3em !important;
}
/*
	TOOLBAR
*/
.redactor_toolbar {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  font-size: 14px !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1 !important;
  background: #fff;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.redactor_toolbar:after {
  content: "";
  display: table;
  clear: both;
}
.redactor_toolbar.redactor-toolbar-overflow {
  overflow-y: auto;
  height: 29px;
  white-space: nowrap;
}
.redactor_toolbar.redactor-toolbar-external {
  z-index: 999;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body .redactor_air .redactor_toolbar {
  padding-right: 2px !important;
}
.redactor_toolbar li {
  vertical-align: top;
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
  outline: none;
  list-style: none !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.redactor_toolbar li a {
  display: block;
  color: #333;
  text-align: center;
  padding: 9px 10px;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.redactor_toolbar li a:hover {
  outline: none;
  background-color: #1f78d8;
  color: #fff;
}
.redactor_toolbar li a:hover i:before {
  color: #fff;
}
.redactor_toolbar li a:active,
.redactor_toolbar li a.redactor_act {
  outline: none;
  background-color: #ccc;
  color: #444;
}
.redactor_toolbar li a.redactor-btn-image {
  width: 14px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.redactor_button_disabled {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.redactor_button_disabled:hover {
  outline: none;
  background-color: transparent !important;
  cursor: default;
}
.redactor_toolbar li a.fa-redactor-btn {
  display: inline-block;
  padding: 9px 10px 8px 10px;
  line-height: 1;
}
.redactor_toolbar.redactor-toolbar-typewriter {
  box-shadow: none;
  background: rgba(240, 240, 240, 0.9);
}
.redactor_toolbar.redactor-toolbar-typewriter li a:hover {
  outline: none;
  background-color: #1f78d8;
  color: #fff;
}
.redactor_toolbar.redactor-toolbar-typewriter li a:active,
.redactor_toolbar.redactor-toolbar-typewriter li a.redactor_act {
  outline: none;
  background-color: #ccc;
  color: #444;
}
.re-icon {
  font-family: 'RedactorFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.re-icon i:before {
  position: relative;
  font-size: 14px;
}
.re-video:before {
  content: "\e600";
}
.re-unorderedlist:before {
  content: "\e601";
}
.re-undo:before {
  content: "\e602";
}
.re-underline:before {
  content: "\e603";
}
.re-textdirection:before {
  content: "\e604";
}
.re-fontcolor:before {
  content: "\e605";
}
.re-table:before {
  content: "\e606";
}
.re-redo:before {
  content: "\e607";
}
.re-quote:before {
  content: "\e608";
}
.re-outdent:before {
  content: "\e609";
}
.re-orderedlist:before {
  content: "\e60a";
}
.re-link:before {
  content: "\e60b";
}
.re-horizontalrule:before {
  content: "\e60c";
}
.re-italic:before {
  content: "\e60d";
}
.re-indent:before {
  content: "\e60e";
}
.re-image:before {
  content: "\e60f";
}
.re-fullscreen:before {
  content: "\e610";
}
.re-normalscreen:before {
  content: "\e611";
}
.re-formatting:before {
  content: "\e612";
}
.re-fontsize:before {
  content: "\e613";
}
.re-fontfamily:before {
  content: "\e614";
}
.re-deleted:before {
  content: "\e615";
}
.re-html:before {
  content: "\e616";
}
.re-clips:before {
  content: "\e617";
}
.re-bold:before {
  content: "\e618";
}
.re-backcolor:before {
  content: "\e619";
}
.re-file:before {
  content: "\e61a";
}
.re-alignright:before {
  content: "\e61b";
}
.re-alignment:before,
.re-alignleft:before {
  content: "\e61c";
}
.re-alignjustify:before {
  content: "\e61d";
}
.re-aligncenter:before {
  content: "\e61e";
}
.re-gallery:before {
  content: "\e61f";
}
/*
	Toolbar classes
*/
.redactor_format_blockquote {
  padding-left: 10px;
  color: #666 !important;
  font-style: italic;
}
.redactor_format_pre {
  font-family: monospace, sans-serif;
}
.redactor_format_h1,
.redactor_format_h2,
.redactor_format_h3,
.redactor_format_h4,
.redactor_format_h5 {
  font-weight: bold;
}
.redactor_format_h1 {
  font-size: 30px;
  line-height: 36px;
}
.redactor_format_h2 {
  font-size: 24px;
  line-height: 36px;
}
.redactor_format_h3 {
  font-size: 20px;
  line-height: 30px;
}
.redactor_format_h4 {
  font-size: 16px;
  line-height: 26px;
}
.redactor_format_h5 {
  font-size: 14px;
  line-height: 23px;
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h1,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h3,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h4,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h5 {
  font-size: 1em;
  line-height: 1.6em;
  text-transform: uppercase;
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2 {
  font-size: .85em;
}
/*
	Typewriter
*/
.redactor_editor.redactor-editor-typewriter {
  background: #f5f5f5 !important;
  padding: 25px 50px !important;
}
.redactor_editor.redactor-editor-typewriter div,
.redactor_editor.redactor-editor-typewriter p,
.redactor_editor.redactor-editor-typewriter ul,
.redactor_editor.redactor-editor-typewriter ol,
.redactor_editor.redactor-editor-typewriter table,
.redactor_editor.redactor-editor-typewriter dl,
.redactor_editor.redactor-editor-typewriter blockquote,
.redactor_editor.redactor-editor-typewriter pre,
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6 {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin-bottom: 1.5em !important;
}
.redactor_editor.redactor-editor-typewriter h2 {
  font-size: 14px !important;
}
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6 {
  text-transform: uppercase;
}
.redactor_editor.redactor-editor-typewriter a {
  color: #000 !important;
  text-decoration: underline !important;
}
/*
	WYM
*/
.redactor_editor.redactor_editor_wym {
  padding: 10px 7px 0 7px !important;
  background: #f6f6f6 !important;
}
.redactor_editor.redactor_editor_wym div,
.redactor_editor.redactor_editor_wym p,
.redactor_editor.redactor_editor_wym ul,
.redactor_editor.redactor_editor_wym ol,
.redactor_editor.redactor_editor_wym table,
.redactor_editor.redactor_editor_wym dl,
.redactor_editor.redactor_editor_wym pre,
.redactor_editor.redactor_editor_wym h1,
.redactor_editor.redactor_editor_wym h2,
.redactor_editor.redactor_editor_wym h3,
.redactor_editor.redactor_editor_wym h4,
.redactor_editor.redactor_editor_wym h5,
.redactor_editor.redactor_editor_wym h6,
.redactor_editor.redactor_editor_wym blockquote {
  margin-top: 0;
  margin-bottom: 5px !important;
  padding: 10px !important;
  border: 1px solid #e4e4e4 !important;
  background-color: #fff !important;
  z-index: 0;
}
.redactor_editor.redactor_editor_wym blockquote:before {
  content: '';
}
.redactor_editor.redactor_editor_wym img {
  position: relative;
  z-index: 1;
}
.redactor_editor.redactor_editor_wym div {
  border: 1px dotted #aaa !important;
}
.redactor_editor.redactor_editor_wym pre {
  border: 2px dashed #e4e4e4 !important;
  background-color: #f8f8f8 !important;
}
.redactor_editor.redactor_editor_wym ul,
.redactor_editor.redactor_editor_wym ol {
  padding-left: 2em !important;
}
.redactor_editor.redactor_editor_wym ul li ul,
.redactor_editor.redactor_editor_wym ol li ul,
.redactor_editor.redactor_editor_wym ul li ol,
.redactor_editor.redactor_editor_wym ol li ol {
  border: none !important;
}
/*
	DROPDOWN
*/
.redactor_dropdown {
  position: absolute;
  top: 28px;
  left: 0;
  padding: 10px;
  width: 200px;
  background-color: #fff;
  box-shadow: 0 1px 5px #bbb;
  font-size: 13px;
  font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
  line-height: 21px;
}
.redactor-toolbar-typewriter .redactor_dropdown {
  font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif;
  background-color: #f5f5f5;
}
.redactor_separator_drop {
  padding: 0 !important;
  border-top: 1px solid #ddd;
  font-size: 0;
  line-height: 0;
}
.redactor_dropdown a {
  display: block;
  padding: 3px 5px;
  color: #000;
  text-decoration: none;
}
.redactor_dropdown a:hover {
  background-color: #dde4ef;
  color: #444 !important;
  text-decoration: none;
}
/*
	MODAL
*/
#redactor_modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #000 !important;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
#redactor_modal {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 0;
  background: #fff;
  color: #000;
  font-size: 12px !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
#redactor_modal header {
  padding: 20px 30px 5px 30px;
  font-size: 16px;
}
#redactor_modal section {
  padding: 20px 30px;
}
#redactor_modal label {
  display: block !important;
  float: none !important;
  margin: 10px 0 3px 0 !important;
  padding: 0 !important;
  font-size: 12px !important;
}
#redactor_modal footer:after {
  content: "";
  display: table;
  clear: both;
}
#redactor_modal footer div {
  float: left;
}
#redactor_modal input[type="radio"],
#redactor_modal input[type="checkbox"] {
  position: relative;
  top: -1px;
}
#redactor_modal input[type="text"],
#redactor_modal input[type="password"],
#redactor_modal input[type="email"],
#redactor_modal textarea {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 1px 2px;
  height: 23px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background-color: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  color: #333;
  font-size: 13px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
  -moz-transition: border 0.3s ease-in;
  transition: border 0.3s ease-in;
}
#redactor_modal textarea {
  display: block;
  margin-top: 4px;
  line-height: 1.4em;
}
#redactor_modal input:focus,
#redactor_modal textarea:focus {
  outline: none;
  border-color: #5ca9e4;
  box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
#redactor_modal_close {
  position: absolute;
  top: 5px;
  right: 3px;
  width: 20px;
  height: 20px;
  color: #999;
  font-size: 26px;
  cursor: pointer;
}
#redactor_modal_close:hover {
  color: #000;
}
.redactor_input {
  width: 99%;
  font-size: 14px;
}
.redactor_modal_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 350px;
}
#redactor_image_box {
  overflow: auto;
  margin-bottom: 10px;
  height: 270px;
}
#redactor_image_box_select {
  display: block;
  margin-bottom: 15px !important;
  width: 200px;
}
#redactor_image_box img {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 100px;
  cursor: pointer;
}
#redactor_tabs {
  margin-bottom: 18px;
}
#redactor_tabs a {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 14px;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  background: #fff;
  color: #000;
  text-decoration: none;
  line-height: 1;
}
#redactor_tabs a:hover,
#redactor_tabs a.redactor_tabs_act {
  border-color: #eee;
  color: #999 !important;
  text-decoration: none !important;
}
.redactor_modal_btn_hidden {
  display: none;
}
#redactor_modal footer button {
  position: relative;
  width: 100%;
  padding: 10px 16px;
  margin: 0;
  outline: none;
  border: none;
  background-color: #ddd;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
  cursor: pointer;
}
#redactor_modal footer button:hover {
  color: #777;
  background: none;
  background: #bbb;
  text-decoration: none;
}
#redactor_modal footer button.redactor_modal_delete_btn {
  background: none;
  color: #fff;
  background-color: #b52525;
}
#redactor_modal footer button.redactor_modal_delete_btn:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: #881b1b;
}
#redactor_modal footer button.redactor_modal_action_btn {
  background: none;
  color: #fff;
  background-color: #2461b5;
}
#redactor_modal footer button.redactor_modal_action_btn:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: #1a4580;
}
/* Drag and Drop Area */
.redactor_droparea {
  position: relative;
  margin: auto;
  margin-bottom: 5px;
  width: 100%;
}
.redactor_droparea .redactor_dropareabox {
  position: relative;
  z-index: 1;
  padding: 60px 0;
  width: 99%;
  border: 1px dashed #ddd;
  background: #fff;
  text-align: center;
}
.redactor_droparea .redactor_dropareabox,
.redactor_dropalternative {
  color: #555;
  font-size: 12px;
}
.redactor_dropalternative {
  margin: 4px 0 2px 0;
}
.redactor_dropareabox.hover {
  border-color: #aaa;
  background: #efe3b8;
}
.redactor_dropareabox.error {
  border-color: #dcc3c3;
  background: #f7e5e5;
}
.redactor_dropareabox.drop {
  border-color: #e0e5d6;
  background: #f4f4ee;
}
/* =ProgressBar
-----------------------------------------------------------------------------*/
#redactor-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  height: 10px;
}
#redactor-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #3d58a8;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-size: 40px 40px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}


/*!
 * FullCalendar v3.3.1 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */.fc-icon,body .fc{font-size:1em}.fc-button-group,.fc-icon{display:inline-block}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-icon,.fc-unselectable{-khtml-user-select:none;-webkit-touch-callout:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.ui-widget .fc-disabled-day{background-image:none}.fc-icon{height:1em;line-height:1em;overflow:hidden;font-family:"Courier New",Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;font-weight:400}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:400}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item:hover td{background-color:#f5f5f5}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013â€“2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important;
}

    .selectize-dropdown-header-close:hover {
        color: #000000;
    }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
        border-right: 0 none;
    }

    .selectize-dropdown.plugin-optgroup_columns .optgroup:before {
        display: none;
    }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important;
}

    .selectize-control.plugin-remove_button [data-value] .remove {
        z-index: 1;
        /* fixes ie bug (see #392) */
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 17px;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        color: inherit;
        text-decoration: none;
        vertical-align: middle;
        display: inline-block;
        padding: 2px 0 0 0;
        border-left: 1px solid #d0d0d0;
        -webkit-border-radius: 0 2px 2px 0;
        -moz-border-radius: 0 2px 2px 0;
        border-radius: 0 2px 2px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .selectize-control.plugin-remove_button [data-value] .remove:hover {
            background: rgba(0, 0, 0, 0.05);
        }

    .selectize-control.plugin-remove_button [data-value].active .remove {
        border-left-color: #cacaca;
    }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 23px;
}

.selectize-control {
    position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
    background: #fff;
    cursor: text;
    display: inline-block;
}

.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px;
}

.selectize-input.full {
    background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important;
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0;
}

    .selectize-control.multi .selectize-input > div.active {
        background: #e8e8e8;
        color: #303030;
        border: 0 solid #cacaca;
    }

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: #ffffff;
    border: 0 solid #ffffff;
}

.selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .selectize-input > input::-ms-clear {
        display: none;
    }

    .selectize-input > input:focus {
        outline: none !important;
    }

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left;
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

    .selectize-dropdown [data-selectable] {
        cursor: pointer;
        overflow: hidden;
    }

        .selectize-dropdown [data-selectable] .highlight {
            background: rgba(125, 168, 208, 0.2);
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
        }

    .selectize-dropdown .option,
    .selectize-dropdown .optgroup-header {
        padding: 5px 8px;
    }

    .selectize-dropdown .option,
    .selectize-dropdown [data-disabled],
    .selectize-dropdown [data-disabled] [data-selectable].option {
        cursor: inherit;
        opacity: 0.5;
    }

    .selectize-dropdown [data-selectable].option {
        opacity: 1;
    }

    .selectize-dropdown .optgroup:first-child .optgroup-header {
        border-top: 0 none;
    }

    .selectize-dropdown .optgroup-header {
        color: #303030;
        background: #fff;
        cursor: default;
    }

    .selectize-dropdown .active {
        background-color: #f5fafd;
        color: #495c68;
    }

        .selectize-dropdown .active.create {
            color: #495c68;
        }

    .selectize-dropdown .create {
        color: rgba(48, 48, 48, 0.5);
    }

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer;
}

    .selectize-control.single .selectize-input.input-active,
    .selectize-control.single .selectize-input.input-active input {
        cursor: text;
    }

    .selectize-control.single .selectize-input:after {
        content: ' ';
        display: block;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #808080 transparent transparent transparent;
    }

    .selectize-control.single .selectize-input.dropdown-active:after {
        margin-top: -4px;
        border-width: 0 5px 5px 5px;
        border-color: transparent transparent #808080 transparent;
    }

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto;
}

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa;
}


/*
 * jQuery File Upload Plugin CSS 1.3.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}



#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 {margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:750px;}#doc2{width:73.076em;*width:71.25em;}#doc3{margin:auto 10px;width:auto;}#doc4{width:74.923em;*width:73.05em;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.30769em;*width:12.00em;}.yui-t1 #yui-main .yui-b{margin-left:13.30769em;*margin-left:13.05em;}.yui-t2 .yui-b{float:left;width:13.8461em;*width:13.50em;}.yui-t2 #yui-main .yui-b{margin-left:14.8461em;*margin-left:14.55em;}.yui-t3 .yui-b{float:left;width:23.0769em;*width:22.50em;}.yui-t3 #yui-main .yui-b{margin-left:24.0769em;*margin-left:23.62em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.50em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.55em;}.yui-t5 .yui-b{float:right;width:18.4615em;*width:18.00em;}.yui-t5 #yui-main .yui-b{margin-right:19.4615em;*margin-right:19.125em;}.yui-t6 .yui-b{float:right;width:23.0769em;*width:22.50em;}.yui-t6 #yui-main .yui-b{margin-right:24.0769em;*margin-right:23.62em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}.yui-g div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first,.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-gc div.first div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-u{*margin-left:1.9%;*width:31.9%;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-ge .yui-u,.yui-gf div.first{width:24%;}.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-gb div.first,.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-g .yui-gc div.first,.yui-gd .yui-g{width:66%;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0;}.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-g .yui-gb .yui-u{_margin-left:1.0%;}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;}s .yui-gb .yui-gd div.first{width:32%;}.yui-g .yui-gd div.first{_width:29.9%;}.yui-ge .yui-g{width:24%;}.yui-gf .yui-g{width:74.2%;}.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first{float:left;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}.yui-ge div.first .yui-gd .yui-u{width:65%;}.yui-ge div.first .yui-gd div.first{width:32%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}
#doc3 { margin: auto 0; position:relative; min-height:100%; }
#bd { padding: 0 10px 52px 10px;  }
#ft { position:absolute; margin-top:10px; bottom:0; width:100%; height:32px; background-color:#fff; }

html { height:100%; }
body { height:100%;font-family:Lato, sans-serif; padding:0; margin:0; height:100%; background-color:#fff; background-position: 0 107px; background-repeat:repeat-x; font-size:0.8em; }
form { margin:0; padding:0; }

.yui-t3 { min-height:100%; height:auto !important; height:100%; margin:0 auto -4em; }

h1 { margin:10px 0 10px 0; padding:0; font-size:1.7em; float:left; margin:0; padding:0; }
h2 { width:auto; float:left; font-size:1.0em; margin:0; padding:0; font-weight:bold; }
h3 { margin:5px 0 0 4px; }
h4 { margin:10px 0 0 4px; padding:0; }

.content-section { width:60%; }
.content-section h1 { float:none; }
.content-section h2 { float:none; font-size:1.5em; color:#1D548A; }
.content-section h3 { margin-left:0; color:#333; font-style:italic; margin-top:10px; }


img { border:none; }

div.page-header { float:left;line-height:30px;margin:0px 0 10px 0; width:100%; }
div.page-header.nogrid { padding-bottom:20px; border-bottom:1px dotted #d5d5d5; }

div#header { width:100%; background-color:#fff; }
div#header-top { width:100%; height:30px; background-repeat:repeat-x; }
div#header-top a:link, div#header-top a:active, div#header-top a:visited { color:#fff; text-decoration:none; border-bottom:1px dotted #fff; bottom:2px; position:relative; }
div#header-top a:hover { border-bottom:1px solid #fff; }
div#header-top span  { color:#fff; position:relative; bottom:1px; }
div#header-top ul { margin:0 15px; padding:0; line-height:20px; }
div#header-top ul li { float:left; padding:0 7px 0 7px; margin:0; display:inline; list-style-image:none; list-style-position:outside; list-style-type:none; border-right:1px solid #fff; position:relative; top:4px; }
div#header-top ul li.last { border:none; }
div#header-top ul li img { width:16px; height:16px; margin-right:3px; position:relative; top:2px; }
#header-logo { width:150px; left: 26px; position: absolute; top: 42px; }
div#header-top div#logo img { width:150px;height:44px; }
div#header-top div#menu { width:700px; float:left; }
div#header-bottom { height:66px; margin:0 0 10px 0; padding:10px 20px 0 20px; border-bottom:1px #6087ad dotted; }
div#breadcrumbs { display:none;margin: 0 20px 5px 20px; color:#999; }
div#header-top .header-links a.selected:link, div#header-top .header-links a.selected:visited, div#header-top .header-links a.selected:active { background-color:#fff; padding:3px; color:#1d548a; border-radius:2px; font-weight:bold; }
 
#footer, .push { height:2em; }
#footer ul { margin:0 15px; padding:0;  }
#footer ul li { float:left; padding:0 7px 0 7px; display:inline; list-style-image:none; list-style-position:outside; list-style-type:none; border-left:1px solid #6087ad; position:relative; top:7px; }
#footer ul li:first-child { border:none; }
body.centre #footer ul li.ao-only { display: none; }

div#wrapper { margin:0 auto; height:100%; min-height:100%; min-width: 1200px; }
div#content { padding:0 20px; min-width:960px; float:left; }

div.intro { width:960px;padding:0;margin:0; }
div.intro p.first { padding-top:0;margin-top:0; }
div.box div.intro { width:auto;padding:0 10px; }
.left { float:left; }
.right { float:right; }

.narrow { min-width:454px; max-width:960px; } /* box, tabset */
.slender { min-width:454px; max-width:1300px; } /* box, tabset */

div.box { padding:4px; margin-bottom:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; }
div.box-header { overflow:hidden; font-size:1.0em; width:auto; margin:0; padding:4px 8px; background-repeat:repeat-x; font-size:1.3em; font-weight:bold; -moz-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-border-radius: 5px; border-top-right-radius:5px; border-top-left-radius:5px; }
div.box-header ul { float:right; display:inline; margin:0; padding:0; }
div.box-header ul li { display:inline; padding:0 0 0 16px; margin:0; list-style-type:none; }
div.box-header a:link, div.box-header a:active, div.box-header a:visited { font-size:0.7em; bottom:2px; position:relative; }
div.box-header h2 { color:#fff; }
div.box-section { clear:both; padding:8px; font-size:1.1em; }
div.box-section.tasks { text-align:center; }
div.box-section.tasks .buttons { border:none; margin-bottom:10px; }
div.box-section-group div.box-section.bottom { margin-top:0; }

div.box-section.closable { position:relative; }
div.box-section a.close { position:absolute; left:260px; }

table.data { width:100%; }
table.data tbody tr.selected { 
    cursor:pointer;
    

}
table.data th { padding:6px 4px; text-align:left; font-size:1.1em; cursor:pointer; }
table.data td { padding:6px 4px; }
table.data tr.last th, div.box table tr.last td { border-bottom:none; }

table.data.indialog td { padding:3px 0; }
form table.data { margin:10px 0 20px 0; }

p.no-data { margin:auto; font-weight:bold; padding:10px; }

.pager { overflow:hidden; padding:10px 0 5px 0; float:left; width:100%; }
.page-numbers { display:block; float:left; font-size:130%; margin-right:3px; padding:4px 6px; text-decoration:none; }

div#nav { width:auto; min-width:950px; position:absolute; left:180px; float:left; margin:0 0 10px 5px; }

#primary-nav  { float:left; margin:0; padding:0; width:100%; min-width:950px; }
#primary-nav li { text-align:center; float:left; padding:3px 8px 3px 0; margin:0; display:inline; list-style-image:none; list-style-position:outside; list-style-type:none; }

#primary-nav li a { text-decoration:none; font-size:1.2em; font-weight:bold; color:#1d548a; padding-left:26px; background-repeat:no-repeat; background-position:6px 4px; padding-left:0px; }    
#primary-nav li a:hover { color:#7ac142; }
#primary-nav li.selected { background-color:#CEDFEF; }
#primary-nav li.selected a { color:#000; background-position:6px 4px; }

#primary-nav span.count { border-radius:9px; color: #fff; background-color: #999; padding:2px 4px; font-size:0.6em; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align:middle; display:inline-block; }
#primary-nav li.selected span.count { color: #999; background-color: #fff; }

.secondary-nav { -moz-border-radius-topright: 5px; -webkit-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-radius-bottomright: 5px; background:#CEDFEF; float:left; margin:0; padding:0; width:auto; min-width:986px; }
.secondary-nav li { text-align:center; float:left; padding:6px 7px 8px 10px; margin:0; display:inline; list-style-image:none; list-style-position:outside; list-style-type:none; }
.secondary-nav li a { height:20px; text-decoration:none; border-bottom:1px dotted #000; font-size:1.0em; font-weight:normal; color:#000; padding:2px 4px; }
.secondary-nav li.selected a { background-color:#fff; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.secondary-nav li a:hover { border-bottom:1px solid #000; }
.secondary-nav li.selected a { color:#000; font-weight:bold; border-bottom:none; }

#primary-nav li .icon, .secondary-nav li .icon { display:inline-block; width: 16px; height: 16px; background-image: url(/Content/generic/images/navigation/navigation-sprite.png); background-repeat:no-repeat; margin:0 4px; }

#primary-nav li#primary-nav-workload .icon { background-position: 0 -858px; } /* house */
#primary-nav li#primary-nav-form .icon { background-position: 0 0; } /* form */
#primary-nav li#primary-nav-action .icon { background-position: 0 -660px; } /* checkbox */
#primary-nav li#primary-nav-document .icon { background-position: 0 -924px; } /* newspaper */
#primary-nav li#primary-nav-user .icon { background-position: 0 -1254px; } /* user */
#primary-nav li#primary-nav-organisation .icon { background-position: 0 -462px; } /* building */
#primary-nav li#primary-nav-centres .icon { background-position: 0 -462px; } /* building */
#primary-nav li#primary-nav-qualification .icon { background-position: 0 -264px; } /* medal */
#primary-nav li#primary-nav-reports .icon { background-position: 0 -594px; } /* chart */
#primary-nav li#primary-nav-sites .icon { background-position: 0 -726px; } /* chart */
#primary-nav li#primary-nav-staff .icon { background-position: 0 -1056px; } /* chart */

#primary-nav li#primary-nav-cgov .icon { background-image:url(/Content/generic/images/navigation/shield.png); } /* shield */
#primary-nav li#primary-nav-rcert .icon { background-image:url(/Content/generic/images/navigation/license_management.png); } /* rubber stamp */

.secondary-nav li#nav-myworkload .icon { background-position:  0 -1254px; } /* user */
.secondary-nav li#nav-ourworkload .icon { background-position: 0 -462px; } /* building */
.secondary-nav li#nav-findform .icon { background-position: 0 0; } /* form */
.secondary-nav li#nav-createform .icon { background-position: 0 -66px; } /* form add */
.secondary-nav li#nav-findaction .icon { background-position: 0 -660px; } /* checkbox */
.secondary-nav li#nav-actiondashboard .icon { background-image:url(/Content/generic/images/icons/1331570086_chart_stock.png); }
.secondary-nav li#nav-finddocument .icon { background-position: 0 -924px; } /* newspaper */
.secondary-nav li#nav-createdocument .icon { background-position: 0 -990px; } /* newspaper add */
.secondary-nav li#nav-cgov-bulkload .icon { background-position: 0 -990px; } /* newspaper add */
.secondary-nav li#nav-cgov-mydashboard .icon { background-position: 0 -924px; } /* newspaper */
.secondary-nav li#nav-finduser .icon { background-position: 0 -1254px; } /* user */
.secondary-nav li#nav-adduser .icon { background-position: 0 -1188px; } /* user add */
.secondary-nav li#nav-activateusers .icon { background-position: 0 -1122px; } /* tick */
.secondary-nav li#nav-organisationdetails .icon { background-position: 0 -462px; } /* building */
.secondary-nav li#nav-findcentre .icon { background-position: 0 -462px; } /* building */
.secondary-nav li#nav-addcentre .icon { background-position: 0 -528px; } /* building add */
.secondary-nav li#nav-findqual .icon { background-position: 0 -198px; } /* medal */
.secondary-nav li#nav-barringlinking .icon { background-position: 0 -198px; }/* medal */
.secondary-nav li#nav-deliveryarrangements .icon { background-position: 0 -462px; }/* building */
.secondary-nav li#nav-qualapprovaltransfers .icon { background-position: 0 -462px; }/* building */
.secondary-nav li#nav-addqual .icon { background-position: 0 -132px; } /* medal add */
.secondary-nav li#nav-myreports .icon { background-position: 0 -594px; } /* chart */
.secondary-nav li#nav-viewqualunit .icon { background-position: 0 -330px; }  /* brick */
.secondary-nav li#nav-createqualunit .icon { background-position: 0 -396px; }  /* brick add */
.secondary-nav li#nav-uploadqualunit .icon { background-image: url(/Content/generic/images/icons/bricks/brick_go_16.png); }  /* bricks go */
.secondary-nav li#nav-sites .icon { background-position: 0 -726px; }  /* brick add */
.secondary-nav li#nav-staff .icon { background-position: 0 -1056px; }  /* brick add */
.secondary-nav li#nav-centre-organdpeoplesearch .icon {background-image: url(/Content/generic/images/icons/search_accounts.png); }  /* search accounts */
.secondary-nav li#nav-takeup-dashboard .icon { background-image:url(/Content/generic/images/icons/1331570086_chart_stock.png); }
.secondary-nav li#nav-learners .icon {background-image: url(/Content/generic/images/Navigation/user_student.png); } 
.secondary-nav li#nav-submissions .icon { background-image:url(/Content/generic/images/navigation/license_management.png); } /* rubber stamp */ 
.secondary-nav li#nav-quartz .icon { background-image:url(/Content/generic/images/navigation/diamond.png); } /* diamond */ 
.secondary-nav li#nav-cgov-dashboard .icon, .secondary-nav li#nav-form-dashboard .icon  { background-image:url(/Content/generic/images/icons/1331570086_chart_stock.png); }  /* chart */
.secondary-nav li#nav-centre-dashboard .icon, .secondary-nav li#nav-centre-dashboard .icon  { background-image:url(/Content/generic/images/icons/1331570086_chart_stock.png); }  /* chart */
.secondary-nav li#nav-user-dashboard .icon { background-image:url(/Content/generic/images/icons/1331570086_chart_stock.png); }  /* chart */
.secondary-nav li.nav-cgov-area .icon { background-image:url(/Content/generic/images/icons/1331570308_shield_go.png); }  /* shield go */

div.address input[type='text'] { width: 330px; }
div.address-line { margin:2px 0; }
div.address-line label { display:block; margin-top:15px; font-size:1em; color:#666; }
div.address-line-wide label { display:inline-block; margin-top:10px; width: 340px; font-size:1.1em; color:#666; }

div.panel { margin:0 0 20px 0; }
div.panel.wide { width:890px; float:left; }
div.panel.superwide { width:960px; clear:both; }
div.panel.narrow { width:300px; min-width:200px; float:left; }
div.panel.half { width:435px; float:left; }
div.panel.margin { margin-right: 20px; }

.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.buttons { text-align:center; padding-top:5px; margin-top:10px; clear:both;}
.buttons table { margin:5px auto 0 auto; }
div.form-utility-buttons { padding:5px 0; text-align:center; }

.button { cursor:pointer; color:#666; font-size:1.2em; }
a.button { padding: .4em 1em .4em 20px; text-decoration: none; position: relative; }
a.button .ui-icon { margin: 0 5px 0 0; position: absolute; left: .2em; top: 50%; margin-top: -8px;}
a.button a:link, a.button a:visited { color:#666; }
/* note: it's necessary to set a width on every button for IE */
button.button { padding:.4em .4em; }
button.button .ui-icon { padding:0; margin:2px 0 0 4px; display:block; float:left; }
.ui-state-active .ui-icon { background-image:none; }
button.button .ui-button-text { padding:0; margin:0 0 0 0.4em; display:block; float:left; }

.topbuttons { background-color:#FFFFE1;width:100%;float:left;padding:10px;border-top:1px dotted #d5d5d5;border-bottom:1px dotted #d5d5d5; }
.topbuttons .status p { text-align:center;margin:0;padding:5px;border:2px solid #FBD850;background:#fff; }
div.question-basic { margin:0 0 15px 0; }
div.question { padding:0; margin:10px 0 0 0; position:relative; }
div.questions:first-child { margin-top:0; }
div.question table { width:100%; }
div.question.error { background-color:#ffe5e5; }
div.question.success { background-color:#d0eeb8; }
div.question table.multiselect { width:100%; }
div.question td.input { padding:10px; width:auto; background-color:#fcfcfd; border-radius:2px; }


/*
div.question.invalid td.input textarea.input-validation-error, 
div.question.invalid td.input input.input-validation-error[type="file"], 
div.question.invalid td.input input.input-validation-error[type="text"], 
div.question.invalid td.input input.input-validation-error[type="password"], 
div.question.invalid td.input select.input-validation-error {
    background-color: #FFEEEE;
    border: 1px solid #FF0000;
}
*/

.input-validation-error {
    background-color: #FFEEEE;
    border: 1px solid #FF0000;
}

div.question td.spacer { display:none; }
div.question.first { margin-top:0; }
div.question.last { border:none; }
div.question p { margin:0; padding:0; }

div.question .ajax-loader { padding: 15px 0 0 15px;color:#7ac142;font-size:1.3em;font-weight:bold; }
div.question .ajax-loader img { margin-right:15px; }

div.question .question-readonly { border-left:3px solid #CEDFEF; padding-left:10px; margin-left:5px; }

.splitform-main { -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#fcfcfd; }
.splitform .question { max-width:700px; min-width:350px; width:100%; border-bottom:1px solid #fff; }
.splitform div.question label { max-width:700px; min-width:350px; width:auto; }
.splitform div.question td.input { max-width:700px; min-width:350px; width:auto; border:none; }

label { font-size:1.1em;font-weight:bold;display:block;margin:0 0 7px 0; } /*width:550px;*/
label.radio-button { font-weight:normal; display:inline; font-size:1.0em; }
label span.optional { font-weight:normal; }
input[type='text'], input[type='password'] { padding:5px; width:300px; }
select { padding:5px; font-size:inherit; }
input.datepicker { font-size:1.3em;width:100px; }
textarea { width: 100%; border: 2px solid #CCC; font-size:inherit; font-family:inherit; } 
.ui-dialog-content textarea { height:120px; width:auto; }
.creatio-form textarea { height:24px; } 
.ui-datepicker { font-size:0.8em; z-index:2006 !important; }

/* end of area ignored for brand files */


.tabset { background-image:none; }
.tabset li a.selected { color: #ff0000; }
.ui-tabs-nav { background-image:none; background-color:transparent; border-top:none; border-left:none; border-right:none; }
.ui-tabs-panel { min-height:600px; overflow:hidden; }
.ui-dialog-content .ui-tabs-panel { min-height: 0; }

.ui-icon-help { display:inline-block; }

.icon-link { display:inline-block; height:16px; margin-right:5px; padding-left:21px; background-repeat:no-repeat; background-position:left center; }
.icon-link.right { float:left; margin-left:0px; margin-right:0; padding-left:0; padding-right:21px; background-position:right center; }
.icon-link.printer { background-image:url(/Content/generic/images/icons/printer.png); }
.icon-link.information { background-image:url(/Content/generic/images/icons/info.png); }
.icon-link.table_delete { background-image:url(/Content/generic/images/icons/table_delete.png); }
.icon-link.page_copy { background-image:url(/Content/generic/images/icons/page_copy.png); }
.icon-link.tick { background-image:url(/Content/generic/images/icons/tick.png); }
.icon-link.flag { background-image:url(/Content/generic/images/icons/flag_red.png); }
.icon-link.cross { background-image:url(/Content/generic/images/icons/cross.png); }
.icon-link.attach { background-image:url(/Content/generic/images/icons/attach.png); }
.icon-link.application_go { background-image:url(/Content/generic/images/icons/application_go.png); }
.icon-link.calendar { background-image:url(/Content/generic/images/icons/calendar.png); cursor:pointer; }
.icon-link.find { background-image:url(/Content/generic/images/icons/find.png); }
.icon-link.group_go { background-image:url(/Content/generic/images/icons/group_go.png); }
.icon-link.page_go { background-image:url(/Content/generic/images/icons/page_go.png); }
.icon-link.pencil_go { background-image:url(/Content/generic/images/icons/pencil_go.png); }
.icon-link.delete { background-image:url(/Content/generic/images/icons/delete.png); }
.icon-link.add { background-image:url(/Content/generic/images/icons/add.png); }
.icon-link.link_go { background-image:url(/Content/generic/images/icons/link_go.png); }
.icon-link.link_break { background-image:url(/Content/generic/images/icons/link_break.png); }
.icon-link.bullet_arrow_up { background-image:url(/Content/generic/images/icons/bullet_arrow_up.png); }
.icon-link.bullet_arrow_down { background-image:url(/Content/generic/images/icons/bullet_arrow_down.png); }
.icon-link.link_break { background-image:url(/Content/generic/images/icons/link_break.png); }
.icon-link.page_white_text_width { background-image:url(/Content/generic/images/icons/page_white_text_width.png); }
.icon-link.arrow_down { background-image:url(/Content/generic/images/icons/arrow_down.png); }
.icon-link.lock { background-image:url(/Content/generic/images/icons/lock.png); }
.icon-link.clock { background-image:url(/Content/generic/images/icons/clock.png); }
.icon-link.new { background-image:url(/Content/generic/images/icons/new.png); }
.icon-link.table { background-image:url(/Content/generic/images/icons/table.png); }
.icon-link.table_save { background-image:url(/Content/generic/images/icons/table_save.png); }
.icon-link.table_multiple { background-image:url(/Content/generic/images/icons/table_multiple.png); }
.icon-link.table_edit { background-image:url(/Content/generic/images/icons/table_edit.png); }
.icon-link.table_delete { background-image:url(/Content/generic/images/icons/table_delete.png); }
.icon-link.table_add { background-image:url(/Content/generic/images/icons/table_add.png); }
.icon-link.table_key { background-image:url(/Content/generic/images/icons/table_key.png); }
.icon-link.table_error { background-image:url(/Content/generic/images/icons/table_error.png); }
.icon-link.table_gear { background-image:url(/Content/generic/images/icons/table_gear.png); }
.icon-link.table_row_insert { background-image:url(/Content/generic/images/icons/table_row_insert.png); }
.icon-link.table_row_delete { background-image:url(/Content/generic/images/icons/table_row_delete.png); }
.icon-link.table_sort { background-image:url(/Content/generic/images/icons/table_sort.png); }
.icon-link.table_go { background-image:url(/Content/generic/images/icons/table_go.png); }
.icon-link.table_link { background-image:url(/Content/generic/images/icons/table_link.png); }
.icon-link.table_lightning { background-image:url(/Content/generic/images/icons/table_lightning.png); }
.icon-link.table_refresh { background-image:url(/Content/generic/images/icons/table_refresh.png); }
.icon-link.table_relationship { background-image:url(/Content/generic/images/icons/table_relationship.png); }

.icon-link.page_white_zip { background-image:url(/Content/generic/images/icons/page_white_zip.png); }
.icon-link.page_white_powerpoint { background-image:url(/Content/generic/images/icons/page_white_powerpoint.png); }
.icon-link.page_white_excel { background-image:url(/Content/generic/images/icons/page_white_excel.png); }
.icon-link.page_white_acrobat { background-image:url(/Content/generic/images/icons/page_white_acrobat.png); }
.icon-link.page_white_text { background-image:url(/Content/generic/images/icons/page_white_text.png); }
.icon-link.page_white_word { background-image:url(/Content/generic/images/icons/page_white_word.png); }
.icon-link.page_white_office { background-image:url(/Content/generic/images/icons/page_white_office.png); }
.icon-link.page_white_video { background-image: url(/Content/generic/images/icons/page_white_office.png); }
.icon-link.page_white_audio{ background-image: url(/Content/generic/images/icons/page_white_office.png); }

.icon-link.picture { background-image:url(/Content/generic/images/icons/picture.png); }
.icon-link.phone { background-image:url(/Content/generic/images/icons/phone.png); }
.icon-link.email { background-image:url(/Content/generic/images/icons/email.png); }
.icon-link.recall { background-image:url(/Content/generic/images/icons/1335521402_building_go.png); }
.icon-link.reopen { background-image:url(/Content/generic/images/icons/application_form.png); }

.form-summary ul { margin-left:10px; padding:0; }
.form-summary ul li { margin:5px 0 10px 0; list-style-type:none; }
.form-summary ul.linked-quals, .form-summary ul.linked-quals li { margin:0; padding:0 0 10px 0; list-style-type:none; font-weight:normal; }
.form-summary .box-header { position:relative; min-height:24px; background-image:url(/Content/generic/images/icons/1422918064_Shift_left.png); background-repeat:no-repeat; background-position:98% 50%; cursor:pointer; }
.form-summary .box-header.contracted { background-image:url(/Content/generic/images/icons/1422918064_Shift_right.png); background-repeat:no-repeat; background-position:60% 50%; cursor:pointer; }
.form-summary h3 { margin:5px 0 0 0; padding:0; font-size:1.3em; }

/* main form nav on overview screen */
.section-last-modified { background-position:0 7px;padding:5px 0 5px 20px;font-size:0.8em;margin:0;color:#000;background-image:url(/Content/generic/images/icons/status_offline-16.png);background-repeat: no-repeat; }
.section-last-modified.edited { background-image:url(/Content/generic/images/icons/status_online-16.png); }
.section-last-modified.locked { background-image:url(/Content/generic/images/icons/lock-16.png); }
.section-last-modified p { margin:0; padding:0; }
.section-menu-flash { font-size:0.7em; color:#666; text-transform:uppercase; }
.section-menu-flash.comments { vertical-align:middle; display:inline-block; font-size:0.8em; color:#666; text-transform:uppercase; padding:2px 4px; margin:5px 0; background-color:#fff; color: #fff; background-color: #333; }
.section-nav { font-size:1.2em; margin:5px 0; width:100%; }
.section-nav .tick-on { background-image: url(/Content/generic/images/icons/accept-16.png); background-repeat: no-repeat; background-position: 224px center; }
.section-nav .section-nav-item-content { padding:5px 10px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; margin-bottom:4px; background-color:#f5f5f5; } /*min-width:486px; */
.section-nav tr { cursor:pointer; margin-bottom:1px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; }
.section-nav tr.selected .section-nav-item-content { border:2px solid #7ac142; }
.section-nav .section-nav-item-content.hover { border-bottom:1px solid #FBCB09; border-right:1px solid #FBCB09; background-color:#FDF5CE; }
.section-nav tr.first { border-top:1px dotted #c4c4c4; }
.section-nav tr.last { border-bottom:none; }

/* form section side nav */
.side .section-nav { width:auto; }
.side .section-nav-item-content { min-width:230px; padding-right:16px; position:relative; }
.side .section-nav .tick-on { background-image:url(/Content/generic/images/icons/accept-16.png); background-repeat:no-repeat; background-position:234px center; }
.side .section-last-modified { min-height:0; background-image:url(/Content/generic/images/icons/status_offline-16.png); padding:5px 0 0 22px; }
.side .section-last-modified.edited { background-image:url(/Content/generic/images/icons/status_online-16.png); }
.side .section-last-modified.locked { background-image:url(/Content/generic/images/icons/lock-16.png); }

.comment-note.valerror { padding:5px; background-color:#333; color:#fff; }

div.comment { border-bottom:1px dotted #c4c4c4;padding:10px 0; color:#666; }
div.comment.last { border-bottom:none; }
div.comment .byline { font-weight:bold;margin:0;padding:0; }
div.comment .comment-body { margin:0;padding:0; }
div.comment-buttons { margin:0;padding:10px 0;border-top:none;border-bottom:1px dotted #c4c4c4; text-align:left; }
div.publicCommentNotes, div.privateCommentNotes { font-style:italic; }


div.search-criteria { padding:10px 10px 0 10px; border-bottom:1px dotted #c4c4c4; }
div.search-criteria.last { border-bottom:none; }
div.search-criterion { margin:0 0 10px 0; padding:0 10px 0 0;}
div.search-criterion label { font-size:1.1em; }
div.search-criterion input[type="text"] { width:100%; }
div.search-criterion select { width:255px; }
div.advanced-search-criteria { display:none; }

.ui-dialog div.search-criterion { float:left; }
.ui-dialog div.search-criteria label { display: inline; }

#extra-search-options label { width:250px; }
#extra-search-options .selectlist-item { width:auto; }

.roles { margin:0; padding:0; list-style-type:none; }
.role-container { display:block; width:100%; border-bottom:1px dotted #ccc; padding:10px 0; margin:0; cursor:pointer; }
.role-container.hover { background-color:#ffffe1; }
.role-name { font-weight:bold; }
.role-description { padding:5px 5px 5px 25px; font-style:italic; }
.roles-all-none-selector { padding:5px 10px; background:#FFFFE1; border-bottom:1px solid #e6e6e6; }
.no-roles { font-style:italic; width:100%; }

.ui-widget-overlay { background-color: #000; background-image:none;opacity: .80;filter:Alpha(Opacity=80); }

.shadowbox .ui-widget-overlay { background-color: #000; background-image:none;opacity: .80;filter:Alpha(Opacity=80); }
.shadowbox .ui-widget { margin:5px 0; }

.ui-dialog { background-color:#cedee9; padding:4px; }
.ui-dialog .ui-dialog-titlebar { -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; }
.ui-dialog .ui-dialog-content { background-color:#fff; padding:10px; font-size:0.9em; }
.ui-dialog label { font-size:1.0em; }
.ui-dialog textarea { width: 100%; } 

div.dialog { display:none; }

/* two-column dialog styles */
.two-column-dialog-content { float: left; width: 100%; }
.two-column-dialog-content .column-one { float: left; width: 49%; }
.two-column-dialog-content .column-two { float: right; width:49%; }
.two-column-dialog-content textarea { height:80px; }
.two-column-dialog-content div.question:first-child { margin-top:0; }

/* styles for jquery.selectlist-0.1 */
.selectlist-list { list-style: none; margin: 5px 0 10px 0; padding: 0; } /* the list element containing the selected items */
.selectlist-item { width:500px; background: #FFFFE1 url(/Content/generic/images/icons/delete.png) no-repeat right center; border-bottom: dotted 1px #c4c4c4; cursor: pointer; padding: 5px 10px 5px 5px; margin: 3px 0; } /* each selected item */
.narrow-column .selectlist-item { width:90%;}
.search-criterion .selectlist-item { width: auto; }

input[type="text"], input[type="password"], select { border: 1px solid #CCC; }

.ui-widget .error { color:#ff0000; }
.ui-widget .success { color:#7ac142; }

p.field-validation-error { color: #ff0000; margin-left:5px; padding-left:15px; }

textarea.input-validation-error, input[type="file"].input-validation-error, input[type="text"].input-validation-error, input[type="password"].input-validation-error, select.input-validation-error, .datepicker.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
    -moz-box-shadow: 0px 0px 3px 3px #BD2C10;    
}

.validation-summary-errors { color:#ff0000; }

.calendar-value { visibility:hidden; position:absolute; top:0; left:0; }
.datepicker { position:relative; display:inline-block; }
.ui-datepicker { font-size: 1.0em; }
/*
div.jump-list { float:left; width:960px; }
div.jump-list .ui-widget { width:915px; }
div.jump-list div.jump-list-item-set { height:500px; width:430px; overflow:auto; float:left; margin:0; }
div.jump-list div.jump-list-item-set.slider { border-top:1px dotted #999;border-right:1px dotted #999;border-bottom:1px dotted #999;background-color:#F4FFEF;width:460px;margin-right:10px;-moz-border-radius-topright: 5px; -webkit-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px; -webkit-border-radius-bottomright: 5px;padding:10px; }
*/
div.jump-list ul.available-items, div.jump-list ul.selected-items { margin:0; padding:0; }
div.jump-list li { width:100%; background-color:#fff; float:left; list-style-type:none; cursor:pointer; font-size:1.3em; border:2px solid #e6e6e6; margin:5px 0; padding:0px; }
div.jump-list li div.description { margin:0; padding:5px; float:left; font-size:0.8em; font-weight:bold; }
div.jump-list li .buttons { border:none;font-size:0.7em; margin:0 10px 0 0; padding:10px 10px 10px 10px; float:left; text-align:right; width:40px; }
div.jump-list li span.subdescription { font-weight:normal; font-style:italic; color:#333; }
div.jump-list li span.linked-centre { display:block;margin:0;padding:0;color:#EF8E08; }
div.jump-list .centre-selector { font-size:0.8em;clear:both; padding:5px; margin:5px 0 0 0; border-top:1px dashed #c4c4c4; background-color:#FFFFE1; }
div.jump-list .centre-selector select { margin:5px 0; height:22px; width:320px; }

.ui-widget { margin:5px 0 10px 0; }


.flash-message { width:auto; margin:5px 0 10px 0; padding:15px; font-weight:bold; }
form .flash-message { margin-bottom:0; }
.flash-message p { padding:0; margin:0 0 5px 0; }
.flash-message.ui-state-success { padding-left:47px; color:#fff; background-color:#7ac142; background-image:url(/Content/generic/images/icons/1321532993_accept.png); background-repeat:no-repeat; background-position:10px 8px; }
.flash-message.ui-state-info { padding-left:47px; color:#333;  background-color:#fff; background-image:url(/Content/generic/images/icons/1321530990_info_rhombus.png); border:1px solid #7cacd1; background-repeat:no-repeat; background-position:10px 8px; }
.flash-message.ui-state-error, .flash-message.ui-state-failure { padding-left:47px; color:#fff; background-color:#b81900; background-image:url(/Content/generic/images/icons/1321533297_error.png); background-repeat:no-repeat; background-position:10px 8px; }
.fancy-validation-summary { display:none; padding-bottom:5px; }
.flash-message ul { color:#fff; padding-left:15px; margin-top:0; }

.button.ui-state-active { border:1px solid #666; opacity: .75; filter:Alpha(Opacity=75); background:#e6e6e6 url(/Content/generic/images/ajax-loader-button.gif) no-repeat 0.3em center; }

.buttons.form-buttons { border-top:none; padding-top:0; }
.form-buttons .button { margin:0 0 10px 0; }
.form-buttons form { display:inline-block; margin-right:10px; }

span.form-title { color:#7ac142; font-style:italic; }


/* data tables */
div.dataTables_wrapper { padding:0; position:relative; overflow:auto;}
div.dataTables_filter { background-color:#ffffe1; border-bottom:1px dotted #c4c4c4; border-top:1px dotted #c4c4c4; padding:10px; margin-bottom:0; }
div.download, div.advanced { position:absolute; right:20px; top:12px; font-size:1.3em; }
div.advanced-search { position:absolute; left:390px; top:12px; font-size:1.3em; }
#qual-selector div.advanced-search, #unit-selector div.advanced-search { left: 390px; font-weight:normal; }
   
th.sorting {}
th.sorting a { text-decoration:underline; }
th.sorting_asc {  background:transparent url(/Content/generic/images/icons/bullet_arrow_up.png) no-repeat right center;}
th.sorting_desc { background:transparent url(/Content/generic/images/icons/bullet_arrow_down.png) no-repeat right center;}
th.sorting_asc { background-color:#F7EF74; }
th.sorting_desc { background-color:#F7EF74; }

.dataTables_info { margin: 10px 0; }
.dataTables_paginate { font-size:1.0em; display:block; border-top:2px solid #CEDFEF; overflow:hidden; padding:10px 0 5px 0; cursor:pointer; width:100%; }
a.paginate_button, a.paginate_active  { border:1px solid #CCCCCC; color:#6087ad; display:block; float:left; font-size:130%; margin-right:3px; padding:4px 6px; text-decoration:none; }
a.first { border:1px solid #ccc; }
a.previous { border:1px solid #ccc; }
a.paginate_active { background:#6087ad; color:#fff; }
a.next { border:1px solid #ccc; }
a.last { border:1px solid #ccc; }

.pagelength { position: absolute; bottom: 0; right: 5px; }
.pagelength label { font-weight: normal; }

input[text='text'], input[type='password'], textarea { border:1px solid #d5d5d5; -moz-box-shadow: 0px 0px 3px 3px #d5d5d5; }

input[type='text'].has-focus, 
input[type='password'].has-focus, 
textarea.has-focus, select.has-focus { border:1px solid #7ac142; box-shadow: 0px 0px 3px 1px #7ac142; }

tr.disabled { opacity: .40;filter:Alpha(Opacity=40);background-color:#e6e6e6; }

.hovertip {
    position: absolute;
    padding: 10px 13px;
    z-index: 2;
    max-width: 300px;

    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;

    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

/*#section-nav-container-overview .section-nav { font-size:1.3em; }*/

select.action-list { margin:0; padding:0; visibility:hidden; position:absolute; z-index:1; }
ul.styled-action-list { margin: 0; padding:0; list-style-type:none; z-index:2; }
ul.styled-action-list li { margin: 5px 0; }
 

.overdue {
  border-radius:2px;
  padding:1px 3px;
  background-color:#ed1b24;/*#FCA7A7;*/
  color:#fff;
}

.inthepast {
  border-radius:2px;
  padding:1px 3px;
  background-color:#fff;/*#FCA7A7;*/
  color:#D6D6D6;
}

.approaching {
  border-radius:2px;
  padding:1px 3px;
  background-color:#e09952;
  color:#fff;
}

.assigned {
  border-radius:2px;
  padding:1px 3px;
  background-color:#7ac142;
  color:#fff;
}

.hvb p
{    
	text-align:center;
	background-color:#333;
    color:#fff;
    margin-top:40px;
    font-weight: bold; 
    font-size: 1.7em; 
}

.hvb a
{    
    color:#fff;
}

table.multiselect tr { margin:5px 0;  }
table.multiselect tr td { padding:5px; border-top:1px dashed #c4c4c4; }
table.multiselect tr td.buttons { width:100px;background-color:#e6e6e6; text-align:center; }
table.multiselect tr td p { margin:0;padding:0; }
table.multiselect tr td h4 { margin:0;padding:0;font-size:1.1em;font-weight:bold; }

table.centres-offering-qual td.selected { background-color: #9ED400; color:#fff; }
table.centres-offering-qual td.status { text-align:center; }
        
/* give the form section menu a different display depending on whether it appears in the side panel (form section view) or main panel (overview page). */
/*.section-menu { background:#fff0e1; border:1px solid #C6C7C6; width:100%; }*/
/*#section-nav-container-overview .section-menu { width:40%; }*/
.form-description { display:none}
#section-nav-container-overview .form-description { display:block; }

div.box-section .loading-animation, #results .loading-animation { width:300px; text-align:center; font-size:1.5em; font-weight:bold; background-image:url(/Content/generic/images/ajax-loader.gif); background-repeat: no-repeat; background-position: center 36px; width:100%; height:60px; margin-bottom:20px; }

.loading-autocomplete { background-image:url(/Content/generic/images/ajax-loader.gif); background-repeat: no-repeat; background-position: center right 10px; }

span.complete { font-size:0.7em;color:#7ac142; }

.buttons.highlight { background:#EFF5F9; padding-bottom:10px; -moz-border-radius-bottomleft: 5px; -webkit-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-radius-bottomright: 5px; }

.close-snapshot { color:#fff; }

.iPhoneCheckContainer, 
.iPhoneCheckContainer label {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none; }

.iPhoneCheckDisabled {  
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5; }


.iPhoneCheckContainer {
  position: relative;
  height: 27px;
  cursor: pointer;
  overflow: hidden; }
  .iPhoneCheckContainer input {
    position: absolute;
    top: 5px;
    left: 30px; 
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  .iPhoneCheckContainer label {
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    height: 27px;
    position: absolute;
    width: auto;
    top: 0;
    padding-top: 5px;
    overflow: hidden; }
  label.iPhoneCheckLabelOn {
    color: #fff;
    background: url(/Content/generic/images/iphone-checkbox/on.png) no-repeat;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
    left: 0;
    padding-top: 5px; }
    label.iPhoneCheckLabelOn span {
      padding-left: 8px; }
  label.iPhoneCheckLabelOff {
    color: #8B8B8B;
    background: url(/Content/generic/images/iphone-checkbox/off.png) no-repeat right 0;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
    text-align: right;
    right: 0; }
    label.iPhoneCheckLabelOff span {
      padding-right: 8px; }
    
.iPhoneCheckHandle {
  display: block;
  height: 27px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: url(/Content/generic/images/iphone-checkbox/slider_left.png) no-repeat;
  padding-left: 3px; }
  .iPhoneCheckHandleRight {
    height: 100%;
    width: 100%;
    padding-right: 3px;
    background: url(/Content/generic/images/iphone-checkbox/slider_right.png) no-repeat right 0; }
  .iPhoneCheckHandleCenter {
    height: 100%;
    width: 100%;
    background: url(/Content/generic/images/iphone-checkbox/slider_center.png); }
    
    
#ajax-error-content { padding: 10px; }    

.BingMap
{
    width: 600px;
    height: 400px;
    border: solid 1px black;
    z-index:1000;
}

.GoogleMap
{
    width: 600px;
    height: 400px;
    border: solid 1px black;
    z-index:1000;
}

.action-question-links {padding: 5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-radius-bottomleft:5px; -webkit-border-radius-bottomright:5px; background-color: #CEDFEF;}

ul.form-section-tabs span.hasicon { background:transparent url(/Content/generic/images/icons/comment.png) no-repeat 0 2px; padding-left:22px; }
ul.form-section-tabs a[href='#tabs-1'] span.hasicon { background:transparent url(/Content/generic/images/icons/pencil.png) no-repeat 0 2px; padding-left:22px; }

#document-options { position:absolute; top:2px; right:105px; width:50%; text-align:right; margin-right:10px; }
#document-options label { width:auto; color:#6E94C4; }
#document-options label.ui-state-active { color:#91C142; border:2px solid #91C142; }

.ui-button-text { padding-left:0.4em; }

#contact-create div.question td.input { width:330px; }
#contact-create div.question td.input label { width:300px; }
#contact-create .fancy-validation-summary { width:330px; }

.edit-centre-contacts .brand { width:100%; clear:both; padding:0 0 10px 0; margin:10px 0 0 0; border-bottom:1px dotted #d5d5d5; overflow:hidden; }
.edit-centre-contacts .brand.last { border-bottom:none; }
.edit-centre-contacts h3 { background:url(/Content/generic/images/icons/building.png) no-repeat left; padding-left:40px; margin-bottom:15px; }
.edit-centre-contacts ul { margin:0; padding:0; list-style-type:none; }
.edit-centre-contacts .contacts li { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #d5d5d5; background-color:#f2f2f2; width:330px; min-height:176px; margin:0 10px 10px 0; padding:5px 10px; list-style-type:none; float:left; position:relative; }
.edit-centre-contacts .contacts li.specific { background-color:#CAE6B3; }
.edit-centre-contacts .flag { font-size:0.7em; border-radius:3px; border:1px solid #d5d5d5; position:absolute; background:#CAE6B3; color:#333; padding:5px; top:-5px; right:-5px; text-transform:uppercase; }
.edit-centre-contacts .flag.generic { background:#f2f2f2; }
.edit-centre-contacts ul li.last { margin:0; }
.edit-centre-contacts h4 { background:url(/Content/generic/images/icons/user_suit.png) no-repeat left center; padding-left:20px; }
.edit-centre-contacts .buttons { text-align:center; padding:5px 0 0 0; margin:0; }
.edit-centre-contacts .address { margin-bottom:10px; }

.edit-fees .brand {
    width: 100%;
    clear: both;
    padding: 0 0 10px 0;
    margin: 10px 0 0 0;
    border-bottom: 1px dotted #d5d5d5;
    overflow: hidden;
}

.edit-fees .brand.last {
        border-bottom: none;
    }

.edit-fees h3 {
    background: url(/Content/generic/images/icons/star.png) no-repeat left;
    padding-left: 40px;
    margin-bottom: 15px;
}

.edit-fees ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.edit-fees .contacts li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    background-color: #f2f2f2;
    width: 330px;
    /*min-height: 120px;*/
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    list-style-type: none;
    float: left;
    position: relative;
}

.edit-fees .contacts li.specific {
    background-color: #CAE6B3;
}

.edit-fees .flag {
    font-size: 0.7em;
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    position: absolute;
    background: #CAE6B3;
    color: #333;
    padding: 5px;
    top: -5px;
    right: -5px;
    text-transform: uppercase;
}

.edit-fees .flag.generic {
        background: #f2f2f2;
    }

.edit-fees ul li.last {
    margin: 0;
}

.edit-fees h4 {
    background: url(/Content/generic/images/icons/star.png) no-repeat left center;
    padding-left: 20px;
}

.edit-fees .buttons {
    text-align: center;
    padding: 5px 0 0 0;
    margin: 0;
}

.edit-fees .address {
    margin-bottom: 10px;
}

.linked-quals .qual  .flag { font-size:0.7em; border-radius:3px; border:1px solid #d5d5d5; position:absolute; background:#CAE6B3; color:#E01B1B; padding:5px; top:-5px; right:-5px; text-transform:uppercase; }
.linked-quals .qual  .flag.generic { background:#f2f2f2; }
.linked-quals.for-user .qual .flag.generic { text-transform:uppercase; font-weight:normal; position:relative; border:none; display:inline; background-color:transparent; border-radius:none; color:red; border-radius:0; font-size:inherit; top:0; right:0; }
.linked-quals.for-user .qual .linked { text-transform:uppercase; color:green; }

.note-categories { margin:0 0 15px 0; padding:0; }
.note-categories li { cursor:pointer; padding:4px 8px; background:#f6f6f6; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-right:5px; margin-top:5px; color:#666; font-size:1.2em; display:inline-block; zoom:1; *display:inline; }
.note-categories li.selected { background:#CAE6B4; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; color:#333; }
#edit-centre-noteList { margin:0; padding:0; list-style-type:none; }

.notes-ao { background-color:#fff; }
.notes-ao h3 { font-size:1.5em;margin:10px 15px 10px 0;padding:0; }
.note-category-name { background-color:#ffffe1; display:inline-block; padding:3px; }
.notes { margin:0; padding:0; }
.notes li { -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FAFAFA; background-image:url(/Content/generic/images/icons/comment-32.png); background-repeat:no-repeat;background-position:10px 10px; min-height:20px; margin:0 10px 10px 0; padding:5px 10px 5px 50px; list-style-type:none; }

.entity-documents li { list-style-type:none; margin:0 0px 10px 0; padding:10px 10px 10px 15px; border-bottom:1px dotted #e6e6e6; border-left:5px solid #f6fbfb; }
.entity-documents li p { padding:5px 0; margin:0; }
.entity-documents li p.byline { font-style:italic; }
.entity-documents { margin: 20px 0; padding: 0; }

.entity-documents li.restricted { border:2px solid #FFC7CA; position:relative; }
.entity-documents li.public { border:2px solid #E6F8E0; position:relative;}
.entity-documents li.qual-specific { border:2px solid #ffffe1; position:relative;}
.entity-documents .flag {
    background: #cae6b3 none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    color: #333;
    font-size: 0.7em;
    padding: 5px;
    position: absolute;
    right: -5px;
    text-transform: uppercase;
    top: -5px;
}

    .entity-documents .flag.restricted { background: #FFC7CA; border: 1px solid #d5d5d5; }
    .entity-documents .flag.unrestricted { background: #E6F8E0; border: 1px solid #d5d5d5; }
    .entity-documents .flag.qual-specific { background: #ffffe1; border: 1px solid #d5d5d5; }

/*

#edit-centre-noteKey { margin:0; padding:0; list-style-type:none; }
#edit-centre-noteKey li { -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FAFAFA; min-height:20px; margin:0 10px 10px 0; padding:5px 10px; list-style-type:none; float:left; cursor: pointer; }
#edit-centre-noteList li { -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#FAFAFA; width:95%; min-height:20px; margin:0 10px 10px 0; padding:5px 10px; list-style-type:none; }
#edit-centre-noteList .category-1, #edit-centre-noteList .category-5 { background-color:#FCC2C2; }
#edit-centre-noteList .category-2, #edit-centre-noteList .category-6 { background-color:#D9FFDC; }
#edit-centre-noteList .category-3, #edit-centre-noteList .category-7 { background-color:#C2E0FF; }
#edit-centre-noteList .category-4, #edit-centre-noteList .category-8 { background-color:#FAFFD1; }

#edit-centre-noteList .category-9, #edit-centre-noteList .category-12 { background-color:#959CFC; }
#edit-centre-noteList .category-10, #edit-centre-noteList .category-13 { background-color:#FF937A; }
#edit-centre-noteList .category-11, #edit-centre-noteList .category-14 { background-color:#B0FFFB; }



#edit-centre-noteKey .category-1, #edit-centre-noteKey .category-5 { background-color:#FCC2C2; }
#edit-centre-noteKey .category-2, #edit-centre-noteKey .category-6 { background-color:#D9FFDC; }
#edit-centre-noteKey .category-3, #edit-centre-noteKey .category-7 { background-color:#C2E0FF; }
#edit-centre-noteKey .category-4, #edit-centre-noteKey .category-8 { background-color:#FAFFD1; }

#edit-centre-noteKey .category-9, #edit-centre-noteKey .category-12 { background-color:#959CFC; }
#edit-centre-noteKey .category-10, #edit-centre-noteKey .category-13 { background-color:#FF937A; }
#edit-centre-noteKey .category-11, #edit-centre-noteKey .category-14 { background-color:#B0FFFB; }


#edit-centre-noteKey .category-all { background-color:#E8E8E8; }

*/


#change-risk-rating { padding:0 3px; }
#change-risk-rating h3 span { padding:2px 5px; }
.ui-state-active .priority-none, .ui-state-active .priority-0 { background-color:#e6e6e6;color:#333; }
.chart-legend-color-block.priority-0, .risk-value.priority-0, .ui-state-active .priority-0, #change-risk-rating .priority-0,#change-compliance-rating .priority-0   { background-color:#7DCFF2; color:#fff; } /*Light blue -- reserved for unset*/ 
.chart-legend-color-block.priority-1, .risk-value.priority-1, .ui-state-active .priority-1, #change-risk-rating .priority-1,#change-compliance-rating .priority-1  { background-color:#FF0000; color:#fff; } /*Red*/
.chart-legend-color-block.priority-2, .risk-value.priority-2, .ui-state-active .priority-2, #change-risk-rating .priority-2,#change-compliance-rating .priority-2  { background-color:#FFBF00; color:#333; } /*Amber*/
.chart-legend-color-block.priority-3, .risk-value.priority-3, .ui-state-active .priority-3, #change-risk-rating .priority-3,#change-compliance-rating .priority-3  { background-color:#FFFF4A; color:#333; } /*Yellow*/
.chart-legend-color-block.priority-4, .risk-value.priority-4, .ui-state-active .priority-4, #change-risk-rating .priority-4,#change-compliance-rating .priority-4  { background-color:#7AC142; color:#fff; } /*Green*/
.chart-legend-color-block.priority-5, .risk-value.priority-5, .ui-state-active .priority-5, #change-risk-rating .priority-5,#change-compliance-rating .priority-5  { background-color:saddlebrown; color:#fff; } /*Brown*/
.chart-legend-color-block.priority-6, .risk-value.priority-6, .ui-state-active .priority-6, #change-risk-rating .priority-6,#change-compliance-rating .priority-6  { background-color:#C8A2C8 ; color:#fff; } /*light purple*/
.chart-legend-color-block.priority-7, .risk-value.priority-7, .ui-state-active .priority-7, #change-risk-rating .priority-7,#change-compliance-rating .priority-7  { background-color:#E2725B  ; color:#fff; } /*terra cotta (light amber)*/
.chart-legend-color-block.priority-8, .risk-value.priority-8, .ui-state-active .priority-8, #change-risk-rating .priority-8,#change-compliance-rating .priority-8  { background-color:#7851A9; color:#fff; } /*Purple*/
.chart-legend-color-block.priority-9, .risk-value.priority-9, .ui-state-active .priority-9, #change-risk-rating .priority-9,#change-compliance-rating .priority-9  { background-color:#bf0505; color:#fff; } /*Dark red*/
.chart-legend-color-block.priority-10, .risk-value.priority-10, .ui-state-active .priority-10, #change-risk-rating .priority-10,#change-compliance-rating .priority-10  { background-color:#86898a; color:#fff; } /*Grey*/
.chart-legend-color-block.priority-11, .risk-value.priority-11, .ui-state-active .priority-11, #change-risk-rating .priority-11,#change-compliance-rating .priority-11  { background-color:#fffff8; color:#333; } /*Clear*/
.chart-legend-color-block.priority-12, .risk-value.priority-12, .ui-state-active .priority-12, #change-risk-rating .priority-12,#change-compliance-rating .priority-12  { background-color:#000000; color:#fff; } /*Black*/
.chart-legend-color-block.priority-13, .risk-value.priority-13, .ui-state-active .priority-13, #change-risk-rating .priority-13,#change-compliance-rating .priority-13   { background-color:#7DCFF2; color:#fff; } /*Light blue*/



.chart-legend-color-block.tdcategory-0 { background-color:#4D4D4D; color:#fff; }
.chart-legend-color-block.tdcategory-1 { background-color:#5DA5DA; color:#fff; }
.chart-legend-color-block.tdcategory-2 { background-color:#FAA43A; color:#fff; }
.chart-legend-color-block.tdcategory-3 { background-color:#60BD68; color:#fff; } 
.chart-legend-color-block.tdcategory-4 { background-color:#F17CB0; color:#fff; }
.chart-legend-color-block.tdcategory-5 { background-color:#B2912F; color:#fff; } 
.chart-legend-color-block.tdcategory-6 { background-color:#B276B2; color:#fff; } 
.chart-legend-color-block.tdcategory-7 { background-color:#DECF3F; color:#333; } 
.chart-legend-color-block.tdcategory-8 { background-color:#F15854; color:#fff; } 
.chart-legend-color-block.tdcategory-9 { background-color:#ffcf3f; color:#333; } 
.chart-legend-color-block.tdcategory-10 { background-color:#d7e6ca; color:#333; }
.chart-legend-color-block.tdcategory-11 { background-color:#ccc; color:#333; }
.chart-legend-color-block.tdcategory-12 { background-color:#000000; color:#fff; }
.chart-legend-color-block.tdcategory-13 { background-color:#7DCFF2; color:#fff; }


.risk-options .ui-state-disabled { opacity: 1; cursor: default; }
div.questions.risk label { width:auto; float:left; }
div.questions.risk label.ui-state-disabled { opacity:1;filter:Alpha(Opacity=100); }
div.questions.risk div.question td.input.overall { background-color:#ffffe1; }
.risk-label { font-weight:bold; }
.risk-rating p { clear: both; }






.compliance-options .ui-state-disabled { opacity: 1; cursor: default; }

div.questions.compliance label { width:auto; }
div.questions.compliance label.ui-state-disabled { opacity:1;filter:Alpha(Opacity=100); }
div.questions.compliance div.question td.input.overall { background-color:#ffffe1; }
.compliance-label { font-weight:bold; }


.toggle-audit { text-align:center; cursor:pointer; position:absolute; right:0; top:62px; font-size:1.1em; height:25px; width:60px; background:#ccc; z-index:1002; color:#fff; font-weight:bold; opacity:0.6; padding:5px; -moz-box-shadow:0px 1px 3px #333; }
.audit-trail-container { background:#fafafa;padding:10px;box-shadow:-1px 0 3px #333; width:320px;height:auto;height:600px;position:absolute;right:0px;top:35px;z-index:1001;-moz-border-radius-bottomleft:10px; }
.audit-trail { margin:0; list-style:none; padding:0; }
.audit-item { border-bottom:1px dotted #d5d5d5; margin-bottom:5px; padding:5px 15px; margin:5px; }
.audit-item.Level1 { background-color: #ffffe1; box-shadow: 1px 1px 2px #333333; color: #333333; } /* yellow */
.audit-item.Level2 { background-color: #E6F8E0; box-shadow: 1px 1px 2px #333333; color: #333333; } /* green */
.audit-item.Level3 { background-color: #ffdceb; box-shadow: 1px 1px 2px #333333; color: #333333; } /* pink */
.audit-item.Level4 { background-color: #ccc; box-shadow: 1px 1px 2px #333333; color: #333333; } /* red */
.audit-item.Level5 { background-color: #e6e6e6; box-shadow: 1px 1px 2px #333333; color: #333333; } /* grey */

blockquote { margin:10px; font-style:italic; color:#333;  }

div.question.next-visit { margin-bottom:10px; }
.next-visit .datepicker { display: inline; }

#change-risk-rating textarea, #risk-rating-note textarea { width:600px; }

div.lazycontent.unloaded, div.eagercontent.unloaded { border: 1px solid #000; margin: 100px auto; padding: 20px; width: 240px;-moz-border-radius:5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-border-radius:5px;-webkit-box-shadow: 5px 5px 5px #888;border-radius:5px;box-shadow: 5px 5px 5px #888;text-align:center;font-size:1.3em; }
div.lazycontent.unloaded p, div.eagercontent.unloaded p { padding:0;margin:0; }

div.loadingcontent, div.eagercontent.unloaded { border: 1px solid #000; margin: 100px auto; padding: 20px; width: 240px;-moz-border-radius:5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-border-radius:5px;-webkit-box-shadow: 5px 5px 5px #888;border-radius:5px;box-shadow: 5px 5px 5px #888;text-align:center;font-size:1.3em; }
div.loadingcontent p, div.eagercontent.unloaded p { padding:0;margin:0; }

/* Styles for jquery.modalmultiselect.js */
.data tbody tr, .modal-multiselect tbody tr { cursor:pointer; }
.data tbody tr.moused, .modal-multiselect tbody tr.moused { box-shadow: 0 0 5px #888; }
/* The order here is important as 'working' needs to temporarily override 'linked' when a row is clicked. */
.data tbody tr .status, .modal-multiselect tbody tr .status { background-image:url(/Content/generic/images/icons/check_box_uncheck.png); background-repeat:no-repeat; display:inline-block; width:16px; background-position:50% 50%; }
.data tbody tr.linked .status, .modal-multiselect tbody tr.linked .status { background-image:url(/Content/generic/images/icons/check_box.png); background-repeat:no-repeat; display:inline-block; width:16px; background-position:50% 50%; }
.data tbody tr.working .status, .modal-multiselect tbody tr.working .status { background-image:url(/Content/generic/images/ajax-mini-loader.gif); background-repeat:no-repeat; display:inline-block; width:16px; background-position:50% 50%; }

.data tbody td span.status.forbidden { background-image: url(/Content/generic/images/icons/forbidden.png); background-repeat: no-repeat; display: inline-block; width: 24px; height:24px; background-position: 6px 0; padding:0; padding-left:9px; padding-top:2px; font-weight:bold; font-size:1.1em; }

/* TABLE
----------------------------------------------------------*/

/* reinstating */
.modal-multiselect
{
	width:100%;
	margin:0;
	border: solid 1px #e8eef4;
	border-collapse: collapse;
}

.modal-multiselect td 
{
  padding: 8px 4px;   
  border: solid 1px #e8eef4;
}

.modal-multiselect th
{
  padding: 6px 5px;
  text-align: left;
  border: solid 1px #e8eef4;   
}
/* finished reinstating*/
.restricted-link { display:none; }

.modal-dialog-container { padding:10px; }

/* generic styles for lists of things linked to a list of other things */
.twt-list { margin:0; padding:0; list-style-type:none; }
	.twt-list .loading { background:transparent url(/Content/generic/images/ajax-loader.gif) no-repeat center center; }
	.twt-list .qual, .twt-list .course { background-image:url(/Content/generic/images/1259846775_award_star_gold_2.png); }
	.twt-list .centre { background-image:url(/Content/generic/images/icons/building.png); }
	.twt-list .user { background-image:url(/Content/generic/images/icons/user_suit.png); }
	.twt-list .risk { background-image:url(/Content/generic/images/icons/dice.png); }
    .twt-list .compliance { background-image:url(/Content/generic/images/icons/checklist.png); }
    .twt-item { position:relative; margin:0 0 2px 0; padding:5px 0 10px 26px; list-style-type:none; border-bottom:1px dotted #d5d5d5; background-repeat:no-repeat; background-position: 4px 7px; }
		.twt-item h3 { font-size:1.2em; margin:0 0 5px 0; padding:0; width: 80%; } /* sometimes we have a link to the right of the item and need to wrap before we overlap */
		.twt-item h3.wide { width: 100%; } /* use this where we don't have a link to the right */
			.twt-item h3 .flag { font-weight:bold; color:#9ED400; }
			.twt-item h3 a { font-weight:normal; }
			.twt-item .twt-item .twt-item h3 { font-size:1.0em; }
				.twt-item h4 { margin-bottom:10px; }
		.twt-item-cta { position:absolute; top:5px; right:20px; font-size:1.2em; font-weight:bold; }
		.twt-item-description { margin-bottom:5px; }
			.twt-item-description p { margin:0; padding:0; }		
		.twt-linked-items { margin:0; padding:5px 10px; }
		.twt-linked-items p { padding:0; margin:0; font-style:italic; color:#333; }
		.twt-linked-items ul { margin:5px 0 0 0; padding:5px 10px; color:#333; }
		.twt-linked-items ul li { font-size:1.0em; margin:0 0 2px 0; padding:5px 0 5px 26px; list-style-type:none; background-color:#FCFCFD; background-repeat:no-repeat; background-position:5px 7px; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
		.twt-linked-items .twt-linked-items ul li { border-right:1px solid #FFBBBB; border-bottom:1px solid #FFBBBB; background-color:#FFDFDF; }
        .twt-linked-items ul.dropdown-menu li { background-image: none; background-color:#fff; background-repeat: no-repeat; border-bottom:none; border-right:none;padding: 0; margin: 0; }
        .twt-linked-items ul.dropdown-menu li.divider { border-bottom:1px solid #ccc; }

h4.type { background-repeat:no-repeat; padding-left:20px; }
h4.type span { padding:3px; background:#f6f6f6; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; margin:0 5px 5px 0; color:#666; display:inline-block; }
h4.type span.rejected { background-color:#DA4F49; color:#fff; }
h4.type span.accepted { background-color:#5BB75B; color:#fff; }
h4.type.staff, .staff { background-image: url(/Content/generic/images/icons/hat.png); background-position: left center; background-repeat: no-repeat; padding-left: 20px; }
h4.type.site { background-image: url(/Content/generic/images/icons/tree.png); }
.site .btn-toolbar { background-image: url(/Content/generic/images/icons/tree.png); background-position: left center; background-repeat: no-repeat; padding-left: 20px; }

ul.classy-list { margin:0; padding:0; }
ul.classy-list li { font-size:1.0em; margin:0 0 2px 0; padding:5px 10px; list-style-type:none; background-color:#FCFCFD; background-repeat:no-repeat; background-position:5px 7px; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
	
.tab-status { position:relative; padding:10px; font-size:1.2em; border-bottom:1px solid #FBD850; margin:0 0 10px 0; background-color:#FFFFE1; }	
.tab-status.alt1 { border-bottom:1px solid #E6E6E6; background-color:rgba(0, 0, 0, 0.05); }	
.dataTables_empty { background-color:#fff; }
.tab-status-flag { display:none; position:absolute; font-weight:bold; background-color:#addb4b; color:#fff; right:10px; top:5px; border-radius:3px; padding:5px; }
.tab-filter { position:relative; padding:10px; font-size:1.2em; border-bottom:1px solid #C5D0DA; margin:0 0 10px 0; background-color:#F4F6F8; }	
.tab-filter-option { position: absolute; right: 20px; font-size: 1em; top: 17px; }
.tab-filter .count { border-radius:9px; color: #fff; background-color: #999; padding:2px 4px; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align:middle; display:inline-block; }

ul.tab-filter-buttons {
    position: relative;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}

    ul.tab-filter-buttons li {
        display: inline-block;
        list-style-type: none;
    }

ul.superusers { margin:0; padding:0; list-style-type: none; }
ul.superusers h4 { margin:0; font-size:1.1em; }
ul.superusers li { background-image:url(/Content/generic/images/icons/user_suit.png); margin:0 0 2px 0; padding:5px 0 5px 26px; list-style-type:none; background-repeat:no-repeat; background-position:5px 7px; border-bottom:1px dotted #e6e6e6; }
ul.superusers p { margin:0; padding:0; }
ul.superusers li .more-info { margin:10px 0;font-size:0.9em;color:#666; }

#qual-template-selector { padding:0; margin:0; font-size:1.4em; list-style-type: none; }
#qual-template-selector li { cursor:pointer; margin:5px; padding:10px; list-style-type:none; background-color:#FCFCFD; background-repeat:no-repeat; background-position:5px 7px; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }

/* jquery.superselect */
select.superselect { display:none; }
ul.superselect { padding:0; margin:0; }
ul.superselect li { font-size:1.0em; margin:0 0 2px 0; padding:5px 5px 5px 32px; list-style-type:none; background-color:#FCFCFD; background-repeat:no-repeat; background-position:7px 7px;  background-image: url(/Content/generic/images/icons/1285922702_checkbox_unchecked.png); border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; cursor:pointer; }
ul.superselect li.hover { border-right:1px solid #A5B6C6; border-bottom:1px solid #A5B6C6; background-color:#CEDEE9; }
ul.superselect li.selected { background-color:#C9EBAB; border-right:1px solid #3CB03A; border-bottom:1px solid #3CB03A; color:#333; background-image: url(/Content/generic/images/icons/1285922715_checkbox_checked.png); }
ul.superselect.disabled li { cursor: default; background-color:#fff; border-right:none; border-bottom:none; background-image: url(/Content/generic/images/icons/1285922702_checkbox_unchecked_disabled.png); }
ul.superselect.disabled li.selected { font-size:1.0em; margin:0 0 2px 0; padding:5px 5px 5px 32px; list-style-type:none; background-color:#fff; background-repeat:no-repeat; background-position:7px 7px;  background-image: url(/Content/generic/images/icons/1285922715_checkbox_checked.png); border-right:none; border-bottom:none; cursor:default; }
ul.superselect li.Green, ul.superselect li.green, ul.superselect.disabled li.Green, ul.superselect.disabled li.green { border-right:15px solid #7AC142; }
ul.superselect li.Amber, ul.superselect li.amber, ul.superselect.disabled li.Amber, ul.superselect.disabled li.amber { border-right:15px solid #FFBF00; }
ul.superselect li.Yellow, ul.superselect li.yellow, ul.superselect.disabled li.Yellow, ul.superselect.disabled li.yellow { border-right:15px solid #FFFF00; }
ul.superselect li.Red, ul.superselect li.red, ul.superselect.disabled li.Red, ul.superselect.disabled li.red { border-right:15px solid #FF0000; }
ul.superselect .superselect-buttons { margin:10px 0 5px 0; text-align:right; padding:8px 0 8px 5px; background-color:#e4eef7; color:#666; }
ul.superselect .superselect-buttons .toggleOptionVisibility { background-image: url(/Content/generic/images/icons/toggle_expand.png); background-repeat: no-repeat; padding: 0 10px 0 22px; background-position:0 center; text-decoration:none; }
ul.superselect .superselect-buttons .toggleOptionVisibility:hover { text-decoration: underline; }
ul.superselect.options-hidden .superselect-buttons .toggleOptionVisibility { background-image: url(/Content/generic/images/icons/toggle.png); background-repeat: no-repeat; }
div.question p.none-selected {
    background-color: #fff;
    padding: 5px 10px;
}

/* jquery.megaselect */
.megaselect-dialog th.status { width: 16px; }
.megaselect-dialog .data tbody tr .status { background-position: center center; }
.megaselect-dialog .data tbody tr.linked { background-color:#e4f2c1; }
.megaselect-dialog .selectlist-item { width: 100%; }
.megaselect-ui .selectlist-item { width: auto; }

/* jquery.qualselect */
.qualselect-dialog th.status { width: 16px; }
.qualselect-dialog .data tbody tr .status { background-position: center center; display:table-cell; }
.qualselect-dialog .data tbody tr.linked { background-color:#e4f2c1; }
.qualselect-dialog .selectlist-item { width: 100%; }
.qualselect-ui .selectlist-item { width: auto; }

ul.textboxlist { margin:10px 0 0 0; padding:0; }
ul.textboxlist li { font-size:1.0em; margin:0 0 2px 0; padding:5px; list-style-type:none; background-color:#FCFCFD; background-repeat:no-repeat; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }

#container { position:relative; }
#container .loading-animation, .container .loading-animation, .question .loading-animation { width:300px; text-align:center; font-size:1.5em; font-weight:bold; background-image:url(/Content/generic/images/ajax-loader.gif); background-repeat: no-repeat; background-position: center 36px; width:100%; height:60px; margin-bottom:20px; }

.structure-surface { position:relative; padding:0 0 5px 0; }
#qual-editor-tabset .structure-surface { padding:10px; }
.structure-surface #structure-status { color: #333333; font-size: 1.3em; font-weight: normal; padding: 10px; position: absolute; right: 0; text-align: center; top: 0; width: 200px; height:30px; background-color:#fff; box-shadow:-1px 2px 5px #333; border-bottom-left-radius:10px; z-index:1000; cursor:pointer; background-repeat:no-repeat; background-position: 98% 2px; }
.no-boxshadow .structure-surface #structure-status { border-left:1px solid #ccc; border-bottom:1px solid #ccc; }
.structure-surface #structure-status.valid  { background-color:#7bc000; color:#fff; }
.structure-surface #structure-status.invalid { background-color:#fff; color:#ff0000; }
.structure-surface #structure-status.expanded { background-image:url(/Content/generic/images/icons/cross.png); overflow-y:scroll; padding-bottom:32px; background-position: 95% 5px; text-align:left; }
.structure-surface #structure-status.animating { background-image:none; text-align:left; }
.structure-surface #structure-status .validation-errors { font-weight:normal; margin-top:10px; text-align:left; font-size:0.8em; color:#333; padding-bottom:10px; padding-left:32px; background-image:url(/Content/generic/images/icons/flag_red.png); background-repeat:no-repeat; background-position:8px 2px; }
.structure-surface #structure-status .validation-errors li { padding: 0 0 10px; }
.structure-surface #structure-status .validation-error-block { border:1px solid transparent; border-radius:10px; margin-top:5px; }
.structure-surface .node.hasValidationError { color:#ff0000; }
.structure-surface .node.hasValidationError.ui-state-highlight { box-shadow: 1px 1px 5px #ff0000; } /*  */ 
.structure-surface .node.hasValidationError .flag { position:absolute; top:7px; left:-23px; background-image:url(/Content/generic/images/icons/flag_red.png); background-repeat:no-repeat; background-position:0 0; width:16px; height:16px; }
.structure-surface #saved, .structure-surface #validated { display:none; position:absolute; top:0; left:0; z-index:10; background:#d0eeb8;text-align:center;font-size:1.6em;width:100%;height:66px; }
.structure-surface #saved.error { display:none;position:absolute; top:0; left:0; z-index:10; background:#ff0000;color:#fff;text-align:center;font-size:1.6em;width:100%;height:66px; }
.structure-surface #saved div, .structure-surface #validated div { padding-top:20px; }
.structure-surface .bin { display:none; position:absolute;top:-30px;right:-30px;height:128px;width:128px;opacity: .40;filter:Alpha(Opacity=40); }
.structure-surface .bin .empty { display:block;position:absolute;z-index:1;top:-30px;right:-30px;width:128px;height:128px;background-image:url(/Content/generic/images/1284641500_Recycle_Bin_Empty.png); background-repeat:no-repeat; }
.structure-surface .bin .full { display:none;z-index:2;position:absolute;top:-30px;right:-30px;width:128px;height:128px;background-image:url(/Content/generic/images/1284641511_Recycle_Bin_Full.png); background-repeat:no-repeat; }
.structure-surface.ui-widget { font-size:1.0em; }
.structure-surface #sh { }
.structure-surface ul { padding:0; margin:0; min-height: auto; border:none; }
.structure-surface ul ul { margin: 10px 0 0 0; }
.structure-surface ul.empty { background:#fff url(/Content/generic/images/no-units.png) no-repeat left; padding:0; margin:5px 0; width:96%; min-height:28px; border:1px dotted #666; -webkit-box-shadow: 1px 1px 3px #666; }
.structure-surface li { position:relative; z-index:999; cursor:pointer; margin:0 0 2px 0; padding:5px 16px 5px 28px; list-style-type:none; }
.structure-surface li.dummy { display:none; }
.structure-surface li.ui-state-highlight { position:relative; cursor:move; background-image:url(/Content/generic/images/1284721019_clickandbuy.png); list-style-type:none; background-repeat:no-repeat; background-position:5px 3px; padding:5px 0 5px 28px; } /*  */ 
.structure-surface ul.loose-units { display:none; margin-bottom:10px; }
.structure-surface li.ui-state-default { -moz-box-shadow: 1px 1px 3px #666; -webkit-box-shadow: 1px 1px 3px #666; box-shadow: 1px 1px 3px #666;  }
.structure-surface li.ui-state-active { -moz-box-shadow: 1px 1px 20px #addb4b; background-color:#fff; }
.structure-surface li.root { padding:20px 0 10px 20px; margin-bottom:5px; margin-top:5px; background-image:url(/Content/generic/images/icons/bricks/plant_16.png); background-repeat:no-repeat; background-position:7px 7px; background-color:#fff; }
.structure-surface li.text { margin-bottom:5px; margin-top:5px; background-image:url(/Content/generic/images/icons/page_white_text.png); background-repeat:no-repeat; background-position:7px 7px; margin:5px 20px 5px 0; background-color:#E6F8E0; }
.structure-surface li.text a { color:#1ca6e0; }
.structure-surface li.group { position:relative; background-image:url(/Content/generic/images/icons/bricks/bricks_32.png); background-repeat:no-repeat; background-position:7px 7px; padding-left:48px; margin:5px 20px 5px 0; background-color:#EFF8FB; min-height:32px; }
.structure-surface li.unit { margin-bottom:5px; margin-top:5px; background-image:url(/Content/generic/images/icons/bricks/brick_16.png); background-repeat:no-repeat; background-position:7px 7px; margin:5px 20px 5px 0; background-color:#fff; }
.structure-surface li.unit a { color:#1ca6e0; }
.structure-surface li.unit div { margin:0; }
.structure-surface li.qual, .structure-surface li.qualification { margin-bottom:5px; margin-top:5px; background-image:url(/Content/generic/images/icons/award_star_bronze_2.png); background-repeat:no-repeat; background-position:7px 7px; margin:5px 20px 5px 0; background-color:#E6F8E0; }
.structure-surface li.group p { margin:0; }
.structure-surface li.group .pathway { background: none repeat scroll 0 0 #666666; color: #FFFFFF; font-size: 0.8em; font-style: italic; margin-left: 5px; padding: 2px 4px; }
.structure-surface li.group .hidden-unit-summary { background: none repeat scroll 0 0 darkgrey; color: #FFFFFF; font-size: 0.8em; font-style: italic; margin-left: 5px; padding: 2px 4px; }
.structure-surface li.group p.info { font-style:italic; color:#999; font-size:0.9em; }
.structure-surface li.group ul { margin: 0; padding:5px 0 0 0; }
.structure-surface li.group li.no-data { background-image:none; background-color:#fff; border:1px dotted #99CC00; margin:10px 0; }
.structure-surface .structure-buttons { margin:0 0 20px 0; padding:0; float:left; width:100%; }
.structure-surface .structure-buttons #node-types { float:left; }
.structure-surface button { cursor: pointer; }
.structure-surface div.toolbar { position:absolute; right:0; top:0; width:auto; z-index:88888; }
.structure-surface ul.tools { display:none; -moz-box-shadow: 0px 1px 3px #666; -webkit-box-shadow: 0px 1px 3px #666; box-shadow: 0px 1px 3px #666; position:absolute; top:5px; right:74px; width:205px; z-index:887; background-color:#DDECFB; border-right:1px solid #BFC8D1; border-top:1px solid #BFC8D1; border-bottom:1px solid #BFC8D1; color:#333; list-style-type:none; margin:0; padding:0; }
.ui-tabs-panel #container .fancy-validation-summary { margin-bottom:10px; }
.structure-surface .hidden-depths { font-style:italic; font-weight:normal; color:#999; padding:5px 0; }

.structure-surface .hide-in-structure {
    visibility: hidden;
    height: 0;
}

.pill { padding:2px 4px; opacity:0.2; filter: alpha(opacity = 100); position:absolute; top:6px; font-size:0.7em; color:#ccc; border-radius:3px 3px 3px 3px; background-color:#333; }
.pill.hover { opacity:1; color:#fff; } /* #e89124 */
.pill.details { right:74px; }

.expander {
    padding: 2px 4px;
    opacity: 0.2;
    filter: alpha(opacity = 100);
    position: absolute;
    top: 6px;
    font-size: 0.7em;
    color: #ccc;
    border-radius: 3px 3px 3px 3px;
    background-color: #333;
    right: 127px;
}
.expander:hover {
    opacity: 1;
    color: #fff;
}
.hidden-unit{
    display: none;
}

.structure-surface .pill.toolicon {
    right: 7px;
}
.structure-surface .structure-buttons a.pill { box-shadow:0 1px 3px #333; color:#666; background-color:#fff; padding:2px 6px; position:relative; opacity:1; filter: alpha(opacity = 100); text-decoration:none; font-size:1.1em; }
.no-boxshadow .structure-surface .structure-buttons a.pill { border:1px solid #ccc; }
.structure-surface .structure-buttons a.pill.hover { background-color:#333; color:#fff; }

.structure-surface .node-value-status { border-radius:3px; background-color:#333; color:#fff; font-size:0.7em; background-color: #ffffe1; color:#666; padding:2px 4px; }


.structure-surface ul.tools li, .structure-surface ul.tools li a { position:relative; height:28px; border:none; background-repeat:no-repeat; background-position:6px 6px; cursor:pointer; margin:0; padding:0; display:block; zoom:1; box-shadow:none; }

.structure-surface ul.tools li a { padding-left:26px; padding-top:6px; }
.structure-surface ul.tools li a:hover { background-color:#4e8ebe; color:#fff; }
.structure-surface ul.tools a.duplicate { background-image:url(/Content/generic/images/page_copy.png); }
.structure-surface ul.tools a.edit { background-image:url(/Content/generic/images/pencil.png); }
.structure-surface ul.tools a.delete { background-image:url(/Content/generic/images/cross.png); }
.structure-surface ul.tools a.details { background-image:url(/Content/generic/images/page_white_text.png); }
.structure-surface ul.tools a.view-unit { background-image:url(/Content/generic/images/icons/bricks/brick_16.png); }
.structure-surface ul.tools a.add-units { background-image:url(/Content/generic/images/icons/bricks/brick_link_16.png); }
.structure-surface ul.tools a.create-unit { background-image:url(/Content/generic/images/icons/bricks/brick_add_16.png); }
.structure-surface ul.tools a.add-quals { background-image:url(/Content/generic/images/icons/award_star_bronze_2.png); }
.structure-surface ul.tools a.create-group { background-image:url(/Content/generic/images/icons/bricks/bricks_add_16.png); }
.structure-surface ul.tools a.create-text { background-image:url(/Content/generic/images/icons/table_add.png); }
.structure-surface ul.tools a.export-unit { background-image:url(/Content/generic/images/icons/page_white_word.png); }
.structure-surface ul.tools a.order-units { background-image:url(/Content/generic/images/icons/a-z.png); }

td.extras { z-index:100; width:250px; position:absolute; background-color:#fbfbfb; opacity:0.7; -moz-border-radius-topright:5px; -moz-border-radius-botleft:5px; -webkit-border-radius-topright:5px; -webkit-border-radius-botleft:5px; border-radius-topright:5px; border-radius-botleft:5px; padding:5px 10px; -moz-box-shadow: 0px 0px 3px 3px #ccc; -webkit-box-shadow: 0px 0px 3px 3px #ccc; -box-shadow: 0px 0px 3px 3px #ccc; top:-5px; right:-5px; border:1px solid #e6e6e6; }
td.extras h4 { margin:0; padding:0 0 0 5px; font-weight:bold; color:#6087ad; }
td.extras p { padding:0 5px; margin:0; font-size:0.9em; }
td.extras .paperclip {  background: transparent url(/Content/generic/images/icons/attach-32.png) 0 0 no-repeat; width:32px; height:32px; right:5px; top:-12px; position:absolute; }
.question .questionTip {  background: transparent url(/Content/generic/images/icons/1291029821_help.png) 0 0 no-repeat; width:17px; height:17px; position:relative; }




td.error { z-index:111; display:none; width:250px; position:absolute; right:-5px; background-color:#FFDFDF; opacity:0.7; -moz-border-radius-topright:5px; -moz-border-radius-botleft:5px; -webkit-border-radius-topright:5px; -webkit-border-radius-botleft:5px; border-radius-topright:5px; border-radius-botleft:5px; padding:5px 10px; -moz-box-shadow: 0px 0px 3px 3px #ff0000; -webkit-box-shadow: 0px 0px 3px 3px #ff0000; -box-shadow: 0px 0px 3px 3px #ff0000; }
td.error h4 { margin:0; padding:0 0 0 5px; font-weight:bold; color:#ff0000; }
td.error p { padding:0 5px; margin:0; font-size:0.9em; }
td.error .paperclip {  background: transparent url(/Content/generic/images/icons/attach-32.png) 0 0 no-repeat; width:32px; height:32px; right:5px; top:-12px; position:absolute; }

.clear-date { display: inline-block; margin-right: 10px; color: darkblue; text-decoration: underline; }
.clear-date:hover { color: blue; cursor: pointer; }

.audit-trail li { padding:5px; }

.staff-last-visit-date { padding: 5px 5px 5px 26px; background-image:url(/Content/generic/images/icons/tick.png); background-position:5px 6px; background-repeat:no-repeat; font-size:0.8em; margin-left:10px; background-color: #ffffe1; }
.staff-internal-reference { padding: 5px; font-size:0.7em; color:#666; }
.site-internal-reference { padding: 5px; font-size:0.7em; color:#666; }

.sanctions { margin:0 0 10px 0; padding:0; font-size:0.9em; font-style:normal; }
.sanctions span.sanction { padding:5px 5px 5px 28px; border-bottom:1px solid #d5d5d5; border-right:1px solid #d5d5d5; background-image:url(/Content/generic/images/icons/flag_green.png); background-repeat:no-repeat; display:inline-block; background-position:7px 7px; }
.sanctions span.sanction.dcs-inactive { background-image:none; padding-left:5px; }
.sanctions span.sanction.dcs-active { background-image:url(/Content/generic/images/icons/tick.png); }
.sanctions.no-flags span { background-image:none; padding:5px; }
.sanctions span.suspended { background-image:url(/Content/generic/images/icons/flag_red.png); }


.directclaims { margin:0 0 10px 0; padding:0; font-size:0.9em; font-style:normal; display:inline; }
.directclaims span { padding:5px 5px 5px 28px; background-repeat:no-repeat; display:inline-block; background-position:7px 7px; }
.directclaims span.hasdirectclaims { background-image:url(/Content/generic/images/icons/accept_document.png); }
.directclaims span.nodirectclaims { background-image:url(/Content/generic/images/icons/document_empty.png); }

span span.suspended { background-color: #ffffe1; margin-right:5px; }
span.loading { background-image:url(/Content/generic/images/ajax-mini-loader.gif); background-position:7px 7px; }

.yui-t3 #yui-main .yui-b.fullwidth { margin-left:0; margin-bottom:100px; }

.ui-dialog.non-modal { -webkit-box-shadow: 0 0 35px 15px #333333; -moz-box-shadow: 0 0 35px 15px #333333; -box-shadow: 0 0 35px 15px #333333; }

.vtabset { overflow: visible; height: auto; float: left; width: 99%; }
	.vtabset .tab-menu { float:left; width:300px; margin:0; padding:0; list-style-type:none; min-height:498px; }
	.vtabset .tab-menu li { height:auto; position:relative; background:#FCFCFD;border-bottom:1px solid #E6E6E6; border-right:1px solid #E6E6E6; cursor:pointer; font-size:1.3em; margin:0 0 2px 0; padding:7px 0 7px 10px; }
	.vtabset .tab-menu li.first { border-radius-topleft:5px; -webkit-border-radius-topleft:5px; -moz-border-radius-topleft:5px; }
	.vtabset .tab-menu li.last { border-radius-bottomleft:5px; -webkit-border-radius-bottomleft:5px; -moz-radius-bottomleft:5px; }
	.vtabset .tab-menu a { color:#009ACD; text-decoration:none; }
	.vtabset .tab-menu li.hover, .tab-menu li.hover a { background-color:#e6e6e6; }
	.vtabset .tab-menu li.selected, .tab-menu li.selected a { color:#fff; text-decoration:none; background:#7ac142; }
	.vtabset .tab { float:none; overflow:hidden; padding:10px 10px 0 10px; display:none; background-color:#fff; width:auto; min-height:478px; }
    .vtabset .tab-count { position:absolute; right:10px; font-size: 0.8em; background-color:#ccc; color:#fff; padding:2px 4px; }

.toggle-audit { top:22px; }

.tab-dirty { position:relative; padding:15px 10px; margin:0 0 10px 0; display:none; border-bottom:1px solid #FBCB09; background:#FDF5CE; }
.tab-dirty .tab-dirty-message { font-size:1.2em; }
.tab-dirty button { position:absolute; top:5px; right:5px; margin-right:10px;font-size:1.0em; }

.doc-vis-flag { color:#fff;background:#000;padding:0px 5px;margin-left:10px;font-weight:bold;font-size:0.9em; }
.multiselect .doc-vis-flag { font-size:0.7em; }
.doc-vis-flag.unrestricted { background:#7AC142; }
.doc-vis-flag.private { background:#ff0000; }
.doc-vis-flag.restricted { background:#ffffe1; color:#000000; }

.field-label-help-inline { color:#999; }
.field-label-help-inline-slim { color:#999; padding:0; margin:0 0 5px 0; }

.quiet-alert { background:#ccc; box-shadow:1px 1px 3px #333; color:#000; padding:5px; font-weight:bold; }

.qual-unit-status { color: #fff; padding:1px 5px; border-radius:3px; }
.qual-unit-status.current { background-color: #7AC142; }
.qual-unit-status.development { background-color: #333; }
.qual-unit-status.review { background-color: #7cacd1; }
.qual-unit-status.centreview { background-color: #7AC142; }
.qual-unit-status.pendingwithdrawal { background-color: #7cacd1; }

.qual-status { color: #fff; padding:1px 5px; }
.qual-status.current { background-color: #7AC142; }
.qual-status.development { background-color: #333; }
.qual-status.review { background-color: #7cacd1; }

.qual-sanctions { color: #fff; padding: 1px 5px; padding: 1px 5px; border-radius: 3px; }
    .qual-sanctions.approved { background-color: #7AC142; }
    .qual-sanctions.applied { background-color: #E25550; }
    .qual-sanctions.notSet { color:black; }

.learning-outcome { padding:5px; width:99%; margin-bottom:10px; }
.learning-outcome, .ass-crit { float:left; }
.learning-outcome h3 { font-size:1.0em; margin:0; padding: 0 0 0 24px; }
.twt-linked-items ul { padding: 0 10px; margin:0; }
.twt-linked-items ul li.ass-crit { padding:10px 10px 0 10px; }
ul.ass-methods li { font-size:0.8em; display:inline-block; width:auto; padding:3px; margin: 0 0 5px 0; }
.learning-outcome.hover, .learning-outcome.dragging, .ass-crit.dragging { box-shadow: 1px 1px 20px #addb4b; background-color:#fff; }
.learning-outcome .toolbar { padding: 5px 10px; margin-bottom:10px; opacity:0.3; background:#666; color:#fff; font-size:0.9em; clear:both; border-radius:3px; }
.learning-outcome .toolbar a { display:inline-block; color:#fff; padding:0; margin:0; text-decoration:none; }
.learning-outcome.hover .toolbar { opacity:1; }
.learning-outcome.hover .toolbar a { text-decoration:underline; }
.learning-outcome .ass-crit .toolbar { position:absolute; right:10px; top: 5px; }
.learning-outcome .body { float: left; width:674px; }
.learning-outcome .body p { margin-top:0; }
.ass-crit { list-style-type:none; clear:both; min-height:24px; padding-bottom:5px; }
.ass-crit .body { float: left; width:474px; margin-bottom:10px; }
.ass-crit .body p { margin-top:0; padding:0; font-style:normal; }
.learning-outcome ol, .learning-outcome ul { margin-bottom:10px; }
.ass-crit .body li { list-style-type:inherit; border:none; background-color:transparent; padding:0; }
.lo-int-ref, .ac-int-ref { font-weight:bold; margin-right:10px; float:left; width:36px; }

.qual-editor-flash, .course-editor-flash { margin: 0 0 10px 0; padding:10px; font-size:1.2em; background-repeat:no-repeat; background-position:5px 5px; padding: 10px 10px 10px 48px; text-transform: uppercase; background-color:#e6e636; border:1px dotted #666; }
.qual-editor-flash.group { background-image: url(/Content/generic/images/icons/bricks/bricks_32.png); }
.qual-editor-flash.unit { background-image: url(/Content/generic/images/icons/bricks/brick_32.png); }
.qual-editor-flash.qual, .course-editor-flash.course { background-image: url(/Content/generic/images/icons/award_star_bronze_32.png); }
.qual-editor-flash.text { background-image: url(/Content/generic/images/icons/page_text_32.png); }

/* styles for qual unit import */
.import-results { list-style-type:none; } 

input[type='text'].intfield { width:110px; }
input[type='text'].uptake { width:50px;margin-right:5px; }

.questions.two-column .selectlist-item { width:auto; }
.advanced-search.executed {   }



.cke_skin_kama .cke_charcount {
   display:block;
   float:right;
   margin-top:5px;
   margin-right:3px;
   color:#60676A;
}
.cke_charcount span.cke_charcount_count,
.cke_charcount span.cke_charcount_limit  {
   font-style: italic;
}

.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 1.3em;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
  padding: .4em 1em .4em 20px; 
  text-decoration: none; 
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;.
}
.btn-warning, .role-status.part-accepted {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger, .role-status.rejected {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success, .role-status.accepted {
    background-color: #5bb75b;
    background-image: -webkit-linear-gradient(top, #228B22, #228B22);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-success, .role-status.accepted:hover {
        background-image: -webkit-linear-gradient(top, #228B22, #228B22);
        background: #383;
    }

    .btn-success:hover,
    .btn-success:active,
    .btn-success.active,
    .btn-success.disabled,
    .btn-success[disabled] {
        background-color: #51a351;
    }
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
  float:right;
}
.btn-group.title { float:left; }
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

a.btn:link, a.btn:visited, a.btn:active { color:#333; }

a.btn-primary:link, a.btn-primary:visited, a.btn-primary:active,
a.btn-warning:link, a.btn-warning:visited, a.btn-warning:active,
a.btn-danger:link, a.btn-danger:visited, a.btn-danger:active,
a.btn-info:link, a.btn-info:visited, a.btn-info:active,
a.btn-success:link, a.btn-success:visited, a.btn-success:active,
a.btn-inverse:link, a.btn-inverse:visited, a.btn-inverse:active {
color:#fff; 
}

.dropdown-menu a, .dropdown-menu a:link, .dropdown-menu a:visit, .dropdown-menu a:active { text-decoration:none; color:#333; font-size:1.2em; }

.calc-metric { text-align:center; }
.level { width:100%; min-height:40px; text-align:center; text-transform:uppercase; font-size:1.6em; padding:10px 0 0 0; }
.level.mini { width:85%; padding:1px 5px; border-radius:3px; font-size: 1em; height: auto; min-height:0px;  }
.calc-metric-direction { display: block;
    margin-left: auto;
    margin-right: auto; background-color:#fff; width:100%; height:30px; text-align:center; color:#333; text-transform:uppercase; font-size:1.4em; padding:10px 0 0 0; }

.linked-cgov-items-container { display:none; }
.linked-cgov-items {
    margin: 0;
    padding: 0;
    list-style-type: none;
    left: 10px;
    max-height: 300px;
    overflow-y: auto;
    position: relative;
}

.linked-cgov-items li.twt-item { padding-left:0; margin-left:0; }
.linked-cgov-items li.twt-item:last-child { border-bottom:none; padding-bottom:5px; }
.linked-cgov-items li.twt-item a:link, .linked-cgov-items li.twt-item a:active, .linked-cgov-items li.twt-item a:visited { color:#fff; text-decoration:none; }
.linked-cgov-items li.twt-item a:hover { text-decoration:underline; }

.flash-message.ui-state-success { margin-top:0; }

#conversion-mode-selector li { margin:0; padding:10px; cursor:pointer; }
#conversion-mode-selector li.moused { background-color:#60c060; color:#fff; }

.trend { height:24px; width:24px; background-repeat:no-repeat; background-position:center, center; }
.trend span { display:none; }
.trend.trendUp { background-image:url(/Content/generic/images/icons/chart-area-green-improving.png); }
.trend.trendDown { background-image:url(/Content/generic/images/icons/chart-area-red-gettingworse.png); }
.trend.trendNonMover { background-image:url(/Content/generic/images/icons/chart-area-yellow-nochange.png); }
.trend.trendNewEntry { background-image:url(/Content/generic/images/icons/1332851619_new.png); }

#history p.selected { background-color:#FFCC00; }

#history-container { padding:10px; background:#f2f2f2; border-radius:2px; position:relative; }
#history-container h3 { margin:0 0 10px 0; }
#history p { font-size:1.0em; padding:3px; }

#role-tabs .ui-tabs-panel { min-height:36px; }

.time-machine-trigger { cursor:pointer; border-radius:5px; padding:5px; }
.time-machine-trigger.selected { background-color:#fff; }
.time-machine-trigger.hover { background-color:#ccc; }




/* centre-facing navigation styles */



body.centre .secondary-nav { display:none; }

body.centre div#header-bottom { height:38px; }

body.centre #header-logo { background-color: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 1px 3px #333333;
    padding: 10px;
    position: absolute;
    right: 10px;
    height: 54px;
    min-height: 35px;
    width: 120px;    
    margin:0;
    top: 0;
    left:inherit;
    }
    
body.centre div#header-bottom
{
    background: url(/Content/generic/images/lightpaperfibers.png) repeat scroll 0 0 #E6E6E6;
    border-bottom: 1px solid #E2E2E2;
    height: 38px;
    margin: 0 0 10px;
    padding: 10px 20px 0;}
    
#primary-nav li.selected {
    border-top-right-radius: 5px; border-top-left-radius:5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-radius-topleft: 5px; -webkit-border-radius-topright: 5px;
    color: #FFFFFF;
}

body.centre #primary-nav li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2px 8px 4px 6px;
    text-align: center;
}

body.centre #primary-nav li.selected {
    background-color: #7ac142;
    border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

body.centre #primary-nav li.selected a {
    color: #FFFFFF;
}

body.centre #header-top {
    background-color: #333333;
}

body.centre #primary-nav li .icon { display:none; }

body.centre div#nav { left:20px; }

body.centre div#header-top ul {
    line-height: 20px;
    margin: 0 160px;
    padding: 0;
}

body.centre #bd {
    padding: 0 35px;
}

body.centre .btn-toolbar {
    margin-bottom: 9px;
    margin-top: 0;
}

body.centre .page-header form { display:inline-block; }

.dashboard-ao-section { margin:5px 0 20px 5px; background-color:#fff; border-radius:5px; border:1px solid #ddd; padding:15px; }
.dashboard-ao-section ul { list-style-type:none; margin:0; padding:0; }
.dashboard-ao-section li { list-style-type:none; margin:10px 0; padding:0; }
.dashboard-ao-section h3 { margin:0 0 10px 0; }

#ao-tabs .dashboard-ao-section { border: none; margin:0 0 10px 0; padding:15px 15px 0 15px; }

.friendly-alert { padding:10px; margin:0 0 10px 0; background-color:#fcf8e3; border:1px solid #fbeed5; border-radius:5px; }
.friendly-alert h3 { font-size:1.4em; margin:0; padding:0; }

.search-params { margin:0 0 10px 0; display:none; }
.search-params span { border-radius:3px; padding:2px 5px; background:#d7e6ca; color:#666; margin:5px 5px 5px 0; display:inline-block; }

body.centre #header-top .header-links.right { margin-right:150px; }



/*
 * Timepicker stylesheet
 * Highly inspired from datepicker
 * FG - Nov 2010 - Web3R 
 *
 * version 0.0.3 : Fixed some settings, more dynamic
 * version 0.0.4 : Removed width:100% on tables
 * version 0.1.1 : set width 0 on tables to fix an ie6 bug
 */

.ui-timepicker-inline { display: inline; }

#ui-timepicker-div { padding: 0.2em; background-color: #fff; }
.ui-timepicker-table { display: inline-table; width: 0; }
.ui-timepicker-table table { margin:0.15em 0 0 0; border-collapse: collapse; }

.ui-timepicker-hours, .ui-timepicker-minutes { padding: 0.2em;  }

.ui-timepicker-table .ui-timepicker-title { line-height: 1.8em; text-align: center; }
.ui-timepicker-table td { padding: 0.1em; width: 2.2em; }
.ui-timepicker-table th.periods { padding: 0.1em; width: 2.2em; }

/* span for disabled cells */
.ui-timepicker-table td span {
	display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;

    text-align:right;
    text-decoration:none;
}
/* anchors for clickable cells */
.ui-timepicker-table td a {
    display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;
    cursor: pointer;
    text-align:right;
    text-decoration:none;
}


/* buttons and button pane styling */
.ui-timepicker .ui-timepicker-buttonpane {
    background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0;
}
.ui-timepicker .ui-timepicker-buttonpane button { margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
/* The close button */
.ui-timepicker .ui-timepicker-close { float: right }

/* the now button */
.ui-timepicker .ui-timepicker-now { float: left; }

/* the deselect button */
.ui-timepicker .ui-timepicker-deselect { float: left; }


/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-timepicker-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*/
}

/* Locations styles */
ul.twt-list.locations span.location-type { font-weight:bold; font-size: 0.8em; padding:5px; margin: 0 10px 5px 0; display:inline-block; border-radius:3px; background-color:#fcf8e3; border:1px solid #fbeed5; }
ul.twt-list.locations li { background-position: 0 17px; padding: 15px; background-color:#fff; margin-bottom:10px; }
ul.twt-list.locations h4 { padding:0; margin:0 0 10px 0; }
ul.twt-list.locations p { padding:10px 0 0 0; margin:0; }
ul.twt-list.locations .friendly-alert { margin-top:15px; margin-bottom:10px; }
#dialogForm .selectlist-item { width:inherit; }
                                           
.data-table-loading { position: absolute; z-index: 100; text-align: center; opacity: 0.5; filter: alpha(opacity = 50); background: none repeat scroll 0% 0% rgb(51, 51, 51); top: 0px; left: 0px; width: 100%; height: 100%;background-image:url(/Content/generic/images/ajax-loader-greyscale.gif);background-repeat:no-repeat;background-position:center center; }

#custom-lamdaex-data table { width:100%; }

.charcount-indicator { position:absolute; z-index:30; top:10px; right:10px; color:#aaa; }

a.role-status.btn { text-shadow:none; }
a.role-status.accepted, a.role-status.rejected { color:#fff; }

/* standard colours for governance, taken from Trello
green #34b27d
yellow #dbdb57
orange #e09952
red #cb4d4d
purple #9933cc
blue #4d77cb
*/





.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.metric-opt-white { background-color: #fff; color:#000; margin:4px; }
.metric-opt-green { background-color: #34b27d; color:#fff; margin:4px; }
.metric-opt-yellow { background-color: #dbdb57; color:#000; margin:4px; }
.metric-opt-amber { background-color: #e09952; color:#000; margin:4px; }
.metric-opt-amberred { background-color: #cb4d4d; color:#fff; margin:4px; }
.metric-opt-red { background-color: #ed1b24; color:#fff; margin:4px; }
.metric-opt-blue { background-color: #4d77cb; color:#fff; margin:4px; }

.metric-opt-bronze {
    background: #FF6600 linear-gradient(45deg, #BD9360, #F79618) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #FF6600 -webkit-linear-gradient(45deg, #BD9360, #F79618);
	background: #FF6600 -moz-linear-gradient(45deg, #BD9360, #F79618);
	background: #FF6600 -o-linear-gradient(45deg, #BD9360, #F79618);
	background: #FF6600 -ms-linear-gradient(45deg, #BD9360, #F79618);
	color: #333333;
    margin:4px;
}

.metric-opt-silver {
    background: #CCCCCC linear-gradient(45deg, #D3D3D3, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #CCCCCC -webkit-linear-gradient(45deg, #D3D3D3, #FFFFFF);
	background: #CCCCCC -moz-linear-gradient(45deg, #D3D3D3, #FFFFFF);
	background: #CCCCCC -o-linear-gradient(45deg, #D3D3D3, #FFFFFF);
	background: #CCCCCC -ms-linear-gradient(45deg, #D3D3D3, #FFFFFF);
	color: #333333;
    margin:4px;
}

.metric-opt-gold {
    background: #FFFF00 linear-gradient(45deg, #FFFFE0, #FFD700) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #FFFF00 -webkit-linear-gradient(45deg, #FFFFE0, #FFD700);
	background: #FFFF00 -moz-linear-gradient(45deg, #FFFFE0, #FFD700);
	background: #FFFF00 -o-linear-gradient(45deg, #FFFFE0, #FFD700);
	background: #FFFF00 -ms-linear-gradient(45deg, #FFFFE0, #FFD700);
    color: #333333;
    margin:4px;
}

.action-triggers, .disabled-action-triggers { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-radius-bottomleft:5px; -webkit-border-radius-bottomright:5px; background-color: #CEDFEF; }

.collapsed { display:none; }

#account-selection-form .friendly-alert { padding:10px;font-size:1.1em;margin-bottom:10px; }
#account-selection-form .account-option { cursor:pointer;box-shadow: 0 0 5px #888;background-color:#fff;position:relative;margin:5px 0; }
#account-selection-form button { position:absolute; right:10px; top: 4px; width:120px; }

ul.people {
    margin-top: 5px;
}

.disabled {
    color:#B0B0B0;
}

.ui-state-default span.label {
    display: inline-block;
}

.printonly {
    display: none;
}

.cgov-attachment-item {
    padding:10px;background-color:#fff;font-style:italic;border-bottom: 1px solid #D5D5D5;
}

/* multiple document upload styles */
.multipleupload .filename { width: 200px; }
.multipleupload input[type='text'].version, input[type='text'].ref { width: 50px; }
.multipleupload input[type='text'].description { width: 150px; }
.multipleupload select.type { width: 140px; }
.multipleupload .status-message { background-color:#dbdb57; color:#333; padding:2px 5px; border-radius:2px; }
.multipleupload .status-message.success { background-color:#34b27d; color:#fff; }
.multipleupload .status-message.error { background-color:#e09952; color:#333; }
.multipleupload #files { width: 100%; }
.multipleupload #uploadcomplete { position: absolute; width: 100%; text-align: center; color: #fff; background-color: #34b27d; border-radius:5px; padding:5px; top:0; font-size:1.4em; height:25px; display:none; }
.multipleupload .error { border:1px solid #ff0000; box-shadow:0px 0px 3px 1px #ff0000; }

.filters { width:100%; float:left; padding:0 0 15px 0; }
.filter { float: left; width:auto; padding-right:10px; font-size:0.88em; min-height:64px; }
.filter input[type='text'] { width:200px; padding:6px 0; }
.qual-selector-loader { padding: 15px; right: 0; top: 0; text-transform: uppercase; position: absolute; background: #fff; text-align: center; font-size: 1.4em; }
.loading-filters { padding:15px;right:20px;top:52px;text-transform:uppercase;position:absolute;background:transparent;text-align:center;font-size:1.1em; }

#history-tabs ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#history-tabs .history-tab p {
    padding: 0;
    margin: 0 0 10px 0;
}

#history-tabs .history-tab h3 {
    margin: 0 0 10px 0;
}

#history-tabs .history-tab li, #history-tabs .history-tab li {
    border-bottom: 1px dotted #d6d6d6;
    padding: 10px;
    margin: 0;
}

#history-tabs .history-tab li:last-child, #history-tabs .history-tab li:last-child {
    border-bottom: none;
}

#history-tabs li.stripe {
    background-color: #fcfcfd;
}

#history-tabs .rating-flag {
    padding: 2px 5px;
}

#dashboard-alert {
    font-size: 1.3em;
    line-height: 1.5em;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
    background-color: #fde37c;
} 
    #dashboard-alert header {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
        #dashboard-alert header h1 {
           color:white;
           margin:0;
           font-size:1em;
           font-weight:bold;
           text-transform:uppercase;
           
        }
.announcement {
    font-size: 0.75em;
    margin: 0;
    line-height: 1.3;
    margin-top:5px;
}
.announcements {
    padding-left: 13px;
    margin: 0;
    font-size: 0.75em;
    line-height: 1.3;
    margin-top:7px;
    color:white;
}
    .announcements li{
        margin-bottom:10px;
    }

    #dashboard-alert header img {
        width: 30px;
    }
    .urgent-alert {background-color:#dc0808 !important;}
    .information-alert { background-color: orange !important;}
    .tip-alert {background-color: #9B9898 !important;}
.qual-history-container { width:100%;float:left; }
.qual-history-container .qual-history { width:48%;float:left;border-right:dotted 1px #d5d5d5; }

.document-options { padding: 5px;-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-radius-bottomleft:5px; -webkit-border-radius-bottomright:5px; background-color: #CEDFEF; }
.document-options p { padding:5px; }

/* styles to determine the width of h3 elements when displayed next to an absolutely positioned "expired" flag - centre profile > quals, my centre > quals */
.linked-quals h3 { width:100%; }
.linked-quals .certexpired h3, .linked-quals .regexpired h3 { width:76%; }
.linked-quals .certandregexpired h3 { width:50%; }
.centre .linked-quals .certexpired h3, .centre .linked-quals .regexpired h3 { width:70%; }
.centre .linked-quals .certandregexpired h3 { width:30%; }


.ac-body p { font-style:normal; }

.ac-additional-details, .lo-additional-details { margin-left:50px; margin-top:5px; clear: both; border-top:solid #DEDEDE 1px; padding-top:5px;}
.ac-additional-details .header { color:#878787; margin:0px; padding:0px; font-style:italic;}
.lo-additional-details .header { color:#878787; margin:0px; padding:0px; font-style:italic;}
 


table.data td.relevantDate span {
    border-color: #D4D4D4;
    background-color:#d7e6ca;
    color:#666;
    border-radius: 2px;
    border-width: 1px;
    border-style:solid;
    padding: 1px 3px;
}

.entity-documents-form { margin-bottom:20px; }

.booking-form-flags { margin:0; padding:0; display: inline-block; }
.booking-form-flags li { display:inline-block; padding:5px; margin-right:5px; margin-bottom:5px; font-weight:bold; }
.booking-form-flags li.good { background-color:#76aa34; color:#fff; }
.booking-form-flags li.good:before { content:"\2714\00a0"; }
.booking-form-flags li.bad { background-color:#ed1b24; color:#fff; }
.booking-form-flags li.bad:before { content:"\2718\00a0"; }
.booking-form-flags li.indifferent { background-color:#FFBF00; color:#333; }
.booking-form-flags li.indifferent:before { content:"\2762\00a0"; }
.booking-form-flags a:link, .booking-form-flags a:visited, .booking-form-flags a:active { color:#fff; }
    .booking-form-flags a.edit:link, .booking-form-flags a.edit:visited, .booking-form-flags a.edit:active {
        color: #cc0000;
    }

.form-summary ul { margin:0; }
.form-summary .booking-form-flags { display:block; font-size: 0.9em; }
.form-summary .booking-form-flags li { display:block; margin:0; }



.centre-finance-container { padding:10px; border-color:#f2f2f2; border-width:2px; border-style:solid; border-radius:2px; position:relative; margin-bottom:20px; }

.centre-finance-container table {  width:100%; }

/* documentation styles */
.documentation-menu-container { background-color: #f4f6f8; }
.documentation-menu { padding:15px; }
.documentation-menu h3 { padding:0 0 15px 0; margin:20px 0 0 0; }
.documentation-menu ul { font-size:1.2em; list-style-type: none; margin:0; padding: 0 0 0 5px; }
.documentation-menu ul li { margin:0 0 5px 0; }
.documentation-fields-table ul { margin:0; padding:0 0 0 15px; }
.documentation-notes { margin:0 0 20px auto; }
.documentation-notes li { margin:10px 0 0 0; }
/* end documentation styles */

.document-list li { cursor:pointer;height:auto;display:block;padding:5px 5px 5px 32px;margin:0 0 2px 0;background-color:#F6F6F6;background-position:10px 50%; }
.document-list li:hover { background-color:#e6e6e6; }
.document-list .size { color:#999; }

/* form locked flash */
.form-locked-flash { background-image:url(/Content/generic/images/icons/lock-16.png); background-repeat:no-repeat; padding:5px 5px 5px 32px; background-color:#f5f5f5; background-position:10px 50%; font-weight:bold; }
.form-description .form-locked-flash { background-image:url(/Content/generic/images/icons/lock-16.png); background-repeat:no-repeat; padding:10px 10px 10px 32px; background-color:#f5f5f5; background-position:10px 50%; font-weight:bold; margin-left:20px; font-size:1.2em; }

.ajax-loader-fullscreen {
    background-color: #000;
    background-image: url(/Content/generic/images/ajax-loader-greyscale.gif);
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 101;
}
.ajax-loader-fullscreen .inner { color:#fff;font-weight:bold;font-size:1.3em;position:absolute;top:43%;width:100%;text-align:center; }

/* diary fullcalendar */
#user-diary .toHide {
    display: none;
}

#user-diary .availableDay {
    background: #7AC142;
}

#user-diary .fc-event-container {
    display: none;
}

#user-diary h2 {
    color: #000;
    font-size:2em;
}

#user-diary .fc-view-container {
    border-color: #0c0b0b;
}

a.type-status.accepted, a.type-status.rejected {
    color: #fff;
    text-shadow: none;
}

.type-status.accepted, .type-status.completed {
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}



.type-status.part-accepted, .type-status.pending {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}


.type-status.rejected, .type-status.withdrawn {
    color:#fff;
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.qual-dependent .hide {
    display:none;
}

th.dtHide, td.dtHide {
    display: none;
}

tr.allocation button#allocate, table.session-list button#allocate {
    background-color: #0074cc;
    color: #fff;
    -webkit-appearance: button;
    padding: 0.5em 0.5em .5em 0.5em;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.user-type-selector {
    padding: 0;
    margin: 0;
    font-size: 1.2em;
    list-style-type: none;
}

    .user-type-selector li {
        cursor: pointer;
        margin: 5px;
        padding: 10px;
        list-style-type: none;
        background-color: #FCFCFD;
        background-repeat: no-repeat;
        background-position: 5px 7px;
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
    }

        .user-type-selector li.hover {
            background-color: #F3FCD4;
        }

    .user-type-selector h4 {
        margin: 0 0 5px 0;
        padding: 0;
    }

    .user-type-selector p {
        margin: 0;
        padding: 0;
    }

.tab-filter-message {
    color: #fff;
    padding: 5px 10px;
    display: block;
    background-color: #666;
    width: 380px;
    position: absolute;
    right: 0px;
    top: -54px;
    min-height:39px;
}

    .tab-filter-message.good {
        background-color: #7AC142;
    }


.document-acceptance-list li.accepted {
    background-color: #d3ffd6;
    cursor: pointer;
    height: auto;
    display: block;
    padding: 5px 5px 5px 32px;
    margin: 0 0 2px 0;
    background-position: 10px 50%;
}

.document-acceptance-list li.not {
    background-color: #ffd3d3;
    cursor: pointer;
    height: auto;
    display: block;
    padding: 5px 5px 5px 32px;
    margin: 0 0 2px 0;
    background-position: 10px 50%;
}

span.status-flag { padding: 2px 4px; }
    span.status-flag.successful {
        background-color: #7AC142;
        color:#fff;
    }

    span.status-flag.pending {
        background-color: #333;
    }

    span.status-flag.failed {
        background-color: #ed1b24;
        color: #fff;
    }

    span.status-flag.partiallysuccessful {
        background-color: #FF9933;
    }

.redactor-link-tooltip a:link, .redactor-link-tooltip a:active, .redactor-link-tooltip a:visited {
    color: #fff;
}

.redactor_editor { min-height: 40px; }

.structure-label {
    display: inline;
    color: #666;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 2px 4px;
    font-size: 0.8em;
}

.json-in-table a::after {
    content: ", ";
}

.json-in-table a:last-child::after {
    content: "";
}

#lrs-data span.diff {
    color:#ff0000;
}

#lrs-data span.diff span.returned {
    font-weight:bold;
}

.emails-message {
border:1px solid #333;background:#fffe91;padding:0 10px;
}
/*
.module {
    border: 1px solid #d3d3d3;
    background: #fff;
    box-shadow: 0 2px 3px -1px rgba(38, 45, 58, 0.1);
}

.module-header {
    background-color: #fafafa;
    border-bottom: 1px solid #d3d3d3;
    padding: 12px 24px;
}

.module-header h4 {
    margin:0;
    padding:0;
    font-size:1.3em;
}

.module-body {
    padding: 24px;
}
*/

table.data.session-details-form {
    margin-bottom: 10px;
}

    table.data.session-details-form td {
        border: none;
    }

        table.data.session-details-form td.field-label {
            width: 200px;
            font-weight: bold;
            background-color: #F4F6F8;
            vertical-align:top;
        }

.expiry-status { color: #fff; padding: 1px 5px; border-radius: 3px; margin: 2px;}
.expiry-status.in-date { background-color: #7AC142; }
.expiry-status.expired { background-color: #E25550; }

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.address-autocomplete .ui-state-hover, .address-autocomplete .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.ui-autocomplete .ui-corner-all {
    border-radius: 0;
}

.blr-list-enter-active, .blr-list-leave-active {
    transition: all 1s;
}

.blr-list-enter, .blr-list-leave-to {
    opacity: 0;
}

#barring-linking-container .page-header {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 50px;
}

    #barring-linking-container .page-header h1 {
        align-self: center;
        margin: 0 0 0 5px;
    }

    #barring-linking-container .page-header .btn-toolbar {
        align-self: center;
        margin: 0 0 0 auto;
    }

#barring-linking-container .rule {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    padding: 10px;
    margin-bottom: 25px;
}

    #barring-linking-container .rule .fancy-validation-summary {
        display: block;
    }

    #barring-linking-container .rule .label {
        display: inline-block;
        border: 1px solid #e6e6e6;
        padding: 2px 4px;
        font-size: 70%;
    }

    #barring-linking-container .rule .rule-header {
        display: flex;
        flex-direction: row;
        width: 100%;
    }

#barring-linking-container .rule-header h3 {
    align-self: center;
}

#barring-linking-container .rule-header .toolbar-container {
    align-self: center;
    margin-left: auto;
}

#barring-linking-container .rule-header .btn-toolbar {
    margin: 0;
}

#barring-linking-container .rule input.title {
    outline: none;
    border-bottom: 2px solid #ccc;
    border-left: 2px solid #ccc;
    padding: 2px 4px;
    border-right: none;
    border-top: none;
    font-size: 1em;
    margin-right: 12px;
    width: 500px;
}

    #barring-linking-container .rule input.title.has-focus {
        border-left: 2px solid #666;
        border-bottom: 2px solid #666;
    }

#barring-linking-container .rule .unit-list-container {
    padding: 0 5px;
}

table.data td.flagged-hidden {
    background-color: #F5F5F5;
    text-align: center;
    vertical-align: middle;
    color: #ff0000;
    border-right: none;
    font-size: 1.2em;
}

table.data td.flagged-hidden .flagged-hidden-text {
    background-color: #808080;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2em;
    padding:2px 4px;
}

.flagged-hidden-text::after {
    content: "Under review";
}

#barring-linking-container .rule-filter {
    margin:0 0 10px 5px;
}

#delivery-arrangement-container{
    margin-top:30px;
}
#delivery-arrangement-header-content {
}
#add-strategy-button-container {
    display:flex;
    justify-content: flex-end;
}

.custom-button-layout {
    display:flex;
    align-items:center;
    width: inherit;
    max-height:40px;
    box-sizing:border-box;
    padding: 10px 25px;
    margin: 0;
    text-align: right;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.positive-green {
    background-color: #2fa005;
    color: white !important;
}

.negative-red {
    background-color: #db2508;
    color: white !important;
}
.neutral-grey {
    background-color: grey;
    color: white !important;
}
.bg-light-grey {
    background-color: #f5f5f5 !important;
}
.strategy-button-container
{
    display:flex;
    margin-top:12px;

}
    .strategy-button-container a:first-child
    {
        margin-right:10px;
    }
    .strategy-buttons a, .strategy-buttons button {
        margin-right: 10px;
        cursor: pointer;
        padding: 10px 20px;
        border-radius: 2px;
        box-sizing: border-box;
        border: none;
        color: white;
    }
.strategy-header {
    margin: 25px 0;
    margin-bottom: 0;
    margin-left: 15px;
    display: flex;
    justify-content: space-between;
}
 
    .strategyContentRow {
        border-bottom: .5px solid rgb(95 95 95 / 0.35);
        padding: 6px;
    }
        .strategyContentRow input
        {
            margin-bottom:7px;
        }
        .strategyContentRow p {
            margin-bottom: 0px;
        }
        .strategyContentRow h4 {
            color: rgb(0 0 0 / 0.91);
        }
.strategy{
    max-width:900px;

}
.section-info {
        padding: 6px;
        margin-bottom: 10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
.strategy-section-nav
{
    display:flex;   
}
    .strategy-section-nav button {
        color: black;
        padding: 15px 30px;
        box-sizing:border-box;
        box-shadow: none;
        border-radius: 0;
        background-color: #f4f6f8;       
    }

.active-section {
    background-color: #d6d6d6 !important;
    color: #ffffff;
    padding: 5px 10px;
}
.not-active-section {
    background-color: rgb(0 0 0 / 0.05) !important;
    color: rgb(0 0 0 / 0.5) !important;
}
.not-active-section:hover {
    background-color: grey !important;
    color: white !important;
}
.qual-link-strategy-table td, .qual-link-strategy-table th{
    padding: 10px 10px;
    
}
.qual-linked-row:hover td, .qual-linked-row:hover td a {
    background-color: grey;
    color: white !important;
    cursor: pointer;
}
.qual-linked-row td a {
    text-decoration: none;
    display: block;
    color: #00b2e2;
    width: 100%;
    height: 100%;
}
.qual-link-strategy-table td {
    background-color: #fbfbfb;
}
.qual-link-strategy-table-column {
    background-color: #eaeaea;
}
#section-products {
    display: none;
    padding: 6px;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.qual-link-strategy-table
{
    width:100%;
}
.hover-positive-green:hover {
    background-color: #2fa005;
    color:white;
}
#strategy-selector {
    width: 88%;
    margin-right: 10px;
}
.strategy-selector-container
{
    display:flex;
}
.error-status, .risk-error-status {
    width: 98%;
    margin-top: 10px;
    padding: 10px;
    display: none;
}
    .risk-error-status{
        margin-bottom:10px;
        margin-top:0;
    }
    .update-status, .strategy-update-status {
        width: 98%;
        margin-top: 10px;
        padding: 10px;
        display: none;
    }
#file-progress-loader
{
    display:flex;
    justify-content:center;
    align-items:center;
    font-weight:700;
    padding: 10px 0;
    background:green;
    color:white;
}
#select-strategy-policy-button {
    min-width: 172px;
    min-height: 38px;
    margin-left:10px;
}
#file-progress-loader img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.strategy-headers {
    color: #333;
    width: 100%;
    box-sizing: border-box;
    border-bottom: .5px solid #c5c5c5;
    padding-bottom: 3px;
    margin-bottom: 8px;
}
.strategy-answer-box {
    background-color: #f2f2f2;
    padding: 8px;
    margin-top: 10px;
}
.strategy-form-container {
    padding: 40px 20px;
    padding-bottom:0;
    background-color: rgb(253 253 253);
    box-sizing: border-box;
    max-width:960px;
    padding-top:16px;
}
    .strategy-form-container table:nth-child(2)
    {
        margin-top:50px;
    }

    .strategy-form-container table {
        margin-bottom: 20px;
        width: 100%;
    }



.strategy-detail-info
{
    padding:0 !important;
}


.strategy-selector-container .select2-selection {
    height: 38px !important;
    display: flex;
    align-items: center;
}
.strategy-selector-container .select2-selection__arrow
{
    top:6px !important;
}
.upload-notification {
    background-color: #3ac53a;
    color: white;
    padding: 3px;
    text-align: center;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    display:none;
}
.upload-notification img{
    margin-right:5px;
}
.fileuploadprogressbar {
    position: relative;
    margin: 20px 0px;
    border: 0.5px solid #d5d5d5;
    background-color: none !important;
    height: 30px;
}
.fileuploadprogressbar .ui-progressbar-value, .fileuploadprogressbar .ui-widget-header {
    height: 30px;
    width: 100%;
    background-color: #0abf0a !important;
    border-radius: 0;
    border: none;
}
#fileuploadstatus {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.clear-search-criterion 
{
    font-weight:normal;
    font-size:80%;
}
.qual-approval-container {
    border: 1px solid #D7BABA;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 30px;
    margin-top: 15px;
    position: relative;
}
.copy-button {
    background-image: url(/Content/generic/images/icons/copy-link.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.copy-button-container {
  /*  border: 1px solid #d7d6d6;
    border-radius: 50%;*/
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qual-approval-header {
    display: flex;
    justify-content: space-between;
}

.qual-approval-container .qual-title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 6px;
}
.qual-approval-table{
    margin-top:15px;
}
    .qual-approval-table th {
        padding: 5px 0;
    }
    .qual-approval-table td {
        padding: 2px 0px;
    }

#file-upload-container {
    background: #F2F2F2;
    border: 1px dashed #808080;
    margin-top: 10px;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.file-upload-wrapper {
    cursor: pointer;
}
.file-upload-wrapper, .file-info-wrapper {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: Arial;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    position:relative;
}
#file-upload-container p {
    margin: 0;
}
    #file-upload-container:first-child{
        margin-top:20px;
    }
    #file-upload-container#UploadedDocument{

    }
.file-upload-wrapper:hover .cloud-upload {
    fill: #05bb05 !important;
}
.faded-grey {
    color: #9F9D9D;
    font-size: 12px;
}
.heading-title {
    font-size: 14px;
    line-height: 16px;
    color: #646262;
    font-weight: 500;
    letter-spacing: 0.055em;
}
.file-info {
    margin-bottom: 5px;
    margin-top: 10px;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.file-image-container{
    position:relative;
    width:50px;
}
#remove-file-icon {
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
}


#certificate-download-type {
    padding-top: 1px;
    margin-left: 10px;
}

.download-multiple-container {
    padding-bottom: 6px;
}
.save-changes-button:disabled {
    opacity: .35;
    background-image: none;
    filter: Alpha(Opacity=35);
}
.file-url-input-container {
    background-color: #f2f2f2;
    padding: 10px;
    margin-top: 10px;
    box-sizing: border-box;
    width:100%;
}
    .file-url-input-container input {
        width: 100%;
        background: white;
        min-height: 30px;
        box-sizing: border-box;
    }
.file-url-label-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 28px;
}
.no-white-space {
    white-space: nowrap;
    width: 1%;
}

.manage-learner-dates .startDate {
    padding-top: 10px;
}

.manage-learner-dates .noStyleHead {
    background-color: white;
    outline: none;
}

.SaveCentreQualPaymentPercentage {
    position: relative;
    display: inline
}

    .SaveCentreQualPaymentPercentage button {
        background-color: transparent;
        border: 0px;
        padding: 0px;
        cursor: pointer;
        position: absolute;
        right: 5px;
        top: 2px;
        fill: #0072c3;
    }


    .SaveCentreQualPaymentPercentage #FeePercentage {
        border-radius: 5px;
        border-width:0.1px;
        padding-right: 30px;
        max-width: 100px;
    }

.selectlist-item-disabled{
    background-color: #d7d7d7;
    color: #5a5959;
   
    border-radius: 0.25rem;
    border: 0.05rem solid #878f95;
    font-weight: 600;
    cursor: auto;
    padding: 0.5rem;
    margin-right: 1rem;
    margin-top: 0.875rem;
    width: 500px;
}

.copilot-rewrite-input-format {
    box-sizing: border-box;
    width: 100% !important;
    border: none !important;
    padding: 0.5rem 0.75rem !important;
    vertical-align: bottom !important;
    height:auto;
}

     .copilot-generated-content {
        color: #0072C3 !important;
    }

    .redactor_toolbar {
        display: flex;
        align-items: center;
    }

 

@keyframes copilot-pulse {
    0% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.5;
    }
}

.copilot-pulse {
    animation: copilot-pulse 1.5s ease-in-out infinite;
}

body { background-image: url(/Content/generic/images/page-background.png); }
h1 { color:#1d548a; }
h2 { color:#fff; }
h3 { color:#1d548a; }
h4 { color:#1d548a; }
a:link, a:active, a:visited { color:#e17292; }
a:hover { color:#c44368; }

/*#header-top { background-color:#7ac142; }*/

body.centre #header-logo {
background-color: #FFFFFF;
    background-position: 5px 5px;
    border: 1px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
    left: auto;
    margin: 0;
    padding: 12px 10px 0 0;
    position: absolute;
    right: 10px;
    top: 15px;
    box-shadow:none;
    background-image:url(/Content/generic/images/Creatio_logo_004.png);
    background-repeat:no-repeat;
    }

.box { background-color:#fff; border:1px solid #d6d6d6; }
.box-header { color:#fff;background: #333; }
.box-header a:link, div.box-header a:active, div.box-header a:visited { color:#fff; text-decoration:none; border-bottom:1px dotted #fff; }
.box-header a:hover { border-bottom:1px solid #fff; }
.box-section { background-color:#fff; }
.box-section-group .box-section.top { border-bottom:1px dashed #c4c4c4; }

table.data { background-color:#F7FBFF; }
table.data thead tr { background-color:#fffcb3; }
table.data tbody tr.selected { background-color:lightgray; }
table.data th { border-bottom:1px solid #c4c4c4; border-right:2px solid #fff; }
table.data th a:link, table.data th a:visited, table.data th a:active { color:#000; }
table.data td { padding:6px 4px; border-bottom: 1px dotted #cedee9; border-right:2px solid #fff; }

th.sorting_asc { background-color:#F7EF74; color:#000; }
th.sorting_desc { background-color:#F7EF74; color:#000; }

.no-data { background:#d9e894; border: 1px #fffcb3 solid; }

.pager { border-top:2px solid #CEDFEF; }
.page-numbers { border:1px solid #CCCCCC; color:#6087ad; }
.page-numbers.current { background:#6087ad; color:#fff; }
.page-numbers.next, .page-numbers.prev { border:1px solid #FFFFFF; }

.stronghighlight, div.box-section.stronghighlight { background-color:#d9e894; }
.weakhighlight, div.box-section.weakhighlight { background-color: #fff; }

.tabset { background-color:#fff; }
.ui-tabs-nav { border-bottom:1px solid #c4c4c4; }
div#content .tabset ul li a:link, div#content .tabset ul li a:visited, div#content .tabset ul li a:active { color:#7ac142; }

.buttons { border-top:1px dotted #c4c4c4; }

#footer {
    background-color: #333;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
#footer a, #footer span { color:#fff; }
#footer ul li { border-left: 1px solid #fff; }

body { background-image:none; }

.calc-metric-level.very-low { background-color:#60c060; color:#fff; }
.calc-metric-level.low { background-color:#7DCFF2; color:#fff; }
.calc-metric-level.medium { background-color:#FFBF00; color:#333; }
.calc-metric-level.high { background-color:#da4f49; color:#fff; }
.calc-metric-level.very-high { background-color:#FF0000; color:#fff; }
.calc-metric-level.new-entry { background-color:#7DCFF2; color:#fff; }

h1 { margin-bottom:5px; }
h3 { font-weight: normal; margin-bottom: 14px; } /* font-size: 1.4em; */
h4 { color: #333; margin: 10px 0 10px 0; } /* font-size: 1.4em; */
h5, h6 { color: #333; font-size: 1.2em; margin: 0 0 10px 0; }

.key-event, .grade-boundaries { padding:10px; margin:10px 0; background-color: #F2F9EC; }
.key-event-description { width:70%; }

.page-header.rcert { margin-bottom:0; }

ul.submission-menu { padding:0; margin:10px 0 0 0; float:left; width:100%; background-color:#fff; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
ul.submission-menu li { display:inline-block; font-size:1.2em; padding:5px; margin-right:5px; }
ul.submission-menu li.selected { background-color:#f4f6f8; }
ul.submission-menu li a:link, ul.submission-menu li a:active, ul.submission-menu li a:visited { color:#333; }
ul.submission-menu li.selected a:link, ul.submission-menu li.selected a:active, ul.submission-menu li.selected a:visited { text-decoration:none; color:#333; }

ul.submission-status { padding:0; margin:5px 0 5px 0; width:100%; }
ul.submission-status li { line-height:1.5em; display:block; background-color:#f5f5f5; margin:0 0 2px 0; padding:3px 5px; background-image:url(/Content/generic/images/icons/tick_grey.png); padding-right:32px; background-position: 96% center; background-repeat:no-repeat; }

ul.submission-status li.editable { border: 1px dotted #666; font-weight: bold; } 

ul.submission-status li.on { background-image:url(/Content/generic/images/icons/tick.png); }
ul.submission-status li { background-image:url(/Content/generic/images/icons/tick_grey.png); }

ul.submission-status.edit li.readonly { cursor:default; background-color:#f2f2f2; } 
ul.submission-status.edit li.on-readonly { cursor:default; background-color:#f2f2f2; background-image:url(/Content/generic/images/icons/tick.png);} 

.stage-menu-flash { color: #666; font-size: 0.7em; text-transform: uppercase; }


ul.submission-status span.flagger { padding:0; margin:0; color:#999; font-style:italic; }
ul.submission-status li.edit-flags { background:none; vertical-align:top; margin-top:10px; }
ul.submission-status.edit li { cursor:pointer; margin-bottom:10px; display:block; border:2px solid transparent; }
ul.submission-status.edit li.hover { border:2px solid #DBE3BF; }

ul.tab-status p { padding:0; margin:0; }
ul.tab-status-links {
    float: right;
    font-size: 1em;
    margin: 0 0 0 10px;
    padding: 5px 10px;
}
ul.tab-status-links.disabled { opacity:0.3; }
ul.tab-status-links li { display:inline-block; }

    ul.tab-status-links > li + li::before {
        content: " | ";
    }

ul#learners-on-sub { padding:0; margin:10px 0 5px 0; float:left; width:100%; }
ul#learners-on-sub .ui-tabs-panel { min-height:inherit; }
ul#learners-on-sub li { list-style-type:none; padding:0; margin:0; position:relative; }

ul#learners-on-sub li .tab-flash { position:absolute; background-color:#f5f5f5; right:0; top:0; padding:5px; font-size:0.8em; }
ul#learners-on-sub li .tab-flash.positive { background-color:#F3FCD4;  }
ul#learners-on-sub li blockquote { margin:0; }
ul#learners-on-sub li blockquote p { margin:0; padding:0; font-style:normal; }
ul#learners-on-sub li blockquote .commenter { font-weight:bold; }
ul#learners-on-sub li h3 { padding-left:24px; background-image:url(/Content/generic/images/navigation/user_student_female.png); background-repeat:no-repeat; background-position:3px 3px; }

ul#learners-on-sub .assessment ul { margin:0; padding:0; }
ul#learners-on-sub .assessment ul li { list-style-type:none; margin:0; padding:0; }
ul#learners-on-sub .assessment p { font-style:italic; margin:0; }

ul#learners-on-sub .learner-notes ul { margin:0; padding:0; }
ul#learners-on-sub .learner-notes ul li { list-style-type:none; margin:0; padding:0; }

.section-nav p.custom-section-note { margin:0; padding:3px 0; font-size:0.9em; }

.submission-type-selector { padding:0; margin:0; font-size:1.2em; list-style-type: none; }
.submission-type-selector li { cursor:pointer; margin:5px; padding:10px; list-style-type: none; background-color:#FCFCFD; background-repeat:no-repeat; background-position:5px 7px; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
.submission-type-selector li.hover { background-color:#F3FCD4; }
.submission-type-selector li.selected { background-color:#F3FCD4; border-right:1px solid #C2CAAA; border-bottom:1px solid #C2CAAA; }
.submission-type-selector h4 { margin:0 0 5px 0; padding:0; }
.submission-type-selector p { margin:0; padding:0; }

/* this is to handle the html formatting in form description */
.booking-description li {
    cursor: pointer;
    margin: 5px;
    list-style-type: disc;
    background-color: inherit;
    background-repeat: no-repeat;
    background-position: 5px 7px;
    padding: 0px;
    border-bottom: none;
    border-right: none;
}

    .booking-description li.hover, li.selected {
        background-color: inherit;
        border-right: none;
        border-bottom: none;
    }

    .structure-surface li {
        box-shadow: 1px 1px 3px #666;
    }

.qual-structure-for-unit-selection ul { list-style-type:none; }
.qual-structure-for-unit-selection.structure-hierarchy { margin:0; padding: 0; } /*root node*/ 
.qual-structure-for-unit-selection li.node { border: 1px solid transparent; cursor:pointer; }
.qual-structure-for-unit-selection li.node.selected { border: 1px solid #85c414; background-color:#F5FAF0; }
.qual-structure-for-unit-selection li.node.hovered { border: 1px solid #85c414; background-color:lime; }
.qual-structure-for-unit-selection.readonly li.node { cursor:default; }

.step-progress-bar { margin:0 0 20px 0; padding:10px; background-color:#f0f0f0; overflow:auto; }
.step-progress-bar li { float:left; margin-right:20px; color: #c4bdbc; font-size:1.2em; font-weight:bold; margin-left:20px; text-indent:-5px; }
.step-progress-bar li.current { color: #026093;  -border-bottom:2px solid; }
.step-progress-bar li.complete { color: #026093; background-image:url(/Content/generic/images/icons/accept-16.png); background-repeat:no-repeat; margin-left:0; padding-left:20px; background-position:0 1px; list-style-type:none; text-indent:inherit; }

ul.decision-set { margin:0; padding:0; list-style-type:none; overflow:auto; }
ul.decision-set li { float:left; width:320px; margin-right:20px; padding:10px; border:1px solid #f0f0f0; min-height:56px; cursor:pointer; }
ul.decision-set li.hover { border:1px solid #ccc; }
ul.decision-set h3 { padding:0; margin:0; }
ul.decision-set p { padding:0; margin:0; }

ul.superselect { margin:15px 0; }

.learner h4 { margin:20px 0 10px 0; }

.grade-flag, .outcome-flag {     
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 1.1em;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d5d5d5;
    color: #333;
    cursor:default;
}

.grade-flag.good, .outcome-flag.good {
    border: 2px solid #76AA34;
    color: #76AA34;
    font-weight:bold;
}

.grade-flag.bad, .outcome-flag.good {
    border: 2px solid #E45752;
    color: #E45752;
    font-weight:bold;
}

.grade-flag.indifferent, .outcome-flag.good {
    background-color:#FFBF00; 
    color:#333;
}

.grade-flag.pending, .claim-history.pending { background-color: #F0F0F0; border:1px solid #F0F0F0; }
.grade-flag.rejected, .claim-history.rejected { background-color:#FFCCCC; border:1px solid #FFCCCC; }
.grade-flag.accepted, .claim-history.accepted { background-color:#CFECCF; border:1px solid #CFECCF; }
.grade-flag.pending a { color:#333; font-weight:bold; }
.grade-flag.accepted a { color:#333; font-weight:bold; }
.grade-flag.rejected a { color:#333; font-weight:bold; }

.data.grades td p.blr-disabled-ass {
    border: 2px solid #e6e6e6;
    padding: 5px;
    margin-bottom: 5px;
}

.claim-history { margin:0; padding:10px; list-style-type:none; }
input.mark { width:40px; font-size:1.4em; }
.data.grades tbody tr { background-color:transparent; }
.data.grades tbody tr.selected { cursor:default; }
.data.grades td { vertical-align:top; }
.data.grades .mark-and-grades td { vertical-align:middle; }
.data.grades td p { margin:0; }
.mark-and-grades { font-size:0.9em; }
.mark-and-grades .ass-flag-indicator { width:10px; text-align:center; }
.mark-and-grades .ass-flag-indicator.pendingacceptance, .mark-and-grades .ass-flag-indicator.notset { background-color: #FAED8F; border:1px solid #FAED8F; }
.mark-and-grades .ass-flag-indicator.acceptancerequired { background-color: #FAED8F; border:1px solid #FAED8F; }
.mark-and-grades .ass-flag-indicator.note-or-file { background-color: #a9a9a9; border:1px solid #FAED8F; }
.mark-and-grades .ass-flag-indicator.is-resit { background-color: #a9a9a9; border:1px solid #FAED8F; }
.mark-and-grades .ass-flag-indicator.rejected { background-color:#FFCCCC; border:1px solid #FFCCCC; }
.mark-and-grades .ass-flag-indicator.accepted { background-color:#CFECCF; border:1px solid #CFECCF; }
/*.mark-and-grades td span.hover { border:1px solid #ccc; }*/

.assessment-status a.off { padding:2px 0; }
.assessment-status a.on { background-color:#60c060; color:#fff; padding:2px 4px; }

.learner-on-submission-status { background:#e6e6e6;color:#333;padding: 5px; text-transform: uppercase; text-align: center; }
.learner-on-submission-status.allachieved { background-color:#60c060; color: #fff; }
.learner-on-submission-status.someachieved { background-color:#FFECB2; color: #333; }

.row-status { background-color:#60c060; color: #fff; padding: 5px; text-transform: uppercase; text-align: center; }

.reg-cert-section .topbuttons {
    background-color: #fff;
    border: none;
    padding: 0px;
    position: absolute;
    width:auto;
    position: absolute;
    right: 20px;
    top: 8px;
}

ul.learner-history { margin:0; padding:0; list-style-type:none; }
ul.learner-history li {
    background: none repeat scroll 0 0 #f8f8f8;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 5px 5px 5px 15px;
}
ul.learner-history li blockquote {
    padding: 5px;
    background-color: #fff;
}


h3 { color: #333;
font-size: 1.6em;
margin-top: 15px;}

.existing-learners tbody tr .status { background-image:none; padding:16px; }
table.existing-learners tbody tr .status.selected { background-image:url(/Content/generic/images/icons/tick.png); background-position: 5px 7px; }
.selected-learners { margin:0; padding:0; width:100%; }
.selected-learners { cursor: pointer; }
.selected-learners td { padding:5px 0; border-bottom:1px dotted #d5d5d5; }

table.datalite, table.datalite td { border:none; border-collapse:collapse; margin-left:15px; }
table.datalite td, table.datalite th { border-bottom:1px solid #ddd; padding:10px; }
.table-legend { padding:10px; font-style:italic; }
tr.stripe { background-color: #F2F9EC; }

.tab-download-controls { font-size: 1.2em; text-align:right; width:100%; border-bottom:1px dotted #ddd; padding-bottom:10px; margin-bottom:15px; }

.learner-name { font-weight:bold; }

/* ProtoNoto styles */
.protonoto { display:none; position: absolute; top:50px; right:20px; padding:20px; border:solid 1px #666; box-shadow: 1px 1px 2px #666; opacity:0.3; background-color:#fff; width:400px; z-index:9999; cursor:pointer; }
.protonoto.hovered { opacity:1; }
.protonoto ul { padding-left:10px; }
.protonoto li { list-style-type:none; padding-left:20px; }
.protonoto h3 { margin:0; padding:0; font-size:1.4em; }
.protonoto-show { position:absolute; top:10px; left:10px; }

.inline-search { margin:0 0 10px 0; padding:10px; background-color: #f4f6f8; }
.inline-search-row { padding-bottom:10px; margin-bottom:15px; border-bottom:2px solid #fff; }
.inline-search-row:last-child { margin-bottom: 0; border-bottom: none; }
.inline-search-field { display:inline-block; margin-right:10px; }
.inline-search .btn { font-size:1.3em; margin-top:-2px; line-height:14px; }
.download-multiple-external {
    font-size: 1.3em;
    margin-top: -2px;
    line-height: 14px;
}
.inline-search .field-postcode { width: 80px; }

span.DCS { display:inline-block; padding:2px 5px; color:#fff; background-color:#333; }

.fee-band-editor input[type='text'] { width: 40px; }

.upload-status { color: #fff; padding:1px 5px; border-radius:3px; }
.upload-status.successful { background-color: #7AC142; }
.upload-status.pending { background-color: #333; }
.upload-status.failed { background-color: #ed1b24; }
.upload-status.partiallysuccessful { background-color: #FF9933; }

.booking-creation-suspended { padding:0px 10px; border:1px solid #ff0000; background-color: #ffe6e6; font-size:1.2em; }

.fee-band-editor {
    width: 600px;
    margin-top: 10px;
    background-color:#f4f6f8;
    padding:15px;
}

.fee-band-editor input.error {
    color: inherit;
    border-color: #ff0000;
}

.fee-band-editor .label {
    width: 200px;
}

.fee-band-editor .max, .fee-band-editor .min {
    width: 100px;
}

td.section-menu { width:250px; }

.overview-booking-panel { padding:0 15px; }
.overview-sampling-panel { padding:0 15px 0 20px; }

.overview-booking-panel .qual-structure-for-unit-selection > li.unit { background-color:#e6f8e0; }
.overview-booking-panel .qual-structure-for-unit-selection > li.unit ul { display:none; }

.lbc { position:relative; }
.lbc .assessment-details { font-style:italic; }

.lbc-flag { width:230px; text-align:center; position:relative; } 
/*
.lbc-flag { width:230px; background-image: url(images/icons/1285922702_checkbox_unchecked.png); background-repeat: no-repeat; background-position:50% 30px; text-align:center; position:relative; } 
.lbc-flag.on { background-image: url(images/icons/1285922715_checkbox_checked.png); }
.lbc-flag .flash { position: absolute; width: 86%; text-align: center; background-color: #76aa34; color: #fff; padding: 5px; text-transform: uppercase; top:0; }
*/

.assessments h3 a { font-size:0.9em; font-weight:normal; }
.assessment  { background-color: #fff; border-bottom: 1px dashed #ccc; padding: 10px; position:relative; min-width:340px; }
.assessment .ass-ref { position:absolute; font-size:0.8em; color:#ccc; top:5px;right:5px; }
.assessment .ass-ref:hover { color:#333; }
.assessment h4 { margin:15px 5px 0 5px; color:#333; font-size:1em; font-style:italic; }
.assessment h4 a { font-style:normal; font-size:0.9em; font-weight:normal; }

.add-line textarea { height:80px; }
.add-line input[name='UnitFee'] { width:60px; }

.grading-scheme-grid td { background-color:#fff; } /*fdeef0*/
.grading-scheme-grid td.sufficient { background-color:#fff; } /*f8f8f8*/

.availability-item-grading-schemes
{
    border-left:5px solid #e6f8e0;
    padding-left:5px;
}

.assessment, .availability-fees-table {
    background-color: #f8f8f8;
    border: 1px dotted #ccc;
    margin-bottom: 15px;
    padding: 0px;
}

.top-level-assessment
{
    background-color:#e6f8e0;
    border: 1px dotted #ccc;
    margin-bottom: 15px;
    padding: 10px;
}

.primaryassessment
{
    background-color:#fff;
    margin-bottom:3px;
    border: 1px solid #c6c6c6;
}

.secondaryassessment
{
    background-color:#fff;
    margin-bottom:3px;
}

.assessment-options {
    font-size:0.9em;
}

.assessment-options .option-container { float:left; width:100%; text-align:left; }
.assessment-options .option { margin:5px 35px 5px 0; text-align:left; display:inline-block; height:60px; }

.availability-item {
    padding:0;
    margin-bottom:10px;
}

.availability-header {
    background-color: #FFFFE1;
    border: 1px dotted #ccc;
    margin:5px 0 10px 0;
    padding: 10px;
    position:relative;
}

.availability-header.expired {
    background-color:#ffe6e6;
}

.availability-header-expired-flag {
    position:absolute;
    margin:0;
    top:10px;
    right:10px;
    padding:10px;
    border:1px solid;
}

.availability-header h3 {
    font-size:1.3em;
    margin:0;
    font-weight:bold;
    color:#333;
}

.selected-learners { background-color: #FFFFE1;border: 1px dotted #ccc;margin:0 0 10px 0;padding: 10px; width:auto; }
.selected-learner { display:inline-block; padding:5px; margin: 5px 5px 0 0; border:1px solid #ccc; background-color:#fff; }



.page-header .nav-links { font-size: 1.2em; font-weight:bold; padding-right:10px; }


/* learner booking validation result styles */
/*.booking-validation-dialog { position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; background-color: rgba(0,0,0,0.5); }*/
/*.booking-validation-dialog-content { font-size:1.5em; text-align:center; background:#fff; width:600px; height:auto; padding:30px 10px; vertical-align:middle; display:table-cell; position:fixed; margin-left:-300px; margin-top:-100px; left:50%; top:50%; }*/
.booking-validation-dialog-content { font-size:1.4em; text-align:center; background:#fff; width:600px; height:auto; padding:20px 10px 10px 20px; vertical-align:middle; display:table-cell; }
.validation-in-progress { text-align:center; }
.validation-result-description { text-align:center; font-size:0.9em; color:#333; margin:10px 0 15px 0; width:100%; }
.validation-results .result-flag { padding:5px; display:inline-block; width:180px; }
.validation-results .result-flag.result-total { background-color:#e6e6e6; color:#333; }
.validation-results .result-flag.result-ungraded { background-color:#E45752; color:#fff; }
.validation-results .result-flag.result-passed { background-color:#76AA34; color:#fff; } 
.close-validation-window { font-size:0.9em; }
/* end of lbc validation result styles */

.learner-content-container {
    font-size: 0.9em;
}

.assessment-errors ul { margin:0; padding:5px; text-align:center; list-style-type:none; border:1px solid #ff0000; }

div.questions fieldset { border:2px solid #e6e6e6; padding:0 15px 15px 15px; margin-bottom:15px; }
div.questions fieldset legend { font-size:1.2em; color:#999; }

.randomize-dialog-content { text-align:center; font-size:1.5em; padding:20px 10px 10px 20px; }



.submission-type-selector { font-size: 1.0em; }
.submission-type-selector h4 { font-size: 1.2em; }
.submission-type-selector p.already-generated { margin-top:10px; padding:5px; background-color:#FFFFE1; }

#certification-panel .filters {
    background: none repeat scroll 0 0 #fff;
    border-color: #dbdbdb #dbdbdb #c2c2c2;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    display: none;
    overflow: hidden;
    position: absolute;
    left: 460px;
    top: 44px;
    width: 320px;
    z-index: 20;
}

#certification-panel .filters.visible { display:block; }

#certification-panel .filters ul { list-style-type:none; margin:10px 0 0 0; padding:0; }
#certification-panel .filters li { margin:0 10px 5px; padding:5px 10px; cursor:pointer; border:1px solid #e6e6e6; }
#certification-panel .filters li.last { margin:0 10px 0; }
#certification-panel .filters li:hover { border:1px solid #76aa34; }
#certification-panel .filters li .tick { display:none; color:#76aa34; }
#certification-panel .filters li.selected .tick { display: inline; }

.lbc-flags { font-size: 1.2em; list-style-type: none; margin: 0; padding: 0; }
.lbc-flags li { display: block; list-style-type: none; padding:10px 10px 14px 10px; cursor:pointer; }
.lbc-flags li.hovered { background-color:#f4f6f8; }
.lbc-flags li a { color:#333; }
.lbc-flags li.selected, .lbc-notes { background-color:#FAED8F; }
.lbc-flags li.selected.accepted, .lbc-notes.accepted { background-color:#cfeccf; }
.lbc-flags li.selected.rejected, .lbc-notes.rejected { background-color:#ffcccc; }

.lbc-notes {
    width: 768px;
    min-height: 438px;
    padding:10px;
}
.lbc-notes-inner {
    margin-bottom: 15px;
    padding: 10px;
    box-shadow: 1px 1px 2px #666;
    background-color: #fff;
}
.lbc-note {
    background-color: #fff;
    box-shadow: 1px 1px 2px #666;
    padding: 10px;
    margin: 0 0 10px 0;
}

    .lbc-note p {
        margin: 0;
        padding: 0;
    }

.DCS-flag { display:inline-block; padding:2px 4px; color:#fff; background-color:darkorange; }

.finance-flag { padding:5px; border:1px solid #ccc; display:inline-block; margin-right:5px; }
.finance-flag.good { border:1px solid #76AA34; }
.finance-flag.bad { border:1px solid #E45752; }

.structure-validation-errors { padding:5px 10px; margin-bottom:10px; border:1px solid #ff0000; background-color:#ffe6e6; }
.structure-validation-errors p { font-weight:bold; }

.structure-hierarchy { border:1px solid #e6e6e6; }
.structure-hierarchy h3 { color:#333; }
.components { margin-top:10px; }
.availability-label { color: #808080; }
.availability-alt { list-style-type:none; margin:0; padding:0; }
.availability-alt li { padding:5px; margin:5px; border:1px solid #e6e6e6; width:50%; cursor:pointer; }
.availability-alt li .tick { font-size:1.2em; color:#76aa34; display:none; }
.availability-alt li.selected .tick { display:inline; }
.availability-alt li.hover { border:1px solid #76aa34; }
.bc-locked { margin:0; padding:0; color:#666; font-style:italic; }
.cta { list-style-type:none; padding:0; margin:0; }
.cta li { list-style-type:none; display:inline; padding:5px 0 0 0; }
.structure-surface li.root { background-image:none; padding:10px; }
.structure-surface li.root.selected { background-color:#f4f6f8; }
.cta { float:left;width:400px;padding-top:5px; }
.cta li:after { content: " | " }
.cta li:last-child:after { content: "" }
.booking-restrictions { background-image:url(/Content/generic/images/icons/information32.png); background-repeat:no-repeat; background-position:10px 10px; background-color:#fff; padding:10px 10px 10px 52px; margin:10px 0 0 0; border:1px dotted #ccc; }
.booking-restrictions ul { margin:0; }
.booking-restrictions li { padding:5px 0 0 0; border:1px solid transparent; }
.booking-restrictions li.error { border:1px solid #ff0000; }
.content-panel { margin-top:10px; }

.prior-outcomes { margin-bottom:5px; padding:10px; background-color:#fff; border:2px solid green; }
.prior-outcomes h4 { padding:0; margin:0; }

.award-cert { border:1px solid #e6e6e6; padding:5px; margin:5px 0 10px 0px; }
.award-cert.Reprint, .award-cert.Replacement { margin-left:30px; }

.availability-grades-and-fees .ui-tabs-panel { min-height:inherit; }

.financial tbody td { text-align:right; }

.learner-check-option { border:1px solid #ccc; box-shadow:3px, 3px, 3px, 3px, #333; padding:10px; margin:0 0 10px 0; }
.learner-check-option h3 { margin:0 0 10px 0; padding:0; }

.structure-surface .sanction, .component .sanction { text-transform:uppercase; font-size:0.8em; background-color:#333; color:#fff; display:inline-block; padding:2px 4px; margin-left:8px; font-weight:bold; }

.ass-flag .fancy-validation-summary { margin-bottom:12px; }

.session-group
{
    border:#f4f6f8 solid 2px;
    margin-bottom:10px;
    padding:0;
}

.session-group-details {
    background-color: #f4f6f8;
    padding: 10px;
    margin: 0;
    font-weight: bold;
    font-size:1.2em;
    
    overflow:hidden;
}
.session-group-details .details { float:left; width:70%; text-align:left; padding-top:5px; }
.session-group-details .controls { float:right; width:30%; text-align:right; }

.session-details table td textarea { width:60%; }
.session-details table td.label { font-weight:bold;padding:0 20px 0 10px;width:170px;text-align:left;vertical-align:top; }
.session-details table td.value { vertical-align:top; }

.component { position:relative; }

tr.withdrawn {
    opacity:0.6;
}

.component-errors {
    display: none;
    padding: 8px;
    background-color: #fff;
    color: #333;
    border: 1px solid #C6C6C6;
    padding: 5px 5px 5px 28px;
    line-height: 1.3em;
    margin-bottom: 8px;
    background-image: url(/Content/generic/images/icons/info.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

table.mark-and-grades td {
    border-bottom: none;
}

table.grades {
    cursor: inherit;
}

.color4 {
    background-color: #FFCE55;
    /*yellow*/
}

.grades-container {
    border-left: 4px solid #b1cae7;
    padding-left: 15px;
}

    .grades-container .grades > tbody > tr:first-child {
        background-color: #EFF5F9;
    }

    .grades-container tr.lbc.embedded-qual {
        background-color: #daf0e2;
    }

    .grades-container.failed {
        border-left: 4px solid #EC5565;
    }

        .grades-container.failed .grades > tbody > tr:first-child {
            background-color: #FDEEF0;
        }

    .grades-container.achieved {
        border-left: 4px solid #5BC1A6;
    }

        .grades-container.achieved .grades > tbody > tr:first-child {
            background-color: #edf8f5;
        }

.passing-grade-flag {
    background-repeat:no-repeat;
    padding: 0px 8px;
}

.passing-grade-flag.fail {
    background-image: url(/Content/generic/images/icons/cross.png);
}

.passing-grade-flag.pass {
    background-image: url(/Content/generic/images/icons/tick.png);
}

.learner-photo-flag {
    padding: 2px 4px;
    margin:0 0 0 4px;
    border-radius: 2px;
    font-size: 0.9em;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    color: #b3b3b3;
}

    .learner-photo-flag a:link {
        color: #b3b3b3;
    }

    .learner-photo-flag a:visited {
        color: #b3b3b3;
    }

    .learner-photo-flag a:active {
        color: #b3b3b3;
    }

    .learner-photo-flag.good {
        background-color: #60C060;
        border: 1px solid #60C060;
        color: #FFFFFF;
    }

    .learner-photo-flag.good a:link {
        color: #fff;
    }

    .learner-photo-flag.good a:visited {
        color: #fff;
    }

    .learner-photo-flag.good a:active {
        color: #fff;
    }

    /*
        .learner-photo-flag.good:after {
            content: ' \2713';
        }
    */

    .learner-photo-flag.bad {
        background-color: #CC0000;
        border: 1px solid #CC0000;
        color: #FFFFFF;
    }

        .learner-photo-flag.bad:after {
            content: ' \2718';
        }

    .learner-photo-flag.outline {
        background-color: #fff;
        border: 1px solid #b3b3b3;
        color: #b3b3b3;
    }

        .learner-photo-flag.outline.good {
            background-color: #fff;
            border: 1px solid #60C060;
            color: #60C060;
        }

        .learner-photo-flag.outline.bad {
            background-color: #fff;
            border: 1px solid #CC0000;
            color: #CC0000;
        }

.photo-verification-image {
    border: 2px solid #ccc;
    box-shadow: 0 4px 8px 0 #ccc;
}

    .photo-verification-image.good {
        border: 2px solid #60C060;
        box-shadow: 0 4px 8px 0 #60C060;
    }

    .photo-verification-image.bad {
        border: 2px solid #CC0000;
        box-shadow: 0 4px 8px 0 #CC0000;
    }

.photo-verification-status {
    font-weight:bold;
}

.photo-verification-request-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #666;
    margin-top: 5px;
}

.learner-current-achievement-component:hover .learner-current-achievement-component-row td:not(.learner-current-achievement-table-title) {
    border-left: solid 2px #fff1ba;
}

.learner-current-achievement-component:hover .learner-current-achievement-component-row {
    background-color: #fff1ba;
}

.learner-current-achievement-component > .learner-current-achievement-component-row:hover,
#learner-archive-achievements tbody tr:hover {
    background-color: #ffcc00;
}

.learner-current-achievement-component > .learner-current-achievement-component-row:hover td:not(.learner-current-achievement-table-title),
#learner-archive-achievements tr:hover td {
    border-left: solid 2px white;
}

.learner-achievements-record .learner-current-achievement-component-row-data-table th,
.learner-achievements-record .learner-current-achievement-component-row-data-table td {
    padding: .5rem 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.learner-achievements-record .learner-current-achievement-component-row-data-table td:not(.learner-current-achievement-table-title) {
    border-left: solid 2px white;
}

.learner-achievements-record-header {
    position: relative;
    padding: 1.75rem 0;
}

.learner-achievements-record-header h2 {
    color: black;
    font-size: 1rem;
    display: block;
    float: none;
}

#learner-achievements-record-clear-search {
    padding: 0 0 0 .5rem;
}

#learner-current-achievement-table-overall-visual-headers {
    display: flex;
    justify-content: flex-end;
    color: black;
    border-bottom: solid 1px black;
    align-items: center;
    margin: 0;
}

#learner-current-achievement-table-overall-visual-headers h4 {
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
}

.learner-current-achievement-component-row {
    /*border-bottom: dotted 1px black;*/
    border-bottom: solid 1px #d4d3d4;
}
.learner-current-achievement-component-row, .learner-current-achievement-component {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
}
    .learner-achievements-after-title-section-divider {
        margin: 0;
        /*border-top: dotted 1px black;*/
        border-top: solid 1px #d4d3d4;
    }

.learner-achievements-solid-section-divider {
    border-top: solid 1px black;
    margin: 1rem 0 0 0;
}
.learner-achievments-organisation-row {
    display: flex;
    justify-content: space-between;
}

.learner-current-achievement-overall-visible-title,
.learner-current-achievement-component-row-data-table td.learner-current-achievement-overall-visible-title {
    margin-right: auto;
}

.learner-current-achievement-component-row-data-table {
    position: relative;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

.learner-current-achievement-component-row-data-table tr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: stretch;
    height: 100%;
}

.learner-current-achievement-component-row-data-table th.learner-current-achievement-table-title {
    margin-right: auto;
}

.learner-current-achievement-component-row-data-table thead,
.learner-current-achievement-component-row-data-table tbody {
    width: 100%;
}

.learner-current-achievement-component-row-data-table thead {
    position: absolute;
    z-index: -1000;
    height: 100%;
    right: 0;
}

.learner-current-achievement-component tbody {
    margin: 0;
}

.learner-achievements-record .learner-current-achievement-component-row-data-table td.learner-current-achievement-table-title {
    margin-right: auto;
    padding-left: .35rem;
}

.learner-current-achievement-component-row-data-table tr > td:not(.learner-current-achievement-table-title) {
    flex-shrink: 0;
}

.learner-current-achievement-component .learner-current-achievement-component {
    margin-left: 2%;
}

#learner-archive-achievements {
    overflow: hidden;
}

#learner-archive-achievements th {
    padding: .9rem .1rem;
    border-bottom: solid 1px black;
    text-transform: capitalize;
}

#learner-archive-achievements td {
    padding: .5rem 0;
    border-spacing: 0;
    border-left: 2px solid transparent;
}

#learner-archive-achievements td:first-child {
    padding-left: .35rem;
}

#learner-archive-achievements tr {
    /*border-bottom: dotted 1px black;*/
    border-bottom: solid 1px #d4d3d4
}

#learner-archive-achievements table {
    border-collapse: collapse;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

#learner-achievements-record-filter {
    margin-left: .5rem;
}

#learner-achievements-record-hidden-style-map-table{
    display: none;
}

#learner-achievements-record-clear-filter{
    padding-left: .5rem;
}

.learner-current-achievement-dimmed-row td {
    color: #d3d3d3;
}
.learner-current-achievement-expand {
    /* padding: 2px 4px; */
    /* opacity: 0.5; */
    filter: alpha(opacity = 100);
    font-size: 15px;
    color: #ccc;
    border-radius: 3px 3px 3px 3px;
    background-color: #6a6a6a;
    margin: 0 10px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: c;
    vertical-align: bottom;
    display: flex;
    justify-content: center;
    align-items: center;
}
}
