/*
 * jQuery UI CSS Framework 1.8.13
 *
 * Copyright 2011, 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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
 * jQuery UI CSS Framework 1.8.13
 *
 * Copyright 2011, 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/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png?v=20210818042252)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png?v=20210818042252)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png?v=20210818042252)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; 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 #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png?v=20210818042252)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png?v=20210818042252)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; 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 #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png?v=20210818042252)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png?v=20210818042252)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.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(images/ui-icons_222222_256x240.png?v=20210818042252)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png?v=20210818042252)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png?v=20210818042252)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png?v=20210818042252)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png?v=20210818042252)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png?v=20210818042252)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png?v=20210818042252)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png?v=20210818042252)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png?v=20210818042252)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png?v=20210818042252)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }
.gepa-window {
    font-family:Arial;
	font-weight:normal;
	font-size:11px;
}

.gepa-container {
    display:block;
    position:relative;
}

.gepa-position-relative {
    position: relative;
}

.gepa-application,
.gepa-application * {
	box-sizing:border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.gepa-application p {
    margin: 0;
}

.gepa-blank {
	opacity: 0 !important;
}

.gepa-loading {
	display: none !important;
}

.gepa-pane-disabled {
    opacity: 0.5;
}

.gepa-pane-disabled .gepa-pane-disabled {
    opacity: 1;
}


/* MESSAGE DISPLAYERS */
/*AT TOP*/
.gepa-at-top-msg-container {
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border:solid red 1px;
	overflow:auto;
	max-height: 45px;
	/**height : 45px; *//* For <=IE7 */
    margin: 1px;
    background-color: #FFFFFF;
    word-wrap: break-word;
}
@media print {
	.gepa-at-top-msg-container {
		max-height: none;
	}
}
.gepa-at-top-msg-container.gepa-info {
	border-color:#8C8782;
}

.gepa-at-top-msg-container.gepa-warning {
	border-color:#E1C328;
}

.gepa-at-top-msg-container.gepa-success {
    border-color: #87A368;
}

.gepa-at-top-msg-container.gepa-error {
	border-color:#C84132;
}

.gepa-at-top-msg-container.gepa-technical {
	border-color:#AFB432;
}	

.gepa-at-top-msg-div {
	display:block;	
	background-repeat:no-repeat;
    background-position: 2px 0px;
	padding-left: 46px;
	min-height:45px;
	/**height:45px; *//* For IE7  *//*	*/
}

.gepa-at-top-msg-div.gepa-info {
	background-image : url(img/message-info.png?v=20210818042252);
}

.gepa-at-top-msg-div.gepa-success {
	background-image : url(img/message-success.png?v=20210818042252);
}

.gepa-at-top-msg-div.gepa-warning {
    background-image : url(img/message-warning.png?v=20210818042252);
}

.gepa-at-top-msg-div.gepa-error {
	background-image : url(img/message-error.png?v=20210818042252);
}

.gepa-at-top-msg-div.gepa-technical {
	background-image : url(img/message-technical.png?v=20210818042252);
}

.gepa-at-top-msg-label {
	text-align: left;
	display:inline-block;
	word-wrap:break-word;
	white-space:normal;	
	line-height:1em;
	margin-top:8px;
	margin-left: 3px;
}

/*POPUP */
.yui3-tabview .gepa-popup-message-tab-view .yui3-tabview-panel { /*to override .yui3-tabview .gepa-tab-navigator .yui3-tabview-panel in tabnavigator.css*/
    padding: 0;
    position : static !important;
	top : auto !important;
}
.yui3-tabview .gepa-popup-message-tab-view .yui3-tabview-list {  /*to override .yui3-tabview .gepa-tab-navigator .yui3-tabview-list in tabnavigator.css*/
	position : static !important;
}

/*.gepa-popup-message-pane .gepa-popup-message-command {
    text-align: right;
    height: 26px;
    *//*display:none*//*
}*/

.gepa-popup-message-cmd-btn-close   {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    margin: 1px;
    padding: 0 5px;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    vertical-align: super;
}

.gepa-popup-message-pane {
    border: 2px solid #B5B7AF;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    background-color:#FFF;
}

.gepa-popup-message-pane .gepa-popup-message-bd {
    padding:2px;
}

.gepa-popup-message-pane .gepa-popup-message-bd .content {
	display:block;
    /*min-height: 300px;*/
    /*min-width: 300px;*/
}

.gepa-popup-message-pane .gepa-popup-message-hd {
    background-color: #B8B8B8;
    /*color:#FFF;*/
	font-size:12px;
    font-family: Arial;
	white-space:nowrap;
	padding: 0px 2px 0px 2px;
    background-repeat: no-repeat;
    background-size: contain;
}

.gepa-popup-message-title {
	line-height:35px;
    display: inline-block;
	margin: 0 0 0 38px;
    font-weight: bold;
}

.gepa-popup-message-info {
	background-image : url(img/message-info.png?v=20210818042252);
    background-repeat: no-repeat;
    background-size: contain;
}

.gepa-popup-message-success {
	background-image : url(img/message-success.png?v=20210818042252);
    background-repeat: no-repeat;
    background-size: contain;
}

.gepa-popup-message-warning {
    background-image : url(img/message-warning.png?v=20210818042252);
    background-repeat: no-repeat;
    background-size: contain;
}

.gepa-popup-message-error {
	background-image : url(img/message-error.png?v=20210818042252);
    background-repeat: no-repeat;
    background-size: contain;
}

.gepa-popup-message-technical {
	background-image : url(img/message-technical.png?v=20210818042252);
    background-repeat: no-repeat;
    background-size: contain;
}

.gepa-popup-message-normal {
    width : 600px;
}

.gepa-popup-message-big {
    width : 1000px;
}

.gepa-popup-message-small {
    width : 442px;
}

.yui3-tabview-panel .gepa-popup-message-normal {
    height : 300px;
}

.yui3-tabview-panel .gepa-popup-message-big {
    height : 700px;
}

.yui3-tabview-panel .gepa-popup-message-small {
    height : 200px;
}

.gepa-popup-message-hd-btns {
    float:right;
}

.gepa-popup-message-hd-btns> span {
    background-image: url("img/gepa_console_sprite.png?v=20210818042252");
    display: inline-block;
    height: 10px;
    margin-right: 6px;
    margin-top: 10px;
    width: 10px;
}

.gepa-popup-message-expand-btn {
    background-position: 0 -1400px;
}

.gepa-popup-message-collaps-btn {
    background-position: -10px -1400px;
}

.gepa-popup-message-close-btn {
    background-position: -20px -1400px;
}

.gepa-pane-disabled {
    opacity: 0.5;
}

.gepa-screen-lock {
	display:  block;
    position: absolute;
	top:      0;
	left:     0;
	right:    0;
	bottom:   0;
	
    opacity: 0.0;
	
	background-color: #FFF;
}

.gepa-full-size .diaml-xflow{
    position: absolute;
    top:      0;
    left:     0;
    right:    0;
    bottom:   0;
}

.gepa-unselectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

@media print {
    .gepa-activity-bar-hd,
    .gepa-activity-bar-bd,
    .overlayContent > .gepa-activity-bar,
    .overlayContent > .gepa-activity-bar.small {
        display:none;
    }

    .gepa-console-pane {
         display:none;
    }
}
.gepa-pane.gepa-border-solid {
    border-radius: 5px;
    /*overflow: hidden; /* in case children have background colors */ /* removed because it truncates dropdowns/autocompletes */
}

.gepa-pane.horizontal.gepa-border-solid > *:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.gepa-pane.horizontal.gepa-border-solid > *:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.gepa-pane.vertical.gepa-border-solid > *:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.gepa-pane.vertical.gepa-border-solid > *:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.gepa-border-none {
	border : 0;
}

.gepa-border-none-with-radius {
	border : 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.gepa-border-solid {
    border-collapse: separate !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border : 1px solid #999999;
}

.gepa-border-inset {
    border-collapse: separate !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border : 2px inset #999999;
}

.gepa-border-outset {
    border-collapse: separate !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border : 2px outset #999999;
}

.gepa-border-top-thin {
    border-top : 1px solid #999999;
}

.gepa-border-top-medium {
    border-top : 2px solid #999999;
}

.gepa-border-top-large {
    border-top : 4px solid #999999;
}

.gepa-border-bottom-thin {
	border-bottom : 1px solid #999999;
}

.gepa-border-bottom-medium {
	border-bottom : 2px solid #999999;
}

.gepa-border-bottom-large {
	border-bottom : 4px solid #999999;
}

.yui3-overlay-content {
    border-collapse:separate;
    position:relative;
    left:0;
    top:0;
    overflow:hidden;
}
/* overflow:visible to allow dropdown lists exceed modal screen borders */
.yui3-overlay-content.gepa-modal-screen {
	overflow:visible;
    background-color: /*#FFFFFF*/ transparent;
}

.gepa-activity-bar {
    background: #FFFFFF url(img/loader-large.gif?v=20210818042252) no-repeat;
    height:46px;
    min-width:46px;
    line-height:46px;
	color: #333333;
    font-family: Arial,sans-serif;
    font-size: 24px;
    white-space:nowrap;
    text-indent:55px;
}
.gepa-activity-bar.gepa-small {
    background: transparent url(img/loader-medium.gif?v=20210818042252) no-repeat;
    height:23px;
    line-height: 23px;
    min-width:23px;
}
.gepa-activity-bar.gepa-hidden {
	display: none;
}

/*
.gepa-activity-bar .text{
    color: #000000;
    font-family: Arial;
    font-size: 24px;
    white-space: nowrap;
}*/
/*
.gepa-activity-bar .image{
    background: transparent url(img/ajax-loader.gif) center no-repeat;
    height:70px;
}
*/
.gepa-modal-screen .gepa-hd {
    background: url(img/widgets.png?v=20210818042252) repeat-x left -1850px;
    color:#FFF;
	font-size:14px;
	font-weight:bold;
    font-family: Arial,sans-serif;
	white-space:nowrap;
	margin:0 15px 0 15px;
	padding:0;
}

.gepa-modal-screen .gepa-hd span {
	line-height:25px;
	height:25px;
	margin:0 0 0 10px;
}

.gepa-modal-screen .gepa-hd .tl{
	width: 15px;
	height: 25px;
	position:absolute;
	top:0;
	left:0;
	background: url(img/widgets.png?v=20210818042252) repeat-x left -1625px;
}

.gepa-modal-screen .gepa-hd .tr{
	width: 40px;
	height: 25px;
	position:absolute;
	top:0;
	right:0;
	background: url(img/widgets.png?v=20210818042252) repeat-x right -1775px;
}

.gepa-modal-screen .gepa-hd .close-button{
	background: url(img/widgets.png?v=20210818042252) repeat-x right -1700px;
	right: 0;
	cursor: pointer;
}

.gepa-modal-screen .gepa-bd {
    padding:0;
    background:transparent;
}

.gepa-modal-screen .gepa-bd .left {
	height:100%;
	padding:0 0 0 7px;
	background:transparent url('img/borders.png?v=20210818042252') repeat-y left -200px;
}

.gepa-modal-screen .gepa-bd .right {
	padding:0 7px 0 0;
	height:100%;
	background:transparent url('img/borders.png?v=20210818042252') repeat-y right -200px;
}

.gepa-modal-screen .gepa-bd .background {
	height:100%;
	background-color:#FFF;
	margin:0;
	padding:0;
	overflow-x:hidden;
	overflow-y:auto;
}

.gepa-modal-screen .gepa-bd .content {
	display:inline-block;
}

.gepa-modal-screen .gepa-ft {
	padding:0;
    overflow:hidden;
}

.gepa-modal-screen .gepa-ft .left {
	height:15px;
	padding: 0 0 0 10px;
	background:transparent url('img/borders.png?v=20210818042252') no-repeat left -125px;
}

.gepa-modal-screen .gepa-ft .right {
	height:15px;
	background:transparent url('img/borders.png?v=20210818042252') no-repeat right -100px;
}

.gepa-modal {
    position: relative;
}
.gepa-widget-base-included-visible {
}
.gepa-widget-base-included-invisible {
	visibility: hidden !important;
}
.gepa-widget-base-excluded-visible {
}

.gepa-widget-base-excluded-invisible {
	top: -9999px !important;
    left: -9999px !important;
    display:none !important;
}

.gepa-positioned.invisible {
    display:none !important;
}

.gepa-text-left {
	text-align: left;
}

.gepa-text-right {
	text-align: right;
}

.gepa-text-center {
	text-align: center;
}

/* TOOLTIP */
.gepa-tooltip-widget {
	position: absolute; 
	left: 0px; 
	top: 0px;
	z-index: 300;
	background-color: #FFFFCC;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border:solid #AAAA88 1px;
	overflow:visible;
	padding:2px 5px 2px 5px;
	margin : 2px 1px 2px 1px;
	max-width: 400px;
	-webkit-box-shadow:1px 1px 1px 0 #CCCCCC;
	-moz-box-shadow:1px 1px 1px 0 #CCCCCC;
	box-shadow:1px 1px 1px 0 #CCCCCC;
}

.gepa-positioned {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
}
.yui3-dd-dragging {
	cursor:move;
}

.yui3-overlay-content {
    border-collapse:separate;
    position:relative;
    left:0;
    top:0;
    overflow:hidden;
}

.tridion-helptip.yui3-overlay-content {
    overflow: visible;
}

.yui3-panel {
    display:inline-block;
}

.yui3-panel .hd,
.yui3-overlay .hd {
    background-image: url(img/widgets.png?v=20210818042252);
    background-repeat: repeat-x;
    background-position: 0 -1850px;
    color:#FFF;
	/*font-family:Arial;*/
	font-size:20px;
	font-weight:normal;
	white-space:nowrap;
	margin:0 15px 0 15px;
}

.yui3-panel #helptip .hd,
.yui3-overlay #helptip .hd {
    background: url(img/widgets.png?v=20210818042252) repeat-x left -1590px;
    /*font-family:Arial;*/
	font-size:12px;
	font-weight:bold;
}

.yui3-panel .hd span,
.yui3-overlay .hd span {
	line-height:50px;
	height:50px;
	margin:0 0 0 10px;
    color: #C30045;
}

.yui3-panel #helptip .hd span,
.yui3-overlay #helptip .hd span {
	line-height:25px;
	height:25px;
	margin:0 0 0 10px;
}

.yui3-panel .hd .tl,
.yui3-overlay .hd .tl {
	width: 15px;
	height: 50px;
	position:absolute;
	top:0;
	left:0;
	background: url(img/widgets.png?v=20210818042252) repeat-x left -1625px;
}

.yui3-panel #helptip .hd .tl,
.yui3-overlay #helptip .hd .tl {
	width: 15px;
	height: 25px;
	background: url(img/widgets.png?v=20210818042252) repeat-x left -1500px;
}

.yui3-panel .hd .tr,
.yui3-overlay .hd .tr {
	width: 40px;
	height: 50px;
	position:absolute;
	top:0;
	right:0;
	background: url(img/widgets.png?v=20210818042252) repeat-x right -1775px;
}

.yui3-panel #helptip .hd .tr,
.yui3-overlay #helptip .hd .tr {
	width: 40px;
	height: 25px;
	background: url(img/widgets.png?v=20210818042252) repeat-x right -1560px;
}

.yui3-panel .hd .close-button,
.yui3-overlay .hd .close-button {
	background: url(img/widgets.png?v=20210818042252) repeat-x right -1700px;
	right: 0;
	left: auto;
	cursor: pointer;
}

.yui3-panel #helptip .hd .close-button,
.yui3-overlay #helptip .hd .close-button {
	background: url(img/widgets.png?v=20210818042252) repeat-x right -1530px;
}

.yui3-panel .bd,
.yui3-overlay .bd {
    padding:0;
}

.yui3-overlay .bd .left {
	height:100%;
	padding:0 0 0 7px;
	background:transparent url('img/borders.png?v=20210818042252') repeat-y left -200px;
}

.yui3-overlay .bd .right {
	padding:0 7px 0 0;
	height:100%;
	background:transparent url('img/borders.png?v=20210818042252') repeat-y right -200px;
}

.yui3-panel .bd .background,
.yui3-overlay .bd .background {
	height:100%;
	background-color:#FFF;
	margin:0;
	padding:0;
	overflow-x:hidden;
	overflow-y:auto;
}

.yui3-panel .bd .content,
.yui3-overlay .bd .content {
	display:inline-block;
}

.yui3-panel .bd p,
.yui3-overlay .bd p {
    margin:0 0 1em;
}

.yui3-panel .waiting-mode,
.yui3-overlay .waiting-mode {
	background:transparent url('img/ajax-loader.gif?v=20210818042252') center no-repeat;
}

.yui3-panel .container-close,
.yui3-overlay .container-close {
    position:absolute;
    top:0;
    right:0;
    z-index:6;
    height:20px;
    width:30px;
    margin:0;
    padding:0;
    background: url(img/widgets.png?v=20210818042252) no-repeat right -1530px;
    cursor:pointer;
    visibility:inherit;
    text-indent:-10000em;
    overflow:hidden;
    text-decoration:none;
}

.yui3-panel .ft,
.yui3-overlay .ft {
	padding:0;
    overflow:hidden;
}

.yui3-overlay .ft .left {
	height:15px;
	padding: 0 0 0 10px;
	background:transparent url('img/borders.png?v=20210818042252') no-repeat left -125px;
}

.yui3-overlay .ft .right {
	height:15px;
	background:transparent url('img/borders.png?v=20210818042252') no-repeat right -100px;
}

.yui3-panel .ft .content,
.yui3-overlay .ft .content {
	background-color: #FFF;
}


.yui3-overlay-mask {
	background: #fff;
	opacity: 0.5;
	width:100%;
}

.gepa-starting.yui3-overlay-mask {
    background: none;
    opacity: 1;
}

.yui3-panel td,
.yui3-overlay td {
	border: none; /* remove boondoggle css border for td */
}


/*GEPA lightbox*/
#gepa-lightbox-panel .yui3-overlay .hd,
#gepa-lightbox-manager .yui3-overlay .hd {
    background: url(img/widgets.png?v=20210818042252) repeat-x left -1590px;
    color:#FFF;
	/*font-family:Arial;*/
	font-size:18px !important;
	font-weight:normal;
	white-space:nowrap;
	margin:0 15px 0 15px;
}

#gepa-lightbox-manager .yui3-overlay .bd > .left > .right > .background > div.content {
	padding: 8px;
}

#gepa-lightbox-manager .yui3-panel > .nostyle > .hd,
#gepa-lightbox-manager .yui3-panel > .nostyle > .ft,
#gepa-lightbox-manager .yui3-overlay > .nostyle > .hd,
#gepa-lightbox-manager .yui3-overlay > .nostyle > .ft {
    display:none;
}

#gepa-lightbox-manager .yui3-overlay > .nostyle > .bd > .left,
#gepa-lightbox-manager .yui3-overlay > .nostyle > .bd > .left > .right {
    padding: 0;
    background: none;
}

#gepa-lightbox-manager .yui3-overlay > .nostyle > .bd > .left > .right > .background {
    background-color: transparent;
}

#gepa-lightbox-manager .yui3-overlay > .nostyle > .bd > .left > .right > .background > .content {
    padding: 0;
}

/* overflow:visible to allow widgets exceed lightbox borders if needed */
#gepa-lightbox-manager > .yui3-panel > .yui3-panel-content,
#gepa-lightbox-manager > .yui3-overlay > .yui3-overlay-content {
	overflow:visible;
}
.gepa-container > .none {
	background-color: transparent;
}

.gepa-positioned.goldCard,.gepa-positioned.gold {
	background-color: #ffd700;
}

.gepa-positioned.redCard,.gepa-positioned.red {
	background-color: #cc0000;
}

.gepa-positioned.blueCard,.gepa-positioned.blue, .lightboxHeaderColor {
    background-color: /*#C30045*/ #F7F8F7;
}

.gepa-positioned.transferColor
{
	background-color: #FDDAC7;
}

.footerColor,.gepa-positioned.oysterBay {
	background-color: #E4EFF3;
}

.headerColor {
    background-color: #E3DCD3;
}

.gepa-positioned.darkBlue {
	background-color: #001D59;
}

.gepa-positioned.reflexBlue {
	background-color: #003399;
}

.gepa-positioned.irisBlue {
	background-color: #109DDA;
}

.gepa-positioned.skyBlue {
	background-color: #84C1EB;
}

.gepa-positioned.paleBlue {
    background-color: #EBEBE6;
}

.gepa-positioned.meadowGreen {
    background-color: #697D19;
}

.gepa-positioned.white {
	background-color: #FFFFFF;
}

.gepa-positioned.darkGrey,.gepa-positioned.darkgrey {
	background-color: #333333;
}

.gepa-positioned.normalGrey,.gepa-positioned.normalgrey {
	background-color: #999999;
}

.gepa-positioned.lightGrey,.gepa-positioned.lightgrey {
	background-color: #CCCCCC;
}

.gepa-positioned.xLightGrey,.gepa-positioned.xlightgrey {
	background-color: #F3F3F3;
}

.gepa-positioned.violet {
	background-color: #6D1E7E;
}

.gepa-positioned.pink {
	background-color: #E4166A;
}

.gepa-positioned.orange {
	background-color: #ffab1a;
}

.gepa-positioned.lightorange,.gepa-positioned.lightOrange {
	background-color: #FFF2CF;
}

.gepa-positioned.yellow {
	background-color: #FDC82F;
}

.gepa-positioned.carmen {
	background-color: #B0003E;
}

.gepa-positioned.black {
	background-color: #000000;
}

.gepa-positioned.normalRed,.gepa-positioned.normalred {
	background-color: #cc0000;
}

.gepa-positioned.pinkfloyd,.gepa-positioned.pinkFloyd {
	background-color: #C83BA0;
}

.gepa-positioned.coffeemilk,.gepa-positioned.coffeeMilk {
	background-color: #CAB196;
}

.gepa-positioned.stone {
	background-color: #9C8674;
}

.gepa-positioned.pisangambon,.gepa-positioned.pisangAmbon {
	background-color: #78B359;
}

.gepa-positioned.darkviolet,.gepa-positioned.darkViolet {
	background-color: #4B3B68;
}

.gepa-positioned.curacao {
	background-color: #3E85B8;
}

.gepa-positioned.cucumber {
	background-color: #6EA986;
}

.gepa-positioned.rubyRed,.gepa-positioned.ruby,.gepa-positioned.rubyred {
	background-color: #C30045;
}

.gepa-positioned.belfiusGrey,
.gepa-positioned.belfiusgrey{
	background-color: #51626F;
}

.gepa-positioned.pearl{
	background-color: #EBEBE6;
}

.gepa-positioned.iron{
	background-color: #333333;
}

.gepa-positioned.avocado{
	background-color: #697D19;
}

.gepa-positioned.indigo{
	background-color: #A5AFC3 !important;
}

.gepa-positioned.taupe{
	background-color: #AAA07D !important;
}

.gepa-positioned.greenpea,.gepa-positioned.greenPea{
	background-color: #AFB432 !important;
}

.gepa-positioned.anis{
	background-color: #DCE128 !important;
}

.gepa-positioned.amber{
	background-color: #E1C328 !important;
}

.gepa-positioned.aurora{
	background-color: #DCA050 !important;
}

.gepa-positioned.carmin{
	background-color: #C84132 !important;
}

.gepa-positioned.fuschia{
	background-color: #C8006E !important;
}

.gepa-positioned.coral{
	background-color: #D2AAA0 !important;
}

.gepa-positioned.blueberry{
	background-color: #960582 !important;
}

.gepa-positioned.purple{
	background-color: #6E1482 !important;
}

.gepa-positioned.velvet{
	background-color: #5A0037 !important;
}

.gepa-positioned.darkerpearl, .gepa-positioned.darkerPearl{
	background-color: #E3E3DF !important;
}

.gepa-positioned.widgetgrey, .gepa-positioned.widgetGrey{
	background-color: #E4DFD9 !important;
}

.gepa-positioned.tabgrey, .gepa-positioned.tabGrey{
	background-color: #BDB7B1 !important;
}

.gepa-positioned.jade{
	background-color:#7bc2a2 !important;
}

.gepa-positioned.royalblue{
	background-color:#2c558a !important;
}

.gepa-positioned.turquoise {
    color: #009A9E !important;
}

.turquoiseBG {
    background-color: #009A9E !important;
}

.chartColor-IC03-I{
    background-color:#009a9e !important;
}
.chartColor-IC03-W{
    background-color:#6e3386 !important;
}
.chartColor-IC03-J{
    background-color:#b84e76 !important;
}
.chartColor-IC03-K{
    background-color:#893f7f !important;
}
.chartColor-IC03-T{
    background-color:#42589e !important;
}
.chartColor-IC03-U{
    background-color:#8dbfd0 !important;
}
.chartColor-IC03-E{
    background-color:#e1c328 !important;
}
.chartColor-IC03-M{
    background-color:#5a0037 !important;
}
.chartColor-IC03-3{
    background-color:#c30045 !important;
}
.chartColor-IC03-6{
    background-color:#cf6a6d !important;
}
.chartColor-IC03-G{
    background-color:#e4b8a0 !important;
}
.chartColor-IC03-A{
    background-color:#d0893c !important;
}
.chartColor-IC03-2{
    background-color:#cc5c35 !important;
}
.chartColor-IC03-V{
    background-color:#b92020 !important;
}
.chartColor-IC03-B{
    background-color:#8c2a1d !important;
}
.chartColor-IC03-9{
    background-color:#775031 !important;
}
.chartColor-IC03-D{
    background-color:#9c520a !important;
}
.chartColor-IC03-1{
    background-color:#697d19 !important;
}
.chartColor-IC03-7{
    background-color:#93bf3e !important;
}
.chartColor-IC03-F{
    background-color:#314701 !important;
}
.chartColor-IC03-4{
    background-color:#16365c !important;
}
.chartColor-IC03-C{
    background-color:#979faa !important;
}
.chartColor-IC03-5{
    background-color:#a5afc3 !important;
}
.chartColor-IC03-X{
    background-color:#9c0f3a !important;
}
.chartColor-IC03-Z{
    background-color:#5369b1 !important;
}
.chartColor-IC03-H{
    background-color:#8dc9ab !important;
}
.chartColor-IC03-N{
    background-color:#a3ad1f !important;
}
.chartColor-IC03-P{
    background-color:#c2b415 !important;
}
.chartColor-IC03-O{
    background-color:#b7bf72 !important;
}
.chartColor-IC03-Q{
    background-color:#222222 !important;
}
.chartColor-IC03-S{
    background-color:#666666 !important;
}
.chartColor-IC03-R{
    background-color:#888888 !important;
}

.textColor-IC03-I{
    color:#009a9e;
}
.textColor-IC03-W{
    color:#6e3386;
}
.textColor-IC03-J{
    color:#b84e76;
}
.textColor-IC03-K{
    color:#893f7f;
}
.textColor-IC03-T{
    color:#42589e;
}
.textColor-IC03-U{
    color:#8dbfd0;
}
.textColor-IC03-E{
    color:#e1c328;
}
.textColor-IC03-M{
    color:#5a0037;
}
.textColor-IC03-3{
    color:#c30045;
}
.textColor-IC03-6{
    color:#cf6a6d;
}
.textColor-IC03-G{
    color:#e4b8a0;
}
.textColor-IC03-A{
    color:#d0893c;
}
.textColor-IC03-2{
    color:#cc5c35;
}
.textColor-IC03-V{
    color:#b92020;
}
.textColor-IC03-B{
    color:#8c2a1d;
}
.textColor-IC03-9{
    color:#775031;
}
.textColor-IC03-D{
    color:#9c520a;
}
.textColor-IC03-1{
    color:#697d19;
}
.textColor-IC03-7{
    color:#93bf3e;
}
.textColor-IC03-F{
    color:#314701;
}
.textColor-IC03-4{
    color:#16365c;
}
.textColor-IC03-C{
    color:#979faa;
}
.textColor-IC03-5{
    color:#a5afc3;
}
.textColor-IC03-X{
    color:#9c0f3a;
}
.textColor-IC03-Z{
    color:#5369b1;
}
.textColor-IC03-H{
    color:#8dc9ab;
}
.textColor-IC03-N{
    color:#a3ad1f;
}
.textColor-IC03-P{
    color:#c2b415;
}
.textColor-IC03-O{
    color:#b7bf72;
}
.textColor-IC03-Q{
    color:#222222;
}
.textColor-IC03-S{
    color:#666666;
}
.textColor-IC03-R{
    color:#888888;
}

.gepa-fixed-width {
	overflow-x: hidden;
    text-overflow:ellipsis;
}

.gepa-fixed-height {
	overflow-y: hidden;
}

.gepa-pane .gepa-click-acceptor {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.gepa-button, .gepa-button .segment, .gepa-button .inner {
	display:         inline-block;
	
	font-family:     arial;
	text-decoration: none;
	white-space:     nowrap;
	
-webkit-box-sizing:  content-box;
   -moz-box-sizing:  content-box;
        box-sizing:  content-box;
}
.gepa-button .segment, .gepa-button .inner {
	vertical-align:  middle;
}

.gepa-button a               { cursor: pointer; }
.gepa-button.gepa-disabled a { cursor: default; }

.gepa-button a               { outline: 0; }
.gepa-button img             { border:  0; }

.gepa-button .inner { background-image: url(img/button_sprite.png?v=20210818042252); }

.gepa-button .inner.image { width: 16px; } /* for weird chrome bug */

/* defaults */

.gepa-button               .inner            { color: #51626F; font-weight: bold; }
.gepa-button               .gepa-error       { color: #FF0000 !important; }
.gepa-button.gepa-disabled .inner            { color: #AAB3B3 !important; }

.gepa-button               .inner            { height: 26px; line-height: 26px; font-size: 13px; }
.gepa-button               .icon             { height: 16px; margin-top: 5px; width: auto; } /* keeping width variable */

.gepa-button               .inner            { width:  auto; }
.gepa-button               .front            { width:  10px; }
.gepa-button               .spacer           { width:   6px; }
.gepa-button               .rear             { width:  10px; }

.gepa-button               .image + .label,
.gepa-button               .image + .image,
.gepa-button               .label + .label,
.gepa-button               .label + .image   { padding-left: 6px; }
.gepa-button               .image.no-spacing,
.gepa-button               .label.no-spacing { padding-left: 0px; }

.gepa-button.gepa-small    .inner            { height: 18px; line-height: 18px; font-size: 11px; }
.gepa-button.gepa-small    .icon             { height: 12px; margin-top: 3px; width: auto; } /* keeping width variable */

.gepa-button.gepa-small    .inner            { width:  auto; }
.gepa-button.gepa-small    .front            { width:   6px; }
.gepa-button.gepa-small    .spacer           { width:   4px; }
.gepa-button.gepa-small    .rear             { width:   6px; }

.gepa-button.gepa-small    .image + .label,
.gepa-button.gepa-small    .image + .image,
.gepa-button.gepa-small    .label + .label,
.gepa-button.gepa-small    .label + .image   { padding-left: 4px; }
.gepa-button.gepa-small    .image.no-spacing,
.gepa-button.gepa-small    .label.no-spacing { padding-left: 0px; }

.gepa-button.gepa-image            .front    { width:   5px; }
.gepa-button.gepa-image            .rear     { width:   5px; }
.gepa-button.gepa-image.gepa-small .front    { width:   3px; }
.gepa-button.gepa-image.gepa-small .rear     { width:   3px; }



/* button */

.gepa-button.gepa-blue  .inner { color: #FFFFFF; }
.gepa-button.gepa-green .inner { color: #51626F; }
.gepa-button.gepa-white .inner { color: #51626F; }


/* button : blue */

.gepa-button.gepa-back                                           .inner             { background-position:   -10px     0px; }
.gepa-button.gepa-back.gepa-default a                            .inner             { background-position:   -10px   -50px; }
.gepa-button.gepa-back a:focus                                   .inner,
.gepa-button.gepa-back a:hover                                   .inner             { background-position:   -10px  -100px; }
.gepa-button.gepa-back a:active                                  .inner             { background-position:   -10px  -150px; }
.gepa-button.gepa-back.gepa-disabled a                           .inner             { background-position:   -10px  -600px; }

.gepa-button.gepa-back                                           .front             { background-position:     0px     0px; }
.gepa-button.gepa-back.gepa-default a                            .front             { background-position:     0px   -50px; }
.gepa-button.gepa-back a:focus                                   .front,
.gepa-button.gepa-back a:hover                                   .front             { background-position:     0px  -100px; }
.gepa-button.gepa-back a:active                                  .front             { background-position:     0px  -150px; }
.gepa-button.gepa-back.gepa-disabled a                           .front             { background-position:     0px  -600px; }

.gepa-button.gepa-back                                           .rear              { background-position:  -550px     0px; }
.gepa-button.gepa-back.gepa-default a                            .rear              { background-position:  -550px   -50px; }
.gepa-button.gepa-back a:focus                                   .rear,
.gepa-button.gepa-back a:hover                                   .rear              { background-position:  -550px  -100px; }
.gepa-button.gepa-back a:active                                  .rear              { background-position:  -550px  -150px; }
.gepa-button.gepa-back.gepa-disabled a                           .rear              { background-position:  -550px  -600px; }

.gepa-button.gepa-previous                                           .inner             { background-position:   -10px     0px; }
.gepa-button.gepa-previous.gepa-default a                            .inner             { background-position:   -10px   -50px; }
.gepa-button.gepa-previous a:focus                                   .inner,
.gepa-button.gepa-previous a:hover                                   .inner             { background-position:   -10px  -100px; }
.gepa-button.gepa-previous a:active                                  .inner             { background-position:   -10px  -150px; }
.gepa-button.gepa-previous.gepa-disabled a                           .inner             { background-position:   -10px  -600px; }

.gepa-button.gepa-previous                                           .front             { background-position:     0px     0px; }
.gepa-button.gepa-previous.gepa-default a                            .front             { background-position:     0px   -50px; }
.gepa-button.gepa-previous a:focus                                   .front,
.gepa-button.gepa-previous a:hover                                   .front             { background-position:     0px  -100px; }
.gepa-button.gepa-previous a:active                                  .front             { background-position:     0px  -150px; }
.gepa-button.gepa-previous.gepa-disabled a                           .front             { background-position:     0px  -600px; }

.gepa-button.gepa-previous                                           .rear              { background-position:  -550px     0px; }
.gepa-button.gepa-previous.gepa-default a                            .rear              { background-position:  -550px   -50px; }
.gepa-button.gepa-previous a:focus                                   .rear,
.gepa-button.gepa-previous a:hover                                   .rear              { background-position:  -550px  -100px; }
.gepa-button.gepa-previous a:active                                  .rear              { background-position:  -550px  -150px; }
.gepa-button.gepa-previous.gepa-disabled a                           .rear              { background-position:  -550px  -600px; }

.gepa-button.gepa-next                                           .inner             { background-position:   -10px     0px; }
.gepa-button.gepa-next.gepa-default a                            .inner             { background-position:   -10px   -50px; }
.gepa-button.gepa-next a:focus                                   .inner,
.gepa-button.gepa-next a:hover                                   .inner             { background-position:   -10px  -100px; }
.gepa-button.gepa-next a:active                                  .inner             { background-position:   -10px  -150px; }
.gepa-button.gepa-next.gepa-disabled a                           .inner             { background-position:   -10px  -600px; }

.gepa-button.gepa-next                                           .front             { background-position:     0px     0px; }
.gepa-button.gepa-next.gepa-default a                            .front             { background-position:     0px   -50px; }
.gepa-button.gepa-next a:focus                                   .front,
.gepa-button.gepa-next a:hover                                   .front             { background-position:     0px  -100px; }
.gepa-button.gepa-next a:active                                  .front             { background-position:     0px  -150px; }
.gepa-button.gepa-next.gepa-disabled a                           .front             { background-position:     0px  -600px; }

.gepa-button.gepa-next                                           .rear              { background-position:  -550px     0px; }
.gepa-button.gepa-next.gepa-default a                            .rear              { background-position:  -550px   -50px; }
.gepa-button.gepa-next a:focus                                   .rear,
.gepa-button.gepa-next a:hover                                   .rear              { background-position:  -550px  -100px; }
.gepa-button.gepa-next a:active                                  .rear              { background-position:  -550px  -150px; }
.gepa-button.gepa-next.gepa-disabled a                           .rear              { background-position:  -550px  -600px; }

.gepa-button.gepa-blue                                           .inner             { background-position:   -10px     0px; }
.gepa-button.gepa-blue.gepa-default a                            .inner             { background-position:   -10px   -50px; }
.gepa-button.gepa-blue a:focus                                   .inner,
.gepa-button.gepa-blue a:hover                                   .inner             { background-position:   -10px  -100px; }
.gepa-button.gepa-blue a:active                                  .inner             { background-position:   -10px  -150px; }
.gepa-button.gepa-blue.gepa-disabled a                           .inner             { background-position:   -10px  -600px; }

.gepa-button.gepa-blue                                           .front             { background-position:     0px     0px; }
.gepa-button.gepa-blue.gepa-default a                            .front             { background-position:     0px   -50px; }
.gepa-button.gepa-blue a:focus                                   .front,
.gepa-button.gepa-blue a:hover                                   .front             { background-position:     0px  -100px; }
.gepa-button.gepa-blue a:active                                  .front             { background-position:     0px  -150px; }
.gepa-button.gepa-blue.gepa-disabled a                           .front             { background-position:     0px  -600px; }

.gepa-button.gepa-blue                                           .rear              { background-position:  -550px     0px; }
.gepa-button.gepa-blue.gepa-default a                            .rear              { background-position:  -550px   -50px; }
.gepa-button.gepa-blue a:focus                                   .rear,
.gepa-button.gepa-blue a:hover                                   .rear              { background-position:  -550px  -100px; }
.gepa-button.gepa-blue a:active                                  .rear              { background-position:  -550px  -150px; }
.gepa-button.gepa-blue.gepa-disabled a                           .rear              { background-position:  -550px  -600px; }

.gepa-button.gepa-blue.gepa-small                                .inner             { background-position:  -706px     0px; }
.gepa-button.gepa-blue.gepa-small.gepa-default a                 .inner             { background-position:  -706px   -50px; }
.gepa-button.gepa-blue.gepa-small a:focus                        .inner,
.gepa-button.gepa-blue.gepa-small a:hover                        .inner             { background-position:  -706px  -100px; }
.gepa-button.gepa-blue.gepa-small a:active                       .inner             { background-position:  -706px  -150px; }
.gepa-button.gepa-blue.gepa-small.gepa-disabled a                .inner             { background-position:  -706px  -600px; }

.gepa-button.gepa-blue.gepa-small                                .front             { background-position:  -700px     0px; }
.gepa-button.gepa-blue.gepa-small.gepa-default a                 .front             { background-position:  -700px   -50px; }
.gepa-button.gepa-blue.gepa-small a:focus                        .front,
.gepa-button.gepa-blue.gepa-small a:hover                        .front             { background-position:  -700px  -100px; }
.gepa-button.gepa-blue.gepa-small a:active                       .front             { background-position:  -700px  -150px; }
.gepa-button.gepa-blue.gepa-small.gepa-disabled a                .front             { background-position:  -700px  -600px; }

.gepa-button.gepa-blue.gepa-small                                .rear              { background-position:  -1254px     0px; }
.gepa-button.gepa-blue.gepa-small.gepa-default a                 .rear              { background-position:  -1254px   -50px; }
.gepa-button.gepa-blue.gepa-small a:focus                        .rear,
.gepa-button.gepa-blue.gepa-small a:hover                        .rear              { background-position:  -1254px  -100px; }
.gepa-button.gepa-blue.gepa-small a:active                       .rear              { background-position:  -1254px  -150px; }
.gepa-button.gepa-blue.gepa-small.gepa-disabled a                .rear              { background-position:  -1254px  -600px; }


.gepa-button.gepa-blue.gepa-image                                .rear              { background-position:  -555px     0px; }
.gepa-button.gepa-blue.gepa-image.gepa-default a                 .rear              { background-position:  -555px   -50px; }
.gepa-button.gepa-blue.gepa-image a:focus                        .rear,
.gepa-button.gepa-blue.gepa-image a:hover                        .rear              { background-position:  -555px  -100px; }
.gepa-button.gepa-blue.gepa-image a:active                       .rear              { background-position:  -555px  -150px; }
.gepa-button.gepa-blue.gepa-image.gepa-disabled a                .rear              { background-position:  -555px  -600px; }

.gepa-button.gepa-blue.gepa-image.gepa-small                     .rear              { background-position:  -1257px     0px; }
.gepa-button.gepa-blue.gepa-image.gepa-small.gepa-default a      .rear              { background-position:  -1257px   -50px; }
.gepa-button.gepa-blue.gepa-image.gepa-small a:focus             .rear,
.gepa-button.gepa-blue.gepa-image.gepa-small a:hover             .rear              { background-position:  -1257px  -100px; }
.gepa-button.gepa-blue.gepa-image.gepa-small a:active            .rear              { background-position:  -1257px  -150px; }
.gepa-button.gepa-blue.gepa-image.gepa-small.gepa-disabled a     .rear              { background-position:  -1257px  -600px; }


/* button : green */

.gepa-button.gepa-green                                          .inner             { background-position:   -10px  -200px; color:#FFFFFF}
.gepa-button.gepa-green.gepa-default a                           .inner             { background-position:   -10px  -250px; }
.gepa-button.gepa-green a:focus                                  .inner,
.gepa-button.gepa-green a:hover                                  .inner             { background-position:   -10px  -300px; }
.gepa-button.gepa-green a:active                                 .inner             { background-position:   -10px  -350px; }
.gepa-button.gepa-green.gepa-disabled a                          .inner             { background-position:   -10px  -600px; }

.gepa-button.gepa-green                                          .front             { background-position:     0px  -200px; }
.gepa-button.gepa-green.gepa-default a                           .front             { background-position:     0px  -250px; }
.gepa-button.gepa-green a:focus                                  .front,
.gepa-button.gepa-green a:hover                                  .front             { background-position:     0px  -300px; }
.gepa-button.gepa-green a:active                                 .front             { background-position:     0px  -350px; }
.gepa-button.gepa-green.gepa-disabled a                          .front             { background-position:     0px  -600px; }

.gepa-button.gepa-green                                          .rear              { background-position:  -550px  -200px; }
.gepa-button.gepa-green.gepa-default a                           .rear              { background-position:  -550px  -250px; }
.gepa-button.gepa-green a:focus                                  .rear,
.gepa-button.gepa-green a:hover                                  .rear              { background-position:  -550px  -300px; }
.gepa-button.gepa-green a:active                                 .rear              { background-position:  -550px  -350px; }
.gepa-button.gepa-green.gepa-disabled a                          .rear              { background-position:  -550px  -600px; }

.gepa-button.gepa-green.gepa-small                               .inner             { background-position:  -706px  -200px; }
.gepa-button.gepa-green.gepa-small.gepa-default a                .inner             { background-position:  -706px  -250px; }
.gepa-button.gepa-green.gepa-small a:focus                       .inner,
.gepa-button.gepa-green.gepa-small a:hover                       .inner             { background-position:  -706px  -300px; }
.gepa-button.gepa-green.gepa-small a:active                      .inner             { background-position:  -706px  -350px; }
.gepa-button.gepa-green.gepa-small.gepa-disabled a               .inner             { background-position:  -706px  -600px; }

.gepa-button.gepa-green.gepa-small                               .front             { background-position:  -700px  -200px; }
.gepa-button.gepa-green.gepa-small.gepa-default a                .front             { background-position:  -700px  -250px; }
.gepa-button.gepa-green.gepa-small a:focus                       .front,
.gepa-button.gepa-green.gepa-small a:hover                       .front             { background-position:  -700px  -300px; }
.gepa-button.gepa-green.gepa-small a:active                      .front             { background-position:  -700px  -350px; }
.gepa-button.gepa-green.gepa-small.gepa-disabled a               .front             { background-position:  -700px  -600px; }

.gepa-button.gepa-green.gepa-small                               .rear              { background-position: -1254px  -200px; }
.gepa-button.gepa-green.gepa-small.gepa-default a                .rear              { background-position: -1254px  -250px; }
.gepa-button.gepa-green.gepa-small a:focus                       .rear,
.gepa-button.gepa-green.gepa-small a:hover                       .rear              { background-position: -1254px  -300px; }
.gepa-button.gepa-green.gepa-small a:active                      .rear              { background-position: -1254px  -350px; }
.gepa-button.gepa-green.gepa-small.gepa-disabled a               .rear              { background-position: -1254px  -600px; }


.gepa-button.gepa-green.gepa-image                               .rear              { background-position:  -555px  -200px; }
.gepa-button.gepa-green.gepa-image.gepa-default a                .rear              { background-position:  -555px  -250px; }
.gepa-button.gepa-green.gepa-image a:focus                       .rear,
.gepa-button.gepa-green.gepa-image a:hover                       .rear              { background-position:  -555px  -300px; }
.gepa-button.gepa-green.gepa-image a:active                      .rear              { background-position:  -555px  -350px; }
.gepa-button.gepa-green.gepa-image.gepa-disabled a               .rear              { background-position:  -555px  -600px; }

.gepa-button.gepa-green.gepa-image.gepa-small                    .rear              { background-position: -1257px  -200px; }
.gepa-button.gepa-green.gepa-image.gepa-small.gepa-default a     .rear              { background-position: -1257px  -250px; }
.gepa-button.gepa-green.gepa-image.gepa-small a:focus            .rear,
.gepa-button.gepa-green.gepa-image.gepa-small a:hover            .rear              { background-position: -1257px  -300px; }
.gepa-button.gepa-green.gepa-image.gepa-small a:active           .rear              { background-position: -1257px  -350px; }
.gepa-button.gepa-green.gepa-image.gepa-small.gepa-disabled a    .rear              { background-position: -1257px  -600px; }


/* button : white */

.gepa-button.gepa-white                                          .inner             { background-position:   -10px  -400px; }
.gepa-button.gepa-white.gepa-default a                           .inner             { background-position:   -10px  -450px; }
.gepa-button.gepa-white a:focus                                  .inner,
.gepa-button.gepa-white a:hover                                  .inner             { background-position:   -10px  -500px; }
.gepa-button.gepa-white a:active                                 .inner             { background-position:   -10px  -550px; }
.gepa-button.gepa-white.gepa-disabled a                          .inner             { background-position:   -10px  -600px; }

.gepa-button.gepa-white                                          .front             { background-position:     0px  -400px; }
.gepa-button.gepa-white.gepa-default a                           .front             { background-position:     0px  -450px; }
.gepa-button.gepa-white a:focus                                  .front,
.gepa-button.gepa-white a:hover                                  .front             { background-position:     0px  -500px; }
.gepa-button.gepa-white a:active                                 .front             { background-position:     0px  -550px; }
.gepa-button.gepa-white.gepa-disabled a                          .front             { background-position:     0px  -600px; }

.gepa-button.gepa-white                                          .rear              { background-position:  -550px  -400px; }
.gepa-button.gepa-white.gepa-default a                           .rear              { background-position:  -550px  -450px; }
.gepa-button.gepa-white a:focus                                  .rear,
.gepa-button.gepa-white a:hover                                  .rear              { background-position:  -550px  -500px; }
.gepa-button.gepa-white a:active                                 .rear              { background-position:  -550px  -550px; }
.gepa-button.gepa-white.gepa-disabled a                          .rear              { background-position:  -550px  -600px; }

.gepa-button.gepa-white.gepa-small                               .inner             { background-position:  -706px  -400px; }
.gepa-button.gepa-white.gepa-small.gepa-default a                .inner             { background-position:  -706px  -450px; }
.gepa-button.gepa-white.gepa-small a:focus                       .inner,
.gepa-button.gepa-white.gepa-small a:hover                       .inner             { background-position:  -706px  -500px; }
.gepa-button.gepa-white.gepa-small a:active                      .inner             { background-position:  -706px  -550px; }
.gepa-button.gepa-white.gepa-small.gepa-disabled a               .inner             { background-position:  -706px  -600px; }

.gepa-button.gepa-white.gepa-small                               .front             { background-position:  -700px  -400px; }
.gepa-button.gepa-white.gepa-small.gepa-default a                .front             { background-position:  -700px  -450px; }
.gepa-button.gepa-white.gepa-small a:focus                       .front,
.gepa-button.gepa-white.gepa-small a:hover                       .front             { background-position:  -700px  -500px; }
.gepa-button.gepa-white.gepa-small a:active                      .front             { background-position:  -700px  -550px; }
.gepa-button.gepa-white.gepa-small.gepa-disabled a               .front             { background-position:  -700px  -600px; }

.gepa-button.gepa-white.gepa-small                               .rear              { background-position: -1254px  -400px; }
.gepa-button.gepa-white.gepa-small.gepa-default a                .rear              { background-position: -1254px  -450px; }
.gepa-button.gepa-white.gepa-small a:focus                       .rear,
.gepa-button.gepa-white.gepa-small a:hover                       .rear              { background-position: -1254px  -500px; }
.gepa-button.gepa-white.gepa-small a:active                      .rear              { background-position: -1254px  -550px; }
.gepa-button.gepa-white.gepa-small.gepa-disabled a               .rear              { background-position: -1254px  -600px; }


.gepa-button.gepa-white.gepa-image                               .rear              { background-position:  -555px  -400px; }
.gepa-button.gepa-white.gepa-image.gepa-default a                .rear              { background-position:  -555px  -450px; }
.gepa-button.gepa-white.gepa-image a:focus                       .rear,
.gepa-button.gepa-white.gepa-image a:hover                       .rear              { background-position:  -555px  -500px; }
.gepa-button.gepa-white.gepa-image a:active                      .rear              { background-position:  -555px  -550px; }
.gepa-button.gepa-white.gepa-image.gepa-disabled a               .rear              { background-position:  -555px  -600px; }

.gepa-button.gepa-white.gepa-image.gepa-small                    .rear              { background-position: -1257px  -400px; }
.gepa-button.gepa-white.gepa-image.gepa-small.gepa-default a     .rear              { background-position: -1257px  -450px; }
.gepa-button.gepa-white.gepa-image.gepa-small a:focus            .rear,
.gepa-button.gepa-white.gepa-image.gepa-small a:hover            .rear              { background-position: -1257px  -500px; }
.gepa-button.gepa-white.gepa-image.gepa-small a:active           .rear              { background-position: -1257px  -550px; }
.gepa-button.gepa-white.gepa-image.gepa-small.gepa-disabled a    .rear              { background-position: -1257px  -600px; }


/* selection button */

.gepa-selection-button .front { width: 25px; }


/* selection button : blue */

.gepa-selection-button.gepa-blue                                 .front             { background-position:  -600px     0px; }
.gepa-selection-button.gepa-blue a:focus                         .front,
.gepa-selection-button.gepa-blue a:hover                         .front             { background-position:  -600px  -100px; }
.gepa-selection-button.gepa-blue a:active                        .front             { background-position:  -600px  -150px; }
.gepa-selection-button.gepa-blue.gepa-disabled a                 .front             { background-position:  -600px  -600px; }


/* selection button : green */

.gepa-selection-button.gepa-green                                .front             { background-position:  -600px  -200px; }
.gepa-selection-button.gepa-green a:focus                        .front,
.gepa-selection-button.gepa-green a:hover                        .front             { background-position:  -600px  -300px; }
.gepa-selection-button.gepa-green a:active                       .front             { background-position:  -600px  -350px; }
.gepa-selection-button.gepa-green.gepa-disabled a                .front             { background-position:  -600px  -600px; }


/* selection button : white */

.gepa-selection-button.gepa-white                                .front             { background-position:  -600px  -400px; }
.gepa-selection-button.gepa-white a:focus                        .front,
.gepa-selection-button.gepa-white a:hover                        .front             { background-position:  -600px  -500px; }
.gepa-selection-button.gepa-white a:active                       .front             { background-position:  -600px  -550px; }
.gepa-selection-button.gepa-white.gepa-disabled a                .front             { background-position:  -600px  -600px; }



/* dropdown button list */

.gepa-dropdown-button-list               .inner       { color: #51626F; }
.gepa-dropdown-button-list.gepa-disabled .inner       { color: #FFFFFF !important; }

.gepa-dropdown-button-list               .rear-list   { width:  18px; }
.gepa-dropdown-button-list               .rear-button { width:  10px; }

.gepa-dropdown-button-list.gepa-small    .inner       { height: 20px; line-height: 20px; }
.gepa-dropdown-button-list.gepa-small    .rear-list   { width:  16px; }
.gepa-dropdown-button-list.gepa-small    .rear-button { width:   6px; }

.gepa-dropdown-button-list .label {
	position:      relative;
	overflow:      hidden;
	text-overflow: ellipsis;
}

.gepa-dropdown-button-list                                       .inner             { background-position:   -10px  -650px; }
.gepa-dropdown-button-list a:focus                               .inner,
.gepa-dropdown-button-list a:hover                               .inner             { background-position:   -10px  -700px; }
.gepa-dropdown-button-list a:active                              .inner             { background-position:   -10px  -750px; }
.gepa-dropdown-button-list.gepa-disabled a                       .inner             { background-position:   -10px  -800px; }

.gepa-dropdown-button-list                                       .front             { background-position:     0px  -650px; }
.gepa-dropdown-button-list a:focus                               .front,
.gepa-dropdown-button-list a:hover                               .front             { background-position:     0px  -700px; }
.gepa-dropdown-button-list a:active                              .front             { background-position:     0px  -750px; }
.gepa-dropdown-button-list.gepa-disabled a                       .front             { background-position:     0px  -800px; }

.gepa-dropdown-button-list                                       .rear-list         { background-position:  -542px  -650px; }
.gepa-dropdown-button-list a:focus                               .rear-list,
.gepa-dropdown-button-list a:hover                               .rear-list         { background-position:  -542px  -700px; }
.gepa-dropdown-button-list a:active                              .rear-list         { background-position:  -542px  -750px; }
.gepa-dropdown-button-list.gepa-disabled a                       .rear-list         { background-position:  -542px  -800px; }

.gepa-dropdown-button-list                                       .rear-button       { background-position:  -600px  -650px; }
.gepa-dropdown-button-list a:focus                               .rear-button,
.gepa-dropdown-button-list a:hover                               .rear-button       { background-position:  -600px  -700px; }
.gepa-dropdown-button-list a:active                              .rear-button       { background-position:  -600px  -750px; }
.gepa-dropdown-button-list.gepa-disabled a                       .rear-button       { background-position:  -600px  -800px; }

.gepa-dropdown-button-list.gepa-small                            .inner             { background-position:  -706px  -650px; }
.gepa-dropdown-button-list.gepa-small a:focus                    .inner,
.gepa-dropdown-button-list.gepa-small a:hover                    .inner             { background-position:  -706px  -700px; }
.gepa-dropdown-button-list.gepa-small a:active                   .inner             { background-position:  -706px  -750px; }
.gepa-dropdown-button-list.gepa-small.gepa-disabled a            .inner             { background-position:  -706px  -800px; }

.gepa-dropdown-button-list.gepa-small                            .front             { background-position:  -700px  -650px; }
.gepa-dropdown-button-list.gepa-small a:focus                    .front,
.gepa-dropdown-button-list.gepa-small a:hover                    .front             { background-position:  -700px  -700px; }
.gepa-dropdown-button-list.gepa-small a:active                   .front             { background-position:  -700px  -750px; }
.gepa-dropdown-button-list.gepa-small.gepa-disabled a            .front             { background-position:  -700px  -800px; }

.gepa-dropdown-button-list.gepa-small                            .rear-list         { background-position: -1244px  -650px; }
.gepa-dropdown-button-list.gepa-small a:focus                    .rear-list,
.gepa-dropdown-button-list.gepa-small a:hover                    .rear-list         { background-position: -1244px  -700px; }
.gepa-dropdown-button-list.gepa-small a:active                   .rear-list         { background-position: -1244px  -750px; }
.gepa-dropdown-button-list.gepa-small.gepa-disabled a            .rear-list         { background-position: -1244px  -800px; }

.gepa-dropdown-button-list.gepa-small                            .rear-button       { background-position: -1304px  -650px; }
.gepa-dropdown-button-list.gepa-small a:focus                    .rear-button,
.gepa-dropdown-button-list.gepa-small a:hover                    .rear-button       { background-position: -1304px  -700px; }
.gepa-dropdown-button-list.gepa-small a:active                   .rear-button       { background-position: -1304px  -750px; }
.gepa-dropdown-button-list.gepa-small.gepa-disabled a            .rear-button       { background-position: -1304px  -800px; }



/* dropdown list */

.gepa-dropdown-list               .inner { color: #333333; font-weight: normal; }
.gepa-dropdown-list.gepa-disabled .inner { color: #333333 !important; }
.gepa-dropdown-list.gepa-disabled .gepa-error { color: #FFA0A0 !important; }

.gepa-dropdown-list               .inner { height: 20px; line-height: 20px; font-size: 11px; }
.gepa-dropdown-list               .rear  { width:  30px; }

.gepa-dropdown-list .label {
	position:      relative;
	overflow:      hidden;
	text-overflow: ellipsis;
}

.gepa-dropdown-list                                              .inner             { background-position: -710px  -850px; }
.gepa-dropdown-list a:focus                                      .inner,
.gepa-dropdown-list a:hover                                      .inner             { background-position: -710px  -900px; }
.gepa-dropdown-list a:active                                     .inner             { background-position: -710px  -950px; }
.gepa-dropdown-list.gepa-disabled a                              .inner             { background-position: -710px -1000px !important;}

.gepa-dropdown-list                                              .front             { background-position: -700px  -850px; }
.gepa-dropdown-list a:focus                                      .front,
.gepa-dropdown-list a:hover                                      .front             { background-position: -700px  -900px; }
.gepa-dropdown-list a:active                                     .front             { background-position: -700px  -950px; }
.gepa-dropdown-list.gepa-disabled a                              .front             { background-position: -700px -1000px !important; }

.gepa-dropdown-list                                              .rear              { background-position: -1670px  -850px; }
.gepa-dropdown-list a:focus                                      .rear,
.gepa-dropdown-list a:hover                                      .rear              { background-position: -1670px  -900px; }
.gepa-dropdown-list a:active                                     .rear              { background-position: -1670px  -950px; }
.gepa-dropdown-list.gepa-disabled a                              .rear              { background-position: -1670px -1000px !important; }

.gepa-dropdown-list > a:focus {
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
-webkit-box-shadow:    0 0 6px #C0C0C0;
   -moz-box-shadow:    0 0 6px #C0C0C0;
        box-shadow:    0 0 6px #C0C0C0;
}
.gepa-dropdown-list.gepa-disabled > a:focus {
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
-webkit-box-shadow:    0 0 0 #C0C0C0;
   -moz-box-shadow:    0 0 0 #C0C0C0;
        box-shadow:    0 0 0 #C0C0C0;
}



/* lightbox overrides */

#lightbox .gepa-button .segment        { text-decoration: none; }
#lightbox .gepa-button a               { cursor: pointer; }
#lightbox .gepa-button.gepa-disabled a { cursor: default; }

.gepa-button.gepa-next .inner.front::before {
	content: '\E621';
	font-size: 13px;
}

.gepa-button.gepa-back .inner.front::before,
.gepa-button.gepa-previous .inner.front::before {
	content: '\E614';
	font-size: 13px;
}

.gepa-button.gepa-special-button.gepa-previous .segment,
.gepa-button.gepa-special-button.gepa-back .segment,
.gepa-button.gepa-special-button.gepa-next .segment {
	padding: 4px 15px 6px 12px;
}

/* styling for the dropdown box used in widgets as dropdown-list & dropdown-button-list */

.gepa-dropdown-box {
	display: block;
	background-color: #FFFFFF;
	width: auto;
	height: 0;
	overflow: hidden;
	
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
        box-sizing: border-box;
}

.gepa-dropdown-box-border {
	display: block;
	border: 1px solid #999999;
	
-webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
        box-sizing: content-box;
}

.gepa-dropdown-box-scroll {
	display: block;
	overflow: auto;
	overflow-x: hidden;
	
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
        box-sizing: border-box;
}

.gepa-dropdown-box-content {
	display: block;
	
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
        box-sizing: border-box;
}

.gepa-dropdown-box-element {
	display: block;
	padding: 0px 15px 0px 15px;
	font-family: arial;
	font-size: 13px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}
.gepa-dropdown-box-element.gepa-hidden {
	display : none;
}
.gepa-dropdown-box-element.gepa-selected {
	background-color: #AFB432;
}
.gepa-dropdown-box-element.gepa-focus {
	background-color: #EBEBE6;
}


@media print {
	.gepa-dropdown-box {
		display: none;
	}
}

/* requires button.css, dropdown_box.css */

/* BOONDOGGLE OVERRIDE RESET >>> */
.gepa-dropdown-button-list .yui3-widget-hd,
.gepa-dropdown-button-list .yui3-widget-bd {
	background: none repeat 0% 0%;
	color: #333333; /* fallback */
	color: inherit;
	font-size: 100%;
	font-weight: normal;
	min-height: 0;
	padding: 0;
	position: static;
}
.gepa-dropdown-button-list .yui3-overlay {
	position:absolute;
}
.gepa-dropdown-button-list .yui3-overlay-hidden {
	visibility:hidden;
}
.gepa-dropdown-button-list .yui3-widget-hidden {
	display:none;
}
.gepa-dropdown-button-list .yui3-widget-content-expanded {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	height:100%;
}
.gepa-dropdown-button-list .yui3-widget-stacked .yui3-widget-shim {
	opacity:0;
	position:absolute;
	border:none;
	top:0;
	left:0;
	padding:0;
	margin:0;
	z-index:-1;
	width:100%;
	height:100%;
}
.gepa-dropdown-button-list a,
.gepa-dropdown-button-list a:link,
.gepa-dropdown-button-list a:visited,
.gepa-dropdown-button-list a:hover,
.gepa-dropdown-button-list a:focus,
.gepa-dropdown-button-list a:active {
	color: #333333; /* fallback */
	color: inherit;
}
/* <<< BOONDOGGLE OVERRIDE RESET */



.gepa-dropdown-button-list .yui3-overlay-content {
	overflow : visible;
}



/* lightbox overrides */

#lightbox .gepa-dropdown-button-list a,
#lightbox .gepa-dropdown-button-list a:link,
#lightbox .gepa-dropdown-button-list a:visited,
#lightbox .gepa-dropdown-button-list a:hover,
#lightbox .gepa-dropdown-button-list a:focus,
#lightbox .gepa-dropdown-button-list a:active {
	color: #333333; /* fallback */
	color: inherit;
}



span[compType='dexia.gepa.client.yui.components.widgets.DropDownButtonList'] {
    display:     inline-block;
    height:      26px;
    width:        1px;
    line-height: 26px;
}

/* requires button.css, dropdown_box.css */

/* BOONDOGGLE OVERRIDE RESET >>> */
.gepa-dropdown-list .yui3-widget-hd,
.gepa-dropdown-list .yui3-widget-bd {
	background: none repeat 0% 0%;
	color: #333333; /* fallback */
	color: inherit;
	font-size: 100%;
	font-weight: normal;
	min-height: 0;
	padding: 0;
	position: static;
}
.gepa-dropdown-list .yui3-overlay {
	position:absolute;
}
.gepa-dropdown-list .yui3-overlay-hidden {
	visibility:hidden;
}
.gepa-dropdown-list .yui3-widget-hidden {
	display:none;
}
.gepa-dropdown-list .yui3-widget-content-expanded {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	height:100%;
}
.gepa-dropdown-list .yui3-widget-stacked .yui3-widget-shim {
	opacity:0;
	position:absolute;
	border:none;
	top:0;
	left:0;
	padding:0;
	margin:0;
	z-index:-1;
	width:100%;
	height:100%;
}
.gepa-dropdown-list a,
.gepa-dropdown-list a:link,
.gepa-dropdown-list a:visited,
.gepa-dropdown-list a:hover,
.gepa-dropdown-list a:focus,
.gepa-dropdown-list a:active {
	color: #333333; /* fallback */
	color: inherit;
}
/* <<< BOONDOGGLE OVERRIDE RESET */



.gepa-dropdown-list .gepa-dropdown-box-element {
	font-size: 11px;
}

.gepa-dropdown-list .gepa-dropdown-box {
-webkit-box-shadow: 0 0 6px #C0C0C0;
   -moz-box-shadow: 0 0 6px #C0C0C0;
        box-shadow: 0 0 6px #C0C0C0;
}

.gepa-dropdown-list .gepa-dropdown-box-scroll {
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}

.gepa-dropdown-list .yui3-overlay-content {
	overflow : visible;
}



/* lightbox overrides */

#lightbox .gepa-dropdown-list a,
#lightbox .gepa-dropdown-list a:link,
#lightbox .gepa-dropdown-list a:visited,
#lightbox .gepa-dropdown-list a:hover,
#lightbox .gepa-dropdown-list a:focus,
#lightbox .gepa-dropdown-list a:active {
	color: #333333; /* fallback */
	color: inherit;
}

form.gepa-file-upload {
    display:inline-block;
    padding: 0 !important;
}

.gepa-styled-span {
    position: relative;
}

.gepa-file-input,
.gepa-styled-file-input{
    margin: 0 !important;
    padding: 0 !important;
}

span.gepa-fileupload-relative-span {
    position:relative;
    display:inline-block;
}

span.gepa-fileupload-style-span {
    display:inline-block;
}

input.gepa-file-input {
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    cursor:pointer;
}


/* WIDGET STRUCTURE */
.gepa-file-upload {
	display: block;
	border-radius: 5px;
	cursor: default;
}
.gepa-file-upload.gepa-calc-override {
	width: 100%;
}

.gepa-file-upload .gepa-data {
	display: none;
}

.gepa-file-upload-section-buttons {
	padding: 0;
}
.gepa-file-upload-section-table {
	padding: 5px 3px 3px 3px;
}

/* BUTTON-WRAPPER */
.gepa-file-upload-button-wrapper {
	position: relative;
	display: inline-block;
	margin-left: 2px;
}
.gepa-file-upload-button-wrapper:first-child {
	margin-left: 0;
}
.gepa-file-upload-button-wrapper.gepa-hidden {
	display: none;
}

.gepa-file-upload-section-buttons.gepa-file-upload-single {
    display: inline-block;
}
.gepa-file-upload-input-wrapper {
    vertical-align: middle;
}
.gepa-file-upload-input-wrapper input {
    display: block;
    box-sizing: border-box;
}
.gepa-file-upload-input-wrapper input.gepa-field-in-error {
    border-color: #eb0016;
}

.gepa-file-upload .yui3-uploader input[type="file"] {
	display: none; /* for some browsers, the visibility & dimension styles are not enough */
}

/* QUICK MODE */
.gepa-file-upload-quick-mode .gepa-file-upload-button-reset,
.gepa-file-upload-quick-mode .gepa-file-upload-button-submit,
.gepa-file-upload-quick-mode .gepa-file-upload-section-table {
    display: none;
}

/* PROGRESS-BAR */
.gepa-file-upload-progress-bar {
	width: 0%;
	height: 4px;
	background-color: #C30045;
}

/* TABLE */
.gepa-file-upload-table {
	margin: 0;
}
.gepa-file-upload-table.gepa-highlight {
	box-shadow: 0 0 0 3px #dedbd8, 0 0 0 2px #dedbd8 inset;
}
.gepa-file-upload-table,
.gepa-file-upload-table th,
.gepa-file-upload-table td {
	border: 0;
	border-spacing: 0; /* cellspacing */
	border-collapse: collapse;
}
.gepa-file-upload-table th,
.gepa-file-upload-table td {
	padding: 2px 5px; /* cellpadding */
	text-align: left;
	vertical-align: middle;
}
.gepa-file-upload-table > thead > tr {
	background-color: #BDB7B1;
	color: #0C1A23;
}
.gepa-file-upload-table > tbody > tr {
	background-color: #EBEBE6;
	color: #333333;
	border-bottom: 1px solid #BDB7B1;
}
/* TABLE COLUMNS */
.gepa-file-upload-table .gepa-file-status {
	width: 50px;
	text-align: center;
	white-space: nowrap;
}
.gepa-file-upload-table td.gepa-file-name {
	padding: 0; /* moving padding to div child */
}
.gepa-file-upload-table td.gepa-file-name > div {
	padding: 2px 5px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gepa-file-upload-table .gepa-file-size {
	width: 75px;
	text-align: right;
	white-space: nowrap;
}
.gepa-file-upload-table .gepa-file-type {
	width: 50px;
	white-space: nowrap;
}
.gepa-file-upload-table .gepa-file-action {
	width: 50px;
	text-align: center;
	white-space: nowrap;
}
.gepa-file-upload-table .gepa-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent url(img/file_uploader.png?v=20210818042252) no-repeat 0 0;
}

/* TABLE ROWS */
.gepa-file-upload-table .gepa-status-ready			{ }
.gepa-file-upload-table .gepa-status-pending		{ }
.gepa-file-upload-table .gepa-status-busy			{ }
.gepa-file-upload-table .gepa-status-completed		{ }
.gepa-file-upload-table .gepa-status-failed			{ }
.gepa-file-upload-table .gepa-status-invalid-name	{ color: #999999; text-shadow: 1px 1px #FFFFFF; }
.gepa-file-upload-table .gepa-status-invalid-type	{ color: #999999; text-shadow: 1px 1px #FFFFFF; }
.gepa-file-upload-table .gepa-status-invalid-size	{ color: #999999; text-shadow: 1px 1px #FFFFFF; }
.gepa-file-upload-table .gepa-status-disabled		{ color: #999999; text-shadow: 1px 1px #FFFFFF; }
.gepa-file-upload-table .gepa-status-exceeded		{ color: #999999; text-shadow: 1px 1px #FFFFFF; }
.gepa-file-upload-table .gepa-status-overflow		{ color: #999999; text-shadow: 1px 1px #FFFFFF; }

/* TABLE CELL : status : icon */
.gepa-file-upload-table .gepa-status-ready			.gepa-file-status .gepa-icon { background-position:    0px   0px; } /* blank icon */
.gepa-file-upload-table .gepa-status-pending		.gepa-file-status .gepa-icon { background-position:  -80px   0px; } /* pause icon */
.gepa-file-upload-table .gepa-status-busy			.gepa-file-status .gepa-icon { background-position: -100px   0px; } /* play icon */
.gepa-file-upload-table .gepa-status-completed		.gepa-file-status .gepa-icon { background-position:  -20px   0px; } /* checked icon */
.gepa-file-upload-table .gepa-status-failed			.gepa-file-status .gepa-icon { background-position:  -40px   0px; } /* crossed icon */
.gepa-file-upload-table .gepa-status-invalid-name	.gepa-file-status .gepa-icon { background-position: -140px   0px; } /* invalid icon */
.gepa-file-upload-table .gepa-status-invalid-type	.gepa-file-status .gepa-icon { background-position: -140px   0px; } /* invalid icon */
.gepa-file-upload-table .gepa-status-invalid-size	.gepa-file-status .gepa-icon { background-position: -140px   0px; } /* invalid icon */
.gepa-file-upload-table .gepa-status-disabled		.gepa-file-status .gepa-icon { background-position:    0px   0px; } /* blank icon */
.gepa-file-upload-table .gepa-status-exceeded		.gepa-file-status .gepa-icon { background-position: -140px   0px; } /* invalid icon */
.gepa-file-upload-table .gepa-status-overflow		.gepa-file-status .gepa-icon { background-position:    0px   0px; } /* blank icon */

/* TABLE CELL : action : icon */
.gepa-file-upload-table .gepa-status-ready			.gepa-file-action .gepa-icon { background-position: -160px   0px; cursor: pointer; } /* trashcan icon */
.gepa-file-upload-table .gepa-status-pending		.gepa-file-action .gepa-icon { background-position:    0px   0px; cursor: default; } /* blank icon */
.gepa-file-upload-table .gepa-status-busy			.gepa-file-action .gepa-icon { background-position:    0px   0px; cursor: default; } /* blank icon */
.gepa-file-upload-table .gepa-status-completed		.gepa-file-action .gepa-icon { background-position:    0px   0px; cursor: default; } /* blank icon */
.gepa-file-upload-table .gepa-status-failed			.gepa-file-action .gepa-icon { background-position: -160px   0px; cursor: pointer; } /* trashcan icon */
.gepa-file-upload-table .gepa-status-invalid-name	.gepa-file-action .gepa-icon { background-position: -160px   0px; cursor: pointer; } /* trashcan icon */
.gepa-file-upload-table .gepa-status-invalid-type	.gepa-file-action .gepa-icon { background-position: -160px   0px; cursor: pointer; } /* trashcan icon */
.gepa-file-upload-table .gepa-status-invalid-size	.gepa-file-action .gepa-icon { background-position: -160px   0px; cursor: pointer; } /* trashcan icon */
.gepa-file-upload-table .gepa-status-disabled		.gepa-file-action .gepa-icon { background-position: -160px   0px; cursor: pointer; } /* trashcan icon */
.gepa-file-upload-table .gepa-status-exceeded		.gepa-file-action .gepa-icon { background-position: -160px   0px; cursor: pointer; } /* trashcan icon */
.gepa-file-upload-table .gepa-status-overflow		.gepa-file-action .gepa-icon { background-position: -120px   0px; cursor: pointer; } /* reload icon */

.gepa-file-upload.gepa-disabled						.gepa-file-action .gepa-icon { cursor: default; }

/* TABLE CELL : other */
.gepa-file-upload-table .gepa-status-invalid-name	.gepa-file-name { color: #FF0000; font-weight: bold; }
.gepa-file-upload-table .gepa-status-invalid-type	.gepa-file-type { color: #FF0000; font-weight: bold; }
.gepa-file-upload-table .gepa-status-invalid-size	.gepa-file-size { color: #FF0000; font-weight: bold; }
.gepa-file-upload-table .gepa-status-exceeded		.gepa-file-size { color: #FFCC00; font-weight: bold; }

/* TABLE : progress bar */
.gepa-file-upload-table > tbody > tr.gepa-bar {
}
.gepa-file-upload-table > tbody > tr.gepa-bar > td {
	padding: 0;
}

/* TABLE : filler */
.gepa-file-upload-table > tbody > tr.gepa-filler > td {
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.gepa-file-upload-table > tbody > tr.gepa-filler > td > span {
	font-style: italic;
}
.gepa-file-upload-table > tbody > tr.gepa-hidden {
	display: none;
}

/* FORMS (repeated single) */
.gepa-file-upload-forms {
	display: none;
}

.gepa-file-upload-form {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.gepa-file-upload-form-input {
	width: 100%;
	height: 100%;
	opacity: 0;
}

.gepa-label-multiline {
	display: inline-block;
	white-space:normal;
	line-height:1.2em;
    overflow: hidden;
    text-overflow:ellipsis;
    word-wrap: break-word;
}
.gepa-label-multiline > pre {
    white-space: pre-line;
}
.gepa-label-multiline > pre
.gepa-label {
    font-size: 11px;
}

.gepa-label {
	white-space:nowrap;
	display:inline-block;
	line-height:normal;
}

.gepa-text-right {
    text-align: right !important;
}

.gepa-text-left {
    text-align: left !important;
}

.gepa-text-center {
    text-align: center !important;
}

.gepa-label,
.gepa-label-multiline {
    text-align: left;
	width:auto;
	padding:2px;
}

.gepa-label.gepa-table-cell-label {
    white-space: nowrap;
}

.gepa-label.gepa-fixed-height,
.gepa-label-multiline.gepa-fixed-height {
    padding-top:0;
    padding-bottom: 0;
}

.gepa-image.clickable {
    cursor:pointer;
}

.gepa-image-crop-selection-selection {
    border: 1px solid #FFFFFF;
    overflow: hidden;
}

.gepa-image-crop-selection-corner {
    background-color: #3E85B8;
    width: 10px;
    height: 10px;
}

.gepa-image-crop-selection-corner.gepa-drag {
    border: 1px solid transparent !important;
    background-color: transparent;
}

.gepa-image-crop-selection-corner.gepa-upper {
    top: 0;
    border-bottom: 1px solid #FFFFFF;
}

.gepa-image-crop-selection-corner.gepa-lower {
    bottom: 0;
    border-top: 1px solid #FFFFFF;
}

.gepa-image-crop-selection-corner.gepa-left {
    left: 0;
    border-right: 1px solid #FFFFFF;
}

.gepa-image-crop-selection-corner.gepa-right {
    right: 0;
    border-left: 1px solid #FFFFFF;
}

.yui3-dd-draggable.gepa-image-crop-selection-corner.gepa-right.gepa-lower,
.yui3-dd-draggable.gepa-image-crop-selection-corner.gepa-left.gepa-upper {
    cursor: se-resize;
}

.yui3-dd-draggable.gepa-image-crop-selection-corner.gepa-left.gepa-lower,
.yui3-dd-draggable.gepa-image-crop-selection-corner.gepa-right.gepa-upper {
    cursor: sw-resize;
}
.gepa-map-noclick area{
    cursor : default;
}

.gepa-spacer {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.gepa-progress-bar .wrapper {
	border: 1px solid transparent;
}

.gepa-progress-bar .outer {
	margin: -1px;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}

.gepa-progress-bar .inner {
	width: 0%;
	height: 100%;
}

.gepa-checkbox {
    display:         inline-block;
    white-space:     nowrap;
	height:          17px;
	line-height:     17px;
	
	border:          0;
	outline:         0;
	cursor:          default;
	text-decoration: none;
}


.gepa-checkbox .gepa-checkbox-image {
	display:         inline-block;
	vertical-align:  middle;
	height:          17px;
	line-height:     17px;
	
	width:           19px;
	cursor:          pointer;
	background:      transparent url(img/checkbox.png?v=20210818042252) no-repeat;
}
.gepa-checkbox.gepa-disabled .gepa-checkbox-image {
	cursor:          default;
}

.gepa-checkbox                             .gepa-checkbox-image { background-position: 0px   -4px; }
.gepa-checkbox:hover                       .gepa-checkbox-image { background-position: 0px -179px; }
.gepa-checkbox:focus                       .gepa-checkbox-image { background-position: 0px -154px; }

.gepa-checkbox.gepa-selected               .gepa-checkbox-image { background-position: 0px  -54px; }
.gepa-checkbox.gepa-selected:hover         .gepa-checkbox-image { background-position: 0px -129px; }
.gepa-checkbox.gepa-selected:focus         .gepa-checkbox-image { background-position: 0px -104px; }

.gepa-checkbox.gepa-disabled               .gepa-checkbox-image { background-position: 0px  -29px; }
.gepa-checkbox.gepa-disabled.gepa-selected .gepa-checkbox-image { background-position: 0px  -79px; }


.gepa-checkbox .gepa-checkbox-label {
	display:         inline-block;
	vertical-align:  middle;
	height:          17px;
    line-height:     17px;
    
    margin-left:     4px;
    color:           #000000;
}


.gepa-checkbox .gepa-checkbox-asterisk {
	display:         none;
	vertical-align:  middle;
	height:          17px;
    line-height:     17px;
    
	color:           #C30045;
}
.gepa-checkbox.gepa-mandatory .gepa-checkbox-asterisk {
	display:         inline-block;
}


.gepa-checkbox .gepa-checkbox-print {
	display:         none;
	height:          17px;
    line-height:     17px;
    
	color:           #000000;
	font-family:     arial;
	font-size:       16px;
}

@media print {
	.gepa-checkbox               .gepa-checkbox-image { display: none;          }
	.gepa-checkbox               .gepa-checkbox-print { display: inline-block;  }
	
	.gepa-checkbox               .gepa-checkbox-print-cleared { display: block; }
	.gepa-checkbox.gepa-selected .gepa-checkbox-print-cleared { display: none;  }
	.gepa-checkbox               .gepa-checkbox-print-checked { display: none;  }
	.gepa-checkbox.gepa-selected .gepa-checkbox-print-checked { display: block; }
}

.thinline {
	border-width: 1px;
}

.mediumline {
	border-width: 2px;
}

.largeline{
	border-width: 3px;
}

.line-separator-vertical {
    border-right-style: solid;
    border-color: #CCCCCC;
}

.line-separator-horizontal {
    border-width: 0;
}

.line-separator-horizontal.thinline {
	height: 1px;
    background-color: #CCCCCC;
}
.line-separator-horizontal.mediumline {
	height: 2px;
    background-color: #CCCCCC;
}
.line-separator-horizontal.largeline{
	height: 3px;
    background-color: #CCCCCC;
}

.line-separator-horizontal.dottedline {
	border-width: 1px;
	border-top-style: dotted;
    color: #CCCCCC;
}

.line-separator-horizontal.dashedline {
	border-width: 1px;
	border-top-style: dashed;
    color: #CCCCCC;
}

.gepa-radio-button-group, .gepa-radio-button {
	display:          inline-block;
}

.gepa-radio-button-group.vertical {
	white-space:      normal;
}
.gepa-radio-button-group.vertical .gepa-radio-button {
	display:          block;
}

.gepa-radio-button-group.horizontal {
	white-space:      nowrap;
}
.gepa-radio-button-group.horizontal .gepa-radio-button {
	display:          inline-block;
	padding-left:     5px;
}
.gepa-radio-button-group.horizontal .gepa-radio-button:first-child {
	padding-left:     0;
}

@media print {
	.gepa-radio-button-group.gepa-pane-disabled {
		opacity: 1;
	}
}


.gepa-radio-button .gepa-radio-button-wrapper {
	display:          block;
}

.gepa-radio-button a {
	display:          inline-block;
	vertical-align:   bottom;
	white-space:      nowrap;
	text-decoration:  none;
	cursor:           default;
	outline:          0;
}



.gepa-radio-button .gepa-radio-button-radio {
	display:          inline-block;
	vertical-align:   middle;
	width:            20px;
	height:           20px;
	line-height:      20px;
	cursor:           pointer;
	background-image: url(img/radio_button.png?v=20210818042252);
}
.gepa-radio-button.gepa-disabled .gepa-radio-button-radio {
	cursor:           default;
}

.gepa-radio-button                             a        .gepa-radio-button-radio { background-position:  -1px  -4px; }
.gepa-radio-button                             a:focus  .gepa-radio-button-radio,
.gepa-radio-button                             a:hover  .gepa-radio-button-radio { background-position:  -1px -30px; }
.gepa-radio-button                             a:active .gepa-radio-button-radio { background-position:  -1px -56px; }
.gepa-radio-button.gepa-disabled               a        .gepa-radio-button-radio { background-position:  -1px -82px; }

.gepa-radio-button.gepa-selected               a        .gepa-radio-button-radio { background-position: -27px  -4px; }
.gepa-radio-button.gepa-selected               a:focus  .gepa-radio-button-radio,
.gepa-radio-button.gepa-selected               a:hover  .gepa-radio-button-radio { background-position: -27px -30px; }
.gepa-radio-button.gepa-selected               a:active .gepa-radio-button-radio { background-position: -27px -56px; }
.gepa-radio-button.gepa-selected.gepa-disabled a        .gepa-radio-button-radio { background-position: -27px -82px; }

.gepa-radio-button .gepa-radio-button-radio-print {
	display:          none;
	text-align:       center;
    color:            #000000;
	font-family:      arial;
	font-size:        16px;
}
@media print {
	.gepa-radio-button               .gepa-radio-button-radio-print          { display: block; }
	.gepa-radio-button               .gepa-radio-button-radio-print-cleared  { display: block; }
	.gepa-radio-button.gepa-selected .gepa-radio-button-radio-print-cleared  { display: none;  }
	.gepa-radio-button               .gepa-radio-button-radio-print-selected { display: none;  }
	.gepa-radio-button.gepa-selected .gepa-radio-button-radio-print-selected { display: block; }
}

.gepa-radio-button .gepa-radio-button-label {
	display:          inline-block;
	padding-left:     3px;
	vertical-align:   middle;
	text-align:       left;
	white-space:      nowrap;
	
	line-height:      20px;
	font-size:        11px;
	font-family:      arial;
	color:            #000000;
}

@media print {
    .gepa-radio-button                          .gepa-radio-button-label       { padding: 0; }
	.gepa-radio-button-group.gepa-pane-disabled .gepa-radio-button-label       { color: #999999; }
	.gepa-radio-button-group.gepa-pane-disabled .gepa-radio-button-radio-print { color: #999999; }
}

.gepa-radio-button .gepa-radio-button-label.gepa-top   { text-align: center; padding-left: 0px; }

.gepa-radio-button-group.gepa-label-top   .gepa-radio-button-label.gepa-top   { display:    block;        }
.gepa-radio-button-group.gepa-label-top   .gepa-radio-button-label.gepa-right { display:    none;         }
.gepa-radio-button-group.gepa-label-top   .gepa-radio-button-wrapper          { text-align: center;       }
.gepa-radio-button-group.gepa-label-right .gepa-radio-button-label.gepa-top   { display:    none;         }
.gepa-radio-button-group.gepa-label-right .gepa-radio-button-label.gepa-right { display:    inline-block; }
.gepa-radio-button-group.gepa-label-right .gepa-radio-button-wrapper          { text-align: left;         }

.gepa-base-chart-div {
    margin: 20px 1em 1em 20px;
    width: 550px;
    height: 400px;
}

.gepa-tile-pane {
    display: block;
    white-space: normal;
}


.gepa-tile-pane-children {
	display : inline-block;
}


.gepa-window-modal {
    background-color: #FFFFFF;
}

.gepa-window-title-row {
    display: block;
}

.gepa-window-title-cell {
    display:block;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px 10px 2px 5px;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    line-height: normal;
    height: 29px;
    background-image: none /*url(img/widget_functional_blend.png)*/;
    background-repeat: repeat-x;
    background-position: 0 -50px;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.gepa-window-title-cell.mediumTitle,
.gepa-window-title-cell.largeTitle {
    padding: 10px 10px 2px 5px;
    background-position: 0 -50px;
    height: 50px;
}

.gepa-window-border {
	background-color: #FFFFFF;
    border: 1px solid #333333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.gepa-window-title-span {
    padding: 0 0 0 10px;
    color:/*#FFFFFF*/ #C30045;
    font-size:14px;
}

/* force widget-customization window-text to white */
.gepa-window-title-cell.jade .gepa-window-title-span,
.gepa-window-title-cell.belfiusgrey .gepa-window-title-span,
.gepa-window-title-cell.blueberry .gepa-window-title-span,
.gepa-window-title-cell.fuschia .gepa-window-title-span,
.gepa-window-title-cell.amber .gepa-window-title-span,
.gepa-window-title-cell.ruby .gepa-window-title-span,
.gepa-window-title-cell.anis .gepa-window-title-span,
.gepa-window-title-cell.greenpea .gepa-window-title-span,
.gepa-window-title-cell.coral .gepa-window-title-span,
.gepa-window-title-cell.taupe .gepa-window-title-span,
.gepa-window-title-cell.avocado .gepa-window-title-span,
.gepa-window-title-cell.purple .gepa-window-title-span,
.gepa-window-title-cell.royalblue .gepa-window-title-span,

.gepa-window-title-cell.reflexBlue .gepa-window-title-span,
.gepa-window-title-cell.gold .gepa-window-title-span,
.gepa-window-title-cell.lightOrange .gepa-window-title-span,
.gepa-window-title-cell.orange .gepa-window-title-span,
.gepa-window-title-cell.normalRed .gepa-window-title-span,
.gepa-window-title-cell.red .gepa-window-title-span,
.gepa-window-title-cell.carmen .gepa-window-title-span,
.gepa-window-title-cell.pink .gepa-window-title-span,
.gepa-window-title-cell.violet .gepa-window-title-span,
.gepa-window-title-cell.paleBlue .gepa-window-title-span,
.gepa-window-title-cell.skyBlue .gepa-window-title-span,
.gepa-window-title-cell.irisBlue .gepa-window-title-span,
.gepa-window-title-cell.darkBlue .gepa-window-title-span,
.gepa-window-title-cell.meadowGreen .gepa-window-title-span,
.gepa-window-title-cell.pinkFloyd .gepa-window-title-span,
.gepa-window-title-cell.coffeeMilk .gepa-window-title-span,
.gepa-window-title-cell.stone .gepa-window-title-span,
.gepa-window-title-cell.pisangAmbon .gepa-window-title-span,
.gepa-window-title-cell.darkViolet .gepa-window-title-span,
.gepa-window-title-cell.curacao .gepa-window-title-span,
.gepa-window-title-cell.cucumber .gepa-window-title-span,
.gepa-window-title-cell.xLightGrey .gepa-window-title-span,
.gepa-window-title-cell.lightGrey .gepa-window-title-span,
.gepa-window-title-cell.normalGrey .gepa-window-title-span,
.gepa-window-title-cell.darkGrey .gepa-window-title-span,
.gepa-window-title-cell.yellow .gepa-window-title-span,
.gepa-window-title-cell.black .gepa-window-title-span{
	color:#FFFFFF;
}

.gepa-window-closebutton-span {
    float:right;
    cursor:pointer;
}

.gepa-window-closebutton-image
{
	background-image:url(img/close_icon.png?v=20210818042252);
	background-repeat: no-repeat; 
	background-position : 0;
}
.gepa-selection-button-group {
    line-height: 32px;
}

.gepa-button.gepa-selection-button { margin: 0;}

.gepa-button.gepa-selection-button a {
    vertical-align: top;
}

.gepa-button.gepa-selection-button a * {
    vertical-align: top;
}

.gepa-jar,
.gepa-jar:link,
.gepa-jar:visited,
.gepa-jar:focus,
.gepa-jar:hover,
.gepa-jar:active {
-webkit-box-sizing:    content-box;
   -moz-box-sizing:    content-box;
    -ms-box-sizing:    content-box;
        box-sizing:    content-box;
	
	display:           inline-block;
	position:          relative;
	float:             left;
	width:             108px;
	height:            115px;
	padding:           30px 21px 30px 21px;
	margin:            2px;
	cursor:            pointer;
	
	font-family:       arial;
	font-size:         11px;
	color:             #333333;
	text-align:        center;
	text-decoration:   none;
	
	background-image:  url(img/jar-sprite.png?v=20210818042252);
	background-repeat: no-repeat;
}
.gepa-jar.gepa-disabled,
.gepa-jar.gepa-jar-none {
	cursor:            default;
}
.gepa-jar.gepa-jar-none   { background-image: none; }
.gepa-jar.gepa-jar-blue   { background-position: -100px    0px; }
.gepa-jar.gepa-jar-green  { background-position: -300px    0px; }
.gepa-jar.gepa-jar-yellow { background-position: -500px    0px; }
.gepa-jar.gepa-jar-orange { background-position: -100px -200px; }
.gepa-jar.gepa-jar-red    { background-position: -300px -200px; }
.gepa-jar.gepa-jar-add    { background-position: -500px -200px; }

.gepa-jar-header {
	display:           block;
	height:            55px;
	line-height:       17px;
	
	font-size:         13px;
	font-weight:       bold;
}

.gepa-jar-label {
	display:           block;
	height:            15px;
	line-height:       15px;
	
	font-size:         14px;
}
.gepa-jar-label.bold {
	font-weight:       bold;
}
.gepa-jar-label.redbold {
	font-weight:       bold;
	color:             #C80000;
}
.gepa-jar-label.greenbold {
	font-weight:       bold;
	color:             #00C800;
}

.gepa-jar-footer {
	display:           block;
	height:            45px;
	line-height:       45px;
	
	font-size:         9px;
}

.gepa-jar-tray {
	display:           block;
	height:            16px;
}

.gepa-jar-icon {
	float:             left;
	width:             16px;
	height:            16px;
	border:            0;
}

.gepa-jar-progress-bar {
	display:           block;
	float:             left;
	width:             88px;
	height:            16px;
	
	background-image:  url(img/jar-sprite.png?v=20210818042252);
	background-repeat: no-repeat;
}
.gepa-jar-progress-bar.gepa-jar-progress-0   { background-position:    0px    0px; }
.gepa-jar-progress-bar.gepa-jar-progress-5   { background-position:    0px  -20px; }
.gepa-jar-progress-bar.gepa-jar-progress-10  { background-position:    0px  -40px; }
.gepa-jar-progress-bar.gepa-jar-progress-15  { background-position:    0px  -60px; }
.gepa-jar-progress-bar.gepa-jar-progress-20  { background-position:    0px  -80px; }
.gepa-jar-progress-bar.gepa-jar-progress-25  { background-position:    0px -100px; }
.gepa-jar-progress-bar.gepa-jar-progress-30  { background-position:    0px -120px; }
.gepa-jar-progress-bar.gepa-jar-progress-35  { background-position:    0px -140px; }
.gepa-jar-progress-bar.gepa-jar-progress-40  { background-position:    0px -160px; }
.gepa-jar-progress-bar.gepa-jar-progress-45  { background-position:    0px -180px; }
.gepa-jar-progress-bar.gepa-jar-progress-50  { background-position:    0px -200px; }
.gepa-jar-progress-bar.gepa-jar-progress-55  { background-position:    0px -220px; }
.gepa-jar-progress-bar.gepa-jar-progress-60  { background-position:    0px -240px; }
.gepa-jar-progress-bar.gepa-jar-progress-65  { background-position:    0px -260px; }
.gepa-jar-progress-bar.gepa-jar-progress-70  { background-position:    0px -280px; }
.gepa-jar-progress-bar.gepa-jar-progress-75  { background-position:    0px -300px; }
.gepa-jar-progress-bar.gepa-jar-progress-80  { background-position:    0px -320px; }
.gepa-jar-progress-bar.gepa-jar-progress-85  { background-position:    0px -340px; }
.gepa-jar-progress-bar.gepa-jar-progress-90  { background-position:    0px -360px; }
.gepa-jar-progress-bar.gepa-jar-progress-95  { background-position:    0px -380px; }
.gepa-jar-progress-bar.gepa-jar-progress-100 { background-position:    0px -400px; }

.gepa-jar-counter {
	display:           block;
	position:          absolute;
	top:               0px;
	right:             0px;
	width:             24px;
	height:            23px;
	line-height:       21px;
	
	font-size:         12px;
	font-weight:       bold;
	color:             #FFFFFF;
	text-align:        center;
	
	background:        transparent url(img/jar-sprite.png?v=20210818042252) no-repeat 0px -420px;
}
.gepa-jar-counter.gepa-hidden {
	display:           none;
}

.gepa-toggle {
	display: inline-block;
	width: 50px;
	height: 26px;
	outline: 0;
	overflow: hidden;
	cursor: pointer;
}

.gepa-toggle.gepa-disabled {
	cursor: default;
}

.gepa-toggle img {
	width: 50px;
	height: 104px;
	border: 0;
	margin: 0;
}

/*.gepa-toggle.gepa-nl img {
	margin-left: 0px;
}
.gepa-toggle.gepa-fr img {
	margin-left: 0px;
}*/

.gepa-toggle img {
	margin-top: 0px;
	-webkit-user-drag: none;
}
.gepa-toggle.gepa-disabled img {
	margin-top: -26px;
}
.gepa-toggle.gepa-selected img {
	margin-top: -52px;
}
.gepa-toggle.gepa-selected.gepa-disabled img {
	margin-top: -78px;
}


.gepa-table .gepa-toggle {
	width: 38px;
	height: 20px;
}
.gepa-table .gepa-toggle img {
	width: 38px;
	height: 80px;
}

/*.gepa-table .gepa-toggle.gepa-nl img {
	margin-left: 0px;
}
.gepa-table .gepa-toggle.gepa-fr img {
	margin-left: 0px;
}*/

.gepa-table .gepa-toggle img {
	margin-top: 0px;
}
.gepa-table .gepa-toggle.gepa-disabled img {
	margin-top: -20px;
}
.gepa-table .gepa-toggle.gepa-selected img {
	margin-top: -40px;
}
.gepa-table .gepa-toggle.gepa-selected.gepa-disabled img {
	margin-top: -60px;
}


.gepa-table-horizontal-grid{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.gepa-table-vertical-grid{
    border-right:  1px solid #CCCCCC;
}

.gepa-table {
    background-color: #BDB7B1;
}

.gepa-table-horizontal-grid .gepa-table-footer-view {
    border-top: 1px solid #CCCCCC;
}

.gepa-table-horizontal-grid .gepa-table-row {
    border-bottom: 1px solid #CCCCCC;
}

.gepa-table-horizontal-grid .gepa-table-row.gepa-table-last-row,
.gepa-tabel-horizontal-grid.gepa-tabel-footer-cell{
    border-bottom: 1px solid #CCCCCC;
}

.gepa-table-horizontal-grid .gepa-table-header,
.gepa-table-horizontal-grid .gepa-table-repeated-pane{
    border-bottom: 1px solid #CCCCCC;
}

.gepa-table-vertical-grid .gepa-table-row-cell,
.gepa-table-vertical-grid .gepa-table-header-cell,
.gepa-table-vertical-grid .gepa-table-footer-cell,
.gepa-table-vertical-grid .gepa-table-repeated-pane {
    border-left: 1px solid #CCCCCC;
}

.gepa-table-vertical-grid .gepa-table-row-cell.gepa-table-first-column,
.gepa-table-vertical-grid .gepa-table-header-cell.gepa-table-first-column,
.gepa-table-vertical-grid .gepa-table-footer-cell.gepa-table-first-column {
    border-left: 1px solid #CCCCCC;
}

.gepa-table,
.gepa-table-header-view,
.gepa-table-footer-view {
    overflow-x: hidden;
    overflow-y: hidden;
}

.gepa-table-body-view {
    overflow-x: auto;
    overflow-y: auto;
    background-color: #FFFFFF;
}

.gepa-scroll-policy-never .gepa-table-body-view {
    overflow-x: hidden;
    overflow-y: hidden;
}

.gepa-table-body {
    background-color: #FFFFFF;
}

.gepa-table-body .gepa-table-row:first-child .gepa-to-top{
    visibility: hidden;
}

.gepa-table-row {
    background-color: #FFFFFF;
}

.gepa-table-header {
    color: #0C1A23;
    background-color: #BDB7B1;
}

.gepa-table-footer {
    background-color: #BDB7B1;
}

.gepa-table-header-cell-label, .gepa-table-footer-cell-label{
    font-weight: 800;
    padding: 2px;
    overflow-x: hidden;
    white-space: normal;
}

.gepa-table-header-cell.gepa-sortable {
    background: transparent url('img/TableSortIndicator.png?v=20210818042252') no-repeat top right;
}

.gepa-table-header-cell p.gepa-sortable-image {
    margin: 0;
}

.gepa-table-header-cell.gepa-sortable.gepa-sort-asc {
    background: transparent url('img/TableSortUp.png?v=20210818042252') no-repeat top right;
}

.gepa-table-header-cell.gepa-sortable.gepa-sort-desc {
    background: transparent url('img/TableSortDown.png?v=20210818042252') no-repeat top right;
}

.gepa-table-header-cell.gepa-sortable:hover,
.gepa-table-header-cell.gepa-sortable.gepa-sort-asc:hover,
.gepa-table-header-cell.gepa-sortable.gepa-sort-desc:hover {
    background-color: #BDB7B1;
}

.gepa-pane-disabled .gepa-table-header-cell.gepa-sortable:hover,
.gepa-pane-disabled .gepa-table-header-cell.gepa-sortable.gepa-sort-asc:hover,
.gepa-pane-disabled .gepa-table-header-cell.gepa-sortable.gepa-sort-desc:hover {
    background-color: #BDB7B1;
}

.gepa-table-row.gepa-table-row-alt-color1 {
    background-color: #EBEBE6;
}
.gepa-table-row.gepa-table-row-alt-color2 {
    background-color: #E4DFD9;
}
.gepa-table-row.gepa-table-row-alt-color3 {
    background-color: #D0D0D0;
}

.gepa-table-row-cell.gepa-table-col-alt-color1 {
    background-color: #C0C0C0;
}
.gepa-table-row-cell.gepa-table-col-alt-color2 {
    background-color: #B0B0B0;
}
.gepa-table-row-cell.gepa-table-col-alt-color3 {
    background-color: #A0A0A0;
}

.gepa-table-row.gepa-table-row-selected-color,
.gepa-table-row.gepa-table-row-selected-color:hover {
    background-color: #AFB432;
}

.gepa-pane-disabled .gepa-table-row.gepa-table-row-selected-color:hover {
    background-color: #AFB432;
}

.gepa-table-row:hover .gepa-table-row-cell {
    background-color: transparent;
}

.gepa-table-row-selected-color .gepa-table-row-cell {
    background-color: transparent;
}

.gepa-table-row-hover:hover {
    background-color: #EBEBE6;
}

.gepa-pane-disabled .gepa-table-row-hover:hover {
    background-color: #FFFFFF;
}

.gepa-table-checkbox-anchor {
    width: 17px;
    height: 17px;
    background: transparent url(img/checkbox.png?v=20210818042252) no-repeat -3px -5px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: none;
    left: 3px;
}

.gepa-table-checkbox-anchor        { background-position: -2px -4px; }
.gepa-table-checkbox-anchor:hover  { background-position: -2px -179px; }
.gepa-table-checkbox-anchor:active { background-position: -2px -154px; }

.gepa-table-row-selected .gepa-table-checkbox-anchor        { background-position: -2px -54px; }
.gepa-table-row-selected .gepa-table-checkbox-anchor:hover  { background-position: -2px -129px; }
.gepa-table-row-selected .gepa-table-checkbox-anchor:active { background-position: -2px -104px; }

.gepa-all-selected.gepa-table-checkbox-anchor               { background-position: -2px -54px; }
.gepa-all-selected.gepa-table-checkbox-anchor:hover         { background-position: -2px -129px; }
.gepa-all-selected.gepa-table-checkbox-anchor:active        { background-position: -2px -104px; }

.gepa-disabled                            .gepa-table-checkbox-anchor       { background-position: -2px -29px; }
.gepa-disabled .gepa-table-row-selected   .gepa-table-checkbox-anchor       { background-position: -2px -79px; }
.gepa-disabled .gepa-all-selected.gepa-table-checkbox-anchor                { background-position: -2px -79px; }

.gepa-table-header-cell-resize-drag {
    width: 5px;
    background-color: transparent;
    cursor: col-resize;
    top: 0px;
}

.gepa-table-drag-marker {
    top:0;
    width: 1px;
    width: 1px;
    border-left: 1px dotted #CCCCCC;
    display:none;
}

.gepa-table-drag-marker.gepa-dragging {
    display:block;
}

.gepa-table-row-cell .gepa-button .inner.label {
    text-overflow: ellipsis;
}

.gepa-table-detail-button {
    height: 17px;
    width: 16px;
    font-size:1px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background:url(img/disclosurebutton.png?v=20210818042252);
    border: none;
    vertical-align: middle;
    margin-left: 2px;
}

.gepa-table-detail-button.gepa-expanded {
    background-position: 0 -17px;
}

.gepa-table-detail-button.gepa-collapsed {
    background-position: 0 0;
}

.gepa-invisible {
    display:none !important;
}

.gepa-table-detail-pane.gepa-collapsed {
    display:none;
}

.gepa-detail-scrollable.gepa-table-detail-pane {
    overflow-x: auto;
}

.gepa-table-detail-pane + .gepa-table-row {
    border-top: 1px solid #CCCCCC;
}

.gepa-table .sortable-cloned {
	visibility: hidden;
}

.sortable-wrapper {
	background-color: #d2d2d7;
	width: 100% !important;
}

.gepa-table .gepa-table-body > .gepa-positioned > .gepa-table-row.gepa-row-draggable.ui-sortable-helper {
	background-color: white;
	opacity: 0.8;
}
.gepa-abs-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.gepa-abs-container.gepa-abs-fixed-size {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;

    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;

    /* Overrides the width set by recalc, which would otherwise take the minimum space
    * (1 banner, or nothing in IE) instead of the actual available space (1 or 2 banners) */
    width: auto !important;
}

.gepa-abs-banner {
    box-sizing: content-box;
    margin: 8px 2px;
    border: 1px solid transparent;
    border-radius: 10px;
}

.gepa-abs-container.gepa-abs-fixed-size .gepa-abs-banner {
    width: 400px;
}

.gepa-abs-border {
    border-color: #e3dcd3;
    background-color: #ffffff;
}

.gepa-abs-link {
    display: block;
    outline: none;
    text-decoration: none;
}

.gepa-abs-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;

    -webkit-align-items: center;
    align-items: center;

    padding: 10px;
}

.gepa-abs-image {
    padding-right: 10px;
}

.gepa-abs-image > img {
    display: block;
    border-radius: 5px;
}

.gepa-abs-text {
    white-space: normal;
    color: #435C6B;
}

.gepa-help-tip {
	background-repeat:no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    height: 12px;
    width: 12px;
}	

.gepa-help-tip.gepa-disabled{
    background-image : url(img/ico_helptip_disabled.png?v=20210818042252);
    cursor : default;
   
}

.gepa-help-tip.gepa-enabled {
    background-image : url(img/ico_helptip.png?v=20210818042252);
     cursor : pointer;
}


.gepa-chart-helptip {
  cursor: pointer

}
.gepa-label,
.gepa-label-multiline {
    color: #333333;
}

.gepa-label a,
.gepa-label a *,
.gepa-label-multiline a,
.gepa-label-multiline a * {
	text-decoration:underline;
}

.gepa-label-mandatory-star {
	color: #C30045;
    font-weight: bold;
}

.gepa-griditem-cell > span > .gepa-amount-label,
.gepa-amount-label {
	margin-left: 2px;
    vertical-align: middle;
}

.meadowGreen18 {
	font-size: 18px;
	color: #0C1A23;
}

.arial18bold {
    font-size: 18px;
    font-weight: bold;
    font-family: Arial;
}

.carmen16bold {
    font-size: 16px;
    font-weight: bold;
    color: #B0003E;
}

.white12 {
	font-size: 12px;
}

.white12 a {
	color: #51626F;
}

.H1Heading
{
    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    color: #51626F;
}

.H2Heading
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #51626F;
}

.H3Heading
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #51626F;
}

.largeTitle
{
	font-size: 26px;
	font-weight:bold;
}
.mediumTitle
{
	font-size:20px;
	font-weight:bold;
}
.smallTitle, .title
{
	font-size:16px;
	font-weight:bold;
}

.headerTitle, .bold
{
	font-size:11px;
	font-weight:bold;
}
.redbold
{
	color:#cc0000;
	font-weight:bold;
}
.greenbold
{
	color:#84b819 ;
	font-weight:bold;
}

.labelLogin {
    font-size: 12px !important;
}

.normal110pct {
    font-size: 110%;
}

/*.gepa-label-multiline ul > li
{
    / *
    list-style-type: none;
	background: url("img/bullet.gif") no-repeat scroll left 5px transparent;
    margin: 5px 0 15px 10px;
    padding-left: 15px;
    * /

    list-style-type: disc;
    list-style-position: outside;
    background: none;

    margin: 5px 0 5px 20px;
    padding-left: 5px;
}
.gepa-label-multiline ul > li {
	list-style-type: disc;
}
.gepa-label-multiline ol > li {
	list-style-type: decimal;
}

.gepa-label-multiline b
{
    font-weight:bold;
}*/

.historyDetail {
    font-family: "Courier New", Courier, monospace;
}
.gepa-progress-bar .outer {
	border-color: #51626F;
	background-color: #EBEBE6;
	height: 10px;
}

.gepa-progress-bar .inner {
	background-color: #C30045;
}

.gepa-progress-bar .label {
	text-align: left;
    line-height: 1em;
}


.gepa-repeater-detail-button-collapsed, .gepa-repeater-detail-button-expanded {
    height: 17px;
    width: 16px;
    font-size:1px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background:url(img/disclosurebutton.png?v=20210818042252);
    border: none;
    vertical-align: middle;
}

.gepa-repeater-detail-button-expanded {
    background-position: 0px -17px;
}

.gepa-repeater-detail-button-collapsed {
   background-position: 0px 0px;
}

.gepa-table-cell.repeated-pane-detail-button {
	vertical-align: top;
	padding-right: 2px;
}

label.gepa-repeater-error {
    display : none
}

.gepa-tile-repeated-pane {
    display:inline-block;
}

.gepa-repeater-detail-pane-collapsed {
    display:none;
}
.gepa-horizontal-list {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    background: repeat-x 0 0 #ffffff url("img/HL_bg_bandv2.png?v=20210818042252");
    height: 95px;
}

.gepa-horizontal-list-central {
    height: 95px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    position:relative;
    left:-100px;
}

.gepa-horizontal-list-central-viewport {
    height: 95px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    overflow:hidden;
    position: relative;

    margin-top: -5px;
    padding-top: 5px;
}


.gepa-horizontal-list-hidden {
    height: 0px;
    width: 0px;
    display: none;
}

.gepa-horizontal-list-arrow {
    background: #ffffff url("img/btn_carousel.png?v=20210818042252") no-repeat;
    width: 55px;
    height: 95px;
    display: inherit;
}

.gepa-horizontal-list-left {
    background-position: 0 0;
    position:relative;
    z-index:1;
    display: inline-block;
}

.gepa-horizontal-list-left-hover {
    background-position: 0 -200px;
    position:relative;
    z-index:1;
    display: inline-block;
}

.gepa-horizontal-list-left-clicked {
    background-position: 0 -300px;
    display: inline-block;
}

.gepa-horizontal-list-left-disabled {
    background-position: 0 -100px;
    display: inline-block;
}

.gepa-horizontal-list-right {
    background-position: -55px 0;
    position:relative;
    z-index:1;
    display: inline-block;
}

.gepa-horizontal-list-right-hover {
    background-position: -55px -200px;
    position:relative;
    z-index:1;
    display: inline-block;
}

.gepa-horizontal-list-right-clicked {
    background-position: -55px -300px;
    display: inline-block;
}

.gepa-horizontal-list-right-disabled {
    background-position: -55px -100px;
    display: inline-block;
}

.gepa-horizontal-list-img {
    display: block;
    margin: -5px 10px 25px 9px;
}

.gepa-horizontal-list-img-selected {
    display: block;
    width: 100%;
    margin: -5px 0 25px;
    visibility: visible;
}

.gepa-horizontal-list-div-img {
    display: inherit;
}

.gepa-horizontal-list-div-img-selected {
    width: 100px;
}

.gepa-horizontal-list-pic-container {
    display: inherit;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
    width: 100px;
}

.gepa-horizontal-list-pic-container-normal {
    cursor: pointer;
}

.gepa-horizontal-list-pic-container-selected {
    background: url("img/HL_bg_zoom.png?v=20210818042252") no-repeat scroll 0 0 #FFFFFF;
    cursor: default;
    width: 100px;
}

.gepa-horizontal-list-label {
    font-family: arial, serif;
    color: #51626F;
    position: absolute;
    top: 50px;
    white-space: nowrap;
    width:100%;
    line-height: 1em;
}

.gepa-horizontal-list-label-selected {
    font-family: arial, serif;
    color: #51626F;
    font-weight: bold;
    position: absolute;
    top: 65px;
    visibility: visible;
    white-space: nowrap;
    width:100%;
    line-height: 1em;
}
.gepa-data-bar {
    position: absolute;
    font-size: 12px;
    margin: 2px;
    display: block;
}

.gepa-data-bar .gepa-data-bar-bar {
    overflow: visible;
    position: inherit;
}
.gepa-data-bar .gepa-data-bar-label {
    white-space: nowrap;
}

.gepa-data-bar.gepa-data-bar-vertical .gepa-data-bar-bar{
    position: absolute;
    bottom: 0px;
}

.gepa-data-bar.gepa-data-bar-vertical .gepa-data-bar-label{
    position: absolute;
    bottom: 4px;
    width: 100%;
    text-align: center;
    display: none;
}
.gepa-scroll-pane {
	display:block;
	overflow-y: auto;
    overflow-x:hidden;
}
.gepa-input.generic-mask
{
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: clip;
}

.gepa-table-row-cell .gepa-input.hasDatepicker
{
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.gepa-input,
.gepa-input-multiline,
.gepa-input-numericstepper
{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;  
	border-radius: 5px;
    outline: none;
    
	-webkit-box-sizing: content-box;
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
	
	margin: 1px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.gepa-input-multiline
{
    height: auto;
    padding: 2px;
    resize: none;
}
.gepa-input-numericstepper
{
    height: 24px;
    padding: 0 2px 0 2px;
    text-align: right !important;
    vertical-align: middle;
}

.gepa-input:hover,
.gepa-input-multiline:hover,
.gepa-input-numericstepper:hover
{
	border-color: #AFB432;
}

.gepa-input.gepa-focus,
.gepa-input-multiline.gepa-focus,
.gepa-input-numericstepper.gepa-focus
{
	border-color: #697D19;
}

.gepa-input.gepa-field-in-error,
.gepa-input-multiline.gepa-field-in-error,
.gepa-input-numericstepper.gepa-field-in-error
{
	border-color: #CC0000;
	background-color: #F6E9E9;
}

.gepa-input.gepa-readonly,
.gepa-input-multiline.gepa-readonly,
.gepa-input-numericstepper.gepa-readonly
{
	border-color: #E3E3E3;
}

.gepa-input.gepa-focus,
.gepa-input-multiline.gepa-focus,
.gepa-input-numericstepper.gepa-focus
{
	margin: 0;
	border-width: 2px;
    outline: none !important;
}

.gepa-input.gepa-disabled,
.gepa-input-multiline.gepa-disabled,
.gepa-disabled .gepa-input-numericstepper
{
	margin: 1px;
	border: 1px solid #E7E3E7;
    background-color: #F7F7F7;
    color: #999999;
}

.gepa-pane-disabled .gepa-input.gepa-disabled,
.gepa-pane-disabled .gepa-input-multiline.gepa-disabled,
.gepa-pane-disabled .gepa-disabled .gepa-input-numericstepper
{
    color: #000000;
}

.gepa-griditem-cell > span > .gepa-amount-input,
.gepa-amount-input {
    vertical-align: middle;
}
.gepa-amount-wrapper {
	white-space: nowrap;
}

.gepa-input.default18 {
    font-size: 18px !important;
    height: 30px !important;
    line-height: 30px;
}

.gepa-input.defaultBold16 {
    font-size: 16px !important;
    font-weight: bold;
    height: 22px !important;
    line-height: 22px;
}

input:disabled, textarea:disabled {
    opacity: 1;
}

.gepa-error-marker {
	display: none;
/*	display: inline-block; currently Easify only */
	position: absolute;
	width: 20px;
	height: 20px;
}

.gepa-stepper .gepa-stepper-input {
	margin-right: 16px;
}
.gepa-stepper .gepa-stepper-input.gepa-focus {
	margin-right: 15px;
}


.gepa-stepper .gepa-stepper-up {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 12px;
	
	background:url(img/numericstepper.png?v=20210818042252);
	background-position: 0 -24px;
}
.gepa-stepper.gepa-disabled .gepa-stepper-up {
	cursor: default;
	background-position: 0 0;
}


.gepa-stepper .gepa-stepper-down {
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 14px;
	height: 12px;
	
	background:url(img/numericstepper.png?v=20210818042252);
	background-position: 0 -36px;
}
.gepa-stepper.gepa-disabled .gepa-stepper-down {
	cursor: default;
	background-position: 0 -12px;
}

.gepa-disclosure-button {
    white-space: nowrap;
}

.gepa-disclosure-button button
{
    height: 17px;
    width: 16px;
    font-size:1px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background:url(img/disclosurebutton.png?v=20210818042252);
    border: none;
    vertical-align: middle;
}
.gepa-disclosure-button label.enabled
{
    display: inline;
    padding-left: 3px;
}
.gepa-disclosure-button label.disabled
{
    display: none;
}
.gepa-disclosure-button.enabled.unselected button { background-position: 0px 0px;  }
.gepa-disclosure-button.enabled.unselected button:focus { background-position: 0px -68px; outline: none; }
.gepa-disclosure-button.enabled.unselected button:hover { background-position: 0px -68px; outline: none; }
.gepa-disclosure-button.disabled.unselected button { background-position: 0px -34px; }
.gepa-disclosure-button.disabled.selected button { background-position: 0px 17px; }
.gepa-disclosure-button.enabled.selected button { background-position: 0px -17px;  }
.gepa-disclosure-button.enabled.selected button:focus { background-position: 0px -85px; outline: none; }
.gepa-disclosure-button.enabled.selected button:hover { background-position: 0px -85px; outline: none; }

.gepa-input-multiline-wrapper {
	display: inline-block;
}
.gepa-input-multiline-counter {
	text-align: right;
	padding-right: 5px;
}
.gepa-input-multiline-counter.gepa-hidden {
	display:none;
}
.gepa-input-multiline-counter-remaining {
	font-size: 13px;
	font-weight: bold;
}
.gepa-input-multiline-counter-max {
	font-size: 11px;
	vertical-align: top;
}

/*
 * jQuery UI Datepicker 1.8.13
 *
 * Copyright 2011, 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
 */
 
 /*dexia icon : css background*/
 .date_picker_calendar_icon{background-image:url(img/icon_date_picker.png?v=20210818042252); background-repeat: no-repeat; background-position: 2px; padding-left: 2px; position: relative; top: 2px; height: 13px; width:18px; left:1px; box-sizing: content-box; -moz-box-sizing:content-box;-ms-box-sizing: content-box;-webkit-box-sizing: content-box;cursor: pointer}
.gepa-disabled .date_picker_calendar_icon {cursor: auto}
.gepa-readonly .date_picker_calendar_icon {cursor: auto}
 .gepa-date-picker-wrapper{ display: inline; white-space: nowrap;}
 .ui-state-highlight.ui-state-hover { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
 .ui-datepicker .ui-widget-header .ui-icon { width: 16px; height: 16px; background-image: url(img/ui-icons_eeeeee_256x240.png?v=20210818042252)/*{iconsContent}*/; }
 .ui-datepicker .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(img/ui-icons_222222_256x240.png?v=20210818042252) /*{iconsHover}*/; }

 
 
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; font-size: 11px; }
.ui-datepicker .ui-datepicker-header { background: url("img/ui-bg_highlight-soft_75_C30045_1x100.png?v=20210818042252"); 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; background: #FFFFFF; border: 1px solid #000000;}
.ui-datepicker .ui-datepicker-next-hover { right:1px; background: #FFFFFF; border: 1px solid #000000;}
.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.2em; 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 .ui-datepicker-month {color: #FFFFFF;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 45%; text-align: center;}
.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; }
.ui-datepicker .ui-datepicker-current-day { background-color:#697D19; }


/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
.gepa-sequence-map {
	padding: 9px 5px 0 7px;
	text-decoration: none;
	display: inline-block;
	border:1px solid #bdb7b1;
	/*width:100%!important;*/
	/*max-width:776px;*/
	height:64px!important;
	list-style: none;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background: rgb(227,227,223);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2UzZTNkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(227,227,223,1) 0%, rgba(227,227,223,1) 85%, rgba(210,210,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,227,223,1)), color-stop(85%,rgba(227,227,223,1)), color-stop(100%,rgba(210,210,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(227,227,223,1) 0%,rgba(227,227,223,1) 85%,rgba(210,210,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(227,227,223,1) 0%,rgba(227,227,223,1) 85%,rgba(210,210,206,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(227,227,223,1) 0%,rgba(227,227,223,1) 85%,rgba(210,210,206,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(227,227,223,1) 0%,rgba(227,227,223,1) 85%,rgba(210,210,206,1) 100%); /* W3C */
	white-space: nowrap;
	font-size: 0;
}

ul.gepa-sequence-map {
	position:relative;
	margin:10px 0;
}

.gepa-sequence-map:after {
	background:#fff;
	width:100%!important;
	/*max-width:776px;*/
	content:'';
	position: absolute;
	top:63px;
	left:0;
	height:10px;
	display:block;
}
.gepa-sequence-map .gepa-step{
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	left:auto!important;
	top:auto!important;
	width:126px;
	padding:2px 4px 0 37px;
	display:inline-block;
	height: 45px;
	border-right:1px solid #d6d5d1;
	border-left:1px solid #fff;
	/*float:left;*/
	cursor: pointer;
	background:none;
	color:#51626f;
	white-space: normal;
	font-size: 11px;
	vertical-align: top;
	
	
}
.gepa-sequence-map li.gepa-step{
	padding:2px 4px 0 37px;
	background:none;
}
.gepa-sequence-map .gepa-step:nth-child(1),
.gepa-sequence-map .gepa-step:nth-child(2),
.gepa-sequence-map .gepa-step.step-selected + span,
.gepa-sequence-map .gepa-step.step-selected + li{
	border-left:none;
}
.gepa-sequence-map .gepa-step:nth-last-child(1),
.gepa-sequence-map .gepa-step:nth-last-child(2){
	border-right:none;
}
.gepa-sequence-map .gepa-step.step-selected{
	border:none;

	font-weight:bold;
	cursor: default;
	background-color: #fff;
	height: 58px;
	color:#0c1a23;
}
.gepa-sequence-map .gepa-step.step-selected:before{
	content:'';
	position: absolute;
	left:0;
	top:-2px;
	width:126px;
	display:block;
	height: 58px;
	background:#fff;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-box-shadow: -0px -1px 12px 0 #bdb7b1;
	-webkit-box-shadow: -0px -1px 12px 0 #bdb7b1;
	-o-box-shadow: -0px -1px 12px 0 #bdb7b1;
	box-shadow: -0px -1px 12px 0 #bdb7b1;
}
.gepa-sequence-map .gepa-step .number{
	background:#c30045;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	text-align: center;
	color:#fff;
	padding: 3px;
	width: 16px;
	height: 17px;
	position: absolute;
	top:6px;
	left:9px;
	font-weight: bold;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.gepa-sequence-map .gepa-step.step-selected .number{
	background-color:#c30045;
}
.gepa-sequence-map .gepa-step.inactive  .number{
	background:#8c8782;
}
.gepa-sequence-map .gepa-step .text{
	padding: 3px 0 0 0;
	position:relative;
}
.gepa-sequence-map .gepa-step.step-selected {
	cursor: default;
}
.gepa-sequence-map .gepa-step.inactive {
	cursor: default;
}
.gepa-sequence-map.gepa-disabled .gepa-step {
	cursor: default;
}
.gepa-sequence-map.gepa-disabled .gepa-step.step-selected {
	cursor: default;
}
.gepa-sequence-map.gepa-disabled .gepa-step.inactive {
	cursor: default;
}

.gepa-sequence-map-content-item{
	display:none;
	width:100%!important;
	/*max-width:776px;*/
}
.gepa-stand-alone-step {
    padding-left: 1px;
    white-space: nowrap;
    text-decoration: none;
    display: inline-block;
}

.gepa-stand-alone-step .inner {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    height: 68px;
    margin-left: -1px;
    margin-right: -2px;
    background: url("img/standalonestepsprite.png?v=20210818042252") -12px 0;
}

.gepa-stand-alone-step .gepa-step {
    width: 125px;
    text-align: center;
}

.gepa-stand-alone-step.gepa-disabled .inner {
    background-position: -12px -70px;
    cursor: auto;
}

.gepa-stand-alone-step .gepa-step .number {
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 8px;
}

.gepa-stand-alone-step .gepa-step .text {
    white-space: normal;
    padding-top: 10px;
    padding-bottom: 3px;
    font-weight: bold;
}


.gepa-tab-navigator {
    width: 100%;
    line-height:normal;
}

.gepa-tab.yui3-tab-panel {
    display: block;
    top: -6666px;
    left: -6666px;
}

.gepa-tab-navigator > ul, .gepa-tab-navigator > ul > li {
    display: inline-block;
    list-style: none outside none;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-panel,
.gepa-tab-container {
    border: 1px solid #CCCCCC;
    position: absolute;
    top: -1px;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-list,
.gepa-tabview-list {
    border: 0;
    margin: 0;
    padding: 0;
    clear: none;
    height: auto;
    position:absolute;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-list li.yui3-tab,
.gepa-tabview-list > li {
    background: url("img/tabnavigator.png?v=20210818042252") no-repeat scroll 0 -80px transparent;
    padding: 0 2px 0 12px;
    float: left;
    margin: 0;
    height: auto;
    line-height: 1em;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-list li.yui3-tab a,
.gepa-tabview-list > li a{
    display: block;
    padding: 8px 10px 5px 0;
    text-decoration: none;
    background: url("img/tabnavigator.png?v=20210818042252") no-repeat scroll right -195px transparent;
    color: #51626F;
    font-family: arial, sans-serif;
    font-size: 11px;
    height: auto;
    line-height: 1em;
    white-space: nowrap;
    margin: 0;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-list li.yui3-tab:hover,
.gepa-tabview-list > li:hover {
    background: url("img/tabnavigator.png?v=20210818042252") no-repeat scroll 0 -40px transparent;
    padding: 0 2px 0 12px;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-list li.yui3-tab a:hover,
.gepa-tabview-list >li a:hover {
    display: block;
    padding: 8px 10px 5px 0;
    text-decoration: none;
    color: #104D95;
    white-space: nowrap;
    font-family: arial, sans-serif;
    font-size: 11px;
    background: url("img/tabnavigator.png?v=20210818042252") no-repeat scroll right -155px transparent;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-list li.yui3-tab.yui3-tab-selected,
.gepa-tabview-list > li.gepa-tab-selected {
    padding: 0 2px 0 12px;
    background: url("img/tabnavigator.png?v=20210818042252") no-repeat scroll 0 0 transparent;
}

.yui3-tabview .gepa-tab-navigator .yui3-tabview-list li.yui3-tab.yui3-tab-selected a,
.gepa-tabview-list > li.gepa-tab-selected a {
    padding: 8px 10px 5px 0;
    text-decoration: none;
    color: #000000;
    font-family: arial, sans-serif;
    font-size: 11px;
    white-space: nowrap;
    display: block;
    font-weight: bold;
    background: url("img/tabnavigator.png?v=20210818042252") no-repeat scroll right -115px transparent;
}

.yui3-tab-disabled,
.gepa-tab-disabled {
    opacity: 0.5;
    cursor:default;
}

.yui3-tab-disabled *,
.gepa-tab-disabled *{
    cursor:default;
}

.gepa-tab-invisible {
    display: none !important;
}
.gepa-list {
	display:         block;
	border:          1px solid #CCCCCC;
	overflow:        auto;
	overflow-x:      hidden;
	
	height:          125px; /* 5x25px (gepa-list-dummy) */
	
/*  background-color: #FFFFFF;*/
    background:      none; /* list is transparent now */

-webkit-box-sizing:  content-box;
   -moz-box-sizing:  content-box;
        box-sizing:  content-box;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.gepa-list table {
    border: none;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}
.gepa-list table tr > td:first-child {
    border-left: 1px solid transparent;
}
.gepa-list table tr > td {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: middle;
}
.gepa-list table tr > td:last-child {
    border-right: 1px solid transparent;
}
.gepa-list table tr:focus > td {
    border-color: #AFB432;
}
.gepa-list table tr {
    outline: none;
    cursor:  pointer;
}

.gepa-list.gepa-no-images table colgroup > col:nth-child(2),
.gepa-list.gepa-no-images table tr > td:nth-child(2) {
    display: none;
}

.gepa-list table colgroup > col:nth-child(3) {
    width: 100%;
}

.gepa-list .gepa-list-item-check {
    display:         block;
    position:        relative;
    width:           16px;
    height:          16px;
    font-family:     arial;
    color:           #000000;
}

.gepa-list .gepa-list-item-check::before {
    position:        absolute;
    content:         " ";
    font-size:       16px;
    line-height:     16px;
    top:             calc(50% - 8px);
    width:           16px;
    text-align:      center;
}
.gepa-list .gepa-list-item-check.gepa-checked::before {
    content:         "\2713";
}

.gepa-list .gepa-list-item-image {
    display:         block;
    /* exact width & height set by script */
}
.gepa-list .gepa-list-item-image img {
    border:          0;
    display:         block;
    width:           100%;
    height:          100%;
}

.gepa-list .gepa-list-item-label {
    display:         block;
    padding:         6px;
    margin:          0;
    font-size:       11px;
    line-height:     11px;
    font-family:     arial;
    color:           #000000;
}
.gepa-list.gepa-no-wrap .gepa-list-item-label {
    overflow:        hidden;
    white-space:     nowrap;
    text-overflow:   ellipsis;
}
.gepa-list.gepa-word-wrap .gepa-list-item-label {
    overflow:        hidden;
    white-space:     normal;
}
.gepa-list.gepa-word-break .gepa-list-item-label {
    overflow:        hidden;
    white-space:     normal;
    word-break:      break-all;
}

.gepa-list-dummy {
	display:         none;
	height:          25px; /* 11px (label:font) + 2x6px (label:padding) + 2x1px (item:border) */
}

.gepa-list-item.gepa-selected { background-color: #AFB432; }
.gepa-list-item:hover         { background-color: #EBEBE6; }
.gepa-list-item:active        { background-color: #AFB432; }

.gepa-widget-container-navigator {
	display: block;
	position: relative;
	width: 78px;
	height: 78px;
}

.gepa-widget-container-navigator .gepa-widget-container-navigator-button {
	display: inline-block;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
	outline: 0;
	background-image: url(img/navigator.png?v=20210818042252);
}

.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-up                  { top:  0px; left: 26px; }
.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-down                { top: 52px; left: 26px; }
.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-left                { top: 26px; left:  0px; }
.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-right               { top: 26px; left: 52px; }

	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-up                  { background-position:   0px   0px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-up:focus,*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-up:hover            { background-position:   0px -26px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-up:active           { background-position:   0px -52px; }*/
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-up:active           {*background-position:   0px -26px; }*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-up.gepa-disabled    { background-position:   0px -78px; }

	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-down                { background-position: -26px   0px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-down:focus,*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-down:hover          { background-position: -26px -26px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-down:active         { background-position: -26px -52px; }*/
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-down:active         {*background-position: -26px -26px; }*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-down.gepa-disabled  { background-position: -26px -78px; }

	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-left                { background-position: -52px   0px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-left:focus,*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-left:hover          { background-position: -52px -26px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-left:active         { background-position: -52px -52px; }*/
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-left:active         {*background-position: -52px -26px; }*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-left.gepa-disabled  { background-position: -52px -78px; }

	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-right               { background-position: -78px   0px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-right:focus,*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-right:hover         { background-position: -78px -26px; }
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-right:active        { background-position: -78px -52px; }*/
/*	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-right:active        {*background-position: -78px -26px; }*/
	.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-right.gepa-disabled { background-position: -78px -78px; }

.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-disabled {
	cursor: default;
}
.gepa-widget-container-navigator .gepa-widget-container-navigator-button.gepa-hidden {
	display: none;
}

.gepa-widget-container {
	display: block;
}
.gepa-widget-container.gepa-hidden {
	display: none;
}

.gepa-widget-container-table {
	display: block;
	width: 100%;
}

.gepa-widget-container-row-included {
	display: block;
	width: 100%;
	white-space: nowrap;
}

.gepa-widget-container-row-excluded {
	display: none;
}

.gepa-widget-container-cell {
	display: inline-block;
	vertical-align: top;
}
.gepa-widget-container.gepa-padded .gepa-widget-container-cell {
	padding-bottom: 50px;
}

.gepa-widget-container-functional {
/*	margin: 0 0 5px 0;*/
}


/* BOONDOGGLE OVERRIDE RESET >>> */
.gepa-widget-functional .yui3-widget-hd,
.gepa-widget-functional .yui3-widget-bd {
	background: none repeat 0% 0%;
	color: #333333; /* fallback */
	color: inherit;
	font-size: 100%;
	font-weight: normal;
	min-height: 0;
	padding: 0;
	position: static;
}
.gepa-widget-functional .yui3-overlay {
	position:absolute;
}
.gepa-widget-functional .yui3-overlay-hidden {
	visibility:hidden;
}
.gepa-widget-functional .yui3-widget-hidden {
	display:none;
}
.gepa-widget-functional .yui3-widget-content-expanded {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	height:100%;
}
.gepa-widget-functional .yui3-widget-stacked .yui3-widget-shim {
	opacity:0;
	position:absolute;
	border:none;
	top:0;
	left:0;
	padding:0;
	margin:0;
	z-index:-1;
	width:100%;
	height:100%;
}
/* <<< BOONDOGGLE OVERRIDE RESET */



.gepa-widget-functional {
	display:           block;
}
.gepa-widget-functional.gepa-hidden {
	display:           none;
}

.gepa-widget-functional-wrapper {
	display:           block;
	background-color:  #FFFFFF;
}

.gepa-widget-functional-header {
	display:           block;
	
	height:            28px;
	line-height:       28px;
	background-image:  url(img/widget_functional_blend.png?v=20210818042252);
	background-repeat: repeat-x;
	background-position: 0 -50px;
	
-webkit-border-radius: 5px 5px 0 0;
   -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
}
.gepa-widget-functional-header.gepa-hidden {
	display:           none;
}
.gepa-widget-functional-header.gepa-draggable {
	cursor:            move;
}

.gepa-widget-functional-header-collapse {
	display:           inline-block;
	float:             left;
	
	width:             16px;
	height:            16px;
	margin:             6px;
	background-image:  url(img/widget_functional_open.png?v=20210818042252);
	cursor:            pointer;
}
.gepa-widget-functional-header-collapse.gepa-hidden {
	display:           none;
}

.gepa-widget-functional-header-title {
	display:           inline-block;
	float:             left;
	
	height:            28px;
	line-height:       28px;
	font-size:         14px;
	font-weight:       bold;
	cursor:            pointer;
}

.gepa-widget-functional-header-subtitle {
	display:           inline-block;
	float:             right;
	
	height:            28px;
	line-height:       28px;
	font-size:         11px;
	font-style:        italic;
}

.gepa-widget-functional-header-menu {
	display:           inline-block;
	float:             right;
	
	width:             16px;
	height:            16px;
	margin:             6px;
	background-image:  url(img/widget_functional_settings.png?v=20210818042252);
	cursor:            pointer;
}
.gepa-widget-functional-header-menu.gepa-hidden {
	display:           none;
}

.gepa-widget-functional-body {
	display:           block;
    position:          relative;
	width:             100%;
	
-webkit-border-radius: 5px 5px 5px 5px;
   -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;

   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
       -ms-box-sizing: border-box;
           box-sizing: border-box;
}
.gepa-widget-functional-body.gepa-draggable,
.gepa-widget-functional-body.gepa-draggable label {
	cursor:            move;
}

.gepa-widget-functional-body-content {
	display:           block;
    position:          relative;
	width:             100%;
}

/* not-allowed, no-drop */


/* collapsed */
.gepa-widget-functional-collapsed .gepa-widget-functional-header-collapse {
	background-image: url(img/widget_functional_close.png?v=20210818042252);
}
.gepa-widget-functional-collapsed .gepa-widget-functional-body {
	display: none;
}


/* border, shadow */
.gepa-widget-functional-border-solid {
	padding: 1px 1px 4px 1px;
}
.gepa-widget-functional-border-solid .gepa-widget-functional-wrapper {
-webkit-border-radius: 5px 5px 5px 5px;
   -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;

   -webkit-box-shadow: 0 3px 3px 0 #999999;
      -moz-box-shadow: 0 3px 3px 0 #999999;
           box-shadow: 0 3px 3px 0 #999999;
}
.gepa-widget-functional-border-solid .gepa-widget-functional-body {
	border: 1px solid #CCCCCC;
}
.gepa-widget-functional-border-none {
	padding: 0;
}
.gepa-widget-functional-border-none .gepa-widget-functional-wrapper {
-webkit-border-radius: 0 0 0 0;
   -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;

   -webkit-box-shadow: 0 0 0 0 #999999;
      -moz-box-shadow: 0 0 0 0 #999999;
           box-shadow: 0 0 0 0 #999999;
}
.gepa-widget-functional-border-none .gepa-widget-functional-body {
	border: 0;
}


/* body top border */
.gepa-widget-functional-header.gepa-visible + .gepa-widget-functional-body {
	border-top: 0;

-webkit-border-radius: 0 0 5px 5px;
   -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
}


/* color */
.gepa-widget-functional-color-jade        .gepa-widget-functional-header { color: #fff; background-color: #7bc2a2; }
.gepa-widget-functional-color-belfiusgrey .gepa-widget-functional-header { color: #fff; background-color: #51626F; }
.gepa-widget-functional-color-orange      .gepa-widget-functional-header { color: #fff; background-color: #ffab1a; }
.gepa-widget-functional-color-blueberry   .gepa-widget-functional-header { color: #fff; background-color: #960582; }
.gepa-widget-functional-color-fuschia     .gepa-widget-functional-header { color: #fff; background-color: #c8006e; }
.gepa-widget-functional-color-amber       .gepa-widget-functional-header { color: #fff; background-color: #e1c328; }
.gepa-widget-functional-color-ruby        .gepa-widget-functional-header { color: #fff; background-color: #c30045; }
.gepa-widget-functional-color-anis        .gepa-widget-functional-header { color: #fff; background-color: #dce128; }
.gepa-widget-functional-color-greenpea    .gepa-widget-functional-header { color: #fff; background-color: #afb432; }
.gepa-widget-functional-color-coral       .gepa-widget-functional-header { color: #fff; background-color: #d2aaa0; }
.gepa-widget-functional-color-taupe       .gepa-widget-functional-header { color: #fff; background-color: #aaa07d; }
.gepa-widget-functional-color-avocado     .gepa-widget-functional-header { color: #fff; background-color: #697d19; }
.gepa-widget-functional-color-purple      .gepa-widget-functional-header { color: #fff; background-color: #6e1482; }
.gepa-widget-functional-color-royalblue   .gepa-widget-functional-header { color: #fff; background-color: #2c558a; }
.gepa-widget-functional-color-lightgrey   .gepa-widget-functional-header { color: #fff; background-color: #bdb7b1; }

.gepa-selected.gepa-widget-functional-color-jade        .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #7bc2a2; }
.gepa-selected.gepa-widget-functional-color-belfiusgrey .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #51626F; }
.gepa-selected.gepa-widget-functional-color-orange      .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #ffab1a; }
.gepa-selected.gepa-widget-functional-color-blueberry   .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #960582; }
.gepa-selected.gepa-widget-functional-color-fuschia     .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #c8006e; }
.gepa-selected.gepa-widget-functional-color-amber       .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #e1c328; }
.gepa-selected.gepa-widget-functional-color-ruby        .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #c30045; }
.gepa-selected.gepa-widget-functional-color-anis        .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #dce128; }
.gepa-selected.gepa-widget-functional-color-greenpea    .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #afb432; }
.gepa-selected.gepa-widget-functional-color-coral       .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #d2aaa0; }
.gepa-selected.gepa-widget-functional-color-taupe       .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #aaa07d; }
.gepa-selected.gepa-widget-functional-color-avocado     .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #697d19; }
.gepa-selected.gepa-widget-functional-color-purple      .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #6e1482; }
.gepa-selected.gepa-widget-functional-color-royalblue   .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #2c558a; }
.gepa-selected.gepa-widget-functional-color-lightgrey   .gepa-widget-functional-header.gepa-hidden + .gepa-widget-functional-body { background-color: #bdb7b1; }


/* menu */
.gepa-widget-functional-menu {
	display: block;
	border:  1px solid #999999;
	background-color: #FFFFFF;
	
-webkit-border-radius: 5px 5px 5px 5px;
   -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
}

.gepa-widget-functional-menu-item {
	display:     block;
	padding:     0px 4px 0px 4px;
	height:      23px;
	line-height: 23px;
	font-size:   11px;
	outline:     0;
	white-space: nowrap;
	text-decoration: none;
}
.gepa-widget-functional-menu-item               { color: #000000;  background-color: transparent; cursor: pointer; }
.gepa-widget-functional-menu-item:focus,
.gepa-widget-functional-menu-item:hover         { color: #333333;  background-color: #B2E1FF; }
.gepa-widget-functional-menu-item:active        { color: #333333;  background-color: #7FCEFF; }

.gepa-widget-functional-menu-item.gepa-disabled { color: #999999;  background-color: transparent; cursor: default; }

.gepa-widget-functional-menu-separator {
	display:     block;
	margin:      3px 4px 3px 4px;
	height:      1px;
	
	background-color: #999999;
}









/* TODO : check if ok in lightbox ?

#lightbox a.gepa-dropdown-box-element,
#lightbox a.gepa-dropdown-box-element:link,
#lightbox a.gepa-dropdown-box-element:visited,
#lightbox a.gepa-dropdown-box-element:hover,
#lightbox a.gepa-dropdown-box-element:focus,
#lightbox a.gepa-dropdown-box-element:active {
	color: #333333;
}
#lightbox a.gepa-dropdown-box-element {
	text-decoration: none;
}
#lightbox a.gepa-dropdown-box-element:focus,
#lightbox a.gepa-dropdown-box-element:hover {
	background-color: #D0E527;
}
#lightbox a.gepa-dropdown-box-element:active,
#lightbox  .gepa-dropdown-box .selected {
	background-color: #B1C800;
}
#lightbox  .gepa-dropdown-box a {
	cursor: pointer;
}
*/
.gepa-html-viewer {
    line-height: normal;
    overflow: auto;
    text-align: left;
    padding: 2px 0;
}

.gepa-html-viewer iframe{
    frameborder : 0;
    border:0;
    scrolling : no;
    width: 100% !important;
    margin: 0;
}

.gepa-html-viewer > #iws-content {
    overflow:hidden; /* avoid scrollbars */
}

.gepa-html-viewer b,
.gepa-html-viewer b *{
    font-weight:bold;
}

.gepa-html-viewer strong,
.gepa-html-viewer strong *{
    font-weight:bold;
}
/* ******************************************** */
/* Carousel */
/* ******************************************** */
.widgetCarouselWave {
	font-size: 11px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background: #f1f8fe url(img/mini_carousel_sprite.png?v=20210818042252) repeat-x left -225px;
	height:38px;
}

.widgetCarouselWaveLeft {
	display:inline-block;
	width: 18px;
	background: #f1f8fe url(img/mini_carousel_sprite.png?v=20210818042252) no-repeat -978px top;
	height:38px;
	vertical-align: top;
}

.widgetCarouselWaveMiddle {
    display:inline-block;
	background: #f1f8fe url(img/mini_carousel_sprite.png?v=20210818042252) repeat-x left -150px;
	height:38px;
	vertical-align: top;
}

.widgetCarouselWaveRight {
    display:inline-block;
	width: 18px;
	background: #f1f8fe url(img/mini_carousel_sprite.png?v=20210818042252) no-repeat -5px -75px;
	height:38px;
	vertical-align: top;
}

/* ******************************************** */
/* Carousel navigation */
/* ******************************************** */

.widgetCarouselGoLeft, .widgetCarouselGoRight, .widgetCarouselGoDirectInactive, .widgetCarouselGoDirectActive{
	display: inline-block;
	height: 32px;
	width: 16px;
	margin-top:6px;
}

.widgetCarouselGoLeft{
	background: transparent url(img/mini_carousel_sprite.png?v=20210818042252) no-repeat 1px -450px;
}

.widgetCarouselGoRight{
	background: transparent url(img/mini_carousel_sprite.png?v=20210818042252) no-repeat 1px -500px;
}

.widgetCarouselGoDirectActive{
	background: transparent url(img/mini_carousel_sprite.png?v=20210818042252) no-repeat left -600px;
}

.widgetCarouselGoDirectInactive{
	background: transparent url(img/mini_carousel_sprite.png?v=20210818042252) no-repeat left -550px;
}

.widgetCarouselGoDirectInactive:hover{
	background: transparent url(img/mini_carousel_sprite.png?v=20210818042252) no-repeat left -600px;
}

/* ******************************************** */
/* Children                                     */
/* ******************************************** */
.gepa-mini-carousel tr.invisible {
    display: none;
    visibility: hidden;
}

.gepa-mini-carousel > .repeater {
    height: auto;
}
.gepa-tear-off-calendar {
	position	: relative;
	float		: left;
	font-family	: arial, helvetica, sans-serif;
}

.gepa-tear-off-calendar-size-big {
	width		: 82px; /* (1+80+1) */
	height		: 91px; /* (1+25+1) + (1+60+1) + 2shadow */
}
.gepa-tear-off-calendar-size-small {
	width		: 52px; /* (1+50+1) */
	height		: 61px; /* (1+25+1) + (1+30+1) + 2shadow */
}
.gepa-tear-off-calendar-size-ico {
	width		: 32px; /* (1+30+1) */
	height		: 37px; /* (1+15+1) + (1+16+1) + 2shadow */
}



.gepa-tear-off-calendar-month {
	color		: #FFFFFF;
	font-weight	: 600;
	text-shadow	: 1px 1px 0 rgba(0,0,0,0.40);
	text-align	: center;
	
	-webkit-box-sizing:content-box;
	   -moz-box-sizing:content-box;
	        box-sizing:content-box;
	
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.4);
	   -moz-box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.4);
	        box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.4);
}

.gepa-tear-off-calendar-size-big .gepa-tear-off-calendar-month {
	width		: 80px;
	height		: 25px;
	line-height	: 25px;
	font-size	: 13px;
	-webkit-border-radius: 6px 6px 0 0;
	   -moz-border-radius: 6px 6px 0 0;
	        border-radius: 6px 6px 0 0;
}
.gepa-tear-off-calendar-size-small .gepa-tear-off-calendar-month {
	width		: 50px;
	height		: 25px;
	line-height	: 25px;
	font-size	: 13px;
	-webkit-border-radius: 5px 5px 0 0;
	   -moz-border-radius: 5px 5px 0 0;
	        border-radius: 5px 5px 0 0;
}
.gepa-tear-off-calendar-size-ico .gepa-tear-off-calendar-month {
	width		: 30px;
	height		: 15px;
	line-height	: 15px;
	font-size	: 11px;
	-webkit-border-radius: 4px 4px 0 0;
	   -moz-border-radius: 4px 4px 0 0;
	        border-radius: 4px 4px 0 0;
}

.gepa-tear-off-calendar-color-red .gepa-tear-off-calendar-month {
 	background	: rgb(195, 0, 69);
	background	: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background	:        -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(195, 0, 69, 1)), color-stop(44%, rgba(143, 2, 34, 1)), color-stop(100%, rgba(109, 0, 25, 1)));
	background	: -webkit-linear-gradient(top, rgba(195, 0, 69, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
	background	:    -moz-linear-gradient(top, rgba(195, 0, 69, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
	background	:      -o-linear-gradient(top, rgba(195, 0, 69, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
	background	:     -ms-linear-gradient(top, rgba(195, 0, 69, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
	background	:         linear-gradient(top, rgba(195, 0, 69, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
	border		: 1px solid #520013; /* fallback */
}
.gepa-tear-off-calendar-color-gray .gepa-tear-off-calendar-month {
	background	: rgb(81, 98, 101);
	background	: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhYjY2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTgyMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background	:        -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(81, 98, 101, 1)), color-stop(100%, rgba(120, 115, 110, 1)));
	background	: -webkit-linear-gradient(top, rgba(81, 98, 101, 1) 0%, rgba(120, 115, 110, 1) 100%);
	background	:    -moz-linear-gradient(top, rgba(81, 98, 101, 1) 0%, rgba(120, 115, 110, 1) 100%);
	background	:      -o-linear-gradient(top, rgba(81, 98, 101, 1) 0%, rgba(120, 115, 110, 1) 100%);
	background	:     -ms-linear-gradient(top, rgba(81, 98, 101, 1) 0%, rgba(120, 115, 110, 1) 100%);
	background	:         linear-gradient(top, rgba(81, 98, 101, 1) 0%, rgba(120, 115, 110, 1) 100%);
	border		: 1px solid #595552; /* fallback */
}
.gepa-tear-off-calendar-color-avocado .gepa-tear-off-calendar-month {
	background	: rgb(105, 125, 25);
	background	: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmODViYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzI0NTg4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background	:        -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 125, 25, 1)), color-stop(99%, rgba(83, 102, 8, 1)));
	background	: -webkit-linear-gradient(top, rgba(105, 125, 25, 1) 0%, rgba(83, 102, 8, 1) 99%);
	background	:    -moz-linear-gradient(top, rgba(105, 125, 25, 1) 0%, rgba(83, 102, 8, 1) 99%);
	background	:      -o-linear-gradient(top, rgba(105, 125, 25, 1) 0%, rgba(83, 102, 8, 1) 99%);
	background	:     -ms-linear-gradient(top, rgba(105, 125, 25, 1) 0%, rgba(83, 102, 8, 1) 99%);
	background	:         linear-gradient(top, rgba(105, 125, 25, 1) 0%, rgba(83, 102, 8, 1) 99%);
	border		: 1px solid #3E4C06; /* fallback */
}
.gepa-tear-off-calendar-color-amber .gepa-tear-off-calendar-month {
	background	: rgb(225, 195, 40);
	background	: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmY2I0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGI1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background	:        -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(225, 195, 40, 1)), color-stop(100%, rgba(215, 187, 33, 1)));
	background	: -webkit-linear-gradient(top, rgba(225, 195, 40, 1) 1%, rgba(215, 187, 33, 1) 100%);
	background	:    -moz-linear-gradient(top, rgba(225, 195, 40, 1) 1%, rgba(215, 187, 33, 1) 100%);
	background	:      -o-linear-gradient(top, rgba(225, 195, 40, 1) 1%, rgba(215, 187, 33, 1) 100%);
	background	:     -ms-linear-gradient(top, rgba(225, 195, 40, 1) 1%, rgba(215, 187, 33, 1) 100%);
	background	:         linear-gradient(top, rgba(225, 195, 40, 1) 1%, rgba(215, 187, 33, 1) 100%);
	border		: 1px solid #A18C19; /* fallback */
}
.gepa-tear-off-calendar .gepa-tear-off-calendar-month {
	border		: 1px solid rgba(0, 0, 0, 0.25);
}



.gepa-tear-off-calendar-day {
	color		: #51626F;
	font-weight	: 700;
	text-shadow	: 1px 1px 0 #FFFFFF;
	text-align	: center;
	
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
	
	-webkit-box-shadow: 0 1px 0 0 #FFFFFF, 0 2px 0 0 #CCCCCC; /* 0 3px 0 0 #FFFFFF, 0 4px 0 0 #CCCCCC; */
	   -moz-box-shadow: 0 1px 0 0 #FFFFFF, 0 2px 0 0 #CCCCCC; /* 0 3px 0 0 #FFFFFF, 0 4px 0 0 #CCCCCC; */
	        box-shadow: 0 1px 0 0 #FFFFFF, 0 2px 0 0 #CCCCCC; /* 0 3px 0 0 #FFFFFF, 0 4px 0 0 #CCCCCC; */
	
	background	: #FFFFFF;
	background	: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background	:        -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
	background	: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background	:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background	:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background	:     -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background	:         linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	border		: 1px solid #BEBEBE; /* fallback */
}
.gepa-tear-off-calendar-day {
	border		: 1px solid rgba(0, 0, 0, 0.25);
}

.gepa-tear-off-calendar-size-big .gepa-tear-off-calendar-day {
	width       : 80px;
	height      : 60px;
	line-height : 60px;
	font-size   : 36px;
	-webkit-border-radius: 0 0 6px 6px;
	   -moz-border-radius: 0 0 6px 6px;
	        border-radius: 0 0 6px 6px;
}
.gepa-tear-off-calendar-size-small .gepa-tear-off-calendar-day {
	width		: 50px;
	height		: 30px;
	line-height	: 30px;
	font-size	: 24px;
	-webkit-border-radius: 0 0 5px 5px;
	   -moz-border-radius: 0 0 5px 5px;
	        border-radius: 0 0 5px 5px;
}
.gepa-tear-off-calendar-size-ico .gepa-tear-off-calendar-day {
	width		: 30px;
	height		: 16px;
	line-height	: 16px;
	font-size	: 13px;
	-webkit-border-radius: 0 0 4px 4px;
	   -moz-border-radius: 0 0 4px 4px;
	        border-radius: 0 0 4px 4px;
}

.gepa-datepicker {
	display: inline-block;
	white-space: nowrap;
}

.gepa-datepicker .gepa-datepicker-icon {
	background: url(img/icon_date_picker.png?v=20210818042252) no-repeat;
    cursor: pointer;
	display: inline-block;
	width: 13px;
	height: 13px;
    top: 3px;
	margin-left: 2px;
	position: relative;
	vertical-align: top;
}

.gepa-datepicker.gepa-disabled .gepa-datepicker-icon,
.gepa-datepicker.gepa-readonly .gepa-datepicker-icon {
	cursor: default;
}


.gepa-datepicker-calendar {
	border-radius: 6px;
	box-shadow: 0 2px 4px 1px #8C8782;
	background-color: #EBEBE6;
	cursor: default;
}

.gepa-datepicker-calendar * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


.gepa-datepicker-calendar .gepa-picker {
}
.gepa-datepicker-calendar .gepa-picker.gepa-hidden {
	display: none;
}

.gepa-datepicker-calendar .gepa-picker .gepa-header {
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: center;
	
	background-color: #DA0046;
	box-shadow: 0 -4px 10px 1px rgba(0, 0, 0, 0.5) inset;
}
.gepa-datepicker-calendar .gepa-picker .gepa-header .gepa-title {
	display: inline-block;
	
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
.gepa-datepicker-calendar .gepa-picker .gepa-header.gepa-title-disabled .gepa-title {
	cursor: default;
}

.gepa-datepicker-calendar .gepa-picker .gepa-header .gepa-previous {
	position: absolute;
	left: 5px; top: 5px;
	width: 20px;
	height: 20px;
	
	
	background-image: url(img/date_picker.png?v=20210818042252);
	background-position: 0px 0px;
	cursor: pointer;
}
.gepa-datepicker-calendar .gepa-picker .gepa-header.gepa-previous-disabled .gepa-previous {
	display: none;
/*	cursor: default;*/
}

.gepa-datepicker-calendar .gepa-picker .gepa-header .gepa-next {
	position: absolute;
	right: 5px; top: 5px;
	width: 20px;
	height: 20px;
	
	background-image: url(img/date_picker.png?v=20210818042252);
	background-position: -20px 0px;
	cursor: pointer;
}
.gepa-datepicker-calendar .gepa-picker .gepa-header.gepa-next-disabled .gepa-next {
	display: none;
/*	cursor: default;*/
}

.gepa-datepicker-calendar .gepa-picker .gepa-body table {
	border-collapse: separate;
	table-layout: fixed;
	border-spacing: 3px;
	font-family: Arial;
	margin: 0;
}
.gepa-datepicker-calendar .gepa-picker .gepa-body table td {
	text-align: center;
	vertical-align: middle;
	
	/* boondoggle overrides */
	padding: 0px;
	border-bottom: 0;
	font-weight: normal;
}
.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-hidden {
	visibility: hidden;
}



/*               cells D-picker           cells Y/M-picker + table padding */
/* Width         ((3+25)x7)+3   = 199 =   ((3+46)x4)+3             */
/* Width         ((3+25)x8)+3   = 227 =   ((3+53)x4)+3             */
/* Height:Years  ((3+20)x6)+3   = 141 =   ((3+30)x4)+3     +  3+ 3 */
/* Height:Months ((3+20)x6)+3   = 141 =   ((3+30)x3)+3     + 20+19 */
/* Height:Years  ((3+20)x7)+3   = 164 =   ((3+30)x4)+3     + 15+14 */
/* Height:Months ((3+20)x7)+3   = 164 =   ((3+30)x3)+3     + 31+31 */
.gepa-datepicker-calendar                 .gepa-picker       .gepa-body { height: 141px; }
.gepa-datepicker-calendar                 .gepa-year-picker  .gepa-body { padding:  3px 0 3px  0; }
.gepa-datepicker-calendar                 .gepa-month-picker .gepa-body { padding: 20px 0 19px 0; }
.gepa-datepicker-calendar.gepa-day-titles .gepa-picker       .gepa-body { height: 164px; }
.gepa-datepicker-calendar.gepa-day-titles .gepa-year-picker  .gepa-body { padding: 15px 0 14px 0; }
.gepa-datepicker-calendar.gepa-day-titles .gepa-month-picker .gepa-body { padding: 31px 0 31px 0; }

.gepa-datepicker-calendar .gepa-year-picker .gepa-body table td {
	width: 46px;
	height: 30px;
}
.gepa-datepicker-calendar .gepa-year-picker .gepa-body table td span {
	line-height: 30px;
}
.gepa-datepicker-calendar.gepa-week-numbers .gepa-year-picker .gepa-body table td {
	width: 53px; /* day-picker features week numbers (8 columns) */
}

.gepa-datepicker-calendar .gepa-month-picker .gepa-body table td {
	width: 46px;
	height: 30px;
}
.gepa-datepicker-calendar .gepa-month-picker .gepa-body table td span {
	line-height: 30px;
}
.gepa-datepicker-calendar.gepa-week-numbers .gepa-month-picker .gepa-body table td {
	width: 53px; /* day-picker features week numbers (8 columns) */
}

.gepa-datepicker-calendar .gepa-day-picker .gepa-body table td {
	width: 25px;
	height: 20px;
}
.gepa-datepicker-calendar .gepa-day-picker .gepa-body table td span {
	line-height: 20px;
}

.gepa-datepicker-calendar .gepa-picker .gepa-body table td span {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-col-header span {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-row-header span {
	font-size: 11px;
	color: #999999;
}
.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-option span {
	font-size: 13px;
	color: #333333;
}

.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-option.gepa-today span {
	background-color: #ffffff;
	font-weight: bold;
}
.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-option.gepa-selected span {
	background-color: #DA0046;
	color: #ffffff;
	font-weight: bold;
}
.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-option.gepa-hover span {
	background-color: #CCCCCC;
	cursor: pointer;
}
.gepa-datepicker-calendar .gepa-picker .gepa-body table td.gepa-option.gepa-disabled span {
	background-color: transparent;
	color: #AEAEAA;
	text-shadow: 1px 1px #F2F2EE;
	opacity: 0.5;
	cursor: default;
}

.gepa-datepicker-calendar .gepa-day-picker .gepa-body table td.gepa-col-header span {
}
.gepa-datepicker-calendar .gepa-day-picker .gepa-body table td.gepa-row-header span {
	text-align: right;
	padding-right: 7px;
}
.gepa-datepicker-calendar .gepa-day-picker .gepa-body table td.gepa-option span {
	text-align: right;
	padding-right: 5px;
}

.gepa-slider-wrapper {
	display: inline-block;
	padding: 0 20px;
}

.gepa-slider-calc {
	right: 0;
}


.gepa-slider {
	display: block;
	position: relative;
	min-width: 60px;
	height: 70px;
}


.gepa-slider-bar {
	position: absolute;
	top: 33px;
	left: 30px; right: 30px; /* keep these the same! */
	height: 4px;
	background-color: #e3dcd3;
}


.gepa-slider-ticks {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gepa-slider-tick {
	position: absolute;
	top: 0px;
	left: 0px; /* [0..right-60] */
	width: 60px;
	height: 70px;
}
.gepa-slider-tick-value {
	position: absolute;
	top: 50px;
	left: -20px;
	width: 100px;
	height: 20px;
	
	line-height: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	
	text-align: center;
	white-space: nowrap;
}

.gepa-slider-tick-line {
	position: absolute;
	top: 25px;
	left: 29px;
	width: 2px;
	height: 20px;
	background-color: #bdb7b1;
}
.gepa-slider-tick-dot {
	position: absolute;
	top: 30px;
	left: 25px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #e3dcd3;
}


.gepa-slider-receptor {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	right: 0px;
	height: 30px;
	cursor: crosshair;
	outline: 0;
}


.gepa-slider-indicator {
	position: absolute;
	top: 0px;
	left: 0px; /* [0..right-60] */
	width: 60px;
	height: 70px;
}
.gepa-slider-indicator-value {
	position: absolute;
	top: 0px;
	left: -20px;
	width: 100px;
	height: 20px;
	
	line-height: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	
	text-align: center;
	white-space: nowrap;
}
.gepa-slider-indicator-handle {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: move;
}
.gepa-slider-indicator-handle-block {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 26px;
	height: 26px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	background-color: #d1184d;
	box-shadow: 3px 4px 5px 0 #cccccc;
}


.gepa-slider-wrapper.gepa-disabled .gepa-slider-receptor,
.gepa-slider-wrapper.gepa-disabled .gepa-slider-indicator-handle {
	cursor: default;
}
.gepa-slider-wrapper.gepa-disabled .gepa-slider-indicator-handle-block {
	background-color: #e3dcd3;
}


body.gepa-slider-dragging {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

