<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* /jquery-ui/jquery-ui-1.8.16.pzo.css */
/*
 * jQuery UI CSS Framework 1.8.16
 *
 * 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.16
 *
 * 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/?ffDefault=Tahoma,Arial,Verdana,Sans-Serif&amp;fwDefault=normal&amp;fsDefault=12px&amp;cornerRadius=4px&amp;bgColorHeader=e8e8e8&amp;bgTextureHeader=02_glass.png&amp;bgImgOpacityHeader=100&amp;borderColorHeader=d6d6d6&amp;fcHeader=505050&amp;iconColorHeader=205682&amp;bgColorContent=ffffff&amp;bgTextureContent=03_highlight_soft.png&amp;bgImgOpacityContent=75&amp;borderColorContent=d6d6d6&amp;fcContent=505050&amp;iconColorContent=505050&amp;bgColorDefault=0d5792&amp;bgTextureDefault=02_glass.png&amp;bgImgOpacityDefault=15&amp;borderColorDefault=205682&amp;fcDefault=ffffff&amp;iconColorDefault=ffffff&amp;bgColorHover=0f64a9&amp;bgTextureHover=02_glass.png&amp;bgImgOpacityHover=15&amp;borderColorHover=205682&amp;fcHover=ffffff&amp;iconColorHover=ffffff&amp;bgColorActive=f0f0f0&amp;bgTextureActive=02_glass.png&amp;bgImgOpacityActive=15&amp;borderColorActive=cccccc&amp;fcActive=505050&amp;iconColorActive=505050&amp;bgColorHighlight=fcf75e&amp;bgTextureHighlight=02_glass.png&amp;bgImgOpacityHighlight=15&amp;borderColorHighlight=e49b0f&amp;fcHighlight=e49b0f&amp;iconColorHighlight=e49b0f&amp;bgColorError=fa8072&amp;bgTextureError=02_glass.png&amp;bgImgOpacityError=15&amp;borderColorError=b22222&amp;fcError=b22222&amp;iconColorError=b22222&amp;bgColorOverlay=aaaaaa&amp;bgTextureOverlay=07_diagonals_medium.png&amp;bgImgOpacityOverlay=100&amp;opacityOverlay=30&amp;bgColorShadow=aaaaaa&amp;bgTextureShadow=01_flat.png&amp;bgImgOpacityShadow=0&amp;opacityShadow=30&amp;thicknessShadow=8px&amp;offsetTopShadow=-8px&amp;offsetLeftShadow=-8px&amp;cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Tahoma,Arial,Verdana,Sans-Serif; font-size: 12px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Tahoma,Arial,Verdana,Sans-Serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #d6d6d6; background: #e7eff7 url(/static/jquery-ui/images/ui-bg_diagonals-small_75_e7eff7_40x40.png) 50% 50% repeat; color: #505050; }
.ui-widget-content a { color: #505050; }
.ui-widget-header { border: 1px solid #d6d6d6; background: #e8e8e8 url(/static/jquery-ui/images/ui-bg_glass_100_e8e8e8_1x400.png) 50% 50% repeat-x; color: #505050; font-weight: bold; }
.ui-widget-header a { color: #505050; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #205682; background: #0d5792 url(/static/image/other/form-button-off.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #205682; background: #0f64a9 url(/static/image/other/form-button-hover.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #cccccc; background: #f0f0f0 url(/static/image/menu-button-bg-repeat.png) 50% 50% repeat-x; font-weight: normal; color: #505050; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #505050; 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 #e49b0f; background: #fcf75e url(/static/jquery-ui/images/ui-bg_glass_15_fcf75e_1x400.png) 50% 50% repeat-x; color: #e49b0f; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #e49b0f; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #b22222; background: #FCC3C0 50% 50% repeat-x; color: #b22222; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #b22222; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #b22222; }
.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(/static/jquery-ui/images/ui-icons_505050_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/static/jquery-ui/images/ui-icons_505050_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/static/jquery-ui/images/ui-icons_205682_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/static/jquery-ui/images/ui-icons_ffffff_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/static/jquery-ui/images/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/static/jquery-ui/images/ui-icons_505050_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/static/jquery-ui/images/ui-icons_e49b0f_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/static/jquery-ui/images/ui-icons_b22222_256x240.png); }

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


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

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

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/static/jquery-ui/images/ui-bg_diagonals-medium_100_aaaaaa_40x40.png) 50% 50% repeat; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/static/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.16
 *
 * 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/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.16
 *
 * 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/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.16
 *
 * 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/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.16
 *
 * 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/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

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

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

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

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

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

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.16
 *
 * 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/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; z-index: 1000 !important ;}
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.16
 *
 * 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/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

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

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.16
 *
 * 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/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.16
 *
 * 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
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; z-index: 10000 !important;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

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

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.16
 *
 * 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/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }




/* jquery.autocomplite */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	text-align: left;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


/* ui-autocomplete */
.ui-autocomplete-results {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 1em;
	z-index: 9999;	
}
.ui-autocomplete-results ul, .ui-autocomplete-results li {
	margin: 0; 
	padding: 0; 
	list-style: none;
}
.ui-autocomplete-results ul {
	border: 1px solid #cccccc;
	background: #f3f3f3 url(/static/jquery-ui/info/images/f3f3f3_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	color: #362b36;
	margin-bottom: -1px;
}
.ui-autocomplete-results li {
	padding: .4em .5em;
	color: #444444;
	font-size: 1em;
	font-weight: normal;
	position: relative;
	border-left: 0;
	border-right: 0;
	margin: 1px 0;
}
.ui-autocomplete-results li.ui-hover-state, .ui-autocomplete-results li.ui-active-state {
	margin: 0;
}
.ui-autocomplete-results li.ui-autocomplete-over {
	border: 1px solid #888888;
	background: #c6e8f5 url(/static/jquery-ui/info/images/c6e8f5_40x100_textures_02_glass_90.png) 0 50% repeat-x;
	color: #111111 !important;
}
.ui-autocomplete-results li.ui-autocomplete-active {
	border: 1px solid #2694e8;
	background: #7fbae9 url(/static/jquery-ui/info/images/7fbae9_40x100_textures_02_glass_50.png) 0 50% repeat-x;
	color: #ffffff !important;
	outline: none;
}
.ui-autocomplete-results li:first-child {
	margin-top: 0;
}
.ui-autocomplete-results li:last-child {
	margin-bottom: 0;
}


/************* for datepicker    ************/

table.ui-datepicker-calendar .ui-state-default{ border: 1px solid #cccccc; background: #f0f0f0 url(/static/image/menu-button-bg-repeat.png) 50% 50% repeat-x; font-weight: normal; color: #505050; }
table.ui-datepicker-calendar .ui-state-highlight {border: 1px solid #e49b0f; background: #fcf75e url(/static/jquery-ui/images/ui-bg_glass_15_fcf75e_1x400.png) 50% 50% repeat-x; color: #e49b0f; }
table.ui-datepicker-calendar .ui-state-active { border: 1px solid #205682; background: #0d5792 url(/static/image/other/form-button-off.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
table.ui-datepicker-calendar .ui-state-hover { border: 1px solid #205682; background: #0f64a9 url(/static/image/other/form-button-hover.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
table.ui-datepicker-calendar .ui-state-highlight {border: 1px solid #e49b0f;}
/*
table.ui-datepicker-calendar .ui-state-default{ border: 1px solid #205682; background: #0d5792 url(/static/image/other/form-button-off.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
table.ui-datepicker-calendar .ui-state-active { border: 1px solid #cccccc; background: #f0f0f0 url(/static/image/menu-button-bg-repeat.png) 50% 50% repeat-x; font-weight: normal; color: #505050; }
table.ui-datepicker-calendar .ui-state-highlight {border: 1px solid #e49b0f; background: #fcf75e url(/static/jquery-ui/images/ui-bg_glass_15_fcf75e_1x400.png) 50% 50% repeat-x; color: #e49b0f; }
*/
table.ui-datepicker-calendar td a { 
	-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px; border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px; border-top-right-radius: 3px; 
	-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -khtml-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; 
	-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; -khtml-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
}

/*********** for multiselect   ************/

.ui-multiselect.ui-state-default{ border: 1px solid #cccccc; background: #f0f0f0 url(/static/image/menu-button-bg-repeat.png) 50% 50% repeat-x; font-weight: normal; color: #505050; }
.ui-multiselect.ui-state-hover { border: 1px solid #205682; background: #0f64a9 url(/static/image/other/form-button-hover.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
button.ui-multiselect.ui-state-default .ui-icon{  background-image:url("/static/jquery-ui/images/ui-icons_505050_256x240.png");}
button.ui-multiselect.ui-state-hover .ui-icon{  background-image:url("/static/jquery-ui/images/ui-icons_ffffff_256x240.png");}

ul.ui-multiselect-checkboxes li label {
	font-weight: normal;
}

.ui-multiselect-menu .ui-state-hover{
    background: none repeat-x scroll 50% 50% #CFE0F0;
    border: 1px solid #5988A0;
    color: #505050;
    font-weight: normal;
}

.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span.ui-icon { float:right }

.ui-multiselect-single .ui-multiselect-checkboxes input { position:relative; top:1px }
.ui-multiselect-single .ui-multiselect-checkboxes label {  cursor:default; display:block; border:1px solid transparent; padding:3px 1px }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000 }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

.ui-multiselect-hasfilter ul { position:relative; top:2px }
.ui-multiselect-filter { float:left; margin-right:10px; font-size:11px }
.ui-multiselect-filter input { width:100px; font-size:10px; margin-left:5px; height:15px; padding:2px; border:1px solid #292929; -webkit-appearance:textfield; -webkit-box-sizing:content-box; }

/* /style/reset.css */
  html, body, div, span,
  h1, h2, h3, h4, h5, h6, p,
  a, em, img, strong,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    background: transparent;
  }

  .ol-lists ol {
    list-style-type: decimal;
    padding-left: 1.25rem;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

/*Other*/
.block {display: block}
.thin {height: 0}

/*Align*/
.center {text-align: center}
.left {text-align: left}
.right {text-align: right}
.justify {text-align: justify}

/*Floating*/
.fleft {float: left}
.fright {float: right}

/*Clearing*/
.clear {clear: both}
.cleft {clear: left}
.cright {clear: right}

/*Positioning*/
.relative {position:relative;}

/*Styling*/
.bold {font-weight: bold}

/*BG Colors*/
.bg-green {background: #4E9231}
.bg-red {background: #AB4242}
.bg-blue {background:#376D96}
.bg-yellow {background:#9A942A}
.bg-purple {background:#8355AB}
.bg-gray {background:#838383}
.bg-orange {background:#BE8B3A}

/* /style/main.css */
/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
	border: none
}

#smsearchSettingsBox_inteligentSearchSchool {
	background: #f2f2f2;
	padding-bottom: 15px;
}

#smsearchSettingsBox_inteligentSearchSchool .columnSelectionTable {
	text-align: justify;
}

.columnSelectionTable {
	margin: 45px 0px 25px 0px;
}

.columnSelectionHeader {
	padding: 0px 20px 0px 0px;
}

#columnSortTable_inteligentSearchSchool {
	float: left;
	margin: -16px 10px 50px 85px;
}

.columnSelectionCell input {
	margin: 5px 10px 10px 30px;
}

/***** KONIEC *****/
body {
	background: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #505050;
	text-align: center;
}

a {
	text-decoration: none;
	color: #03598F
}

a:hover:not(.button):not(.menuLink):not(.button-small) {
	text-decoration: none;
	color: #5988A0
}

h2 a {
	text-decoration: none;
	color: #03598F
}

h2 a:hover:not(.button):not(.menuLink):not(.button-small) {
	text-decoration: none;
	color: #5988A0
}

div.box p {
	line-height: 18px;
	text-align: justify;
	width: 610px;
}

div.box table p {
	width: auto;
}

div.box small {
	line-height: 13px;
	text-align: justify;
	width: 98%;
}

/*Layout*/
div#header {
	background: url("/static/image/top-bg-repeat.png") repeat-x top;
	width: 100%;
	height: 65px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 300
}

div#header div.container {
	background: url("/static/image/top-bg.png") no-repeat center;
	width: 100%;
	height: 60px;
	position: relative
}

div#header div.container img.logo {
	float: left;
	margin: 9px 52px 0 0;
	cursor: pointer
}

div#header div.container img.logo-module {
	float: left;
	margin-right: 20px;;
	cursor: pointer
}

div#header div.container button {
	display: block;
	border: 0;
	background: transparent;
	float: left;
	cursor: pointer
}

div#header div.container div.navigation {
	float: left;
	width: 70px;
	position: relative
}

div#header div.container div.navigation-wide {
	float: left;
	width: 120px;
	position: relative
}

div#header div.container div.navigation button.history-back, div#header div.container div.navigation-wide button.history-back,
div#header div.container div.navigation a.history-back, div#header div.container div.navigation-wide a.history-back {
	background: url('/static/image/other/top-button-history-back-off.png')
		no-repeat;
	width: 37px;
	height: 40px;
	margin-top: 10px;
	background-position: center center;
	background-size: 22px 40px;
}

div#header div.container div.navigation button.history-back:hover, div#header div.container div.navigation-wide button.history-back:hover,
div#header div.container div.navigation a.history-back:hover, div#header div.container div.navigation-wide a.history-back:hover {
	background: url('/static/image/other/top-button-history-back-hover.png')
		no-repeat;
	width: 37px;
	height: 40px;
	margin-top: 10px;
	background-position: center center;
}

div#header div.container div.navigation button.bookmarkAdd, div#header div.container div.navigation-wide button.bookmarkAdd {
	background: url('/static/image/other/top-button-bookmark-off.png')
		no-repeat;
	width: 35px;
	height: 35px;
	margin-top: 10px;
	background-position: center center;
	background-size: 35px 35px;
}

div#header div.container div.navigation button.bookmarkAdd:hover, div#header div.container div.navigation-wide button.bookmarkAdd:hover {
	background: url('/static/image/other/top-button-bookmark-hover.png')
		no-repeat;
	width: 35px;
	height: 35px;
	margin-top: 10px;
	background-position: center center;
	background-size: 35px 35px;
}

div#header div.container div.navigation button.history, div#header div.container div.navigation-wide button.history {
	background: url('/static/image/other/top-button-history-off.png')
		no-repeat;
	width: 22px;
	height: 40px;
	margin-top: 10px;
	background-position: center center;
	background-size: 22px 40px;
}

div#header div.container div.navigation button.history:hover,div#header div.container div.navigation-wide button.history:hover {
	background: url('/static/image/other/top-button-history-off.png')
		no-repeat;
	width: 22px;
	height: 40px;
	margin-top: 10px;
	background-position: center center;
	background-size: 22px 40px;
}

div#header div.container div.navigation button.start, div#header div.container div.navigation-wide button.start {
	background: url('/static/image/other/top-button-start-hover.png')
		no-repeat;
	width: 35px;
	height: 35px;
	margin: 13px 0 0 10px;
	background-position: center center;
	background-size: 35px 35px;
}

div#header div.container div.navigation button.start:hover, div#header div.container div.navigation-wide button.start:hover {
	background: url('/static/image/other/top-button-start-hover.png')
		no-repeat;
	width: 35px;
	height: 35px;
	margin: 13px 0 0 10px;
	background-position: center center;
	background-size: 35px 35px;
}

div#header div.container div.user-zone {
	float: right;
	color: #3E3E3E;
	font-size: 11px;
	margin-top: 12px;
	position: relative;
	margin-left: 20px;
	margin-right: 5px;
	width: 72px !important;
}

div#header div.container div.user-zone a {
	color: #1E89B5
}

div#header div.container div.user-zone a:hover:not(.button):not(.menuLink):not(.button-small) {
	color: #3E3E3E
}

div#header div.container div.user-zone span.name {
	display: block;
	float: left;
	height: 25px;
	margin-top: 6px;
	position: relative;
	z-index: 2;
}

div#header div.container div.user-zone span.name span.text {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto
}

div#header div.container div.user-zone span.name span.bg-fill {
	background: url('/static/image/user-zone-bg.png') no-repeat 0 0;
	display: block;
	position: absolute;
	left: -10px;
	top: 0;
	height: 25px;
	width: 100px;
	z-index: -1
}

div#header div.container div.user-zone span.buttons {
	display: block;
	float: left;
}

div#header div.container div.user-zone button.messages {
	background: url('/static/image/other/top-button-messages-off.png')
		no-repeat;
	width: 30px;
	height: 35px;
	background-position: center center;
	background-size: 30px 35px;
}

div#header div.container div.user-zone button.messages:hover {
	background: url('/static/image/other/top-button-messages-hover.png')
		no-repeat;
	width: 30px;
	height: 35px;
	background-position: center center;
	background-size: 30px 35px;
}

div#header div.container div.user-zone button.messages-new {
	background: url('/static/image/other/top-button-new-messages-off.png')
		no-repeat;
	width: 30px;
	height: 35px;
	background-position: center center;
	background-size: 30px 35px;
}

div#header div.container div.user-zone button.messages-new:hover {
	background: url('/static/image/other/top-button-new-messages-hover.png')
		no-repeat;
	width: 30px;
	height: 35px;
	background-position: center center;
	background-size: 30px 35px;
}

div#header div.container div.user-zone button.messages-inactive {
	background: url('/static/image/other/top-button-messages-inactive.png')
		no-repeat;
	width: 30px;
	height: 35px;
	cursor: default;
	background-position: center center;
	background-size: 30px 35px;
}

div#header div.container div.user-zone button.switcher {
	background: url('/static/image/other/top-button-switcher-off.png')
		no-repeat;
	width: 30px;
	height: 35px;
	background-position: center center;
	background-size: 30px 35px;
}

div#header div.container div.user-zone button.switcher:hover {
	background: url('/static/image/other/top-button-switcher-hover.png')
		no-repeat;
	width: 30px;
	height: 35px;
	background-position: center center;
	background-size: 30px 35px;
}

div#header div.container div.user-zone button.help {
	background: url('/static/image/other/top-button-help-off.png') no-repeat;
	width: 28px;
	height: 35px;
	background-size: 28px 35px;
}

div#header div.container div.user-zone button.help:hover {
	background: url('/static/image/other/top-button-help-hover.png')
		no-repeat;
	width: 28px;
	height: 35px;
	background-position: center center;
	background-size: 28px 35px;
}

div#header div.container div.user-zone button.help.inactive {
	background: url('/static/image/other/top-button-help-off-inactive.png')
		no-repeat;
	width: 28px;
	height: 35px;
	background-position: center center;
	background-size: 28px 35px;
}

div#header div.container div.user-zone button.help.inactive:hover {
	background:
		url('/static/image/other/top-button-help-hover-inactive.png')
		no-repeat;
	width: 28px;
	height: 35px;
	background-position: center center;
	background-size: 28px 35px;
}

div#header div.container button.help-alone {
	background: url('/static/image/other/icon-help-alone-off.png') no-repeat;
	width: 36px;
	height: 36px;
	float: right;
	margin-top: 10px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container button.help-alone:hover {
	background: url('/static/image/other/icon-help-alone-hover.png')
		no-repeat;
	width: 36px;
	height: 36px;
	float: right;
	margin-top: 10px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container button.help-alone-login {
	background: url('/static/image/other/icon-help-alone-off.png') no-repeat;
	width: 36px;
	height: 36px;
	float: right;
	margin-top: 10px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container button.help-alone-login:hover {
	background: url('/static/image/other/icon-help-alone-hover.png')
	no-repeat;
	width: 36px;
	height: 36px;
	float: right;
	margin-top: 10px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container div.user-zone button.logout {
	background: url('/static/image/other/top-button-logout-off.png')
		no-repeat;
	width: 29px;
	height: 35px;
	background-position: center center;
	background-size: 29px 35px;
}

div#header div.container div.user-zone button.logout:hover {
	background: url('/static/image/other/top-button-logout-hover.png')
		no-repeat;
	width: 29px;
	height: 35px;
	background-position: center center;
	background-size: 29px 35px;
}

div#header div.container div.user-zone a.logout-alone {
	background: url('/static/image/other/icon-logout-alone-off.png')
		no-repeat;
	width: 36px;
	height: 36px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container div.user-zone a.logout-alone:hover {
	background: url('/static/image/other/icon-logout-alone-hover.png')
		no-repeat;
	width: 36px;
	height: 36px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container div.user-zone button.logout-alone {
	background: url('/static/image/other/icon-logout-alone-off.png')
		no-repeat;
	width: 36px;
	height: 36px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container div.user-zone button.logout-alone:hover {
	background: url('/static/image/other/icon-logout-alone-hover.png')
		no-repeat;
	width: 36px;
	height: 36px;
	background-position: center center;
	background-size: 36px 36px;
}

div#header div.container div.user-zone button.login-logo {
	background: url('/static/image/other/logo-login.png')
		no-repeat;
	width: 30px;
	height: 34px;
	background-position: center center;
	background-size: 30px 34px;
}

div#content {
	margin: 85px 0 50px 0;
	position: relative;
}

main {
	margin-bottom: 50px;
}

div.switcher-menu {
	width: 300px;
	float: right;
	margin-bottom: 20px;
	position: relative
}

div.switcher-menu ul.switcher {
	list-style: none;
	list-style-position: inside;
}

div.switcher-menu ul.switcher li {
	background: url('/static/image/other/switcher-bg-off.png') no-repeat;
	width: 300px;
	height: 62px;
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative
}

div.switcher-menu ul.switcher li:hover {
	background: url('/static/image/other/switcher-bg-hover.png') no-repeat
}

div.switcher-menu ul.switcher li:last-child {
	margin-bottom: 0
}

div.switcher-menu ul.switcher li.blocked,div.switcher-menu ul.switcher li.not-available
	{
	display: none
}

div.switcher-menu ul.switcher li.blocked:hover,div.switcher-menu ul.switcher li.not-available:hover
	{
	background: url('/static/image/other/switcher-bg-off.png') no-repeat;
	cursor: default
}

div.switcher-menu ul.switcher li img {
	float: left;
	margin: 10px 0 0 10px;
}

div.switcher-menu ul.switcher li button {
	float: right;
	width: 28px;
	height: 28px;
	border: 0;
	margin-top: 17px;
	cursor: pointer
}

div.switcher-menu ul.switcher li.available span.arrow-decoration {
	background: url('/static/image/other/switcher-module-run.png') no-repeat;
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 25%;
}

div.switcher-menu ul.switcher li.blocked button {
	background: url('/static/image/other/switcher-module-locked.png')
		no-repeat;
}

div.switcher-menu ul.switcher li.not-available button {
	background: url('/static/image/other/switcher-module-buy.png') no-repeat;
}

div.switcher-menu ul.switcher li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 72px;
	z-index: 199
}

div.switcher-menu ul.switcher li ul li a {
	display: inline;
	position: relative;
	width: auto;
	height: auto
}

div.switcher-menu div.my-modules {
	background: url('/static/image/other/fading-switcher-buttons-menu.png')
		no-repeat top;
	width: 290px;
	height: 47px;
	padding: 0 0 0 10px
}

div.switcher-menu div.my-modules button {
	background: url('/static/image/other/button-gray.png') repeat-x;
	float: left;
	width: 90px;
	height: 28px;
	padding: 0 10px 0 10px;
	font-size: 10px;
	color: #505050;
	border: 1px #cccccc solid;
	cursor: pointer;
	text-align: center;
	margin: 34px 5px 0 0
}

div.switcher-menu div.my-modules button:hover,div.switcher-menu div.my-modules button.active
	{
	background: url('/static/image/other/button-blue.png') repeat-x;
	border: 1px #2A5272 solid;
	color: #ffffff
}

div.switcher-main {
	width: 620px;
	float: left;
	margin-bottom: 20px
}

div.switcher-main div.slider {
	padding-top: 32px;
	position: relative;
	margin-bottom: 20px
}

div.switcher-main div.slider div.buttons {
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 1
}

div.switcher-main div.slider div.buttons button {
	background: url('/static/image/other/toggler-button-off.png') repeat-x;
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: 600;
	float: left;
	height: 32px;
	color: #505050;
	border: 1px #cccccc solid;
	border-bottom: 0;
	cursor: pointer;
	text-align: center;
	padding: 0 15px 0 15px;
	margin: 0
}

div.switcher-main div.slider div.buttons button.active {
	background: url('/static/image/other/toggler-button-on.png') repeat-x;
	height: 32px;
	color: #ffffff;
	border: 1px #2A5272 solid;
	border-bottom: 0;
	font-weight: 400;
	border-bottom: 0;
	cursor: pointer;
	text-align: center;
}

div.switcher-main div.slider div.box {
	clear: both;
	border: 1px #cccccc solid;
	padding: 15px;
	position: relative;
	z-index: 2
}

div.switcher-main div.slider div.box ul {
	list-style: none;
	list-style-position: inside
}

div.switcher-main div.slider div.box ul li input.pageNumber {
	display: block;
	background: url('/static/image/other/button-gray.png') repeat-x center;
	padding: 4px 0 4px 0;
	text-align: center;
	width: 24px;
	border: 1px #cccccc solid;
	color: #505050;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.switcher-main div.slider div.box ul li input.pageNumber:hover {
	color: #878787;
	border: 1px #878787 solid
}

div.switcher-main div.slider div.box h2 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px
}

div.switcher-main div.slider div.box hr {
	height: 0;
	border: 0;
	border-top: 1px #cccccc dotted;
	color: transparent;
	margin: 10px 0 10px 0
}

div.box hr {
	height: 0;
	border: 0;
	border-top: 1px #cccccc dotted;
	color: transparent;
	margin: 10px 0 10px 0
}

div.switcher-main div.slider div.box div.next-page {
	background: url('/static/image/other/fading-white-vertical.png')
		repeat-x bottom;
	width: 617px;
	height: 71px;
	position: absolute;
	bottom: 1px;
	left: 1px;
	z-index: 98
}

div.switcher-main div.slider div.box div.next-page button {
	background: url('/static/image/other/button-move-down.png') no-repeat;
	width: 27px;
	height: 26px;
	border: 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	z-index: 99
}

div.menu {
	float: left;
	width: 215px;
	font-family: "Myriad Pro", arial, sans-serif;
	margin-bottom: 20px;
	margin-left: 20px;
}

div.menu div.selector,div.menu select {
	width: 220px;
	margin-bottom: 15px;
	cursor: pointer
}

div.menu ul {
	list-style: none;
	list-style-position: inside;
	font-size: 12px;
}

div.menu ul&gt;li a, div.menu ul&gt;li .inactiveMaster {
	color: #505050;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 0 0 50px;
	height: 23px;
	width: 165px;
}

.inactiveMaster {
	color: #505050;
}

div.menu ul&gt;li span.button {
	display: block;
	background: url('/static/image/menu-button-bg-repeat.png') repeat-x;
	height: 28px;
	width: 215px;
	border: 1px #d6d6d6 solid;
	background-size: auto 100%;
}

div.menu ul&gt;li span.icon {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin: 3px 10px 0 10px
}

div.menu ul&gt;li span.manage-person {
	background: url('/static/image/other/menu-icon-person-off.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li span.manage-group {
	background: url('/static/image/other/menu-icon-group-off.png') no-repeat
		50% 50%
}

div.menu ul&gt;li span.documents {
	background: url('/static/image/other/menu-icon-documents-off.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li span.reports {
	background: url('/static/image/other/menu-icon-reports-off.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li span.admin {
	background: url('/static/image/other/menu-icon-admin-off.png') no-repeat
		50% 50%
}

div.menu ul&gt;li span.slonik {
	background: url('/static/image/other/slonik.png') no-repeat
	50% 50%
}

div.menu ul&gt;li span.dyrpanel {
	background: url('/static/image/other/menu-icon-dyrpanel-off.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li span.register-teacher {
	background: url('/static/image/other/menu-icon-person-off.png') no-repeat
		50% 50%
}

div.menu ul&gt;li span.subst {
	background: url('/static/image/other/menu-icon-group-off.png') no-repeat
		50% 50%
}

div.menu ul&gt;li span.excursions {
	background: url('/static/image/other/button-icon-history-small-inactive.png') no-repeat
		50% 50%
}

div.menu ul&gt;li span.wych {
	background: url('/static/image/other/button-icon-search-small-inactive.png') no-repeat
		50% 50%
}

div.menu ul&gt;li span.edit {
	background: url('/static/image/other/button-icon-edit-small-inactive.png') no-repeat
		50% 50%
}

div.menu ul&gt;li span.mylessons {
	background: url('/static/image/other/menu-icon-mylessons-off.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li span.structure {
	background: url('/static/image/other/menu-icon-structure-off.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li span.notifications-outline {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.usersvg {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.travel-bus {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.education {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.portfolio {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.user-group {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.load-balancer {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.inbox-check {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.wrench {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.chart-bar {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.clipboard {
	background-color: #d6d6d6;
  	-webkit-mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li span.title {
	float: left;
	display: block;
	font-size: 12px;
	font-weight: 700;
	height: 28px;
	width: 165px;
}

div.menu ul&gt;li&gt;ul {
	background: #f2f2f2;
	border: 1px #d6d6d6 solid;
	width: 215px;
	list-style: none;
	list-style-position: inside;
	clear: both;
}

div.menu ul&gt;li&gt;ul&gt;li {
	border-top: 1px #d6d6d6 dotted;
	padding: 0;
	margin: 0;
	clear: both;
	font-weight: bold;
	font-size: 12px
}

div.menu ul&gt;li&gt;ul&gt;li a {
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	color: #505050;
	position: relative;
	width: 167px;
	height: auto
}

div.menu ul&gt;li&gt;ul&gt;li.section {
	border-top: 0;
	padding-top: 23px;
	color: #0D5792
}

div.menu ul&gt;li&gt;ul&gt;li.section a {
	color: #0D5792;
	font-size: 12px
}

div.menu ul&gt;li&gt;ul&gt;li:first-child {
	border-top: 0;
	margin-top: 30px;
	background-position-y: 75%;
}

div.menu ul&gt;li&gt;ul&gt;li.inactive a,div.menu ul&gt;li&gt;ul.inactive&gt;li.inactive a
	{
	color: #d6d6d6;
	font-size: 12px;
	cursor: default;
}

div.menu ul&gt;li span.button {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

div.menu ul&gt;li.active span.button span.manage-person {
	background: url('/static/image/other/menu-icon-person-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.manage-group {
	background: url('/static/image/other/menu-icon-group-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.documents {
	background: url('/static/image/other/menu-icon-documents-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.reports {
	background: url('/static/image/other/menu-icon-reports-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.admin {
	background: url('/static/image/other/menu-icon-admin-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.slonik {
	background: url('/static/image/other/slonik.png')
	no-repeat 50% 50%
}


div.menu ul&gt;li.active span.button span.dyrpanel {
	background: url('/static/image/other/menu-icon-dyrpanel-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.register-teacher {
	background: url('/static/image/other/menu-icon-person-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.subst {
	background: url('/static/image/other/menu-icon-group-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.excursions {
	background: url('/static/image/other/button-icon-history-small.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.wych {
	background: url('/static/image/other/button-icon-search-small.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.edit {
	background: url('/static/image/other/button-icon-edit-small.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.mylessons {
	background: url('/static/image/other/menu-icon-mylessons-active.png')
		no-repeat 50% 50%
}

div.menu ul&gt;li.active span.button span.notifications-outline {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.usersvg {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.travel-bus {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.education {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.portfolio {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.user-group {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.load-balancer {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.inbox-check {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.wrench {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.chart-bar {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;	
}

div.menu ul&gt;li.active span.button span.clipboard {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;
  	mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;	
}


div.menu ul&gt;li.active&gt;ul {
	display: inline-block;
}

div.menu ul&gt;li&gt;ul&gt;li:hover {
	background: #eaeaea
}

div.menu ul&gt;li&gt;ul&gt;li.active {
	background-color: #d6d6d6;
	background-image: url('/static/image/other/menu-active-arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 21px;
}

div.menu ul&gt;li.active&gt;ul.inactive&gt;li {
	color: #d6d6d6;
	font-size: 12px
}

div.menu ul&gt;li.active&gt;ul.inactive&gt;li a {
	color: #d6d6d6;
	display: block;
	width: 195px;
	padding: 8px 10px 8px 10px;
	font-size: 12px
}

div.menu ul&gt;li.active&gt;ul.inactive&gt;li:first-child {

}

div.menu ul&gt;li.active&gt;ul.inactive&gt;li:first-child a {
	padding: 8px 10px 8px 10px;
	font-size: 12px
}

div.menu ul&gt;li.active&gt;ul.inactive&gt;li.active {
	background: transparent
}

div.menu ul&gt;li.active&gt;ul.inactive&gt;li.section a {
	color: #0D5792
}

div.menu ul.visible li ul {
	display: block
}

div.menu ul.visible li ul&gt;li:hover {
	background: #eaeaea
}

div.menu ul.visible li ul&gt;li.active {
	background-color: #d6d6d6;
	background-image: url('/static/image/other/menu-active-arrow.png');
	background-repeat: no-repeat;
	background-position: 200px 12px
}

div.menu ul.visible&gt;li&gt;ul&gt;li.section {
	border-top: 0;
	padding-top: 23px;
	color: #0D5792
}

div.menu ul.visible&gt;li span.button {
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 2
}

div.menu ul&gt;li.cancel-position span.button {
	position: relative;
	top: 0;
	left: 0;
}

div.menu ul&gt;li.cancel-position ul {
	display: none
}

div.menu ul li ul li a {
	display: inline-block;
	width: 195px;
	padding: 0 10px 0 10px;
	font-size: 12px
}

div.main:not(#tabs) {
	float: left;
	width: 710px;
	margin-right: 20px;
	margin-left: 20px;
}

div.main-wide {
	float: none;
	width: 940px;
	margin-right: 20px;
}

div.main-wide div.selector,div.main-wide select {
	margin-bottom: 15px;
	width: 935px;
	margin-right: 20px;
}

div.box {
	background: #ffffff;
	border: 1px #d6d6d6 solid;
	padding: 15px 15px 5px 15px;
	margin-bottom: 50px;
	position: relative;
}

div.box.noBackground {
	background: none;
}

/* Styles for rotateTableCellContent plugin*/
table div.rotated {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  writing-mode:tb-rl;
  white-space: nowrap;
}

thead th {
  vertical-align: top;
}

table .vertical {
  white-space: nowrap;
}

div.box h1, div.box span.h1 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: 700;
	color: #0D5792;
	margin: 0 0 15px 0;
	padding: 0
}

div.box h2, div.box span.h2 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: 700;
	color: #0D5792;
	margin: 0 0 15px 0;
	padding: 0
}

div.box h3, div.box span.h3 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #0D5792;
	margin: 0 0 15px 0;
	padding: 0
}

div.box h4, div.box span.h4 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: 700;
	color: #0D5792;
	margin: 0 0 15px 0;
	padding: 0
}

div.box div.container-left {
	float: left;
	width: 325px;
	margin-right: 20px;
}

div.box div.container-right {
	float: right;
	width: 325px
}

div.box div.container-full {
	clear: both;
	width: 100%;
	margin-bottom: 10px
}

div.box span.field-left {
	display: block;
	float: left;
	width: 155px
}

div.box span.field-left-auto {
	display: block;
	float: left;
	width: auto;
}

div.box span.field-right {
	display: block;
	float: right;
	width: 155px;
}

div.box span.field-full {
	display: block;
	float: left;
	width: 325px;
}

div.box span.field-100p {
	display: block;
	float: left;
	width: 100%;
}

div.box span.field-wide {
	display: block;
	clear: both;
	width: 660px
}

div.box span.separator {
	display: block;
	width: 100%;
	clear: both;
	padding: 10px 0 0 0
}

div.box span.doubleseparator {
	display: block;
	width: 100%;
	clear: both;
	padding: 20px 0 0 0
}

div.box label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.box label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.box span.details label, div.box div.details label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.box tr label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.box small {
	display: block;
	text-align: right;
	color: #8D8D8D;
	margin-right: 5px
}

div.box small.justify {
	text-align: justify
}

div.box input,div.box select {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}

div.box option {
	background: transparent;
	border: 0
}

div.box span.field-left input.text, div.box span.field-left input.half, div.box span.field-right input.text, div.box span.field-right input.half, div.box span.field-full input.half {
	width: 147px;
	margin-top: 5px
}

div.box span.field-full input.text {
	width: 317px;
	margin-top: 5px
}

div.box span.field-wide input.text {
	width: 655px;
	margin-top: 5px
}

div.box div.box span.field-left input.text, div.box div.box span.field-left input.half, div.box div.box span.field-right input.text, div.box div.box span.field-right input.half, div.box div.box span.field-full input.half {
	width: 139px;
	margin-top: 5px
}

div.box div.box span.field-full input.text {
	width: 302px;
	margin-top: 5px
}

div.box div.box span.field-wide input.text {
	width: 620px;
	margin-top: 5px
}

div.box span.field-left input.small, div.box span.field-right input.small, div.box span.field-full input.small {
	width: 62px;
	margin: 5px 0 0 0;
}

div.box div.box span.field-left input.small, div.box div.box span.field-right input.small, div.box div.box span.field-full input.small {
	width: 54px;
	margin: 5px 0 0 0;
}

div.box input.no-margin {
	margin-right: 0
}

div.box span.field-left select,div.box span.field-right select {
	width: 129px;
	margin: 5px 0 0 10px;
	cursor: pointer
}

div.box div.box span.field-left select,div.box div.box span.field-right select
	{
	width: 114px;
	margin: 5px 0 0 10px;
	cursor: pointer
}

div.box span.field-left  div.selector,div.box span.field-right div.selector
	{
	width: 151px;
}

div.box span.field-full select {
	width: 302px;
	margin: 5px 0 0 5px;
	cursor: pointer
}

div.box span.field-full div.selector {
	width: 317px;
	margin: 5px 0 0 0px;
}

div.box span.field-full div.selector select {
	margin-left: 10px
}

div.box input.checkbox,div.box input.radio {
	float: left;
	width: auto;
	margin-right: 5px;
	cursor: pointer
}

div.box label.checkbox,div.box label.radio {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	float: left;
	font-weight: normal;
	font-style: normal;
	clear: none;
	margin-top: 2px;
	cursor: pointer
}

div.box span.field-full textarea {
	width: 318px;
	height: 190px;
	margin-top: 5px
}

div.box span.field-wide textarea {
	width: 661px;
	height: 190px;
	margin-top: 5px
}

div.dialogbox {
	padding: 15px 15px 5px 15px;
	margin-bottom: 30px;
	position: relative;
}

div.dialogbox div.container-left {
	float: left;
	width: 325px
}

div.dialogbox div.container-right {
	float: right;
	width: 325px
}

div.dialogbox div.container-full {
	clear: both;
	width: 100%;
	margin-bottom: 10px
}

div.dialogbox span.field-left {
	display: block;
	float: left;
	width: 155px
}

div.dialogbox span.field-left-auto {
	display: block;
	float: left;
	width: auto;
}

div.dialogbox span.field-right {
	display: block;
	float: right;
	width: 155px
}

div.dialogbox span.field-full {
	display: block;
	float: left;
	width: 325px
}

div.dialogbox span.field-wide {
	display: block;
	clear: both;
	width: 660px
}

div.dialogbox span.separator {
	display: block;
	width: 100%;
	clear: both;
	padding: 10px 0 0 0
}

div.dialogbox span.doubleseparator {
	display: block;
	width: 100%;
	clear: both;
	padding: 20px 0 0 0
}

div.dialogbox label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.dialogbox label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.dialogbox span.details label, div.dialogbox div.details label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.dialogbox tr label {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div.dialogbox small {
	display: block;
	text-align: right;
	color: #8D8D8D;
	margin-right: 5px
}

div.dialogbox small.justify {
	text-align: justify
}

div.dialogbox input,div.dialogbox select {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}

div.dialogbox option {
	background: transparent;
	border: 0
}

div.dialogbox span.field-left input.text,div.dialogbox span.field-left input.half,div.dialogbox span.field-right input.text,div.dialogbox span.field-right input.half,div.dialogbox span.field-full input.half
{
	width: 147px;
	margin-top: 5px
}

div.dialogbox span.field-full input.text {
	width: 317px;
	margin-top: 5px
}

div.dialogbox span.field-wide input.text {
	width: 655px;
	margin-top: 5px
}

textarea {
	font-size: 13px;
}


div.dialogbox div.dialogbox span.field-full input.text {
	width: 302px;
	margin-top: 5px
}

div.dialogbox div.dialogbox span.field-wide input.text {
	width: 620px;
	margin-top: 5px
}

div.dialogbox span.field-left input.small,div.dialogbox span.field-right input.small,div.dialogbox span.field-full input.small
	{
	width: 62px;
	margin: 5px 0 0 0;
}

div.dialogbox div.dialogbox span.field-left input.small,div.dialogbox div.dialogbox span.field-right input.small,div.dialogbox div.dialogbox span.field-full input.small
	{
	width: 54px;
	margin: 5px 0 0 0;
}

div.dialogbox input.no-margin {
	margin-right: 0
}

div.dialogbox span.field-left select,div.dialogbox span.field-right select {
	width: 129px;
	margin: 5px 0 0 10px;
	cursor: pointer
}

div.dialogbox div.box span.field-left select,div.dialogbox div.box span.field-right select
	{
	width: 114px;
	margin: 5px 0 0 10px;
	cursor: pointer
}

div.dialogbox span.field-left  div.selector,div.dialogbox span.field-right div.selector
	{
	width: 151px;
}

div.dialogbox span.field-full select {
	width: 302px;
	margin: 5px 0 0 5px;
	cursor: pointer
}

div.dialogbox span.field-full div.selector {
	width: 317px;
	margin: 5px 0 0 0px;
}

div.dialogbox span.field-full div.selector select {
	margin-left: 10px
}

div.dialogbox input.checkbox,div.dialogbox input.radio {
	float: left;
	width: auto;
	margin-right: 5px;
	cursor: pointer
}

div.dialogbox label.checkbox,div.dialogbox label.radio {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	float: left;
	font-weight: normal;
	font-style: normal;
	clear: none;
	margin-top: 2px;
	cursor: pointer
}

div.dialogbox span.field-full textarea {
	width: 318px;
	height: 190px;
	margin-top: 5px
}

div.dialogbox span.field-wide textarea {
	width: 661px;
	height: 190px;
	margin-top: 5px
}

/*div.box .button,
div.table .button {background: url('/static/image/other/form-button-off.png') repeat-x 50% 50%; height: 24px; border:0; padding: 0 10px 0 10px; color: #ffffff; font-size: 11px; font-family: Arial, Verdana, Sans-Serif; font-weight: normal; cursor: pointer; border: 1px #205682 solid}
div.box .button:hover,
div.table .button:hover {background: url('/static/image/other/form-button-hover.png') repeat-x 50% 50%;}
div.box .button-small,
*/
.button,.button {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50% #205682;
	height: 24px;
	border: 0;
	padding: 0 10px 0 10px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid
}

.button:hover,.button:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50%;
}

.button-small,.button-small {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50% #205682;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid
}

div.table .button-small {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50% #205682;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid
}

.button-small:hover,div.table .button-small:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50%;
}

.button-small:hover,.button-small:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50%;
}

.button-small.inactive {
	background: url('/static/image/other/form-button-inactive.png') repeat-x 50% 50% #205682 !important;
	color: #505050 !important;
	cursor: not-allowed !important;
	pointer-events: none;
	border: 1px #505050 solid !important;
}
.pointer-events-auto{
	pointer-events:auto !important;
}

.button-small-ok,.button-small-ok {
	background: url('/static/image/other/form-button-ok-off.png') repeat-x 50%
		50%;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #26A22C solid
}

div.table .button-small-ok {
	background: url('/static/image/other/form-button-ok-off.png') repeat-x 50%
		50%;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #26A22C solid
}

.button-small-ok:hover,div.table .button-small-ok:hover {
	background: url('/static/image/other/form-button-ok-hover.png') repeat-x
		50% 50%;
}

.button-small-ok:hover,.button-small-ok:hover {
	background: url('/static/image/other/form-button-ok-hover.png') repeat-x
		50% 50%;
}

.button-small-error,.button-small-error {
	background: url('/static/image/other/form-button-error-off.png') repeat-x 50%
		50%;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #BC1A47 solid
}

div.table .button-small-error {
	background: url('/static/image/other/form-button-error-off.png') repeat-x 50%
		50%;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #BC1A47 solid
}

.button-small-error:hover,div.table .button-small-error:hover {
	background: url('/static/image/other/form-button-error-hover.png') repeat-x
		50% 50%;
}

.button-small-error:hover,.button-small-error:hover {
	background: url('/static/image/other/form-button-error-hover.png') repeat-x
		50% 50%;
}

.button-small-warn,.button-small-warn {
	background: url('/static/image/other/form-button-warn-off.png') repeat-x 50%
		50%;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #A1911B solid
}

div.table .button-small-warn {
	background: url('/static/image/other/form-button-warn-off.png') repeat-x 50%
		50%;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #A1911B solid
}

.button-small-warn:hover,div.table .button-small-warn:hover {
	background: url('/static/image/other/form-button-warn-hover.png') repeat-x
		50% 50%;
}

.button-small-warn:hover,.button-small-warn:hover {
	background: url('/static/image/other/form-button-warn-hover.png') repeat-x
		50% 50%;
}

.height-auto,div.table .height-auto {
	height: auto;
	padding: 2px 7px 2px 7px
}

a.button {
	display: table-cell;
}

span.wrapper {
	display: block;
	float: left;
	background: url('/static/image/other/form-button-off.png') repeat-x 50% 50% #205682;
	height: 28px;
	cursor: pointer;
	border-color: #205682 #4E7899 #205682 -moz-use-text-color;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
}

span.wrapper.inactive,span.wrapper.inactive:hover {
	display: block;
	float: left;
	height: 28px;
	cursor: pointer;
	border-color: #a4a4a4;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	background: url('/static/image/other/form-button-inactive.png') repeat-x 50% 50% #a4a4a4;
}

span.wrapper:first-child {
	border-left: 1px #205682 solid
}

span.wrapper.inactive:first-child {
	border-left: 1px #a4a4a4 solid
}

span.wrapper:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50%;
}

.button.small {
	min-height: 25px;
	min-width: 20px;
	background: transparent;
	border: 0;
	padding: 0 0 0 4px;
	cursor: pointer;
}

.button.small:hover {
	min-height: 25px;
	min-width: 20px;
	background: transparent;
	border: 0;
	padding: 0 0 0 4px
}

span.wrapper .button,span.wrapper .button:hover {
	height: 28px;
	background: transparent;
	border: 0;
	padding-left: 35px;
	padding-right: 8px
}

span.wrapper .button.save {
	background: url('/static/image/other/button-icon-save.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.save.small,.save.small:hover {
	background: url('/static/image/other/button-icon-save-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.frekwencja.small,.frekwencja.small:hover {
	background: url('/static/image/other/frekfencja.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.distinguished.small,.distinguished.small:hover {
	background: url('/static/image/other/distinguished.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.list-bullet.small,.list-bullet.small:hover {
	
	background-size: 17px 17px;
	background-position: 8px center;
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/list-bullet.svg') no-repeat;
}

.compose.small,.compose.small:hover {
	
	background-size: 17px 17px;
	background-position: 8px center;
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/compose.svg') no-repeat;
}

.homesvg.small,.homesvg.small:hover {
	
	background-size: 17px 17px;
	background-position: 8px center;
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/home.svg') no-repeat;
}

.pin.small,.pin.small:hover {
	
	background-size: 17px 17px;
	background-position: 8px center;
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/pin.svg') no-repeat;
}

.document-add.small,.document-add.small:hover {
	
	background-size: 17px 17px;
	background-position: 8px center;
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/document-add.svg') no-repeat;
}

span.wrapper .button.mark {
	background: url('/static/image/other/button-icon-mark.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.mark.small,.mark.small:hover {
	background: url('/static/image/other/button-icon-mark-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.send {
	background: url('/static/image/other/button-icon-send.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.send.small,.send.small:hover {
	background: url('/static/image/other/button-icon-send-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.reply {
	background: url('/static/image/other/button-icon-reply.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.reply.small,.reply.small:hover {
	background: url('/static/image/other/button-icon-reply-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.forward {
	background: url('/static/image/other/button-icon-forward.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.forward.small,.forward.small:hover {
	background: url('/static/image/other/button-icon-forward-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.download {
	background: url('/static/image/other/button-icon-download.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.download.small,.download.small:hover {
	background: url('/static/image/other/button-icon-download-small.png') no-repeat;
	background-size: 18px 18px;
}

span.wrapper .button.zwin {
	background: url('/static/image/other/button-icon-zwin.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.enter {
	background: url('/static/image/other/button-icon-enter.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.exit {
	background: url('/static/image/other/button-icon-exit.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.zwin.small,.zwin.small:hover {
	background: url('/static/image/other/button-icon-zwin-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.enter.small,.enter.small:hover {
	background: url('/static/image/other/button-icon-enter-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.exit.small,.exit.small:hover {
	background: url('/static/image/other/button-icon-exit-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.rozwin {
	background: url('/static/image/other/button-icon-rozwin.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.rozwin.small,.rozwin.small:hover {
	background: url('/static/image/other/button-icon-rozwin-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.minus {
	background: url('/static/image/other/button-icon-minus.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.minus.small,.minus.small:hover {
	background: url('/static/image/other/button-icon-minus-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.cancel {
	background: url('/static/image/other/button-icon-cancel.png') no-repeat;
	background-size: 17px 13px;
	background-position: 8px center;
}

.cancel.small,.cancel.small:hover {
	background: url('/static/image/other/button-icon-cancel-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.cancelRed.small,.cancelRed.small:hover {
	background: url('/static/image/other/button-icon-cancelRed-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.loading.small,.loading.small:hover {
	background: url('/static/image/other/loading.gif') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.edit {
	background: url('/static/image/other/button-icon-edit.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.redo {
	background: url('/static/image/other/button-icon-redo.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.undo {
	background: url('/static/image/other/button-icon-undo.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.undo.small,.undo.small:hover {
	background: url('/static/image/other/button-icon-undo-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.undo_rev.small,.undo_rev.small:hover {
	background: url('/static/image/other/button-icon-undo-rev-small.png') no-repeat;
	background-size: 12px 12px;
	background-position: 8px center;
}

.edit.small,.edit.small:hover {
	background: url('/static/image/other/button-icon-edit-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.edit.small.inactive,.edit.small.inactive:hover {
	background: url('/static/image/other/button-icon-edit-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.add {
	background: url('/static/image/other/button-icon-add.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.add.small,.add.small:hover {
	background: url('/static/image/other/button-icon-add-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.small-bottom-right-add.small,.small-bottom-right-add.small:hover {
	background: url('/static/image/other/button-icon-add-small.png') no-repeat;
	background-size: 13px 13px;
	background-position: right bottom;
}

.small-bottom-right-edit.small,.small-bottom-right-edit.small:hover {
	background: url('/static/image/other/button-icon-edit-small.png') no-repeat;
	background-size: 13px 13px;
	background-position: right bottom;
}

.small-bottom-left-delete.small,.small-bottom-left-delete.small:hover {
	background: url('/static/image/other/button-icon-delete-small.png') no-repeat;
	background-size: 12px 12px;
	background-position: left bottom;
	margin-bottom: 2px;
}

.small-bottom-right-delete.small,.small-bottom-right-delete.small:hover {
	background: url('/static/image/other/button-icon-delete-small.png') no-repeat;
	background-size: 13px 13px;
	background-position: right top;
}

span.wrapper .button.generate {
	background: url('/static/image/other/button-icon-generate.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.generate.small,.generate.small:hover {
	background: url('/static/image/other/button-icon-generate-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.search {
	background: url('/static/image/other/button-icon-search.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.search.small,.search.small:hover {
	background: url('/static/image/other/button-icon-search-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.print {
	background: url('/static/image/other/button-icon-print.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.print.small,.print.small:hover {
	background: url('/static/image/other/button-icon-print-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.accept.small,.accept.small:hover {
	background: url('/static/image/other/button-icon-accept-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.up.small,.up.small:hover {
	background: url('/static/image/other/button-icon-up-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.down.small,.down.small:hover {
	background: url('/static/image/other/button-icon-down-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.next {
	background: url('/static/image/other/button-icon-next.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.next.small,.next.small:hover {
	background: url('/static/image/other/button-icon-next-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.remove {
	background: url('/static/image/other/button-icon-remove.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.remove.small,.remove.small:hover {
	background: url('/static/image/other/button-icon-remove-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.delete {
	background: url('/static/image/other/button-icon-remove.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.copy {
	background: url('/static/image/other/button-icon-copy.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.copy.small,.copy.small:hover {
	background: url('/static/image/other/button-icon-copy-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.home.small,.home.small:hover {
	background: url('/static/image/other/button-icon-home-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.schooltype.small,.schooltype.small:hover {
	background: url('/static/image/other/report-schooltype.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.delete.small,.delete.small:hover {
	background: url('/static/image/other/button-icon-remove-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.delete.small.inactive,.delete.small.inactive:hover {
	background: url('/static/image/other/button-icon-remove-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.small-top-right-delete.small,.small-top-right-delete.small:hover {
	background: url('/static/image/other/button-icon-remove-small.png') no-repeat;
	background-size: 13px 13px;
	background-position: top right;
}

.small-top-right-delete.small.inactive,.small-top-right-delete.small.inactive:hover {
	background: url('/static/image/other/button-icon-remove-small-inactive.png') no-repeat;
	background-size: 13px 13px;
	background-position: top right;
}

.small-top-left-delete.small,.small-top-left-delete.small:hover {
	background: url('/static/image/other/button-icon-remove-small.png') no-repeat;
	background-size: 13px 13px;
	background-position: top left;
}

.small-top-left-delete.small.inactive,.small-top-left-delete.small.inactive:hover {
	background: url('/static/image/other/button-icon-remove-small-inactive.png') no-repeat;
	background-size: 13px 13px;
	background-position: top left;
}

span.wrapper .button.show {
	background: url('/static/image/other/button-icon-show.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.show.small,.show.small:hover {
	background: url('/static/image/other/button-icon-show-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.history {
	background: url('/static/image/other/button-icon-history.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.history.small,.history.small:hover {
	background: url('/static/image/other/button-icon-history-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.back {
	background: url('/static/image/other/button-icon-back.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.down {
	background: url('/static/image/other/button-icon-down.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.back.small,.back.small:hover {
	background: url('/static/image/other/button-icon-back-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

/*3 wieksze ikonki*/
.OK.small,.OK.small:hover {
	background: url('/static/image/other/OK.png') no-repeat center center;
	width: 28px;
	height: 28px;
}

.WARNING.small,.WARNING.small:hover {
	background: url('/static/image/other/WARNING.png') no-repeat center center;
	width: 28px;
	height: 28px;
}

.ERROR.small,.ERROR.small:hover {
	background: url('/static/image/other/ERROR.png') no-repeat center center;
	width: 28px;
	height: 28px;
}

.error.small,.error.small:hover {
	background: url('/static/image/other/button-icon-error-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: center center;
}

.warning.small,.warning.small:hover {
	background: url('/static/image/other/button-icon-warning-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: center center;
	width: 27px;
}

.ok.small,.ok.small:hover {
	background: url('/static/image/other/button-icon-ok-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: center center;
}

.star.small,.star.small:hover {
	background: url('/static/image/other/button-icon-star-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: center center;
}

.star.small.inactive,.star.small.inactive:hover {
	background: url('/static/image/other/button-icon-star-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: center center;
}

/**/
span.wrapper .save.inactive {
	background: url('/static/image/other/button-icon-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .send.inactive {
	background: url('/static/image/other/button-icon-send-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .download.inactive {
	background: url('/static/image/other/button-icon-download-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .zwin.inactive {
	background: url('/static/image/other/button-icon-zwin-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .enter.inactive {
	background: url('/static/image/other/button-icon-enter-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .exit.inactive {
	background: url('/static/image/other/button-icon-exit-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .rozwin.inactive {
	background: url('/static/image/other/button-icon-rozwin-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .minus.inactive {
	background: url('/static/image/other/button-icon-minus-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .mark.inactive {
	background: url('/static/image/other/button-icon-mark.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .cancel.inactive {
	background: url('/static/image/other/button-icon-cancel-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .edit.inactive {
	background: url('/static/image/other/button-icon-edit-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .add.inactive {
	background: url('/static/image/other/button-icon-add-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .small-bottom-right-add.inactive {
	background: url('/static/image/other/button-icon-add-inactive.png') no-repeat;
	background-size: 13px 13px;
	background-position: bottom right;
}

span.wrapper .small-bottom-right-edit.inactive {
	background: url('/static/image/other/button-icon-edit-inactive.png') no-repeat;
	background-size: 13px 13px;
	background-position: bottom right;
}

span.wrapper .small-bottom-left-delete.inactive {
	background: url('/static/image/other/button-icon-delete-inactive.png') no-repeat;
	background-size: 12px 12px;
	background-position: bottom left;
	margin-bottom: 2px;
}

span.wrapper .small-bottom-right-delete.inactive {
	background: url('/static/image/other/button-icon-delete-inactive.png') no-repeat;
	background-size: 13px 13px;
	background-position: top right;
}

span.wrapper .generate.inactive {
	background: url('/static/image/other/button-icon-generate-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .search.inactive {
	background: url('/static/image/other/button-icon-search-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .print.inactive {
	background: url('/static/image/other/button-icon-print-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .up.inactive {
	background: url('/static/image/other/button-icon-up-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .down.inactive {
	background: url('/static/image/other/button-icon-down-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .next.inactive {
	background: url('/static/image/other/button-icon-next-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .remove.inactive {
	background: url('/static/image/other/button-icon-remove-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .copy.inactive {
	background: url('/static/image/other/button-icon-copy-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .delete.inactive {
	background: url('/static/image/other/button-icon-remove-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .show.inactive {
	background: url('/static/image/other/button-icon-show-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .history.inactive {
	background: url('/static/image/other/button-icon-history-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .back.inactive {
	background: url('/static/image/other/button-icon-back-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.no-icon {
	background: transparent;
	padding-left: 8px
}

/*buttony poza contentem*/
span.wrapper {
	display: block;
	float: left;
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50% #205682;
	height: 28px;
	cursor: pointer;
	border-color: #205682 #4E7899 #205682 -moz-use-text-color;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
}

span.wrapper.inactive,span.wrapper.inactive:hover {
	display: block;
	float: left;
	height: 28px;
	cursor: pointer;
	border-color: #a4a4a4;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	background: url('/static/image/other/form-button-inactive.png') repeat-x 50% 50%;
}

span.wrapper:first-child {
	border-left: 1px #205682 solid
}

span.wrapper:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50% #205682;
}

input[type=submit].small,input.buttonsmall,button.small,button.buttonsmall
	{
	height: 30px;
	border: 0;
	padding: 0 0 0 10px;
	cursor: pointer;
}

input[type=submit].small:hover,input.buttonsmall:hover,button.small:hover,button.buttonsmall:hover
	{
	height: 30px;
	border: 0;
	padding: 0 0 0 10px;
	cursor: pointer;
}

span.wrapper .button,span.wrapper .button:hover {
	height: 28px;
	border: 0;
	padding-left: 35px;
	padding-right: 8px
}

span.wrapper .button.save {
	background: url('/static/image/other/button-icon-save.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.save.small,.save.small:hover {
	background: url('/static/image/other/button-icon-save-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.send {
	background: url('/static/image/other/button-icon-send.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.send.small,.send.small:hover {
	background: url('/static/image/other/button-icon-send-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.download {
	background: url('/static/image/other/button-icon-download.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.download.small,.download.small:hover {
	background: url('/static/image/other/button-icon-download-small.png') no-repeat;
	background-size: 18px 18px;
}

span.wrapper .button.zwin {
	background: url('/static/image/other/button-icon-zwin.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.enter {
	background: url('/static/image/other/button-icon-enter.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.exit {
	background: url('/static/image/other/button-icon-exit.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}


.zwin.small,.zwin.small:hover {
	background: url('/static/image/other/button-icon-zwin-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.enter.small,.enter.small:hover {
	background: url('/static/image/other/button-icon-enter-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.exit.small,.exit.small:hover {
	background: url('/static/image/other/button-icon-exit-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.rozwin {
	background: url('/static/image/other/button-icon-rozwin.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.rozwin.small,.rozwin.small:hover {
	background: url('/static/image/other/button-icon-rozwin-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.minus {
	background: url('/static/image/other/button-icon-minus.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.minus.small,.minus.small:hover {
	background: url('/static/image/other/button-icon-minus-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.cancel {
	background: url('/static/image/other/button-icon-cancel.png') no-repeat;
	background-size: 17px 13px;
	background-position: 8px center;
}

.cancel.small,.cancel.small:hover {
	background: url('/static/image/other/button-icon-cancel-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.edit {
	background: url('/static/image/other/button-icon-edit.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.redo {
	background: url('/static/image/other/button-icon-redo.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.undo {
	background: url('/static/image/other/button-icon-undo.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.edit.small,.edit.small:hover {
	background: url('/static/image/other/button-icon-edit-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.add {
	background: url('/static/image/other/button-icon-add.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.add.small,.add.small:hover {
	background: url('/static/image/other/button-icon-add-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.add.small.inactive,.add.small.inactive:hover {
	background: url('/static/image/other/button-icon-add-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.generate {
	background: url('/static/image/other/button-icon-generate.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.generate.small,.generate.small:hover {
	background: url('/static/image/other/button-icon-generate-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.search {
	background: url('/static/image/other/button-icon-search.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.search.small,.search.small:hover {
	background: url('/static/image/other/button-icon-search-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.print {
	background: url('/static/image/other/button-icon-print.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.print.small,.print.small:hover {
	background: url('/static/image/other/button-icon-print-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.locked.small,.locked.small:hover {
	background: url('/static/image/other/button-icon-locked-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.unlocked.small,.unlocked.small:hover {
	background: url('/static/image/other/button-icon-unlocked-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.up.small,.up.small:hover {
	background: url('/static/image/other/button-icon-up-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.down.small,.down.small:hover {
	background: url('/static/image/other/button-icon-down-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.next {
	background: url('/static/image/other/button-icon-next.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.next.small,.next.small:hover {
	background: url('/static/image/other/button-icon-next-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.remove {
	background: url('/static/image/other/button-icon-remove.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.remove.small,.remove.small:hover {
	background: url('/static/image/other/button-icon-remove-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.delete {
	background: url('/static/image/other/button-icon-remove.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.copy {
	background: url('/static/image/other/button-icon-copy.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.copy.small,.copy.small:hover {
	background: url('/static/image/other/button-icon-copy-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.delete.small,.delete.small:hover {
	background: url('/static/image/other/button-icon-remove-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.show {
	background: url('/static/image/other/button-icon-show.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.show.small,.show.small:hover {
	background: url('/static/image/other/button-icon-show-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.history {
	background: url('/static/image/other/button-icon-history.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.history.small,.history.small:hover {
	background: url('/static/image/other/button-icon-history-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.back {
	background: url('/static/image/other/button-icon-back.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

.back.small,.back.small:hover {
	background: url('/static/image/other/button-icon-back-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .button.no-icon {
	background: transparent;
	padding-left: 8px
}

span.wrapper .save.inactive {
	background: url('/static/image/other/button-icon-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .send.inactive {
	background: url('/static/image/other/button-icon-send-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .download.inactive {
	background: url('/static/image/other/button-icon-download-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .zwin.inactive {
	background: url('/static/image/other/button-icon-zwin-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .enter.inactive {
	background: url('/static/image/other/button-icon-enter-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .exit.inactive {
	background: url('/static/image/other/button-icon-exit-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}


span.wrapper .rozwin.inactive {
	background: url('/static/image/other/button-icon-rozwin-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .minus.inactive {
	background: url('/static/image/other/button-icon-minus-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .mark.inactive {
	background: url('/static/image/other/button-icon-mark.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .cancel.inactive {
	background: url('/static/image/other/button-icon-cancel-small-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .edit.inactive {
	background: url('/static/image/other/button-icon-edit-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .add.inactive {
	background: url('/static/image/other/button-icon-add-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .generate.inactive {
	background: url('/static/image/other/button-icon-generate-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .search.inactive {
	background: url('/static/image/other/button-icon-search-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .print.inactive {
	background: url('/static/image/other/button-icon-print-small.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .up.inactive {
	background: url('/static/image/other/button-icon-up-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .down.inactive {
	background: url('/static/image/other/button-icon-down-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .next.inactive {
	background: url('/static/image/other/button-icon-next-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .remove.inactive {
	background: url('/static/image/other/button-icon-remove-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .copy.inactive {
	background: url('/static/image/other/button-icon-copy-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .delete.inactive {
	background: url('/static/image/other/button-icon-remove-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .show.inactive {
	background: url('/static/image/other/button-icon-show-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .history.inactive {
	background: url('/static/image/other/button-icon-history-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

span.wrapper .back.inactive {
	background: url('/static/image/other/button-icon-back-small-inactive.png') no-repeat;
	background-size: 18px 18px;
	background-position: 8px center;
}

/*---------------------------------*/
div.container-search {
	width: 480px;
	float: left
}

div.main div.box ul {
	margin-left: 20px;
}

div.box div.container-search span.field-full {
	width: 480px;
	margin-top: 10px
}

div.box div.container-search span.field-full input.text {
	height: 18px;
	float: left;
	width: 400px;
	margin-top: 0
}

div.box div.container-search span.field-full input.search {
	margin-left: 3px;
	height: 26px;
	float: left
}

div.box div.container-search span.search-option {
	display: block;
	margin-top: 3px;
	background: red
}

div.box div.container-search span.search-option span.option-name {
	display: block;
	clear: left;
	width: 150px;
	float: left;
	margin-top: 6px
}

div.box div.container-search span.search-option span.option-checkbox {
	float: left;
	display: block;
	margin: 5px 0 0 15px
}

div.box span.legend {
	display: block;
	line-height: 21px;
	clear: both;
}

div.box span.legend h1 {
	padding-top: 10px
}

div.box span.legend span.col-left {
	display: block;
	float: left;
	width: 225px;
}

div.box span.legend span.col-right {
	display: block;
	float: right;
	width: 225px;
}

div.box span.details, div.box div.details:not(div.box div.report-sidebar div.details) {
	background: url('/static/image/other/form-short-data.png')
		repeat-x left;
	display: block;
	width: 260px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

div.box span.details.yellow, div.box div.details.yellow {
	background: url('/static/image/other/form-short-data-yellow.png')
		repeat-x left;
	width: 340px;
}

div.box span.details img, div.box div.details img {
	float: left;
	margin-right: 15px
}

div.box span.details span.text, div.box div.details div.text {
	display: block;
	float: left;
	line-height: 21px
}

div.box span.details span.text strong.name, div.box div.details div.text strong.name {
	font-size: 14px
}

div.report-box {
	margin-bottom: 10px;
}

div.box div.report-sidebar {
	float: right;
	width: 170px;
	margin: -15px -15px 0 0
}

div.box div.report-sidebar div.export {
	background: url('/static/image/other/export-bg-repeat.png') repeat-x;
	border-bottom: 1px #cccccc solid;
	height: 32px;
	padding: 0 10px 0 10px
}

div.box div.report-sidebar div.export strong {
	display: block;
	margin: 9px 5px 0 0;
	float: left;
}

div.box div.report-sidebar div.export a {
	display: block;
	float: left;
	width: 23px;
	height: 24px;
	margin: 5px 0 0 5px
}

div.box div.report-sidebar div.export a:first-child {
	margin-left: 0
}

div.box div.report-sidebar div.export a img {
	float: left
}

div.box div.report-sidebar div.details {

}

div.box div.report-sidebar div.details span.generated {
	font-size: 14px;
	padding: 5px 0 5px 0;
	border-bottom: 1px #cccccc solid;
	text-align: center;
	display: block
}

div.box div.report-sidebar div.details span.generated small {
	font-size: 11px;
	text-align: center
}

div.box div.report-sidebar div.details span.hidden-cols {
	display: block;
	padding: 5px
}

div.box div.report-sidebar div.details span.hidden-cols ul {
	list-style: none;
	list-style-position: inside;
	padding: 5px
}

div.box div.report-sidebar div.details span.hidden-cols ul li {
	color: #cccccc;
	font-size: 11px;
	line-height: 150%
}

div.box div.report-sidebar div.details span.hidden-cols ul li a {
	color: #999;
}

div.box div.report-sidebar div.details span.hidden-cols ul li a:hover:not(.button):not(.menuLink):not(.button-small) {
	color: #616161;
}

div.report-sidebar {
	border-left: 1px #D6D6D6 solid;
	border-bottom: 1px #D6D6D6 solid;
}

div.box div.buttons {
	position: absolute;
	top: -1px;
	right: -1px
}

div.box div.buttons.bottom {
	bottom: -1px;
	top: auto
}

div.box div.buttons input {
	float: left
}

div.table {
	clear: both;
	margin-bottom: 20px
}

div.table div.table-label {
	background: url('/static/image/other/table-header-bg.png') repeat-x;
	padding: 0 5px 0 15px;
	height: 35px;
	width: auto;
	float: left
}

div.table div.table-label h2 {
	width: auto;
	float: left;
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 19px;
	font-weight: 400;
	color: #ffffff;
	margin: 5px 15px 0 0;
	padding: 0
}

div.table div.table-label form {
	float: left
}

div.table div.table-label fieldset {
	float: left
}

div.table div.table-label fieldset select {
	float: left;
	top: 0;
	margin: 0 0 0 5px;
	cursor: pointer
}

div.table div.table-label fieldset div.selector {
	float: left;
	margin: 4px 10px 0 0;
}

div.table div.table-label fieldset input {
	float: left;
	border: 0;
	cursor: pointer;
	height: 35px
}

div.table div.table-label fieldset input.table-new {
	background: url('/static/image/other/table-header-add.png') no-repeat
		center;
	width: 21px;
	margin: 0 10px 0 10px
}

div.table div.table-label fieldset input.table-show {
	background: url('/static/image/other/table-header-switch.png') no-repeat
		center;
	width: 21px;
	margin: 0 10px 0 10px
}

div.table div.table-label fieldset img {
	float: left
}

div.table table {
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}

div.table table colgroup {
	border-right: 1px solid #cccccc
}

div.table table colgroup.last,div.table table colgroup.checkbox {
	border-right: 0
}

div.table table tr.gray {
	background: #f1f1f1
}

div.table table tr.active {
	background: #cfe0f0
}

div.table table tr.activelight {
	background: #e7eff7
}

/*div.table table tr:hover {background: #eaeaea; cursor: pointer}*/
div.table table tr.header,div.table table tr.header:hover {
	background: #f1f1f1;
	font-weight: bold;
	font-size: 12px;
	cursor: default
}

div.table table tr.header-gray,div.table table tr.header-gray:hover {
	background-color: gray;
	color: white;
	font-weight: bold;
	font-size: 12px;
	cursor: default
}

div.table table td {
	padding: 5px 10px 5px 10px;
}

div.table table th {
	padding: 5px 10px 5px 10px;
}

div.table table td.buttons {
	background-color: #ffffff;
	background-image: url('/static/image/other/table-button-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid
}

div.table table td.buttons button {
	height: 36px;
	padding: 0;
	cursor: pointer;
	border: 0;
	float: left
}

div.table table td.buttons button.delete {
	background: url('/static/image/other/table-button-delete.png') no-repeat
		center;
	width: 43px;
	border-right: 1px #cccccc solid
}

div.table table td.buttons button.show {
	background: url('/static/image/other/table-button-show.png') no-repeat
		center;
	width: 43px
}

div.table table tr.active td.buttons button.delete {
	padding: 0;
	width: 100%;
	border: 0
}

div.table table td.small {
	font-size: 11px
}

div.table table td.gray {
	color: #878787
}

div.table table td.checkbox {
	padding-right: 0
}

div.table table tr td span.additional-data {
	display: block;
	clear: both;
	font-size: 11px;
	width: 100%
}

div.table table tr td span.additional-data span {
	display: block;
	margin-top: 5px;
	float: left;
	width: 33%;
	color: #505050
}

div.table table tr td span.full span,div.table table tr td span.subcols-1 span
	{
	width: 100%
}

div.table table tr td span.subcols-2 span {
	width: 50%
}

div.table table tr td span.subcols-3 span {
	width: 33%
}

div.table table tr td span.subcols-4 span {
	width: 25%
}

div.table table tr td span.subcols-5 span {
	width: 20%
}

div.table table tr td span.subcols-6 span {
	width: 16%
}

div.table table tr td span.subcols-7 span {
	width: 14%
}

div.table table tr td span.subcols-8 span {
	width: 12%
}

div.table table tr td span.subcols-9 span {
	width: 11%
}

div.table table tr td span.subcols-10 span {
	width: 10%
}

div.table table tr td span.subcols-1 span.container-left {
	float: left;
	width: 47%;
	clear: left
}

div.table table tr td span.subcols-1 span.container-right {
	float: right;
	width: 47%;
}

div.table table tr td span.subcols-1 span.field-left {
	float: left;
	width: 47%
}

div.table table tr td span.subcols-1 span.field-right {
	float: right;
	width: 47%
}

div.table table tr td span.subcols-1 span.field-full {
	width: 100%
}

div.table table tr td span.subcols-1 span.separator {
	clear: both;
	width: 100%
}

div.table table tr td.checkbox {
	width: 10px
}

div.table table tr td.checkbox .checkbox {
	margin-right: 0
}

div.table table tr td.register-number {
	width: 20px
}

div.table table.semester-editor tr td span.additional-data {
	display: none
}

div.table table.semester-editor tr.header td span.additional-data {
	display: block
}

div.table table div.selector,div.table table input.text {
	width: auto
}

div.table table tr.marks-descrition {
	font-size: 11px;
	line-height: 18px
}

div.table table tr.marks-descrition strong {
	display: block;
	color: #0D5792
}

div.table table.net td {
	border: 1px solid #cccccc;
}

div.table span.field-full {
	width: auto
}

div.table span.field-full input.text {
	width: auto
}

div.table span.field-full select {
	width: auto
}

div.main div.search-results {
	width: 100%;
	position: absolute;
	padding-right: 20px
}

div.main input .xlsbutt {
	background: url('/static/gfx/other/icon-xls-off.png');
	width: 24px;
	height: 24px;
	float : left;
}

div.main input .xlsbutt:hover {
	width: 100%;
	position: absolute;
	padding-right: 20px
}

div.main div.messenger span.select-all {
	display: block;
	float: left;
	margin: 3px 20px 5px 11px
}

div.main div.messenger span.mark-as {
	display: block;
	float: left;
	margin: 3px 0 5px 0
}

div.main div.messenger span.move-to {
	display: block;
	float: right;
	margin: 0 0 5px 0
}

div.main div.messenger label,div.main div.messenger label.checkbox {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-style: normal
}

div.main div.messenger span.move-to select {
	cursor: pointer;
	padding: 1px 1px 1px 5px;
}

div.main div.messenger span.move-to select option {
	margin: 3px
}

div.main div.messenger span.move-to div.selector {
	margin-top: -1px
}

div.main div.messenger table tr.thread td {
	padding-left: 30px
}

div.main div.messenger table tr.thread td.buttons {
	padding-left: 0
}

div.main div.messenger table td.unread {
	font-weight: bold
}

div.main div.messenger table td.read {
	font-weight: normal
}

div.main div.messenger table td.buttons {
	width: 87px
}

div.box hr.separator {
	border: 0;
	border-bottom: 1px #cccccc dotted;
	margin: 15px 0 15px 0;
}

div.main div.message {
	margin-bottom: 10px;
	padding-bottom: 15px
}

div.main div.message h2 {
	color: #505050;
	margin-bottom: 5px
}

div.main div.message div.details {
	font-size: 11px;
	margin-bottom: 15px
}

div.main div.message div.details span.author {
	float: left;
	display: block
}

div.main div.message div.details span.date {
	float: right;
	display: block
}

div.main div.message div.message-content {
	clear: both;
}

div.group-summary {
	padding-bottom: 15px
}

div.group-summary h1 {
	float: left
}

div.group-summary div.main-teacher {
	float: right;
	font-size: 11px;
	text-align: right
}

div.group-summary div.group-managers {
	clear: both;
}

div.group-summary table {
	width: 100%
}

div.group-summary table tr td {
	text-align: center
}

div.group-summary table tr td small {
	text-align: center
}

div.analises {
	padding: 15px 0 0 0
}

div.analises h1 {
	padding-left: 15px
}

div.analises ul {
	list-style: none;
	list-style-position: inside
}

div.analises ul li {
	padding: 5px 15px 5px 15px
}

div.analises ul li.gray {
	background: #eaeaea;
}

div.analises ul li span.name {
	display: block;
	float: left;
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	width: 320px;
}

div.analises ul li span.name small {
	font-size: 11px;
	font-weight: normal;
	display: inline
}

div.analises ul li span.label {
	display: block;
	float: right;
	width: 198px;
	text-align: center;
	font-weight: bold;
	font-size: 14px
}

div.analises ul li span.result-bar {
	display: block;
	float: right;
	width: 198px;
	height: 23px;
	background: url('/static/image/other/percent-bg.png') no-repeat 0 0;
	position: relative;
}

div.analises ul li span.result-bar span.fill {
	display: block;
	height: 23px;
	background: url('/static/image/other/percent-fill.png') no-repeat 0 0;
}

div.analises ul li span.result-bar span.label {
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 3;
	color: #ffffff;
	width: 198px;
	text-align: center;
	font-weight: bold;
	font-size: 14px
}

div.analises ul li span.multiple-bars {
	display: block;
	float: right
}

div.analises ul li span.multiple-bars span.result-bar {
	float: left;
	width: 168px;
	margin-left: 5px
}

div.analises ul li span.multiple-bars span.label {
	float: left;
	width: 168px
}

div.analises ul li span.date {
	display: block;
	float: left;
	width: 180px;
	font-size: 11px;
	color: #8D8D8D
}

div.analises ul li span.class {
	display: block;
	float: left;
	color: #0D5792;
	font-size: 11px;
	width: 180px
}

div.group-absenses ul li span.name {
	float: left;
	font-size: 12px;
	width: 300px
}

div.group-warnings ul li span.warning {
	display: block;
	clear: both;
	margin-top: 5px;
	line-height: 18px;
	text-align: justify
}

div.group-warnings ul li span.type {
	display: block;
	float: left;
	padding: 8px;
	margin: 0 15px 10px 0;
}

div.group-warnings ul li span.date {
	width: 130px;
	margin-top: 8px
}

div.group-warnings ul li span.category {
	display: block;
	float: left;
	margin-top: 7px
}

div.group-warnings ul li span.name {
	float: right;
	width: auto;
	margin-top: 5px
}

div.group-members {
	padding-bottom: 15px
}

div.group-members div.column {
	float: left;
	width: 33%;
	line-height: 18px
}

div.lesson {
	padding-bottom: 15px
}

div.lesson div.lessons-switcher {
	line-height: 21px
}

div.pages {
	clear: both;
	width: 705px;
	height: 22px;
	margin-bottom: 10px
}

div.pages ul {
	list-style: none;
	list-style-position: inside;
	float: left;
	clear: both
}

div.pages ul li {
	float: left;
	font-size: 11px;
	margin-right: 5px
}

div.pages ul li a {
	display: block;
	background: url('/static/image/other/button-gray.png') repeat-x center;
	padding: 4px 0 4px 0;
	text-align: center;
	width: 24px;
	border: 1px #cccccc solid;
	color: #505050;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.pages ul li a:hover:not(.button):not(.menuLink):not(.button-small) {
	color: #878787;
	border: 1px #878787 solid
}

div.pages ul li.active a {
	background: url('/static/image/other/form-button-off.png') repeat-x
		center #244661;
	color: #ffffff;
	border: 1px #244661 solid;
}

div.pages ul li.active a:hover:not(.button):not(.menuLink):not(.button-small) {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		center #244661;
	color: #ffffff;
	border: 1px #244661 solid;
}

div.pages ul li.bottom {
	padding: 10px 5px 0 5px;
}

div.pages span.jump-to {
	display: block;
	float: left;
	margin-left: 20px;
	font-size: 11px;
}

div.pages span.jump-to label {
	float: left;
	font-weight: bold;
	margin: 5px 5px 0 0
}

div.pages span.jump-to input {
	font-size: 11px;
	width: 30px;
	text-align: center
}

div.pages span.positions-per-page {
	display: block;
	float: right;
	margin-left: 20px;
	font-size: 11px;
}

div.pages span.positions-per-page div.selector {
	margin: 0;
	font-size: 11px
}

div.pages span.positions-per-page label {
	float: left;
	font-weight: bold;
	margin: 5px 5px 0 0
}

div.pages span.positions-per-page select {
	padding-left: 10px;
	cursor: pointer;
}

div#footer {
	background: url('/static/image/bottom-bg-repeat.png') repeat-x bottom;
	width: 100%;
	height: 31px;
	bottom: 0;
	left: 0;
	z-index: 300;
	color: #6B6B6B;
	font-size: 11px
}

div#footer div.container {
	background: url('/static/image/bottom-bg.png') no-repeat bottom;
	width: 100%;
	height: 31px;
}

div#footer div.container span.copyright {
	display: block;
	float: left;
	position: relative;
	margin-top: 9px;
	margin-left: 10px;
}

div#footer div.container span.copyright a {
	display: block;
	position: absolute;
	top: -3px;
	right: -90px
}

div#footer div.container span.author {
	display: block;
	float: right;
	margin-top: 7px
}

/*Header notifications*/
div#header div.container div.notification {
	display: none;
	position: absolute;
	left: 50%;
	top: 14px;
	z-index: 999;
	cursor: wait;
	float: left;
	translate: -38%;
}

div#header div.container div.warning,div#header div.container div.success,div#header div.container div.error
	{
	cursor: pointer
}

div#header div.container div.notification span.icon {
	background: url('/static/image/other/top-notification-gray.png')
		no-repeat;
	display: block;
	float: left;
	width: 25px;
	height: 23px;
	padding: 6px 0 0 9px;
}

div#header div.container div.success span.icon {
	background: url('/static/image/other/top-notification-green.png')
		no-repeat;
}

div#header div.container div.warning span.icon {
	background: url('/static/image/other/top-notification-yellow.png')
		no-repeat;
}

div#header div.container div.error span.icon {
	background: url('/static/image/other/top-notification-red.png')
		no-repeat;
}

div#header div.container div.notification span.icon img {
	float: left
}

div#header div.container div.notification span.text {
	background: #818181;
	display: block;
	float: left;
	height: 15px;
	padding: 7px 10px 7px 10px;
	color: #ffffff;
	font-size: 11px
}

div#header div.container div.error span.text {
	background: #866E6D
}

/*Header history bar &amp; Frequent actions tooltip*/
div#header div.historyBar {
	display: none;
	position: absolute;
	top: 41px;
	left: 35px;
	z-index: 101;
	border: 1px #f9f9f9 solid;
	background: url('/static/image/tooltip-bg-repeat.png') repeat;
	padding: 10px;
	width: 270px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

div.switcher-menu ul.switcher li div.actionFrequency {
	display: none;
	position: absolute;
	top: 0;
	right: 40px;
	z-index: 101;
	width: 500px;
	height: 60px;
}

div#header div.historyBar div.list {
	position: relative
}

div.switcher-menu ul.switcher li div.actionFrequency div.list {
	position: absolute;
	top: -50%;
	left: 0;
	border: 1px #f9f9f9 solid;
	background: url('/static/image/tooltip-bg-repeat.png') repeat;
	padding: 10px;
	width: 210px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

div#header div.historyBar button.close,div.switcher-menu ul.switcher li div.actionFrequency div.list button.close
	{
	display: block;
	position: absolute;
	top: 3px;
	right: 0;
	background: url('/static/image/other/tooltip-close-off.png') no-repeat;
	cursor: pointer;
	width: 9px;
	height: 9px;
	border: 0
}

div#header div.historyBar button.close:hover,div.switcher-menu ul.switcher li div.actionFrequency div.list button.close:hover
	{
	display: block;
	position: absolute;
	top: 3px;
	right: 0;
	background: url('/static/image/other/tooltip-close-hover.png') no-repeat;
	cursor: pointer;
	width: 9px;
	height: 9px;
	border: 0
}

div.switcher-menu ul.switcher li div.actionFrequency div.list button.close
	{
	top: -9px;
	right: 5px
}

div#header div.historyBar h2,div.switcher-menu ul.switcher li div.actionFrequency div.list h2
	{
	margin-bottom: 5px
}

div#header div.historyBar ul,div.switcher-menu ul.switcher li div.actionFrequency div.list ul
	{
	list-style: none;
	list-style-position: inside
}

div#header div.historyBar ul li,div.switcher-menu ul.switcher li div.actionFrequency div.list ul li
	{
	padding: 5px;
	border-top: 1px #f9f9f9 dotted;
	background: transparent;
	height: auto;
	width: auto;
	margin: 0
}

div#header div.historyBar ul li:first-child,div.switcher-menu ul.switcher li div.actionFrequency div.list ul li:first-child
	{
	border-top: 0
}

div#header div.historyBar ul li a,div.switcher-menu ul.switcher li div.actionFrequency div.list ul li a
	{
	font-size: 11px;
	display: block;
	width: 100%;
	height: 100%
}

div#header div.historyBar ul li:hover,div.switcher-menu ul.switcher li div.actionFrequency div.list ul li:hover
	{
	background: #f9f9f9
}

/*Typical tooltip*/
.tooltip {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 110;
	background-color: white;
}

.tooltip span.text2 {
	font-size: 13px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	border: 1px #99CCFF solid;
	display: table-cell;
	padding: 4px;
	color: #505050;
	font-size: 13px;
	background-color: #F0F0F0;
}

/*iframe styles*/
div#iframe {
	display: none;
	background: url('/static/image/iframe-bg.png') repeat 0 0;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
}

div#menu_iframe {
	background: url('/static/image/iframe-bg.png') repeat 0 0;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 199;
}

div#underDialogIframe {
	display: none;
	background: url('/static/image/iframe-bg.png') repeat 0 0;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 950
}

div#iframe div.box {
	background: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%
}

div#iframe div.loader {
	padding: 15px
}

div#iframe div.loader img {
	float: left
}

div#iframe div.loader span.percent {
	float: left;
	display: block;
	margin: 1px 0 0 10px
}

/*Instructions iframe*/
div#iframe div.instructions {
	padding: 15px;
	text-align: left;
	position: relative;
}

div#iframe div.instructions button.close {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url('/static/image/other/tooltip-close-off.png') no-repeat;
	cursor: pointer;
	width: 9px;
	height: 9px;
	border: 0
}

div#iframe div.instructions button.close:hover {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url('/static/image/other/tooltip-close-hover.png') no-repeat;
	cursor: pointer;
	width: 9px;
	height: 9px;
	border: 0
}

div.instructions h2 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 19px;
	font-weight: 700;
	color: #0D5792;
	margin: 0 0 15px 0;
	padding: 0;
	clear: both
}

div#iframe div.instructions h3 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: 700;
	color: #0D5792;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	clear: both;
}

div#iframe div.instructions .button {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50% #205682;
	height: 30px;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid
}

div#iframe div.instructions .button:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50%;
}

div#iframe div.instructions .button-small {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50% #205682;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid
}

div#iframe div.instructions .button-small:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50%;
}

div#iframe div.instructions .height-auto {
	height: auto;
	padding: 2px 7px 2px 7px
}

div#iframe div.instructions a.button {
	display: table-cell;
}

div#iframe div.instructions span.field-full {
	width: auto;
	float: left
}

div#iframe div.instructions span.field-full input {
	width: 200px;
	margin-right: 5px
}

div#iframe div.instructions button.search {
	height: 26px;
	float: left
}

div#iframe div.instructions div.table table {
	clear: both;
	width: 100%;
	border: 1px solid #cccccc;
	margin-bottom: 15px
}

div#iframe div.instructions div.table table colgroup {
	border-right: 1px solid #cccccc
}

div#iframe div.instructions div.table table colgroup.last,div#iframe div.instructions div.table table colgroup.checkbox
	{
	border-right: 0
}

div#iframe div.instructions div.table table tr.gray {
	background: #f1f1f1
}

div#iframe div.instructions div.table table tr.active {
	background: #d9f0cf
}

div#iframe div.instructions div.table table tr:hover {
	background: #eaeaea;
	cursor: pointer
}

div#iframe div.instructions div.table table tr.header,div#iframe div.instructions div.table table tr.header:hover
	{
	background: #f1f1f1;
	font-weight: bold;
	font-size: 12px;
	cursor: default
}

div#iframe div.instructions div.table table td {
	padding: 5px 10px 5px 10px;
}

div#iframe div.instructions div.table table td.buttons {
	background-color: #ffffff;
	background-image: url('/static/image/other/table-button-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0;
	border: 1px #cccccc solid
}

div#iframe div.instructions div.table table td.buttons button {
	height: 36px;
	padding: 0;
	cursor: pointer;
	border: 0;
	float: left
}

div#iframe div.instructions div.table table td.buttons button.delete {
	background: url('/static/image/other/table-button-delete.png') no-repeat
		center;
	width: 43px;
	border-right: 1px #cccccc solid
}

div#iframe div.instructions div.table table td.buttons button.show {
	background: url('/static/image/other/table-button-show.png') no-repeat
		center;
	width: 43px
}

div#iframe div.instructions div.table table tr.active td.buttons button.delete
	{
	padding: 0;
	width: 100%;
	border: 0
}

div#iframe div.instructions div.table table td.small {
	font-size: 11px
}

div#iframe div.instructions div.table table td.gray {
	color: #878787
}

div#iframe div.instructions div.table table td.checkbox {
	padding-right: 0
}

div#iframe div.instructions div.table table td a {
	text-align: center
}

/*Radius*/
.radius-3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.radius-5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.radius-5-tr {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

.radius-5-tl {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

.radius-5-br {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.radius-5-bl {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

.radius-0-tr {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
}

.radius-0-tl {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
}

.radius-0-br {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}

.radius-0-bl {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}

/*Shadow*/
.shadow {
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

/*Other*/
div.width-940 {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div.new-main {
	text-align: left;
}

div.height-1 {
	height: 1px
}

.no-margin {
	margin-bottom: 0
}

.blue {
	color: #0D5792
}

/*Login splash*/
body.login {
	background-color: #E0E0E0;
	background-position: 50% -140px;
	background-repeat: no-repeat;
	height: 100%
}

body.login div.login-box {
	width: 374px;
	float: right;
	position: relative;
	margin-top: 15%
}

body.login div.login-box div.login-main {
	background: url('/static/image/login-box.png');
	width: 425px;
	height: auto;
	position: absolute;
	left: -250px;
	top: -100px;
	z-index: 10;
	padding: 15px 22px 15px 15px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-height: 182px
}

body.login div.login-box div.login-town {
	background: url('/static/image/login-box-town.png') no-repeat 0% 0%;
	width: 199px;
	height: 40px;
	position: absolute;
	left: -250px;
	top: 100px;
	z-index: 9;
	padding: 15px
}

body.login div.login-box div.login-main div.container-left {
	width: 197px;
	float: left
}

body.login div.login-box div.login-main div.container-right {
	width: 110px;
	float: right;
	margin-top: 85px
}

body.login div.login-box div.login-main label {
	display: block;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow: 1px 1px #505050;
}

body.login div.login-box div.login-main label.checkbox {
	float: left;
	font-size: 12px;
	font-weight: normal;
}

body.login div.login-box div.login-main input.text {
	width: 177px;
	height: 26px;
	border: 0;
	background: url('/static/image/other/form-input-login.png') no-repeat 0%
		0%;
	color: black;
	font-size: 12px;
	padding: 5px 10px 0 10px;
	margin-bottom: 10px
}

body.login div.login-box div.login-main input.checkbox {
	float: left;
	margin: 1px 5px 0 0;
}

body.login div.login-box div.login-main span.remind {
	display: block;
	color: #ffffff;
	text-shadow: 1px 1px #505050;
}

body.login div.login-box div.login-main span.remind a {
	color: #ffffff
}

body.login div.login-box div.login-main span.remind a:hover:not(.button):not(.menuLink):not(.button-small) {
	color: #cccccc
}

body.login div.login-box div.login-main input.submit {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50% #205682;
	height: 30px;
	border: 0;
	width: 110px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid;
	margin-bottom: 10px
}

body.login div.login-box div.login-main input.submit:hover {
	background: url('/static/image/other/form-button-hover.png') repeat-x
		50% 50%;
}

body.login div.login-box div.login-main h1 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: 700;
	color: #0D5792;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both
}

body.login div.login-box div.login-town h2 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #505050;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both
}

body.login div.login-box div.login-town span {
	display: block;
	font-weight: bold
}

label.full {
	width: 100%;
}

input.searcher {
	padding-left: 5px;
	color: #505050;
	margin: 10px 0 0 5px;
	width: 350px;
	height: 20px;
	border: 1px solid #cccccc;
}

input.buttsearch {
	margin: 10px 0 20px 303px
}

.checklabel {
	margin: -42px 0 15px 470px;
}

input.more {
	margin: -45px 0 0 450px;
}

input.xlsbutt {
	margin: 10px 0 15px 0
}

input.newsearch {
	margin: -10px 0 0 0
}

/*Validation*/
input.valid {
	background: #ffffff;
	border-color: #888888 #CCCCCC #CCCCCC #888888 -moz-use-text-color;
}

textarea.error {
	background: #fbbcbc;
	border: solid 1px #B66060
}

select.error {
	background: #fbbcbc;
	border: solid 1px #B66060
}

input.text.error:focus {
	border: solid 1px #B66060;
	border-color: #888888 #CCCCCC #CCCCCC #888888 -moz-use-text-color;
	background-color: #fbbcbc;
	background-image: none;
}

/* stylowanie buttonÄ‚Å‚w dokumentÄ‚Å‚w */
button.xlsbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-xls-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.xlsbutton:hover {
	background: url('/static/image/other/icon-xls-hover.png') repeat-x 50%
		50%;
}

button.pdfbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-pdf-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.pdfbutton:hover {
	background: url('/static/image/other/icon-pdf-hover.png') repeat-x 50%
		50%;
}

button.rtfbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-rtf-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.rtfbutton:hover {
	background: url('/static/image/other/icon-rtf-hover.png') repeat-x 50%
		50%;
}

button.csvbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-csv-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.csvbutton:hover {
	background: url('/static/image/other/icon-csv-hover.png') repeat-x 50%
		50%;
}

button.docbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-doc-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.docbutton:hover {
	background: url('/static/image/other/icon-doc-hover.png') repeat-x 50%
		50%;
}

button.xmlbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-xml-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.xmlbutton:hover {
	background: url('/static/image/other/icon-xml-hover.png') repeat-x 50%
		50%;
}

button.htmlbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-html-off.png') repeat-x 50%
		50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.htmlbutton:hover {
	background: url('/static/image/other/icon-html-hover.png') repeat-x 50%
		50%;
}

button.zipbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-zip-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

button.zipbutton:hover {
	background: url('/static/image/other/icon-zip-hover.png') repeat-x 50%
		50%;
}

input.xlsbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-xls-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

input.xlsbutton:hover {
	background: url('/static/image/other/icon-xls-hover.png') repeat-x 50%
		50%;
}

input.pdfbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-pdf-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

input.pdfbutton:hover {
	background: url('/static/image/other/icon-pdf-hover.png') repeat-x 50%
		50%;
}

input.rtfbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-rtf-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

input.rtfbutton:hover {
	background: url('/static/image/other/icon-rtf-hover.png') repeat-x 50%
		50%;
}

input.csvbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-csv-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

input.csvbutton:hover {
	background: url('/static/image/other/icon-csv-hover.png') repeat-x 50%
		50%;
}

input.docbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-doc-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

input.docbutton:hover {
	background: url('/static/image/other/icon-doc-hover.png') repeat-x 50%
		50%;
}

input.xmlbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-xml-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

input.xmlbutton:hover {
	background: url('/static/image/other/icon-xml-hover.png') repeat-x 50%
		50%;
}

input.zipbutton {
	display: block;
	float: left;
	background: url('/static/image/other/icon-zip-off.png') repeat-x 50% 50%;
	height: 24px;
	width: 24px;
	cursor: pointer;
	border: none;
	margin: 5px 0 0 5px;
	padding: 3px 3px 3px 3px;
}

input.zipbutton:hover {
	background: url('/static/image/other/icon-zip-hover.png') repeat-x 50%
		50%;
}

/*ikonki raportÄ‚Å‚w*/
span.report {
	float: left;
	width: 19px;
	height: 19px;
	margin-left: 5px;
	padding: 1px;
	display: block;
}

.schooltype {
	background: url('/static/image/other/report-schooltype.png') no-repeat
		8px 5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

.schools {
	background: url('/static/image/other/report-schools.png') no-repeat 8px
		5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

.profiles {
	background: url('/static/image/other/report-profiles.png') no-repeat 8px
		5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

.behaviour {
	background: url('/static/image/other/report-behaviour.png') no-repeat
		8px 5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

.class {
	background: url('/static/image/other/report-class.png') no-repeat 8px
		5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

.subject {
	background: url('/static/image/other/report-subject.png') no-repeat 8px
		5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

.calendar {
	background: url('/static/image/other/report-calendar.png') no-repeat 8px
		5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

.semester {
	background: url('/static/image/other/report-semester.png') no-repeat 8px
		5px;
	height: 18px;
	width: 18px;
	margin: -3px 0 0 -6px;
	padding: 5px;
	display: block;
}

/*iksik zamykajacy okienko szybkiej pomocy np w switcherze*/
button#quickHelpButtonClose {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url('/static/image/other/tooltip-close-off.png') no-repeat;
	cursor: pointer;
	width: 9px;
	height: 9px;
	border: 0
}

button#quickHelpButtonClose:hover {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url('/static/image/other/tooltip-close-hover.png') no-repeat;
	cursor: pointer;
	width: 9px;
	height: 9px;
	border: 0
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity :                 0);
	opacity: 0;
	z-index: 2;
}

#tiptip_content {
	margin: -10px 0 0 0;
}

label[for] {
	font-weight: bold;
}

table:not(.do-not-grid):not(.ui-datepicker-calendar) {
	border-collapse: separate;
	border-spacing: 0;
}

table:not(.do-not-grid):not(.ui-datepicker-calendar) tr td:first-of-type, table:not(.do-not-grid):not(.ui-datepicker-calendar) tr th:first-of-type {
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

table:not(.do-not-grid):not(.ui-datepicker-calendar) tr:first-of-type td, table:not(.do-not-grid):not(.ui-datepicker-calendar) tr:first-of-type th {
	border-top: 1px solid #d6d6d6;
}

table:not(.do-not-grid):not(.ui-datepicker-calendar) td, table th {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

table:not(.do-not-grid):not(.ui-datepicker-calendar)&gt;tbody:not(.hidden-tbody)~tbody&gt;tr td,
table:not(.do-not-grid):not(.ui-datepicker-calendar)&gt;tbody:not(.hidden-tbody)~tbody&gt;tr th,
table:not(.do-not-grid):not(.ui-datepicker-calendar) tr:not(.hidden-row) ~ tr td,
table:not(.do-not-grid):not(.ui-datepicker-calendar) tr:not(.hidden-row) ~ tr th
{
	border-top: none;
}

table.do-not-grid {
	border-collapse: collapse;
	border-spacing: 0;
}

table.do-not-grid td {
	border: 0 none;
}

div.rich-tooltip {
	position:absolute;
	top:0px;
	left:0px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	z-index:1;
	text-align:left;
	display:none;
}

.state-button-ok {
	margin:2px;
	padding:4px 0;
	background:#14920d url(/static/image/other/form-button-ok-off.png) 50% 50% repeat-x;
	border:1px solid #258220;
	width:24px;
	height:16px;
	opacity:0.9;
}
.state-button-ok:hover {
	background:#14920d url(/static/image/other/form-button-ok-hover.png) 50% 50% repeat-x;
}
.state-button-error {
	margin:2px;
	padding:4px 0;
	background:#920d14 url(/static/image/other/form-button-error-off.png) 50% 50% repeat-x;
	border:1px solid #822025;
	width:24px;
	height:16px;
	opacity:0.9;
}
.state-button-error:hover {
	background:#920d14 url(/static/image/other/form-button-error-hover.png) 50% 50% repeat-x;
}
.state-button-warn {
	margin:2px;
	padding:4px 0;
	background:#928b0d url(/static/image/other/form-button-warn-off.png) 50% 50% repeat-x;
	border:1px solid #827d20;
	width:24px;
	height:16px;
	opacity:0.9;
}
.state-button-warn:hover {
	background:#928b0d url(/static/image/other/form-button-warn-hover.png) 50% 50% repeat-x;
}

.state-button-ok-inactive {
	margin:2px;
	padding:4px 0;
	background:#AAAAAA url(/static/image/other/form-button-inactive.png) 50% 50% repeat-x;
	border:1px solid #AAAAAA;
	width:24px;
	height:16px;
	opacity:0.9;
}
.state-button-ok-inactive:hover {
	background:#AAAAAA url(/static/image/other/form-button-inactive.png) 50% 50% repeat-x;
}
.state-button-error-inactive {
	margin:2px;
	padding:4px 0;
	background:#AAAAAA url(/static/image/other/form-button-inactive.png) 50% 50% repeat-x;
	border:1px solid #AAAAAA;
	width:24px;
	height:16px;
	opacity:0.9;
}
.state-button-error-inactive:hover {
	background:#AAAAAA url(/static/image/other/form-button-inactive.png) 50% 50% repeat-x;
}
.state-button-warn-inactive {
	margin:2px;
	padding:4px 0;
	background:#AAAAAA url(/static/image/other/form-button-inactive.png) 50% 50% repeat-x;
	border:1px solid #AAAAAA;
	width:24px;
	height:16px;
	opacity:0.9;
}
.state-button-warn-inactive:hover {
	background:#AAAAAA url(/static/image/other/form-button-inactive.png) 50% 50% repeat-x;
}

.button.hidden-button { display: none; }
th.sorting_asc  {
	color:#3194B2;
}
th.sorting_desc{
	color:#3194B2;
}
th.sorting {
	color:#3194B2;
}
div.imageOverlay.error {
	background-image: none !important;
	background: #FBBCBC !important;
	border: solid 1px #B66060 !important;
}

div.themeSelection {
	position: relative;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	display: flex;
	align-items: center;
}

div#header div.container div.themeContrastItem {
	background-color: black;
	box-shadow: inset 2px 2px 2px #ccc, inset -2px -2px 2px #ccc;
	padding: 7px;
	margin-left: 3px;
}

div#header div.container div.themeContrastItem button {
	width: 20px; height: 20px;
}

div#header div.container div.themeContrastItem button.themeContrastNormal {
	background: url('/static/image/zondicons/brightness-up.svg') no-repeat;
	background-color: white;
	filter: invert(100%);
	color: black;
	background-position: center center;
}

div#header div.container div.themeContrastItem button.themeContrastWhite {
	background: url('/static/image/zondicons/adjust.svg') no-repeat;
	background-color: white;
	filter: invert(100%);
	color: black;
	background-position: center center;
}

div#header div.container div.themeContrastItem button.themeContrastYellow {
	-webkit-mask-image: url('/static/image/zondicons/adjust.svg');
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center center;
	mask-image: url('/static/image/zondicons/adjust.svg');
	mask-repeat: no-repeat;
	mask-position: center center;
	background-color: yellow;
}

div#header div.container div.themeContrastItem button.themeFontNormal {
	background: url('/static/image/zondicons/format-text-size.svg') no-repeat;
	background-color: white;
	background-position: center center;
    filter: invert(100%);
    color: black;
	background-size: 70%;
}

div#header div.container div.themeContrastItem button.themeFontLarge {
	background: url('/static/image/zondicons/format-text-size.svg') no-repeat;
	background-color: white;
	filter: invert(100%);
	color: black;
	background-position: center center;
	background-size: 80%;
}

div#header div.container div.themeContrastItem button.themeFontExtraLarge {
	background: url('/static/image/zondicons/format-text-size.svg') no-repeat;
	background-color: white;
	filter: invert(100%);
	color: black;
	background-position: center center;
}

/* select i radio */

div.box input[type=checkbox], div.box input.checkbox[type=checkbox], input[type=checkbox] {
	width: 13px;
	height: 13px;
}

div.box input[type=radio], div.box input.radio[type=radio], input[type=radio] {
	width: 13px;
	height: 13px;
}

div#content div.container div.box div.table span.field-full input[type=checkbox] {
	width: 13px;
	height: 13px;
}

div#content div.container div.box div.table span.field-full input[type=radio] {
	width: 13px;
	height: 13px;
}

.small.render-it.no-text {
	width: 26px;
}

/* wywiadowka24 login page */

.wywiadowka-24-login-textfield {
	width: 197px;
	height: 31px;
	border: 0;
	background: url('/static/image/other/form-input-login.png') no-repeat 0% 0%;
	background-size: 197px 31px;
	color: black;
	font-size: 12px;
	padding: 5px 10px 0 10px;
	margin-bottom: 10px;
}

div.box.wywiadowka24-login-form-background {
	text-align: left;
	border: none;
	background-color: transparent;
	background-image: url('/static/image/login-box-big.png');
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	position: fixed;
	top: 20%;
	right: 10%;
}

.wywiadowka24-login-page-background {
	background-image: url('/static/image/wywiadowka24-login-bg.jpg'), url('/static/image/wywiadowka24-login-bg-repeat.jpg');
	background-size: contain;
	background-position: right center, left center;
	background-repeat: no-repeat, repeat;
}

.small-search {
 	background-color: Transparent;
	background-size: 12px 12px; 
	background-repeat: no-repeat;
	background-image: url('/static/image/other/button-icon-search-small.png');
	border: none;
   	cursor:pointer;
   	overflow: hidden;
   	outline:none;
   	width: 12px;
}

.small-add {
	background-color: Transparent;
	background-size: 12px 12px; 
	background-repeat: no-repeat;
	background-image: url('/static/image/other/button-icon-add-small.png');
	border: none;
	cursor:pointer;
	overflow: hidden;
	outline:none;
	width: 12px;
}
/* plany lekcji */


.lesson-plan-substitution {
 	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/user-group.svg') no-repeat;
  	-webkit-mask-size: 20px 20px;
  	-webkit-mask-position: right top;
  	mask-position: right top;
	mask-size: 20px 20px;
}

.lesson-other-register-plan-substitution {
 	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url('/static/image/zondicons/user-group.svg');
	background-size: 20px 18px;
}

.lesson-plan-transfer {
	background-color: #0D5792;
 	background-position: right top;
	-webkit-mask: url('/static/image/zondicons/shuffle.svg') no-repeat;
	-webkit-mask-size: 20px 20px;
  	-webkit-mask-position: right top;
 	background-size: 20px 20px;
}

.lesson-other-change {
	background-color: #0D5792;
 	background-position: right top;
 	-webkit-mask: url('/static/image/zondicons/minus-outline.svg') no-repeat;
 	-webkit-mask-size: 20px 20px;
  	-webkit-mask-position: right top;
 	background-size: 20px 20px;
}

.lesson-other-register-plan-transfer {
 	background-repeat: no-repeat;
 	background-position: right bottom;
	background-image: url('/static/image/zondicons/shuffle.svg');
 	background-size: 20px 20px;
}OK

.lesson-plan-comment {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('/static/image/other/icon-comment-blue.png');
	background-size: 18px 18px;
}

.lesson-plan-comment-div {
	width: 18px;
	height: 18px;
	display: inline-block;
}

.lesson-plan-star {
	background-color: #0D5792;
 	background-position: right top;
 	-webkit-mask: url('/static/image/zondicons/document-add.svg') no-repeat;
	background-size: 19px 18px;
}

.lesson-plan-star-div {
	width: 19px;
	height: 18px;
	display: inline-block;
}

.lesson-plan-test {
	background-color: #0D5792;
 	background-position: right top;
 	-webkit-mask: url('/static/image/zondicons/compose.svg') no-repeat;
	background-size: 18px 19px;
}

.lesson-plan-test-div {
	width: 18px;
	height: 19px;
	display: inline-block;
}

.lesson-plan-error {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('/static/image/other/button-icon-error-small.png');
	background-size: 17px 17px;
}

.lesson-plan-error-div {
	width: 17px;
	height: 17px;
	display: inline-block;
}

.lesson-plan-homework {
	background-color: #0D5792;
 	background-position: right top;
 	-webkit-mask: url('/static/image/zondicons/home.svg') no-repeat;
	background-size: 18px 18px;
}

.lesson-plan-homework-div {
	width: 18px;
	height: 18px;
	display: inline-block;
}

.lesson-plan-search {
	background-color: #0D5792;
	background-position: right top;
	-webkit-mask: url('/static/image/zondicons/pin.svg') no-repeat;
	background-size: 18px 18px;
}

.lesson-plan-search-div {
	width: 18px;
	height: 18px;
	display: inline-block;
}

.lesson-plan-observation {
	background-color: #0D5792;
 	background-position: right top;
	-webkit-mask: url('/static/image/zondicons/pin.svg') no-repeat;
	background-size: 19px 18px;
}

.lesson-plan-observation-div {
	width: 18px;
	height: 18px;
	display: inline-block;
}

.lesson-plan-substitution-div {
    width: 20px;
    height: 20px;
	display: inline-block;
	float: right;
}

.lesson-plan-transfer-div {
    width: 20px;
    height: 20px;
	display: inline-block;
	float: right;
}

.lesson-plan-substitution-div-leg {
    width: 20px;
    height: 20px;
	display: inline-block;
}

.lesson-plan-transfer-div-leg {
    width: 20px;
    height: 20px;
	display: inline-block;
}

.lesson-other-change-div {
    width: 20px;
    height: 20px;
	display: inline-block;
}

.lesson-plan-excused {
    background-repeat: no-repeat;
    background-position: right top;
    text-decoration: line-through;
}

.lesson-announcement {
	background-color: #0D5792;
	background-position: right top;
	-webkit-mask: url('/static/image/zondicons/announcement.svg') no-repeat;
	background-size: 18px 19px;
}

.move-down {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('/static/image/other/button-move-down.png');
	background-size: 23px 23px;
}

.move-down-div {
	width: 23px;
	height: 23px;
}

.move-up {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('/static/image/other/button-move-up.png');
	background-size: 23px 23px;
}

.move-up-div {
	width: 23px;
	height: 23px;
}

/* colorpicker */

.text-colorpicker-7 { background-color: #daa520; }
.text-colorpicker-8 { background-color: #000000; }
.text-colorpicker-9 { background-color: #c0c0c0; }
.text-colorpicker-10 { background-color: #808000; }
.text-colorpicker-11 { background-color: #808080; }
.text-colorpicker-12 { background-color: #800000; }
.text-colorpicker-13 { background-color: #ff0000; }
.text-colorpicker-14 { background-color: #2f4f4f; }
.text-colorpicker-15 { background-color: #dda0dd; }
.text-colorpicker-16 { background-color: #ff00ff; }
.text-colorpicker-17 { background-color: #800080; }
.text-colorpicker-18 { background-color: #483d8b; }
.text-colorpicker-19 { background-color: #000080; }
.text-colorpicker-20 { background-color: #0000ff; }


.timer-icon {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/static/image/zondicons/timer.svg');
	background-size: 15px 15px;
	display: inline-block;
}

.timer-icon-div {
	width: 15px;
	height: 15px;
}

.edit-teacher-absence {
	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/user-solid-circle.svg') no-repeat;
  	-webkit-mask-origin: padding-box;
  	mask: url('/static/image/zondicons/user-solid-circle.svg') no-repeat;
  	mask-origin: padding-box;
	background-position: right top;
	cursor: pointer;
	width: 20px;
	height: 20px;
}

.edit-teacher-absence-icon {
	background-color: #0D5792;
 	background-position: right top;
 	-webkit-mask: url('/static/image/zondicons/user-solid-circle.svg') no-repeat;
	background-size: 14px 14px;
}

.edit-teacher-absence-icon-div {
	width: 14px;
	height: 14px;
	display: inline-block;
}

.lesson-plan-substitution-edit {
 	background-color: #0D5792;
  	-webkit-mask: url('/static/image/zondicons/user-group.svg') no-repeat;
  	-webkit-mask-size: 14px 14px;
  	-webkit-mask-position: left top;
  	mask-position: left top;
	mask-size: 13px 13px;
}

.lesson-plan-substitution-edit-div {
	width: 13px;
	height: 13px;
	display: inline-block;
}

div.new-menu {
	width: min(30%, 210px);
	font-family: "Myriad Pro", arial, sans-serif;
	min-width: 200px;
	position: fixed;
	top: 35px;
	bottom: 0;
	z-index: 200;
	overflow: auto;
	overscroll-behavior: contain;
}

div.menu div.selector,div.menu select {
	cursor: pointer
}

div.new-menu ul {
	list-style: none;
	list-style-position: inside;
	font-size: 12px;
}

div.menu ul&gt;li:not(.display-none) {
	display: inline-block;
}

div.menu ul&gt;li {
	clear: both;
	position: relative;
}

div.menu&gt;ul&gt;li {
	width: 215px;
	min-height: 30px;
}

div.new-menu ul&gt;li a {
	color: #505050;
	display: block;
	top: 0;
	left: 0;
	padding: 5px 15px 0 50px;
	height: 23px;
}

div.new-menu ul&gt;li span.button {
	display: block;
	background: url('/static/image/menu-button-bg-repeat.png') repeat-x;
	height: 28px;
	border: 1px #d6d6d6 solid;
	background-size: auto 100%;
}

div.new-menu ul&gt;li span.icon {
	float: left;
	display: block;
	width: 28px;
	height: 21px;
	margin: 3px 10px 0 10px
}

div.new-menu ul&gt;li span.manage-person {
	background: url('/static/image/other/menu-icon-person-off.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li span.manage-group {
	background: url('/static/image/other/menu-icon-group-off.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.documents {
	background: url('/static/image/other/menu-icon-documents-off.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li span.reports {
	background: url('/static/image/other/menu-icon-reports-off.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li span.admin {
	background: url('/static/image/other/menu-icon-admin-off.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.slonik {
	background: url('/static/image/other/slonik.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.dyrpanel {
	background: url('/static/image/other/menu-icon-dyrpanel-off.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li span.register-teacher {
	background: url('/static/image/other/menu-icon-person-off.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.subst {
	background: url('/static/image/other/menu-icon-group-off.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.excursions {
	background: url('/static/image/other/button-icon-history-small-inactive.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.wych {
	background: url('/static/image/other/button-icon-search-small-inactive.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.edit {
	background: url('/static/image/other/button-icon-edit-small-inactive.png') no-repeat
	50% 50%
}

div.new-menu ul&gt;li span.mylessons {
	background: url('/static/image/other/menu-icon-mylessons-off.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li span.structure {
	background: url('/static/image/other/menu-icon-structure-off.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li span.notifications-outline {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.usersvg {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.travel-bus {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.education {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.portfolio {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.user-group {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.load-balancer {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.inbox-check {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.wrench {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.chart-bar {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.clipboard {
	background-color: #d6d6d6;
	-webkit-mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li span.title {
	display: block;
	font-size: 12px;
	font-weight: 700;
}

div.new-menu ul&gt;li&gt;ul {
	background: #f2f2f2;
	list-style: none;
	list-style-position: inside;
	display: none;
	clear: both;
	width: 100%;
}

div.new-menu ul&gt;li&gt;ul&gt;li {
	border-top: 1px #d6d6d6 dotted;
	padding: 0;
	margin: 0;
	clear: both;
	font-weight: bold;
	font-size: 12px
}

div.new-menu ul&gt;li&gt;ul&gt;li a {
	padding: 0 10px 0 10px;
	font-size: 12px;
	color: #505050;
	position: relative;
	height: auto
}

div.new-menu ul&gt;li&gt;ul&gt;li.section {
	border-top: 0;
	padding-top: 23px;
	color: #0D5792
}

div.menu ul&gt;li&gt;ul&gt;li.section a {
	color: #0D5792;
	font-size: 12px
}

div.new-menu ul&gt;li&gt;ul&gt;li:first-child {
	border-top: 0;
	background-position-y: 75%;
}

div.new-menu ul&gt;li&gt;ul&gt;li.inactive a, div.new-menu ul&gt;li&gt;ul.inactive&gt;li.inactive a
{
	color: #d6d6d6;
	padding: 0 10px 0 10px;
	font-size: 12px;
	cursor: default;
}

div.new-menu ul&gt;li.active span.button span.manage-person {
	background: url('/static/image/other/menu-icon-person-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.manage-group {
	background: url('/static/image/other/menu-icon-group-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.documents {
	background: url('/static/image/other/menu-icon-documents-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.reports {
	background: url('/static/image/other/menu-icon-reports-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.admin {
	background: url('/static/image/other/menu-icon-admin-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.slonik {
	background: url('/static/image/other/slonik.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.dyrpanel {
	background: url('/static/image/other/menu-icon-dyrpanel-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.register-teacher {
	background: url('/static/image/other/menu-icon-person-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.subst {
	background: url('/static/image/other/menu-icon-group-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.excursions {
	background: url('/static/image/other/button-icon-history-small.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.wych {
	background: url('/static/image/other/button-icon-search-small.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.edit {
	background: url('/static/image/other/button-icon-edit-small.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.mylessons {
	background: url('/static/image/other/menu-icon-mylessons-active.png')
	no-repeat 50% 50%
}

div.new-menu ul&gt;li.active span.button span.notifications-outline {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/notifications-outline.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.usersvg {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/user.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.travel-bus {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/travel-bus.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.education {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/education.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.portfolio {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/portfolio.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.user-group {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/user-group.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.load-balancer {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/load-balancer.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.inbox-check {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/inbox-check.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.wrench {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/wrench.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.chart-bar {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/chart-bar.svg') no-repeat 50% 50%;
}

div.new-menu ul&gt;li.active span.button span.clipboard {
	background-color: #0D5792;
	-webkit-mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;
	mask: url('/static/image/zondicons/clipboard.svg') no-repeat 50% 50%;
}


div.new-menu ul&gt;li.active&gt;ul {
	display: inline-block
}

div.new-menu ul&gt;li.active&gt;ul&gt;li:hover {
	background: #eaeaea
}

div.new-menu ul&gt;li.active&gt;ul&gt;li.active {
	background-color: #d6d6d6;
	background-image: url('/static/image/other/menu-active-arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 21px;
}

div.new-menu ul&gt;li.active&gt;ul.inactive&gt;li {
	color: #d6d6d6;
	font-size: 12px
}

div.new-menu ul&gt;li.active&gt;ul.inactive&gt;li a {
	color: #d6d6d6;
	display: block;
	padding: 8px 10px 8px 10px;
	font-size: 12px
}

div.new-menu ul&gt;li.active&gt;ul.inactive&gt;li:first-child {

}

div.new-menu ul&gt;li.active&gt;ul.inactive&gt;li:first-child a {
	padding: 8px 10px 8px 10px;
	font-size: 12px
}

div.new-menu ul&gt;li.active&gt;ul.inactive&gt;li.active {
	background: transparent
}

div.new-menu ul&gt;li.active&gt;ul.inactive&gt;li.section a {
	color: #0D5792
}

div.new-menu ul.visible li ul {
	display: block
}

div.new-menu ul.visible li ul&gt;li:hover {
	background: #eaeaea
}

div.new-menu ul.visible li ul&gt;li.active {
	background-color: #d6d6d6;
	background-image: url('/static/image/other/menu-active-arrow.png');
	background-repeat: no-repeat;
	background-position: 200px 12px
}

div.new-menu ul.visible&gt;li&gt;ul&gt;li.section {
	border-top: 0;
	padding-top: 23px;
	color: #0D5792
}

div.new-menu ul.visible&gt;li span.button {
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 2
}

div.new-menu ul&gt;li.cancel-position span.button {
	position: relative;
	top: 0;
	left: 0;
}

div.new-menu ul&gt;li.cancel-position ul {
	display: none
}

div.new-menu ul li ul li a {
	display: inline-block;
	padding: 0 10px 0 10px;
	font-size: 12px
}

div.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.ai-chat-button {
	border-radius: 5px;
	height: 28px;
	text-align: center;
	display: flex;
	flex-direction: row;
	gap: 5px;
	align-items: center;
	justify-items: center;
	color: white;
	fill: white;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url('/static/image/other/form-button-off.png') repeat-x 50% 50% #205682;
	border-style: none;
	border-width: 1px 1px 1px 0;
	box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

/* Container wrapping the toggle button and tooltip */
.ai-chat-toggle-container {
	position: fixed; /* or absolute, depending on your layout */
	bottom: 35px;
	right: 10px;
	display: inline-block;
	width: 300px;
	z-index: 9999; /* Ensure it's above other elements */
}

/* Tooltip styling: positioned above the toggle button */
.ai-chat-tooltip {
	position: absolute;
	bottom: calc(100% + 33px); /* Position above the button */
	right: 0;
	background: oklch(0.962 0.059 95.617);
	padding: 10px;
	border: 1px solid oklch(0.879 0.169 91.605);
	border-radius: 3px;
	text-align: justify;
	display: none; /* Hidden by default; toggled via JS (display-none class) */
}

/* Tooltip arrow border */
.ai-chat-tooltip::before {
	content: "";
	position: absolute;
	top: 100%;
	right: 49px;
	border-width: 6px;
	border-style: solid;
	border-color: oklch(0.879 0.169 91.605) transparent transparent transparent;
}
/* Tooltip arrow inner fill */
.ai-chat-tooltip::after {
	content: "";
	position: absolute;
	top: calc(100%);
	right: 50px;
	border-width: 5px;
	border-style: solid;
	border-color: oklch(0.962 0.059 95.617) transparent transparent transparent;
}

.ai-chat-window {
	position: fixed;
	right: 10px;
	bottom: 75px;
	width: 500px !important;
	height: 650px;
	padding: 5px;
	background-color: white;
	box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
	border: 1px gray solid;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	max-height: calc(100% - 80px);
	z-index: 1000;
}

.ai-chat-window-close-button {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	border-radius: 5px;
	padding: 2px;
	display: inline-flex;
	align-items: center;
	border: 0;
	background: white;
}

.ai-chat-window h2 {
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: 700;
	color: #0D5792;
	padding: 2px;
	display: flex;
	align-items: center;
}

.ai-chat-window-close-button:hover {
	background-color: #e2e2e2;
}

.ai-chat-message-user {
	background-color: #f7f7f7;
	border-radius: 5px;
	align-self: end;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid lightgray;
}

.ai-chat-message-assistant {
	background-color: #f7f7f7;
	border-radius: 5px;
	align-self: start;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	border: 1px solid lightgray;
	width: 100%;
}
/* /style/jquery.uniform.default.css */
/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(/static/image/jquery.uniform/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT &amp; TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #4D4D4D;
 /* background-color: #ffffff;
  background-image: url('/static/image/jquery.uniform/bg-input.png');*/
  background-repeat: repeat-x;
  background-position: 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

input.text:hover,
input.email:hover,
input.password:hover,
textarea.uniform:hover {border-color: #8D8D8D}

input.text:focus:not(.filterableSelectInput),
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #878787;
  background-color: #ffffff;
  background-image: url('/static/image/jquery.uniform/bg-input-focus.png');
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

input.text.disabled,
input.email.disabled,
input.password.disabled,
textarea.uniform.disabled,
input.text:disabled,
input.email:disabled,
input.password:disabled,
textarea.uniform:disabled {
  border-color: #878787;
  opacity: 0.8;
  filter:alpha(opacity=10);
  background-color: #ffffff;
  background-image: url('/static/image/jquery.uniform/bg-input.png');
  background-repeat: repeat-x;
  background-position: 0px 0px;
}
input.error {
	background-image: none !important;
	background: #fbbcbc !important;
	border: solid 1px #B66060 !important;
}
/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: -5px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}

div.selector.disabled {
  background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
  float: left;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
  float: left;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  margin-top: 5px; /*zmiana*/
  font-size: 12px;
}

div.selector select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

/* /style/mods.css */
label span.required {
	color: #B42929;
}

div.actionFlowBar {
	height: 30px;
}

span.stageName {
	display: inline;
	position: relative; color : white;
	padding: 6px 11px 0 12px;
	float: left;
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50%;
	height: 22px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	color: white;
}

span.stagePointer {
	display: inline;
	background: url('/static/image/other/button-pointer.png') repeat-x 50%
		50%;
	position: absolute;
	float: right;
	height: 30px;
	width: 17px;
	border: 0;
	padding: 0 0px 0 0px;
	color: #ffffff;
	font-size: 12px;
	z-index: 1;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	top: -1px;
	right: 0px;
}

span.stagePointerEnding {
	display: inline;
	background: url('/static/image/other/button-pointer-ending.png')
		repeat-x 50% 50%;
	position: absolute;
	float: right;
	height: 30px;
	width: 17px;
	border: 0;
	padding: 0 0px 0 0px;
	color: #ffffff;
	font-size: 12px;
	z-index: 1;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	top: -1px;
	right: 0px;
}

div#content  div.container div.main div.box fieldset small {
	text-align: justify;
	color: #4D4D4D
}

.tooltip {
	display: none
}

div#content  div.container div.main div.box div.container-full {
	float: left;
	width: 98%
}

div#content div.container div.box table td.checkbox span.field-full {
	width: auto
}

div.checker {
	clear: both
}

div.radio {
	clear: both
}

div#void_iframe {
	display: none;
	opacity: 100%;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000
}

div#content  div.container div.box label.checkboxLabel {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	font-style: normal;
	clear: none;
	margin-top: 2px;
	cursor: pointer
}

#delayDialog {
	background-color: #CCCCCC;
}

#delayDialog table {
	left: 40%;
	position: fixed;
	top: 35%;
	z-index: 10010;
	border: 5px solid #7A7A7A;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	border-collapse: collapse;
	text-align: center;
	padding: 0;
}

#delayDialogHeaer {
	color: #36658A;
	font-weight: bold;
	padding: 5px 5px 5px 2px;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}

#dialogBackgroundCover {
	background-color: #CCCCCC;
	display: block;
	height: 11516px;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 11647px;
	z-index: 10000;
}

td.w10pc {
	width: 10%;
}

td.w10px {
	width: 10px;
}

.width-299 {
	width: 299px;
}

div.hidden {
	display: none;
}

div#content  div.container div.box span.biggerDetails {
	display: block;
	width: 305px;
	padding: 10px
}

div#content  div.container div.box span.biggerDetails img {
	float: left;
	margin-right: 15px
}

div#content  div.container div.box span.biggerDetails span.text {
	display: block;
	float: left;
	line-height: 21px
}

div#content  div.container div.box span.biggerDetails span.text strong.name
	{
	font-size: 14px
}

div#content  div.container div.box ul li input.pageNumber {
	display: block;
	background: url('/static/image/other/button-gray.png') repeat-x center;
	padding: 4px 0 4px 0;
	text-align: center;
	width: 24px;
	border: 1px #cccccc solid;
	color: #505050;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#content  div.container div.box ul li input.pageNumber:hover {
	color: #878787;
	border: 1px #878787 solid
}

div#firstTimeHelpDiv {
	display: none;
	background: url('/static/image/iframe-bg.png') repeat 0% 0%;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000
}

div#firstTimeHelpDiv div.box {
	background: #ffffff;
	position: absolute;
	left: 25%;
	top: 25%
}

div#firstTimeHelpDiv div.loader {
	padding: 15px
}

#delayDialogProgress_pbText {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}

div#firstTimeHelpDiv div.box .button {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50%;
	height: 30px;
	border: 0;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid
}

div#content  div.container div.switcher-menu .button {
	background: url('/static/image/other/form-button-off.png') repeat-x 50%
		50%;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	cursor: pointer;
	border: 1px #205682 solid;
}

div#header div.container div.navigation button.history-back, div#header div.container div.navigation-wide button.history-back,
div#header div.container div.navigation a.history-back, div#header div.container div.navigation-wide a.history-back {
	background: url('/static/image/other/top-button-history-back-off.png')
		no-repeat;
	width: 37px;
	height: 40px;
	margin-top: 10px;
	display: block;
	float: left;
}

div#header div.container div.navigation a.history {
	background: url('/static/image/other/top-button-history-off.png')
		no-repeat;
	width: 22px;
	height: 40px;
	margin-top: 10px;
	display: block;
	float: left;
}

/* Mniejsze containery i textfieldy */
div#content  div.container div.box span.field-full input.text.short {
	width: 85px;
	margin-top: 5px
}

div#content div.container div.box div.container-left.small {
	float: left;
	width: 310px
}

div#content div.container div.box div.container-right.small {
	float: right;
	width: 310px
}

div#content div.container div.box div.container-left.smaller {
	float: left;
	width: 270px
}

div#content div.container div.box div.container-right.smaller {
	float: right;
	width: 270px
}

div#content  div.container div.box div.small span.field-full textarea {
	width: 300px;
	height: 190px;
	margin-top: 5px
}

/* Do tabelek */
div#content div.container div.box div.table span.field-full {
	width: auto;
}

div#content div.container div.box div.table span.field-full input {
	width: auto;
}

div#content div.container div.box #timeTableEdit span.field-left {
	width: 20%;
}

div#content div.container div.box #timeTableEdit span.field-right {
	width: 70%;
}

div#content div.container div.table table td.buttons button.up {
	background: url('/static/image/other/button-icon-up-small.png')
		no-repeat 8px 5px;
	width: 43px;
	border-right: 1px #cccccc solid;
	background-size: auto 50%;
}

div#content  div.container div.table table td.buttons button.down {
	background: url('/static/image/other/button-icon-down-small.png')
		no-repeat 8px 5px;
	width: 43px;
	border-right: 1px #cccccc solid;
	background-size: auto 50%;
}

div#content  div.container div.table table td.buttons button.delete {
	background: url('/static/image/other/button-icon-delete-small.png')
		no-repeat 8px 5px;
	width: 43px;
	border-right: 1px #cccccc solid;
	background-size: auto 50%;
}

div#content  div.container div.pages ul li input.pageNumber {
	display: block;
	background: url('/static/image/other/button-gray.png') repeat-x center;
	padding: 4px 0 4px 0;
	text-align: center;
	width: 24px;
	border: 1px #cccccc solid;
	color: #505050;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#content  div.container div.pages ul li input.pageNumber:hover {
	color: #878787;
	border: 1px #878787 solid
}

span#unitName {
	position: absolute;
	margin-top: 6px;
	color: gray
}

div#error-browser-other {
	margin-top: 50px;
	margin-bottom: 50px;
}

div#error-browser-js {
	margin-top: 100px;
}

input.text.disabled,input.email.disabled,input.password.disabled,textarea.uniform.disabled,input.text:disabled,input.email:disabled,input.password:disabled,textarea.uniform:disabled
	{
	border-color: #ededed;
	color: black;
}

div#content  div.container div.table div.table-label h3 {
	width: auto;
	float: left;
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: 400;
	color: #ffffff;
	margin: 5px 15px 0 0;
	padding: 0
}

div#content  div.container div.table div.table-label h4 {
	width: auto;
	float: left;
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 5px 15px 0 0;
	padding: 0
}

.errorLabel,.errorMessage {
	color: red;
}

span.personal-footer {
	float: none;
	margin: 7px auto 0 auto;
}

div#iframe div.instructionsBox {
	background: #ffffff;
	position: absolute;
	left: 38%;
	top: 25%;
}

/**
***** Select
*/
button.filter_select {
	background-color: #EDEDED;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 22px;
	width: 20px;
}

span.filterable {
	border-color: #205682 #4E7899 #205682 -moz-use-text-color;
	cursor: pointer;
	height: 23px;
	position: relative;
}

span.wrapper.small,span.wrapper.buttonsmall {
	background: transparent;
	border-style: none;
}

div#content div.container div.box span.wrapper.small,div#content div.container div.box span.wrapper.buttonsmall
	{
	background: transparent;
	border-style: none;
}

input[type=submit].small:hover,input.buttonsmall:hover,button.small:hover,button.buttonsmall:hover,div#content div.container div.box input[type=submit].small:hover,div#content div.container div.box input.buttonsmall:hover,div#content div.container div.box button.small:hover,div#content div.container div.box button.buttonsmall:hover
	{
	height: 27px;
	padding-left: 28px;
	font-weight: bold;
	color: #0D5792;
}


input[type=submit].small,input.buttonsmall,button.small,button.buttonsmall,div#content div.container div.box input[type=submit].small,div#content div.container div.box input.buttonsmall,div#content div.container div.box button.small,div#content div.container div.box button.buttonsmall
	{
	height: 27px;
	padding-left: 28px;
	font-weight: bold;
	color: #0D5792;
}

/*****  Na potrzeby odrzucania rezerwacji *****/
input[type=submit].small.cancelRed,input[type=submit].small.cancelRed:hover
{
	height: 27px;
	padding-left: 28px;
	font-weight: bold;
	color: red;	
}
/***** *****/

div#content  div.container div.box button.comment.small {
	background: url('/static/image/other/icon-comment-blue.png') no-repeat
		0px 0px;
	width: 18px;
	height: 18px;
	padding: 2px 2px 2px 2px;
	border: 0px
}

div#content  div.container div.box button.comment.small.inactive {
	background: url('/static/image/other/icon-comment-gray.png') no-repeat
		0px 0px;
	width: 18px;
	height: 18px;
	padding: 2px 2px 2px 2px;
	border: 0px
}

.accordionWrapper {
	display: inline-block;
	background-color: #fff;
	width: 750px;
}

.accordionWrapper img {
	vertical-align: top;
	border: 0;
	margin: 0;
	padding: 0;
}

.accordionWrapper div {
	display: inline;
	float: left;
	margin: auto;
}

.accordionWrapper div.title {
	cursor: pointer;
}

.vertical {
	float: left;
	border: 0.2em solid #eee;
	margin: 0.1em;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	font-size: 1.4em;
	font-family: georgia, "times new roman", serif;
}

.vertical a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 1.5em;
	height: 1.5em;
	height: auto;
}

.vertical  a em {
	font-style: normal;
	display: block;
	text-align: center;
	background: #fff;
}

.vertical  a:hover {
	background: #eee;
}

.vertical  a:hover em {
	background: #eee;
	color: #800;
}

.subject {
	float: left;
	width: 350px;
	border: 1px solid rgb(214, 214, 214);
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 130%;
}

.subjectTitle {
	float: left;
}

/*************************** TABELKI W DIALOGU  ********************/
div.dialog-table div.table {
	clear: both;
	margin-bottom: 20px
}

div.dialog-table div.table div.table-label {
	background: url('/static/image/other/table-header-bg.png') repeat-x;
	padding: 0 5px 0 15px;
	height: 35px;
	width: auto;
	float: left
}

div.dialog-table div.table div.table-label h2 {
	width: auto;
	float: left;
	font-family: "Myriad Pro", Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 19px;
	font-weight: 400;
	color: #ffffff;
	margin: 5px 15px 0 0;
	padding: 0
}

div.dialog-table div.table div.table-label form {
	float: left
}

div.dialog-table div.table div.table-label fieldset {
	float: left
}

div.dialog-table div.table div.table-label fieldset select {
	float: left;
	top: 0;
	margin: 0 0 0 5px;
	cursor: pointer
}

div.dialog-table div.table div.table-label fieldset div.selector {
	float: left;
	margin: 4px 10px 0 0;
}

div.dialog-table div.table div.table-label fieldset input {
	float: left;
	border: 0;
	cursor: pointer;
	height: 35px
}

div.dialog-table div.table div.table-label fieldset input.table-new {
	background: url('/static/image/other/table-header-add.png') no-repeat
		center;
	width: 21px;
	margin: 0 10px 0 10px
}

div.dialog-table div.table div.table-label fieldset input.table-show {
	background: url('/static/image/other/table-header-switch.png') no-repeat
		center;
	width: 21px;
	margin: 0 10px 0 10px
}

div.dialog-table div.table div.table-label fieldset img {
	float: left
}

div.dialog-table div.table table {
	clear: both;
	width: 100%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin-bottom: 15px
}

div.dialog-table div.table table colgroup {
	border-right: 1px solid #cccccc
}

div.dialog-table div.table table colgroup.last,div.dialog-table div.table table colgroup.checkbox
	{
	border-right: 0
}

div.dialog-table div.table table tr {
	background: #ffffff
}

div.dialog-table div.table table tr.gray {
	background: #f1f1f1
}

div.dialog-table div.table table tr.active {
	background: #cfe0f0
}

div.dialog-table div.table table tr.activelight {
	background: #e7eff7
}

/*div.dialog-table div.table table tr:hover {background: #eaeaea; cursor: pointer}*/
div.dialog-table div.table table tr.header,div.dialog-table div.table table tr.header:hover
	{
	background: #f1f1f1;
	font-weight: bold;
	font-size: 12px;
	cursor: default
}

div.dialog-table div.table table td {
	padding: 5px 10px 5px 10px;
}

div.dialog-table div.table table td.buttons {
	background-color: #ffffff;
	background-image: url('/static/image/other/table-button-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0;
	border: 1px #cccccc solid
}

div.dialog-table div.table table td.buttons button {
	height: 36px;
	padding: 0;
	cursor: pointer;
	border: 0;
	float: left
}

div.dialog-table div.table table td.buttons button.delete {
	background: url('/static/image/other/table-button-delete.png') no-repeat
		center;
	width: 43px;
	border-right: 1px #cccccc solid
}

div.dialog-table div.table table td.buttons button.show {
	background: url('/static/image/other/table-button-show.png') no-repeat
		center;
	width: 43px
}

div.dialog-table div.table table tr.active td.buttons button.delete {
	padding: 0;
	width: 100%;
	border: 0
}

div.dialog-table div.table table td.small {
	font-size: 11px
}

div.dialog-table div.table table td.gray {
	color: #878787
}

div.dialog-table div.table table td.checkbox {
	padding-right: 0
}

div.dialog-table div.table table tr td span.additional-data {
	display: block;
	clear: both;
	font-size: 11px;
	width: 100%;
	border: 1px solid #CCC
}

div.dialog-table div.table table tr td span.additional-data span {
	display: block;
	margin-top: 5px;
	float: left;
	width: 33%;
	color: #505050
}

div.dialog-table div.table table tr td span.full span,div.dialog-table div.table table tr td span.subcols-1 span
	{
	width: 100%
}

div.dialog-table div.table table tr td span.subcols-2 span {
	width: 50%
}

div.dialog-table div.table table tr td span.subcols-3 span {
	width: 33%
}

div.dialog-table div.table table tr td span.subcols-4 span {
	width: 25%
}

div.dialog-table div.table table tr td span.subcols-5 span {
	width: 20% %
}

div.dialog-table div.table table tr td span.subcols-6 span {
	width: 16%
}

div.dialog-table div.table table tr td span.subcols-7 span {
	width: 14%
}

div.dialog-table div.table table tr td span.subcols-8 span {
	width: 12%
}

div.dialog-table div.table table tr td span.subcols-9 span {
	width: 11%
}

div.dialog-table div.table table tr td span.subcols-10 span {
	width: 10%
}

div.dialog-table div.table table tr td span.subcols-1 span.container-left
	{
	float: left;
	width: 47%;
	clear: left
}

div.dialog-table div.table table tr td span.subcols-1 span.container-right
	{
	float: right;
	width: 47%;
}

div.dialog-table div.table table tr td span.subcols-1 span.field-left {
	float: left;
	width: 47%
}

div.dialog-table div.table table tr td span.subcols-1 span.field-right {
	float: right;
	width: 47%
}

div.dialog-table div.table table tr td span.subcols-1 span.field-full {
	width: 100%
}

div.dialog-table div.table table tr td span.subcols-1 span.separator {
	clear: both;
	width: 100%
}

div.dialog-table div.table table tr td.checkbox {
	width: 10px
}

div.dialog-table div.table table tr td.checkbox .checkbox {
	margin-right: 0
}

div.dialog-table div.table table tr td.register-number {
	width: 20px
}

div.dialog-table div.table table.semester-editor tr td span.additional-data
	{
	display: none
}

div.dialog-table div.table table.semester-editor tr.header td span.additional-data
	{
	display: block
}

div.dialog-table div.table table div.selector,div.dialog-table div.table table input.text
	{
	width: auto
}

div.dialog-table div.table table tr.marks-descrition {
	font-size: 11px;
	line-height: 18px
}

div.dialog-table div.table table tr.marks-descrition strong {
	display: block;
	color: #0D5792
}

div.dialog-table div.table table.net td {
	border: 1px solid #cccccc;
}

div.dialog-table div.table span.field-full {
	width: auto
}

div.dialog-table div.table span.field-full input.text {
	width: auto
}

div.dialog-table div.table span.field-full select {
	width: auto
}

.fileInputWrapper {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.fileInputWrapper input {
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	filter: alpha(opacity =       0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	margin: 0;
	border: solid transparent;
	border-width: 0 0 100px 200px;
	-moz-transform: translate(-300px, 0) scale(4);
	direction: ltr;
}

.imageOverlay {
	background-color: white;
	z-index: 1;
	position: absolute;
	top: 35px;
	left: 0px;
	padding-top: 4px;
	display: none;
	opacity: 0.85;
	filter: alpha(opacity =       85);
	-moz-opacity: 0.85;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}


.ui-multiselect.error {
	background: #FBBCBC;
}


/* 
kolory w tabeli zgodne z makrem color w layout.ftlh
dodajÄ…c nowy kolor naleÅ¼y teÅ¼ umieÅ›ciÄ‡ wpis w makrze

*/

div.table table tr.red {
	background: #ffbbbb
}
div.table table tr.green {
	background: #bbffbb
}
div.table table tr.yellow {
	background: #ffffbb
}
div.table table tr.blue {
	background: #bbbbff
}
div.table table tr.violet {
	background: #ddffbb
}
div.table table tr.orange {
	background: #ffddbb
}
div.table table tr.pink {
	background: #ffbbdd
}
div.table table tr.redSilver {
	background: #f0cfd0
}
div.table table tr.greenSilver{
	background: #e0f0cf
}
div.table table tr.yellowSilver {
	background: #f0f0cf
}
div.table table tr.blueSilver {
	background: #cfe0f0
}
div.table table tr.violetSilver {
	background: #cfd0f0
}
div.table table tr.pinkSilver {
	background: #f0cfe0
}
div.table table tr.orangeSilver {
	background: #f0dfcf
}
div.table table tr.white {
	background: #ffffff
}
div.table table tr.silver {
	background: #F1F1F1
}

.error-icon, .error-icon:hover, .button.small.error-icon, .button.small.error-icon:hover {
	background: url('/static/image/other/button-icon-error-small.png') no-repeat 5px 5px;
}

.image_woman {
	background: url('/static/image/woman.png') no-repeat;
	width: 76px;
	height: 80px;
	float: left;
	margin-right: 25px;
}

.image_man {
	background: url('/static/image/man.png') no-repeat;
	width: 76px;
	height: 80px;
	float: left;
	margin-right: 25px;
}

.cke_skin_office2003 .cke_toolbar {
	background: #f1f1f1 !important;
}

.divider {
	width:5px;
	height:auto;
	display:inline-block;
}
/* /style/tabs.css */
#containerTabs{width: auto; display: block; clear: both;}

ul#bookmarksTabs {
  list-style: none;
  list-style-position: inside;
  margin-left: 5px;
  display: inline-block;
  margin-bottom: -3px;
}

ul#bookmarksTabs li {
  background: url('/static/image/other/toggler-button-off.png') repeat-x;
  background-size: 100%;
  font-family: "Myriad Pro", tahoma, arial, verdana, sans-serif;
  font-size: 12px; 
  font-weight: 600; 
  float: left; 
  color: #505050;
  border: 1px #cccccc solid; 
  border-bottom: 0;
  border-right: 0; 
  cursor: pointer; 
  text-align: center; 
  margin: 0;
  display: flex;
}
ul#bookmarksTabs li:last-child {border-right: 1px #cccccc solid;}

ul#bookmarksTabs li a {
  color: #505050;
  width: 100%;
  height: 100%;
}

ul#bookmarksTabs li:hover a {color: #8D8D8D}

ul#bookmarksTabs li.active {
  background: url('/static/image/other/toggler-button-on.png') repeat-x;
  font-weight: 400;
  border: 1px #2A5272 solid;
  border-bottom: 0;
}

ul#bookmarksTabs li.active a {color: #ffffff}
ul#bookmarksTabs li.active:hover a {color: #eaeaea}
ul#bookmarksTabs li.inactive {
  color: gray;
}


/*Å»eby taby dziaÅ‚aÅ‚y zawsze, a nie tylko dla ul o odpowiednim id-ku*/
ul.bookmarksTabs {list-style: none; list-style-position: inside; height: 32px; margin-left: 5px;}
ul.bookmarksTabs li {
  background: url('/static/image/other/toggler-button-off.png') repeat-x;
  font-family: "Myriad Pro", tahoma, arial, verdana, sans-serif;
  font-size: 12px; 
  font-weight: 600; 
  float: left; 
  height: 24px; 
  color: #505050; 
  border: 1px #cccccc solid; 
  border-bottom: 0;
  border-right: 0; 
  cursor: pointer; 
  text-align: center; 
  margin: 0;
  display: block;
  padding-top: 8px;
}
ul.bookmarksTabs li:last-child {border-right: 1px #cccccc solid;}
ul.bookmarksTabs li a {color: #505050; width: 100%; height: 100%; padding: 0 11px 0 11px;}
ul.bookmarksTabs li:hover a {color: #8D8D8D}
ul.bookmarksTabs li.active {background: url('/static/image/other/toggler-button-on.png') repeat-x; font-weight: 400; border: 1px #2A5272 solid; border-bottom:0}
ul.bookmarksTabs li.active a {color: #ffffff}
ul.bookmarksTabs li.active:hover a {color: #eaeaea}		
/**/

ul#otherRegisterTabs {list-style: none; list-style-position: inside; height: 32px; margin-left: 5px;}
ul#otherRegisterTabs li {
  background: url('/static/image/other/toggler-button-off.png') repeat-x;
  background-size: 100%;
  font-family: "Myriad Pro", tahoma, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: 600;
  float: left;
  height: 24px;
  color: #505050;
  border: 1px #cccccc solid;
  border-bottom: 0;
  border-right: 0;
  cursor: pointer;
  text-align: center;
  margin: 0;
  display: block;
  padding-top: 8px;
}
ul#otherRegisterTabs li:last-child {border-right: 1px #cccccc solid;}
ul#otherRegisterTabs li a {color: #505050; width: 100%; height: 100%; padding: 0 11px 0 11px;}
ul#otherRegisterTabs li:hover a {color: #8D8D8D}
ul#otherRegisterTabs li.active {background: url('/static/image/other/toggler-button-on.png') repeat-x; font-weight: 400; border: 1px #2A5272 solid; border-bottom:0}
ul#otherRegisterTabs li.active a {color: #ffffff}
ul#otherRegisterTabs li.active:hover a {color: #eaeaea}
ul#otherRegisterTabs li.inactive {
  padding-left: 5px;
  padding-right: 5px;
  color: gray;
}


/* /style/jquery.Jcrop.css */
/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('/images/Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #9F9600;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* /style/tipTip.css */
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: #B42929;
	/*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));*/
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;*/
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: #B42929;
	
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: #A14242;
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}
*/

/* /style/jquery.multiselect.css */
.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:relative; top:1px }
.ui-multiselect-single .ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000 }
.ui-multiselect-checkboxes { text-align:left; position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }

/* /style/jquery.multiselect.filter.css */
.ui-multiselect-hasfilter ul {
    position: relative;
    top: 2px
}

.ui-multiselect-filter {
    float: left;
    margin-right: 10px;
    font-size: 11px
}

.ui-multiselect-filter input {
    width: 100px;
    font-size: 10px;
    margin-left: 5px;
    height: 15px;
    padding: 2px;
    border: 1px solid #292929;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.ui-multiselect-filter input[type=checkbox] {
    width: auto;
    -webkit-appearance: checkbox;
    -webkit-box-sizing: border-box;
    -moz-appearance: checkbox;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

/* /script/slickgrid/slick.grid.css */
/*
IMPORTANT:
In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes.
No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS
classes should alter those!
*/

.slick-header.ui-state-default, .slick-headerrow.ui-state-default, .slick-footerrow.ui-state-default, .slick-group-header.ui-state-default {
  width: 100%;
  overflow: hidden;
  border-left: 0px;
}

.slick-header-columns, .slick-headerrow-columns, .slick-footerrow-columns, .slick-group-header-columns {
  position: relative;
  white-space: nowrap;
  cursor: default;
  overflow: hidden;
}

.slick-header-column.ui-state-default:hover, .slick-group-header-column.ui-state-default:hover {
  color: #0d5792;
}

.slick-header-column.ui-state-default, .slick-group-header-column.ui-state-default {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  height: 16px;
  line-height: 16px;
  margin: 0;
  padding: 4px;
  border-right: 1px solid silver;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  float: left;
  font-weight: bold;
}

.slick-footerrow-column.ui-state-default {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0;
  padding: 4px;
  border-right: 1px solid silver;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  float: left;
  line-height: 20px;
  vertical-align: middle;
}

.slick-headerrow-column.ui-state-default, .slick-footerrow-column.ui-state-default {
  padding: 4px;
}

.slick-header-column-sorted {
  font-style: italic;
}

.slick-sort-indicator {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-left: 4px;
  margin-top: 6px;
  float: left;
}

.slick-sort-indicator-desc {
  background: url(images/sort-desc.gif);
}

.slick-sort-indicator-asc {
  background: url(images/sort-asc.gif);
}

.slick-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  cursor: col-resize;
  width: 4px;
  right: 0px;
  top: 0;
  height: 100%;
}

.slick-resizable-handle-hover {
  background-color: #ccc;
}

.slick-sortable-placeholder {
  background: silver;
}

.grid-canvas {
  position: relative;
  outline: 0;
  overflow: hidden;
}

.slick-row.ui-widget-content, .slick-row.ui-state-active {
  position: absolute;
  border: 0px;
  width: 100%;
}

.slick-cell, .slick-headerrow-column, .slick-footerrow-column {
  position: absolute;
  border: 1px solid transparent;
  border-right: 1px dotted silver;
  border-bottom-color: silver;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: middle;
  z-index: 1;
  padding: 1px 2px 2px 1px;
  margin: 0;
  white-space: nowrap;
  cursor: default;
}

.slick-group {
}

.slick-group-toggle {
  display: inline-block;
}

.slick-cell.highlighted {
  background: lightskyblue;
  background: rgba(0, 0, 255, 0.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.slick-cell.flashing {
  border: 1px solid red !important;
}

.slick-cell.editable {
  z-index: 11;
  overflow: visible;
  background: white;
  border-color: black;
  border-style: solid;
}

.slick-cell:focus {
  outline: none;
}

.slick-reorder-proxy {
  display: inline-block;
  background: blue;
  opacity: 0.15;
  filter: alpha(opacity=15);
  cursor: move;
}

.slick-reorder-guide {
  display: inline-block;
  height: 2px;
  background: blue;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.slick-selection {
  z-index: 10;
  position: absolute;
  border: 2px dashed black;
}

.slick-pane {
  position: absolute;
  outline: 0;
  overflow: hidden;
  width: 100%;
}

.slick-pane-header {
  display: block;
}

.slick-header {
  overflow: hidden;
  position: relative;
}

.slick-headerrow {
  overflow: hidden;
  position: relative;
}

.slick-top-panel-scroller {
  overflow: hidden;
  position: relative;
}

.slick-top-panel {
  width: 10000px
}

.slick-viewport {
  position: relative;
  outline: 0;
  width: 100%;
}

/* /script/slickgrid/css/slick-theme.css */
/*
IMPORTANT:
In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes.
No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS
classes should alter those!
*/

.slick-header-columns {
  background: url('../images/header-columns-bg.gif') repeat-x center bottom;
  border-bottom: 1px solid silver;
}

.slick-header-column {
  background: url('../images/header-columns-bg.gif') repeat-x center bottom;
  border-right: 1px solid silver;
}

.slick-header-column:hover, .slick-header-column-active {
  background: white url('../images/header-columns-over-bg.gif') repeat-x center bottom;
}

.slick-headerrow {
  background: #fafafa;
}

.slick-headerrow-column {
  background: #fafafa;
  border-bottom: 0;
  height: 100%;
}

.slick-row.ui-state-active {
  background: #F5F7D7;
}

.slick-row {
  position: absolute;
  background: white;
  border: 0px;
  line-height: 20px;
}

.slick-row.selected {
  z-index: 10;
  background: #DFE8F6;
}

.slick-cell {
  padding-left: 4px;
  padding-right: 4px;
}

.slick-group {
  border-bottom: 2px solid silver;
}

.slick-group-toggle {
  width: 9px;
  height: 9px;
  margin-right: 5px;
}

.slick-group-toggle.expanded {
  background: url(../images/collapse.gif) no-repeat center center;
}

.slick-group-toggle.collapsed {
  background: url(../images/expand.gif) no-repeat center center;
}

.slick-group-totals {
  color: gray;
  background: white;
}

.slick-cell.selected {
  background-color: beige;
}

.slick-cell.active {
  border-color: red;
  border-style: solid;
}

.slick-sortable-placeholder {
  background: silver !important;
}

.slick-row.odd {
  background: #f1f1f1;
}

.slick-row.ui-state-active {
  background: #F5F7D7;
}

.slick-row.loading {
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

.slick-cell.invalid {
  border-color: red;
}

#slickGrid {
  width:695px;
  height:700px;
  border: 1px solid #cccccc;
}

#pager {
	width:100%; 
	height:30px;
}

.ui-tooltip {
	display: inline-block;
	border: 1px #99CCFF solid;
	padding: 4px;
	opacity: 1;
	position: absolute; 
}
/* /style/utilities.css */
.bg-inherit {
    background-color: inherit !important;
}

.bg-none {
    background-color: none !important;
}

.bg-white {
    background-color: white !important;
}

.bg-smokewhite {
    background-color: whitesmoke !important;
}

.bg-green {
    background-color: #4E9231 !important
}

.bg-lightgreen {
    background-color: lightgreen !important;
}

.bg-pinkred {
    background-color: #db7093 !important;
}

.bg-red {
    background-color: #AB4242 !important;
}

.bg-lightred {
    background-color: #FFBBBB !important;
}

.bg-blue {
    background-color: #376D96 !important;
}

.bg-lightblue {
    background-color: #CCDDFF !important;
}

.bg-superlightblue {
    background-color: #CCFFFF !important;
}

.bg-yellow {
    background-color: #FFFFBB !important;
}

.bg-darkyellow {
    background-color: #e6e600 !important;
}

.bg-purple {
    background-color: #8355AB !important;
}

.bg-lightpurple {
    background-color: #c2a2de !important;
}

.bg-gray {
    background-color: #838383 !important;
}

.bg-middlegray {
    background-color: #C0C0C0 !important;
}

.bg-lightgray {
    background-color: #f1f1f1 !important;
}

.bg-table-cell-gray {
    background-color: #EFEFEF !important;
}

.bg-brown {
    background-color: #CC9966 !important;
}

.bg-orange {
    background-color: #BE8B3A !important;
}

.bg-transparent {
    background: transparent !important;
}

.tw-bg-neutral-3 {
    background-color: #52606D !important;
}

.tw-bg-primary-3 {
    background-color: #42477A !important;
}

.background-white {
    background: white !important;
}

.bg-iframe {
    background: url('/static/image/iframe-bg.png') repeat 0 0 !important;
}

.filter-darkblue {
    filter: invert(11%) sepia(76%) saturate(5158%) hue-rotate(196deg) brightness(103%) contrast(90%);
}

.filter-white {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(321deg) brightness(108%) contrast(101%);
}

.filter-black {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7483%) hue-rotate(312deg) brightness(100%) contrast(107%);
}

.border-gray {
    border-color: #CCCCCC !important;
}

.border-red {
    border-color: red !important;
}

.tw-border-neutral-7 {
    border-color: #CBD2D9 !important;
}

.tw-border-primary-1 {
    border-color: #343861 !important;
}

.border-transparent {
    border-color: transparent !important;
}

.border-left-gray {
    border-color: #CCCCCC !important;
}

.border-right-gray {
    border-color: #CCCCCC !important;
}

.border-top-gray {
    border-color: #CCCCCC !important;
}

.border-bottom-gray {
    border-color: #CCCCCC !important;
}

.border-0 {
    border: none !important;
}

.border-top-0 {
    border-top: none !important;
}

.border-bottom-0 {
    border-bottom: none !important;
}

.border-left-0 {
    border-left: none !important;
}

.border-right-0 {
    border-right: none !important;
}

.border-1 {
    border-width: 1px;
}

.border-05 {
    border-width: 0.5px;
}

.border-left-05 {
    border-width: 0.5px;
}

.border-right-05 {
    border-width: 0.5px;
}

.border-top-05 {
    border-width: 0.5px;
}

.border-bottom-05 {
    border-width: 0.5px;
}

.border-bottom-2
{
    border-bottom-width: 2px;
}

.border-solid {
    border-style: solid;
}

.border-left-solid {
    border-style: solid;
}

.border-right-solid {
    border-style: solid;
}

.border-top-solid {
    border-style: solid;
}

.border-bottom-solid {
    border-style: solid;
}

.border-radius-5 {
    border-radius: 5px;
}

.opacity-05 {
    opacity: 0.5;
}

.opacity-1 {
    opacity: 1;
}

.opacity-0 {
    opacity: 0;
}

.text-red {
    color: red !important;
}

.text-gray {
    color: gray !important;
}

.text-green {
    color: green !important;
}

.text-yellow {
    color: yellow !important;
}

.text-orange {
    color: orange !important;
}

.text-blue {
    color: #0D5792 !important;
}

.text-black {
    color: black !important;
}

.text-white {
    color: white !important;
}

.text-pink {
    color: pink !important;
}

.text-maroon {
    color: maroon !important;
}

.text-purple {
    color: purple !important;
}

.text-lime {
    color: lime !important;
}

.text-darkgreen {
    color: darkgreen !important;
}

.text-darkorange {
    color: darkorange !important;
}

.text-darkred {
    color: darkred !important;
}

.text-08em {
    font-size: 0.8em;
}

.mw-40 {
    max-width: 40px;
}

.mw-80 {
    max-width: 80px;
}

.mw-93 {
    max-width: 93px;
}

.mw-150 {
    max-width: 470px;
}

.mw-260 {
    max-width: 260px;
}

.mw-470 {
    max-width: 470px;
}

.mw-600 {
    max-width: 600px;
}

.mw-940 {
    max-width: 940px;
}

@media screen and (max-width: 3840px) {
    .media-mw {
        max-width: 3420px;
    }
}

@media screen and (max-width: 1920px) {
    .media-mw {
        max-width: 1500px;
    }
}

@media screen and (max-width: 1536px) {
    .media-mw {
        max-width: 1116px;
    }
}

@media screen and (max-width: 1366px) {
    .media-mw {
        max-width: 946px;
    }
}

@media screen and (max-width: 1280px) {
    .media-mw {
        max-width: 860px;
    }
}

@media screen and (max-width: 720px) {
    .media-mw {
        max-width: 600px;
    }
}

.mh-700 {
    max-height: 700px;
}


.mh-600 {
    max-height: 600px;
}

.mh-200 {
    max-height: 200px;
}

.wm-60 {
    min-width: 60px;
}

.wm-85 {
    min-width: 85px;
}

.wm-90 {
    min-width: 90px;
}

.wm-100 {
    min-width: 100px;
}

.wm-120 {
    min-width: 120px;
}

.wm-200 {
    min-width: 200px;
}

.wm-250 {
    min-width: 250px;
}

.l-700 {
    left: 700px;
}

.l-650 {
    left: 650px;
}

.l-600 {
    left: 600px;
}

.l-550 {
    left: 550px;
}

.l-500 {
    left: 500px;
}

.l-475 {
    left: 475px;
}

.l-450 {
    left: 450px;
}

.l-425 {
    left: 425px;
}

.l-400 {
    left: 400px;
}

.l-375 {
    left: 375px;
}

.l-350 {
    left: 350px;
}

.l-300 {
    left: 300px;
}

.l-250 {
    left: 250px;
}

.l-200 {
    left: 200px;
}

.l-175 {
    left: 175px;
}

.l-150 {
    left: 150px;
}

.w-fit {
    width: fit-content !important;
}

.w-950 {
    width: 950px;
}

.w-890 {
    width: 890px;
}

.w-640 {
    width: 640px !important;
}

.w-630 {
    width: 630px !important;
}

.w-600 {
    width: 600px !important;
}

.w-500 {
    width: 500px !important;
}

.w-470 {
    width: 470px !important;
}

.w-400 {
    width: 400px !important;
}

.w-350 {
    width: 350px !important;
}

.w-320 {
    width: 320px !important;
}

.w-300 {
    width: 300px !important;
}

.w-200 {
    width: 200px !important;
}

.w-100 {
    width: 100px !important;
}

.w-160 {
    width: 160px !important;
}

.w-150 {
    width: 150px !important;
}

.w-120 {
    width: 120px !important;
}

.w-56 {
    width: 56px !important;
}

.w-30 {
    width: 30px !important;
}

.w-25 {
    width: 25px !important;
}

.w-20 {
    width: 20px !important;
}

.w-18 {
    width: 18px !important;
}

.w-16 {
    width: 16px !important;
}

.w-13 {
    width: 13px !important;
}

.w-0 {
    width: 0 !important;
}

.w-98p {
    width: 98% !important;
}

.w-100p {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.w-50p {
    width: 50% !important;
}

.h-0 {
    height: 0 !important;
}

.h-auto {
    height: auto !important;
}

.h-500 {
    height: 500px !important;
}

.h-300 {
    height: 300px !important;
}

.h-100 {
    height: 100px !important;
}

.h-80 {
    height: 80px !important;
}

.h-50 {
    height: 50px !important;
}

.h-40 {
    height: 40px !important;
}

.h-30 {
    height: 30px !important;
}

.h-20 {
    height: 20px !important;
}

.h-18 {
    height: 18px !important;
}

.h-16 {
    height: 16px !important;
}

.h-100p {
    height: 100% !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-a {
    margin-top: auto !important;
}

.mb-a {
    margin-bottom: auto !important;
}

.mr-a {
    margin-right: auto !important;
}

.ml-a {
    margin-left: auto !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-28 {
    margin-top: 28px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-2 {
    margin-bottom: 2px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml--22 {
    margin-left: -22px !important;
}

.ml--30 {
    margin-left: -30px !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-2 {
    margin-right: 2px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-11 {
    margin-right: 11px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 1px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-7 {
    padding: 7px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-1rem {
    padding: 1rem !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-13 {
    padding-left: 13px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-13 {
    padding-right: 13px !important;
}

.pt-1 {
    padding-top: 1px !important;
}

.pb-1 {
    padding-bottom: 1px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-7 {
    padding-top: 7px !important;
}

.pb-1 {
    padding-bottom: 1px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-7 {
    padding-bottom: 7px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.r-0 {
    right: 0 !important;
}

.font-9 {
    font-size: 9px !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-36 {
    font-size: 36px !important;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none;
}

.clear-both {
    clear: both;
}

.text-left {
    text-align: left;
}

.text-left-important {
    text-align: left !important;
}

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

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-nowrap {
    white-space: nowrap;
}

.vertical-align-middle {
    vertical-align: middle;
}

.vertical-align-top {
    vertical-align: top;
}

.writing-mode-vertical-lr {
    writing-mode: vertical-lr;
}

.writing-mode-sideways-lr {
    writing-mode: sideways-lr;
}

.rotate-180 {
    transform: rotate(180deg);
}

.font-bold {
    font-weight: bold;
}

.font-normal {
    font-weight: normal !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic;
}

.font-underline {
    text-decoration: underline;
}

.font-courier {
    font-family: Courier, "Courier New";
}

.display-none {
    display: none;
}

.display-none-important {
    display: none !important;
}

.display-flex {
    display: flex;
}

.gap-20 {
    gap: 20px;
}

.gap-10 {
    gap: 10px;
}

.gap-5 {
    gap: 5px;
}

.display-block {
    display: block;
}

.display-inline-block {
    display: inline-block;
}

.display-inline {
    display: inline;
}

.break-word {
    word-wrap: break-word;
}

.position-fixed {
    position: fixed !important;
}

.position-absolute {
    position: absolute !important;
}

.position-relative {
    position: relative !important;
}

.position-sticky {
    position: sticky !important;
}

.position-inherit {
    position: inherit !important;
}

.position-sticky-top-0-left-0 {
    position: sticky !important;
    top: 0;
    left: 0;
}

.object-scale-down {
    object-fit: scale-down;
}

.all-unset {
    all: unset;
}

.dislike-button {
    border: 0;
    background: transparent;
    border-radius: 5px;
    padding: 1px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: #205682;
}

.dislike-button:hover {
    background-color: #e2e2e2
}

.like-button {
    border: 0;
    background: transparent;
    border-radius: 5px;
    padding: 1px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: #205682;
}

.like-button:hover {
    background-color: #e2e2e2
}

.z-index-300 {
    z-index: 300;
}

.z-index-100 {
    z-index: 100;
}

.z-index-50 {
    z-index: 50;
}

.z-index-1 {
    z-index: 1;
}

.top-0 {
    top: 0 !important;
}

.top-21 {
    top: 21px !important;
}

.top-30 {
    top: 30px !important;
}

td.position-relative {
    position: relative;
    background-clip: padding-box !important;
}

.position-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -0);
}

.position-top-right {
    top: 0;
    right: 0;
}

.position-top-left {
    top: 0;
    left: 0;
}

.position-bottom-right {
    bottom: 0;
    right: 0;
}

.position-bottom-left {
    bottom: 0;
    left: 0;
}

.position-top-center-150 {
    top: 0;
    left: 50%;
    right: 25%;
    margin-left: -150px;
}

.position-top {
    top: 0;
}

.position-bottom {
    bottom: 0;
}

.position-left {
    left: 0;
}

.cursor-pointer {
    cursor: pointer !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-x-scroll {
    overflow-x: scroll !important;
}

.overflow-y-scroll {
    overflow-y: scroll !important;
}

.overflow-x-auto {
    overflow-x: auto !important;
}

.overflow-y-auto {
    overflow-y: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.text-vertical {
    writing-mode: tb-rl;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.description-text {
    text-align: justify;
    margin-right: 13px;
}

.list-style-type-none {
    list-style-type: none;
}

.line-height-14 {
    line-height: 14px;
}

.markPanelButton {
    background-color: #C6E2FF;
    color: black;
    border: solid black 2px;
    height: 32px;
    width: 100%
}

.commentBack {
    background-color: #C6E2FF;
}

.activeMark {
    border-color: coral;
    border-style: solid;
}

.dialogButtons {
    position: relative;
    bottom: -10px;
    width: 60px;
    height: 30px;
    font-size: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

input.call-picker {
    border: 1px solid #AAA;
    color: #666;
    text-transform: uppercase;
    float: left;
    outline: none;
    padding: 3.5px;
    text-transform: uppercase;
    width: 85px;
    heigth: 20px;
}

.color-picker {
    width: 180px;
    background: #F3F3F3;
    height: 41px;
    padding: 5px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 3px 1px #DDD;
    position: absolute;
    top: 61px;
    left: 140px;
}

.color-holder {
    background: #000000;
    cursor: pointer;
    border: 1px solid #AAA;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}

.color-picker .color-item {
    cursor: pointer;
    width: 12px;
    height: 12px;
    list-style-type: none;
    float: left;
    margin: 2px;
    border: 1px solid #DDD;
}

.color-picker .color-item:hover {
    border: 1px solid #666;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
}

.numberCircle {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 2px 3px 3px 2px;
    background: #AB4242;
    border: 0;
    color: white;
    text-align: center;
    font-size: 10px;
    bottom: 10px;
    right: -3px;
    position: absolute;
}

.green-dot {
    height: 13px;
    width: 13px;
    background-color: green;
    border-radius: 50%;
    display: inline-block;
}

.red-dot {
    height: 13px;
    width: 13px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

.svg-icon {
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
}

.icon-arrow-thick-left-cheveron-down {
    mask-image: url('/static/image/zondicons/combined/arrow-thick-left-cheveron-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/arrow-thick-left-cheveron-down.svg');
}

.icon-cheveron-left-down {
    mask-image: url('/static/image/zondicons/combined/cheveron-left-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/cheveron-left-down.svg');
}

.icon-cheveron-left-up {
    mask-image: url('/static/image/zondicons/combined/cheveron-left-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/cheveron-left-up.svg');
}

.icon-cheveron-right-down {
    mask-image: url('/static/image/zondicons/combined/cheveron-right-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/cheveron-right-down.svg');
}

.icon-cheveron-right-up {
    mask-image: url('/static/image/zondicons/combined/cheveron-right-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/cheveron-right-up.svg');
}

.icon-code-up-down {
    mask-image: url('/static/image/zondicons/combined/code-up-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/code-up-down.svg');
}

.icon-envelope-with-dot {
    mask-image: url('/static/image/zondicons/combined/envelope-with-dot.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/envelope-with-dot.svg');
}

.icon-exclamation-outline-cheveron-down {
    mask-image: url('/static/image/zondicons/combined/exclamation-outline-cheveron-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/combined/exclamation-outline-cheveron-down.svg');
}

.icon-add-outline {
    mask-image: url('/static/image/zondicons/add-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/add-outline.svg');
}

.icon-add-solid {
    mask-image: url('/static/image/zondicons/add-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/add-solid.svg');
}

.icon-adjust {
    mask-image: url('/static/image/zondicons/adjust.svg');
    -webkit-mask-image: url('/static/image/zondicons/adjust.svg');
}

.icon-airplane {
    mask-image: url('/static/image/zondicons/airplane.svg');
    -webkit-mask-image: url('/static/image/zondicons/airplane.svg');
}

.icon-album {
    mask-image: url('/static/image/zondicons/album.svg');
    -webkit-mask-image: url('/static/image/zondicons/album.svg');
}

.icon-align-center {
    mask-image: url('/static/image/zondicons/align-center.svg');
    -webkit-mask-image: url('/static/image/zondicons/align-center.svg');
}

.icon-align-justified {
    mask-image: url('/static/image/zondicons/align-justified.svg');
    -webkit-mask-image: url('/static/image/zondicons/align-justified.svg');
}

.icon-align-left {
    mask-image: url('/static/image/zondicons/align-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/align-left.svg');
}

.icon-align-right {
    mask-image: url('/static/image/zondicons/align-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/align-right.svg');
}

.icon-anchor {
    mask-image: url('/static/image/zondicons/anchor.svg');
    -webkit-mask-image: url('/static/image/zondicons/anchor.svg');
}

.icon-announcement {
    mask-image: url('/static/image/zondicons/announcement.svg');
    -webkit-mask-image: url('/static/image/zondicons/announcement.svg');
}

.icon-apparel {
    mask-image: url('/static/image/zondicons/apparel.svg');
    -webkit-mask-image: url('/static/image/zondicons/apparel.svg');
}

.icon-arrow-down {
    mask-image: url('/static/image/zondicons/arrow-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-down.svg');
}

.icon-arrow-left {
    mask-image: url('/static/image/zondicons/arrow-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-left.svg');
}

.icon-arrow-outline-down {
    mask-image: url('/static/image/zondicons/arrow-outline-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-outline-down.svg');
}

.icon-arrow-outline-left {
    mask-image: url('/static/image/zondicons/arrow-outline-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-outline-left.svg');
}

.icon-arrow-outline-right {
    mask-image: url('/static/image/zondicons/arrow-outline-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-outline-right.svg');
}

.icon-arrow-outline-up {
    mask-image: url('/static/image/zondicons/arrow-outline-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-outline-up.svg');
}

.icon-arrow-right {
    mask-image: url('/static/image/zondicons/arrow-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-right.svg');
}

.icon-arrow-thick-down {
    mask-image: url('/static/image/zondicons/arrow-thick-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thick-down.svg');
}

.icon-arrow-thick-left {
    mask-image: url('/static/image/zondicons/arrow-thick-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thick-left.svg');
}

.icon-arrow-thick-right {
    mask-image: url('/static/image/zondicons/arrow-thick-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thick-right.svg');
}

.icon-arrow-thick-up {
    mask-image: url('/static/image/zondicons/arrow-thick-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thick-up.svg');
}

.icon-arrow-thin-down {
    mask-image: url('/static/image/zondicons/arrow-thin-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thin-down.svg');
}

.icon-arrow-thin-left {
    mask-image: url('/static/image/zondicons/arrow-thin-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thin-left.svg');
}

.icon-arrow-thin-right {
    mask-image: url('/static/image/zondicons/arrow-thin-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thin-right.svg');
}

.icon-arrow-thin-up {
    mask-image: url('/static/image/zondicons/arrow-thin-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-thin-up.svg');
}

.icon-arrow-up {
    mask-image: url('/static/image/zondicons/arrow-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/arrow-up.svg');
}

.icon-artist {
    mask-image: url('/static/image/zondicons/artist.svg');
    -webkit-mask-image: url('/static/image/zondicons/artist.svg');
}

.icon-at-symbol {
    mask-image: url('/static/image/zondicons/at-symbol.svg');
    -webkit-mask-image: url('/static/image/zondicons/at-symbol.svg');
}

.icon-attachment {
    mask-image: url('/static/image/zondicons/attachment.svg');
    -webkit-mask-image: url('/static/image/zondicons/attachment.svg');
}

.icon-backspace {
    mask-image: url('/static/image/zondicons/backspace.svg');
    -webkit-mask-image: url('/static/image/zondicons/backspace.svg');
}

.icon-backward-step {
    mask-image: url('/static/image/zondicons/backward-step.svg');
    -webkit-mask-image: url('/static/image/zondicons/backward-step.svg');
}

.icon-backward {
    mask-image: url('/static/image/zondicons/backward.svg');
    -webkit-mask-image: url('/static/image/zondicons/backward.svg');
}

.icon-badge {
    mask-image: url('/static/image/zondicons/badge.svg');
    -webkit-mask-image: url('/static/image/zondicons/badge.svg');
}

.icon-battery-full {
    mask-image: url('/static/image/zondicons/battery-full.svg');
    -webkit-mask-image: url('/static/image/zondicons/battery-full.svg');
}

.icon-battery-half {
    mask-image: url('/static/image/zondicons/battery-half.svg');
    -webkit-mask-image: url('/static/image/zondicons/battery-half.svg');
}

.icon-battery-low {
    mask-image: url('/static/image/zondicons/battery-low.svg');
    -webkit-mask-image: url('/static/image/zondicons/battery-low.svg');
}

.icon-beverage {
    mask-image: url('/static/image/zondicons/beverage.svg');
    -webkit-mask-image: url('/static/image/zondicons/beverage.svg');
}

.icon-block {
    mask-image: url('/static/image/zondicons/block.svg');
    -webkit-mask-image: url('/static/image/zondicons/block.svg');
}

.icon-bluetooth {
    mask-image: url('/static/image/zondicons/bluetooth.svg');
    -webkit-mask-image: url('/static/image/zondicons/bluetooth.svg');
}

.icon-bolt {
    mask-image: url('/static/image/zondicons/bolt.svg');
    -webkit-mask-image: url('/static/image/zondicons/bolt.svg');
}

.icon-bookmark-outline-add {
    mask-image: url('/static/image/zondicons/bookmark-outline-add.svg');
    -webkit-mask-image: url('/static/image/zondicons/bookmark-outline-add.svg');
}

.icon-bookmark-outline {
    mask-image: url('/static/image/zondicons/bookmark-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/bookmark-outline.svg');
}

.icon-bookmark {
    mask-image: url('/static/image/zondicons/bookmark.svg');
    -webkit-mask-image: url('/static/image/zondicons/bookmark.svg');
}

.icon-book-reference {
    mask-image: url('/static/image/zondicons/book-reference.svg');
    -webkit-mask-image: url('/static/image/zondicons/book-reference.svg');
}

.icon-border-all {
    mask-image: url('/static/image/zondicons/border-all.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-all.svg');
}

.icon-border-bottom {
    mask-image: url('/static/image/zondicons/border-bottom.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-bottom.svg');
}

.icon-border-horizontal {
    mask-image: url('/static/image/zondicons/border-horizontal.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-horizontal.svg');
}

.icon-border-inner {
    mask-image: url('/static/image/zondicons/border-inner.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-inner.svg');
}

.icon-border-left {
    mask-image: url('/static/image/zondicons/border-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-left.svg');
}

.icon-border-none {
    mask-image: url('/static/image/zondicons/border-none.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-none.svg');
}

.icon-border-outer {
    mask-image: url('/static/image/zondicons/border-outer.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-outer.svg');
}

.icon-border-right {
    mask-image: url('/static/image/zondicons/border-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-right.svg');
}

.icon-border-top {
    mask-image: url('/static/image/zondicons/border-top.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-top.svg');
}

.icon-border-vertical {
    mask-image: url('/static/image/zondicons/border-vertical.svg');
    -webkit-mask-image: url('/static/image/zondicons/border-vertical.svg');
}

.icon-box {
    mask-image: url('/static/image/zondicons/box.svg');
    -webkit-mask-image: url('/static/image/zondicons/box.svg');
}

.icon-brightness-down {
    mask-image: url('/static/image/zondicons/brightness-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/brightness-down.svg');
}

.icon-brightness-up {
    mask-image: url('/static/image/zondicons/brightness-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/brightness-up.svg');
}

.icon-browser-window-new {
    mask-image: url('/static/image/zondicons/browser-window-new.svg');
    -webkit-mask-image: url('/static/image/zondicons/browser-window-new.svg');
}

.icon-browser-window-open {
    mask-image: url('/static/image/zondicons/browser-window-open.svg');
    -webkit-mask-image: url('/static/image/zondicons/browser-window-open.svg');
}

.icon-browser-window {
    mask-image: url('/static/image/zondicons/browser-window.svg');
    -webkit-mask-image: url('/static/image/zondicons/browser-window.svg');
}

.icon-bug {
    mask-image: url('/static/image/zondicons/bug.svg');
    -webkit-mask-image: url('/static/image/zondicons/bug.svg');
}

.icon-buoy {
    mask-image: url('/static/image/zondicons/buoy.svg');
    -webkit-mask-image: url('/static/image/zondicons/buoy.svg');
}

.icon-calculator {
    mask-image: url('/static/image/zondicons/calculator.svg');
    -webkit-mask-image: url('/static/image/zondicons/calculator.svg');
}

.icon-calendar {
    mask-image: url('/static/image/zondicons/calendar.svg');
    -webkit-mask-image: url('/static/image/zondicons/calendar.svg');
}

.icon-camera {
    mask-image: url('/static/image/zondicons/camera.svg');
    -webkit-mask-image: url('/static/image/zondicons/camera.svg');
}

.icon-chart-bar {
    mask-image: url('/static/image/zondicons/chart-bar.svg');
    -webkit-mask-image: url('/static/image/zondicons/chart-bar.svg');
}

.icon-chart-pie {
    mask-image: url('/static/image/zondicons/chart-pie.svg');
    -webkit-mask-image: url('/static/image/zondicons/chart-pie.svg');
}

.icon-chart {
    mask-image: url('/static/image/zondicons/chart.svg');
    -webkit-mask-image: url('/static/image/zondicons/chart.svg');
}

.icon-chat-bubble-dots {
    mask-image: url('/static/image/zondicons/chat-bubble-dots.svg');
    -webkit-mask-image: url('/static/image/zondicons/chat-bubble-dots.svg');
}

.icon-checkmark-outline {
    mask-image: url('/static/image/zondicons/checkmark-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/checkmark-outline.svg');
}

.icon-checkmark {
    mask-image: url('/static/image/zondicons/checkmark.svg');
    -webkit-mask-image: url('/static/image/zondicons/checkmark.svg');
}

.icon-cheveron-down {
    mask-image: url('/static/image/zondicons/cheveron-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-down.svg');
}

.icon-cheveron-left {
    mask-image: url('/static/image/zondicons/cheveron-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-left.svg');
}

.icon-cheveron-outline-down {
    mask-image: url('/static/image/zondicons/cheveron-outline-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-outline-down.svg');
}

.icon-cheveron-outline-left {
    mask-image: url('/static/image/zondicons/cheveron-outline-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-outline-left.svg');
}

.icon-cheveron-outline-right {
    mask-image: url('/static/image/zondicons/cheveron-outline-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-outline-right.svg');
}

.icon-cheveron-outline-up {
    mask-image: url('/static/image/zondicons/cheveron-outline-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-outline-up.svg');
}

.icon-cheveron-right {
    mask-image: url('/static/image/zondicons/cheveron-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-right.svg');
}

.icon-cheveron-up {
    mask-image: url('/static/image/zondicons/cheveron-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/cheveron-up.svg');
}

.icon-clipboard {
    mask-image: url('/static/image/zondicons/clipboard.svg');
    -webkit-mask-image: url('/static/image/zondicons/clipboard.svg');
}

.icon-close-outline {
    mask-image: url('/static/image/zondicons/close-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/close-outline.svg');
}

.icon-close-solid {
    mask-image: url('/static/image/zondicons/close-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/close-solid.svg');
}

.icon-close {
    mask-image: url('/static/image/zondicons/close.svg');
    -webkit-mask-image: url('/static/image/zondicons/close.svg');
}

.icon-cloud {
    mask-image: url('/static/image/zondicons/cloud.svg');
    -webkit-mask-image: url('/static/image/zondicons/cloud.svg');
}

.icon-cloud-upload {
    mask-image: url('/static/image/zondicons/cloud-upload.svg');
    -webkit-mask-image: url('/static/image/zondicons/cloud-upload.svg');
}

.icon-code {
    mask-image: url('/static/image/zondicons/code.svg');
    -webkit-mask-image: url('/static/image/zondicons/code.svg');
}

.icon-coffee {
    mask-image: url('/static/image/zondicons/coffee.svg');
    -webkit-mask-image: url('/static/image/zondicons/coffee.svg');
}

.icon-cog {
    mask-image: url('/static/image/zondicons/cog.svg');
    -webkit-mask-image: url('/static/image/zondicons/cog.svg');
}

.icon-color-palette {
    mask-image: url('/static/image/zondicons/color-palette.svg');
    -webkit-mask-image: url('/static/image/zondicons/color-palette.svg');
}

.icon-compose {
    mask-image: url('/static/image/zondicons/compose.svg');
    -webkit-mask-image: url('/static/image/zondicons/compose.svg');
}

.icon-computer-desktop {
    mask-image: url('/static/image/zondicons/computer-desktop.svg');
    -webkit-mask-image: url('/static/image/zondicons/computer-desktop.svg');
}

.icon-computer-laptop {
    mask-image: url('/static/image/zondicons/computer-laptop.svg');
    -webkit-mask-image: url('/static/image/zondicons/computer-laptop.svg');
}

.icon-conversation {
    mask-image: url('/static/image/zondicons/conversation.svg');
    -webkit-mask-image: url('/static/image/zondicons/conversation.svg');
}

.icon-copy {
    mask-image: url('/static/image/zondicons/copy.svg');
    -webkit-mask-image: url('/static/image/zondicons/copy.svg');
}

.icon-credit-card {
    mask-image: url('/static/image/zondicons/credit-card.svg');
    -webkit-mask-image: url('/static/image/zondicons/credit-card.svg');
}

.icon-currency-dollar {
    mask-image: url('/static/image/zondicons/currency-dollar.svg');
    -webkit-mask-image: url('/static/image/zondicons/currency-dollar.svg');
}

.icon-dashboard {
    mask-image: url('/static/image/zondicons/dashboard.svg');
    -webkit-mask-image: url('/static/image/zondicons/dashboard.svg');
}

.icon-date-add {
    mask-image: url('/static/image/zondicons/date-add.svg');
    -webkit-mask-image: url('/static/image/zondicons/date-add.svg');
}

.icon-dial-pad {
    mask-image: url('/static/image/zondicons/dial-pad.svg');
    -webkit-mask-image: url('/static/image/zondicons/dial-pad.svg');
}

.icon-directions {
    mask-image: url('/static/image/zondicons/directions.svg');
    -webkit-mask-image: url('/static/image/zondicons/directions.svg');
}

.icon-document-add {
    mask-image: url('/static/image/zondicons/document-add.svg');
    -webkit-mask-image: url('/static/image/zondicons/document-add.svg');
}

.icon-document {
    mask-image: url('/static/image/zondicons/document.svg');
    -webkit-mask-image: url('/static/image/zondicons/document.svg');
}

.icon-dots-horizontal-double {
    mask-image: url('/static/image/zondicons/dots-horizontal-double.svg');
    -webkit-mask-image: url('/static/image/zondicons/dots-horizontal-double.svg');
}

.icon-dots-horizontal-triple {
    mask-image: url('/static/image/zondicons/dots-horizontal-triple.svg');
    -webkit-mask-image: url('/static/image/zondicons/dots-horizontal-triple.svg');
}

.icon-download {
    mask-image: url('/static/image/zondicons/download.svg');
    -webkit-mask-image: url('/static/image/zondicons/download.svg');
}

.icon-duplicate {
    mask-image: url('/static/image/zondicons/duplicate.svg');
    -webkit-mask-image: url('/static/image/zondicons/duplicate.svg');
}

.icon-edit-copy {
    mask-image: url('/static/image/zondicons/edit-copy.svg');
    -webkit-mask-image: url('/static/image/zondicons/edit-copy.svg');
}

.icon-edit-crop {
    mask-image: url('/static/image/zondicons/edit-crop.svg');
    -webkit-mask-image: url('/static/image/zondicons/edit-crop.svg');
}

.icon-edit-cut {
    mask-image: url('/static/image/zondicons/edit-cut.svg');
    -webkit-mask-image: url('/static/image/zondicons/edit-cut.svg');
}

.icon-edit-pencil {
    mask-image: url('/static/image/zondicons/edit-pencil.svg');
    -webkit-mask-image: url('/static/image/zondicons/edit-pencil.svg');
}

.icon-education {
    mask-image: url('/static/image/zondicons/education.svg');
    -webkit-mask-image: url('/static/image/zondicons/education.svg');
}

.icon-envelope {
    mask-image: url('/static/image/zondicons/envelope.svg');
    -webkit-mask-image: url('/static/image/zondicons/envelope.svg');
}

.icon-exclamation-outline {
    mask-image: url('/static/image/zondicons/exclamation-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/exclamation-outline.svg');
}

.icon-exclamation-solid {
    mask-image: url('/static/image/zondicons/exclamation-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/exclamation-solid.svg');
}

.icon-explore {
    mask-image: url('/static/image/zondicons/explore.svg');
    -webkit-mask-image: url('/static/image/zondicons/explore.svg');
}

.icon-factory {
    mask-image: url('/static/image/zondicons/factory.svg');
    -webkit-mask-image: url('/static/image/zondicons/factory.svg');
}

.icon-fast-forward {
    mask-image: url('/static/image/zondicons/fast-forward.svg');
    -webkit-mask-image: url('/static/image/zondicons/fast-forward.svg');
}

.icon-fast-rewind {
    mask-image: url('/static/image/zondicons/fast-rewind.svg');
    -webkit-mask-image: url('/static/image/zondicons/fast-rewind.svg');
}

.icon-film {
    mask-image: url('/static/image/zondicons/film.svg');
    -webkit-mask-image: url('/static/image/zondicons/film.svg');
}

.icon-filter {
    mask-image: url('/static/image/zondicons/filter.svg');
    -webkit-mask-image: url('/static/image/zondicons/filter.svg');
}

.icon-flag {
    mask-image: url('/static/image/zondicons/flag.svg');
    -webkit-mask-image: url('/static/image/zondicons/flag.svg');
}

.icon-flashlight {
    mask-image: url('/static/image/zondicons/flashlight.svg');
    -webkit-mask-image: url('/static/image/zondicons/flashlight.svg');
}

.icon-folder-outline-add {
    mask-image: url('/static/image/zondicons/folder-outline-add.svg');
    -webkit-mask-image: url('/static/image/zondicons/folder-outline-add.svg');
}

.icon-folder-outline {
    mask-image: url('/static/image/zondicons/folder-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/folder-outline.svg');
}

.icon-folder {
    mask-image: url('/static/image/zondicons/folder.svg');
    -webkit-mask-image: url('/static/image/zondicons/folder.svg');
}

.icon-format-bold {
    mask-image: url('/static/image/zondicons/format-bold.svg');
    -webkit-mask-image: url('/static/image/zondicons/format-bold.svg');
}

.icon-format-font-size {
    mask-image: url('/static/image/zondicons/format-font-size.svg');
    -webkit-mask-image: url('/static/image/zondicons/format-font-size.svg');
}

.icon-format-italic {
    mask-image: url('/static/image/zondicons/format-italic.svg');
    -webkit-mask-image: url('/static/image/zondicons/format-italic.svg');
}

.icon-format-text-size {
    mask-image: url('/static/image/zondicons/format-text-size.svg');
    -webkit-mask-image: url('/static/image/zondicons/format-text-size.svg');
}

.icon-format-underline {
    mask-image: url('/static/image/zondicons/format-underline.svg');
    -webkit-mask-image: url('/static/image/zondicons/format-underline.svg');
}

.icon-forward-step {
    mask-image: url('/static/image/zondicons/forward-step.svg');
    -webkit-mask-image: url('/static/image/zondicons/forward-step.svg');
}

.icon-forward {
    mask-image: url('/static/image/zondicons/forward.svg');
    -webkit-mask-image: url('/static/image/zondicons/forward.svg');
}

.icon-gift {
    mask-image: url('/static/image/zondicons/gift.svg');
    -webkit-mask-image: url('/static/image/zondicons/gift.svg');
}

.icon-globe {
    mask-image: url('/static/image/zondicons/globe.svg');
    -webkit-mask-image: url('/static/image/zondicons/globe.svg');
}

.icon-hand-stop {
    mask-image: url('/static/image/zondicons/hand-stop.svg');
    -webkit-mask-image: url('/static/image/zondicons/hand-stop.svg');
}

.icon-hard-drive {
    mask-image: url('/static/image/zondicons/hard-drive.svg');
    -webkit-mask-image: url('/static/image/zondicons/hard-drive.svg');
}

.icon-headphones {
    mask-image: url('/static/image/zondicons/headphones.svg');
    -webkit-mask-image: url('/static/image/zondicons/headphones.svg');
}

.icon-heart {
    mask-image: url('/static/image/zondicons/heart.svg');
    -webkit-mask-image: url('/static/image/zondicons/heart.svg');
}

.icon-home {
    mask-image: url('/static/image/zondicons/home.svg');
    -webkit-mask-image: url('/static/image/zondicons/home.svg');
}

.icon-hot {
    mask-image: url('/static/image/zondicons/hot.svg');
    -webkit-mask-image: url('/static/image/zondicons/hot.svg');
}

.icon-hour-glass {
    mask-image: url('/static/image/zondicons/hour-glass.svg');
    -webkit-mask-image: url('/static/image/zondicons/hour-glass.svg');
}

.icon-inbox-check {
    mask-image: url('/static/image/zondicons/inbox-check.svg');
    -webkit-mask-image: url('/static/image/zondicons/inbox-check.svg');
}

.icon-inbox-download {
    mask-image: url('/static/image/zondicons/inbox-download.svg');
    -webkit-mask-image: url('/static/image/zondicons/inbox-download.svg');
}

.icon-inbox-full {
    mask-image: url('/static/image/zondicons/inbox-full.svg');
    -webkit-mask-image: url('/static/image/zondicons/inbox-full.svg');
}

.icon-inbox {
    mask-image: url('/static/image/zondicons/inbox.svg');
    -webkit-mask-image: url('/static/image/zondicons/inbox.svg');
}

.icon-indent-decrease {
    mask-image: url('/static/image/zondicons/indent-decrease.svg');
    -webkit-mask-image: url('/static/image/zondicons/indent-decrease.svg');
}

.icon-indent-increase {
    mask-image: url('/static/image/zondicons/indent-increase.svg');
    -webkit-mask-image: url('/static/image/zondicons/indent-increase.svg');
}

.icon-information-outline {
    mask-image: url('/static/image/zondicons/information-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/information-outline.svg');
}

.icon-information-solid {
    mask-image: url('/static/image/zondicons/information-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/information-solid.svg');
}

.icon-keyboard {
    mask-image: url('/static/image/zondicons/keyboard.svg');
    -webkit-mask-image: url('/static/image/zondicons/keyboard.svg');
}

.icon-key {
    mask-image: url('/static/image/zondicons/key.svg');
    -webkit-mask-image: url('/static/image/zondicons/key.svg');
}

.icon-layers {
    mask-image: url('/static/image/zondicons/layers.svg');
    -webkit-mask-image: url('/static/image/zondicons/layers.svg');
}

.icon-library {
    mask-image: url('/static/image/zondicons/library.svg');
    -webkit-mask-image: url('/static/image/zondicons/library.svg');
}

.icon-light-bulb {
    mask-image: url('/static/image/zondicons/light-bulb.svg');
    -webkit-mask-image: url('/static/image/zondicons/light-bulb.svg');
}

.icon-link {
    mask-image: url('/static/image/zondicons/link.svg');
    -webkit-mask-image: url('/static/image/zondicons/link.svg');
}

.icon-list-add {
    mask-image: url('/static/image/zondicons/list-add.svg');
    -webkit-mask-image: url('/static/image/zondicons/list-add.svg');
}

.icon-list-bullet {
    mask-image: url('/static/image/zondicons/list-bullet.svg');
    -webkit-mask-image: url('/static/image/zondicons/list-bullet.svg');
}

.icon-list {
    mask-image: url('/static/image/zondicons/list.svg');
    -webkit-mask-image: url('/static/image/zondicons/list.svg');
}

.icon-load-balancer {
    mask-image: url('/static/image/zondicons/load-balancer.svg');
    -webkit-mask-image: url('/static/image/zondicons/load-balancer.svg');
}

.icon-location-current {
    mask-image: url('/static/image/zondicons/location-current.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-current.svg');
}

.icon-location-food {
    mask-image: url('/static/image/zondicons/location-food.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-food.svg');
}

.icon-location-gas-station {
    mask-image: url('/static/image/zondicons/location-gas-station.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-gas-station.svg');
}

.icon-location-hotel {
    mask-image: url('/static/image/zondicons/location-hotel.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-hotel.svg');
}

.icon-location-marina {
    mask-image: url('/static/image/zondicons/location-marina.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-marina.svg');
}

.icon-location-park {
    mask-image: url('/static/image/zondicons/location-park.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-park.svg');
}

.icon-location-restroom {
    mask-image: url('/static/image/zondicons/location-restroom.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-restroom.svg');
}

.icon-location-shopping {
    mask-image: url('/static/image/zondicons/location-shopping.svg');
    -webkit-mask-image: url('/static/image/zondicons/location-shopping.svg');
}

.icon-location {
    mask-image: url('/static/image/zondicons/location.svg');
    -webkit-mask-image: url('/static/image/zondicons/location.svg');
}

.icon-lock-closed {
    mask-image: url('/static/image/zondicons/lock-closed.svg');
    -webkit-mask-image: url('/static/image/zondicons/lock-closed.svg');
}

.icon-lock-open {
    mask-image: url('/static/image/zondicons/lock-open.svg');
    -webkit-mask-image: url('/static/image/zondicons/lock-open.svg');
}

.icon-map {
    mask-image: url('/static/image/zondicons/map.svg');
    -webkit-mask-image: url('/static/image/zondicons/map.svg');
}

.icon-menu {
    mask-image: url('/static/image/zondicons/menu.svg');
    -webkit-mask-image: url('/static/image/zondicons/menu.svg');
}

.icon-mic {
    mask-image: url('/static/image/zondicons/mic.svg');
    -webkit-mask-image: url('/static/image/zondicons/mic.svg');
}

.icon-minus-outline {
    mask-image: url('/static/image/zondicons/minus-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/minus-outline.svg');
}

.icon-minus-solid {
    mask-image: url('/static/image/zondicons/minus-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/minus-solid.svg');
}

.icon-mobile-devices {
    mask-image: url('/static/image/zondicons/mobile-devices.svg');
    -webkit-mask-image: url('/static/image/zondicons/mobile-devices.svg');
}

.icon-mood-happy-outline {
    mask-image: url('/static/image/zondicons/mood-happy-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/mood-happy-outline.svg');
}

.icon-mood-happy-solid {
    mask-image: url('/static/image/zondicons/mood-happy-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/mood-happy-solid.svg');
}

.icon-mood-neutral-outline {
    mask-image: url('/static/image/zondicons/mood-neutral-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/mood-neutral-outline.svg');
}

.icon-mood-neutral-solid {
    mask-image: url('/static/image/zondicons/mood-neutral-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/mood-neutral-solid.svg');
}

.icon-mood-sad-outline {
    mask-image: url('/static/image/zondicons/mood-sad-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/mood-sad-outline.svg');
}

.icon-mood-sad-solid {
    mask-image: url('/static/image/zondicons/mood-sad-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/mood-sad-solid.svg');
}

.icon-mouse {
    mask-image: url('/static/image/zondicons/mouse.svg');
    -webkit-mask-image: url('/static/image/zondicons/mouse.svg');
}

.icon-music-album {
    mask-image: url('/static/image/zondicons/music-album.svg');
    -webkit-mask-image: url('/static/image/zondicons/music-album.svg');
}

.icon-music-artist {
    mask-image: url('/static/image/zondicons/music-artist.svg');
    -webkit-mask-image: url('/static/image/zondicons/music-artist.svg');
}

.icon-music-notes {
    mask-image: url('/static/image/zondicons/music-notes.svg');
    -webkit-mask-image: url('/static/image/zondicons/music-notes.svg');
}

.icon-music-playlist {
    mask-image: url('/static/image/zondicons/music-playlist.svg');
    -webkit-mask-image: url('/static/image/zondicons/music-playlist.svg');
}

.icon-navigation-more {
    mask-image: url('/static/image/zondicons/navigation-more.svg');
    -webkit-mask-image: url('/static/image/zondicons/navigation-more.svg');
}

.icon-network {
    mask-image: url('/static/image/zondicons/network.svg');
    -webkit-mask-image: url('/static/image/zondicons/network.svg');
}

.icon-news-paper {
    mask-image: url('/static/image/zondicons/news-paper.svg');
    -webkit-mask-image: url('/static/image/zondicons/news-paper.svg');
}

.icon-notifications-outline {
    mask-image: url('/static/image/zondicons/notifications-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/notifications-outline.svg');
}

.icon-notifications {
    mask-image: url('/static/image/zondicons/notifications.svg');
    -webkit-mask-image: url('/static/image/zondicons/notifications.svg');
}

.icon-notification {
    mask-image: url('/static/image/zondicons/notification.svg');
    -webkit-mask-image: url('/static/image/zondicons/notification.svg');
}

.icon-paste {
    mask-image: url('/static/image/zondicons/paste.svg');
    -webkit-mask-image: url('/static/image/zondicons/paste.svg');
}

.icon-pause-outline {
    mask-image: url('/static/image/zondicons/pause-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/pause-outline.svg');
}

.icon-pause-solid {
    mask-image: url('/static/image/zondicons/pause-solid.svg');
    -webkit-mask-image: url('/static/image/zondicons/pause-solid.svg');
}

.icon-pause {
    mask-image: url('/static/image/zondicons/pause.svg');
    -webkit-mask-image: url('/static/image/zondicons/pause.svg');
}

.icon-pen-tool {
    mask-image: url('/static/image/zondicons/pen-tool.svg');
    -webkit-mask-image: url('/static/image/zondicons/pen-tool.svg');
}

.icon-phone {
    mask-image: url('/static/image/zondicons/phone.svg');
    -webkit-mask-image: url('/static/image/zondicons/phone.svg');
}

.icon-photo {
    mask-image: url('/static/image/zondicons/photo.svg');
    -webkit-mask-image: url('/static/image/zondicons/photo.svg');
}

.icon-php-elephant {
    mask-image: url('/static/image/zondicons/php-elephant.svg');
    -webkit-mask-image: url('/static/image/zondicons/php-elephant.svg');
}

.icon-pin {
    mask-image: url('/static/image/zondicons/pin.svg');
    -webkit-mask-image: url('/static/image/zondicons/pin.svg');
}

.icon-playlist {
    mask-image: url('/static/image/zondicons/playlist.svg');
    -webkit-mask-image: url('/static/image/zondicons/playlist.svg');
}

.icon-play-outline {
    mask-image: url('/static/image/zondicons/play-outline.svg');
    -webkit-mask-image: url('/static/image/zondicons/play-outline.svg');
}

.icon-play {
    mask-image: url('/static/image/zondicons/play.svg');
    -webkit-mask-image: url('/static/image/zondicons/play.svg');
}

.icon-plugin {
    mask-image: url('/static/image/zondicons/plugin.svg');
    -webkit-mask-image: url('/static/image/zondicons/plugin.svg');
}

.icon-portfolio {
    mask-image: url('/static/image/zondicons/portfolio.svg');
    -webkit-mask-image: url('/static/image/zondicons/portfolio.svg');
}

.icon-printer {
    mask-image: url('/static/image/zondicons/printer.svg');
    -webkit-mask-image: url('/static/image/zondicons/printer.svg');
}

.icon-pylon {
    mask-image: url('/static/image/zondicons/pylon.svg');
    -webkit-mask-image: url('/static/image/zondicons/pylon.svg');
}

.icon-question {
    mask-image: url('/static/image/zondicons/question.svg');
    -webkit-mask-image: url('/static/image/zondicons/question.svg');
}

.icon-queue {
    mask-image: url('/static/image/zondicons/queue.svg');
    -webkit-mask-image: url('/static/image/zondicons/queue.svg');
}

.icon-radar {
    mask-image: url('/static/image/zondicons/radar.svg');
    -webkit-mask-image: url('/static/image/zondicons/radar.svg');
}

.icon-radio {
    mask-image: url('/static/image/zondicons/radio.svg');
    -webkit-mask-image: url('/static/image/zondicons/radio.svg');
}

.icon-refresh {
    mask-image: url('/static/image/zondicons/refresh.svg');
    -webkit-mask-image: url('/static/image/zondicons/refresh.svg');
}

.icon-reload {
    mask-image: url('/static/image/zondicons/reload.svg');
    -webkit-mask-image: url('/static/image/zondicons/reload.svg');
}

.icon-reply-all {
    mask-image: url('/static/image/zondicons/reply-all.svg');
    -webkit-mask-image: url('/static/image/zondicons/reply-all.svg');
}

.icon-reply {
    mask-image: url('/static/image/zondicons/reply.svg');
    -webkit-mask-image: url('/static/image/zondicons/reply.svg');
}

.icon-repost {
    mask-image: url('/static/image/zondicons/repost.svg');
    -webkit-mask-image: url('/static/image/zondicons/repost.svg');
}

.icon-save-disk {
    mask-image: url('/static/image/zondicons/save-disk.svg');
    -webkit-mask-image: url('/static/image/zondicons/save-disk.svg');
}

.icon-screen-full {
    mask-image: url('/static/image/zondicons/screen-full.svg');
    -webkit-mask-image: url('/static/image/zondicons/screen-full.svg');
}

.icon-search {
    mask-image: url('/static/image/zondicons/search.svg');
    -webkit-mask-image: url('/static/image/zondicons/search.svg');
}

.icon-send {
    mask-image: url('/static/image/zondicons/send.svg');
    -webkit-mask-image: url('/static/image/zondicons/send.svg');
}

.icon-servers {
    mask-image: url('/static/image/zondicons/servers.svg');
    -webkit-mask-image: url('/static/image/zondicons/servers.svg');
}

.icon-share-alt {
    mask-image: url('/static/image/zondicons/share-alt.svg');
    -webkit-mask-image: url('/static/image/zondicons/share-alt.svg');
}

.icon-share {
    mask-image: url('/static/image/zondicons/share.svg');
    -webkit-mask-image: url('/static/image/zondicons/share.svg');
}

.icon-shield {
    mask-image: url('/static/image/zondicons/shield.svg');
    -webkit-mask-image: url('/static/image/zondicons/shield.svg');
}

.icon-shopping-cart {
    mask-image: url('/static/image/zondicons/shopping-cart.svg');
    -webkit-mask-image: url('/static/image/zondicons/shopping-cart.svg');
}

.icon-show-sidebar {
    mask-image: url('/static/image/zondicons/show-sidebar.svg');
    -webkit-mask-image: url('/static/image/zondicons/show-sidebar.svg');
}

.icon-shuffle {
    mask-image: url('/static/image/zondicons/shuffle.svg');
    -webkit-mask-image: url('/static/image/zondicons/shuffle.svg');
}

.icon-stand-by {
    mask-image: url('/static/image/zondicons/stand-by.svg');
    -webkit-mask-image: url('/static/image/zondicons/stand-by.svg');
}

.icon-star-full {
    mask-image: url('/static/image/zondicons/star-full.svg');
    -webkit-mask-image: url('/static/image/zondicons/star-full.svg');
}

.icon-station {
    mask-image: url('/static/image/zondicons/station.svg');
    -webkit-mask-image: url('/static/image/zondicons/station.svg');
}

.icon-step-backward {
    mask-image: url('/static/image/zondicons/step-backward.svg');
    -webkit-mask-image: url('/static/image/zondicons/step-backward.svg');
}

.icon-step-forward {
    mask-image: url('/static/image/zondicons/step-forward.svg');
    -webkit-mask-image: url('/static/image/zondicons/step-forward.svg');
}

.icon-stethoscope {
    mask-image: url('/static/image/zondicons/stethoscope.svg');
    -webkit-mask-image: url('/static/image/zondicons/stethoscope.svg');
}

.icon-store-front {
    mask-image: url('/static/image/zondicons/store-front.svg');
    -webkit-mask-image: url('/static/image/zondicons/store-front.svg');
}

.icon-stroke-width {
    mask-image: url('/static/image/zondicons/stroke-width.svg');
    -webkit-mask-image: url('/static/image/zondicons/stroke-width.svg');
}

.icon-subdirectory-left {
    mask-image: url('/static/image/zondicons/subdirectory-left.svg');
    -webkit-mask-image: url('/static/image/zondicons/subdirectory-left.svg');
}

.icon-subdirectory-right {
    mask-image: url('/static/image/zondicons/subdirectory-right.svg');
    -webkit-mask-image: url('/static/image/zondicons/subdirectory-right.svg');
}

.icon-swap {
    mask-image: url('/static/image/zondicons/swap.svg');
    -webkit-mask-image: url('/static/image/zondicons/swap.svg');
}

.icon-tablet {
    mask-image: url('/static/image/zondicons/tablet.svg');
    -webkit-mask-image: url('/static/image/zondicons/tablet.svg');
}

.icon-tag {
    mask-image: url('/static/image/zondicons/tag.svg');
    -webkit-mask-image: url('/static/image/zondicons/tag.svg');
}

.icon-target {
    mask-image: url('/static/image/zondicons/target.svg');
    -webkit-mask-image: url('/static/image/zondicons/target.svg');
}

.icon-text-box {
    mask-image: url('/static/image/zondicons/text-box.svg');
    -webkit-mask-image: url('/static/image/zondicons/text-box.svg');
}

.icon-text-decoration {
    mask-image: url('/static/image/zondicons/text-decoration.svg');
    -webkit-mask-image: url('/static/image/zondicons/text-decoration.svg');
}

.icon-thermometer {
    mask-image: url('/static/image/zondicons/thermometer.svg');
    -webkit-mask-image: url('/static/image/zondicons/thermometer.svg');
}

.icon-thumbs-down {
    mask-image: url('/static/image/zondicons/thumbs-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/thumbs-down.svg');
}

.icon-thumbs-up {
    mask-image: url('/static/image/zondicons/thumbs-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/thumbs-up.svg');
}

.icon-ticket {
    mask-image: url('/static/image/zondicons/ticket.svg');
    -webkit-mask-image: url('/static/image/zondicons/ticket.svg');
}

.icon-timer {
    mask-image: url('/static/image/zondicons/timer.svg');
    -webkit-mask-image: url('/static/image/zondicons/timer.svg');
}

.icon-time {
    mask-image: url('/static/image/zondicons/time.svg');
    -webkit-mask-image: url('/static/image/zondicons/time.svg');
}

.icon-tools-copy {
    mask-image: url('/static/image/zondicons/tools copy.svg');
    -webkit-mask-image: url('/static/image/zondicons/tools copy.svg');
}

.icon-translate {
    mask-image: url('/static/image/zondicons/translate.svg');
    -webkit-mask-image: url('/static/image/zondicons/translate.svg');
}

.icon-trash {
    mask-image: url('/static/image/zondicons/trash.svg');
    -webkit-mask-image: url('/static/image/zondicons/trash.svg');
}

.icon-travel-bus {
    mask-image: url('/static/image/zondicons/travel-bus.svg');
    -webkit-mask-image: url('/static/image/zondicons/travel-bus.svg');
}

.icon-travel-car {
    mask-image: url('/static/image/zondicons/travel-car.svg');
    -webkit-mask-image: url('/static/image/zondicons/travel-car.svg');
}

.icon-travel-case {
    mask-image: url('/static/image/zondicons/travel-case.svg');
    -webkit-mask-image: url('/static/image/zondicons/travel-case.svg');
}

.icon-travel {
    mask-image: url('/static/image/zondicons/travel.svg');
    -webkit-mask-image: url('/static/image/zondicons/travel.svg');
}

.icon-travel-taxi-cab {
    mask-image: url('/static/image/zondicons/travel-taxi-cab.svg');
    -webkit-mask-image: url('/static/image/zondicons/travel-taxi-cab.svg');
}

.icon-travel-train {
    mask-image: url('/static/image/zondicons/travel-train.svg');
    -webkit-mask-image: url('/static/image/zondicons/travel-train.svg');
}

.icon-travel-walk {
    mask-image: url('/static/image/zondicons/travel-walk.svg');
    -webkit-mask-image: url('/static/image/zondicons/travel-walk.svg');
}

.icon-trophy {
    mask-image: url('/static/image/zondicons/trophy.svg');
    -webkit-mask-image: url('/static/image/zondicons/trophy.svg');
}

.icon-tuning {
    mask-image: url('/static/image/zondicons/tuning.svg');
    -webkit-mask-image: url('/static/image/zondicons/tuning.svg');
}

.icon-upload {
    mask-image: url('/static/image/zondicons/upload.svg');
    -webkit-mask-image: url('/static/image/zondicons/upload.svg');
}

.icon-usb {
    mask-image: url('/static/image/zondicons/usb.svg');
    -webkit-mask-image: url('/static/image/zondicons/usb.svg');
}

.icon-user-add {
    mask-image: url('/static/image/zondicons/user-add.svg');
    -webkit-mask-image: url('/static/image/zondicons/user-add.svg');
}

.icon-user-group {
    mask-image: url('/static/image/zondicons/user-group.svg');
    -webkit-mask-image: url('/static/image/zondicons/user-group.svg');
}

.icon-user-solid-circle {
    mask-image: url('/static/image/zondicons/user-solid-circle.svg');
    -webkit-mask-image: url('/static/image/zondicons/user-solid-circle.svg');
}

.icon-user-solid-square {
    mask-image: url('/static/image/zondicons/user-solid-square.svg');
    -webkit-mask-image: url('/static/image/zondicons/user-solid-square.svg');
}

.icon-user {
    mask-image: url('/static/image/zondicons/user.svg');
    -webkit-mask-image: url('/static/image/zondicons/user.svg');
}

.icon-vector {
    mask-image: url('/static/image/zondicons/vector.svg');
    -webkit-mask-image: url('/static/image/zondicons/vector.svg');
}

.icon-video-camera {
    mask-image: url('/static/image/zondicons/video-camera.svg');
    -webkit-mask-image: url('/static/image/zondicons/video-camera.svg');
}

.icon-view-carousel {
    mask-image: url('/static/image/zondicons/view-carousel.svg');
    -webkit-mask-image: url('/static/image/zondicons/view-carousel.svg');
}

.icon-view-column {
    mask-image: url('/static/image/zondicons/view-column.svg');
    -webkit-mask-image: url('/static/image/zondicons/view-column.svg');
}

.icon-view-hide {
    mask-image: url('/static/image/zondicons/view-hide.svg');
    -webkit-mask-image: url('/static/image/zondicons/view-hide.svg');
}

.icon-view-list {
    mask-image: url('/static/image/zondicons/view-list.svg');
    -webkit-mask-image: url('/static/image/zondicons/view-list.svg');
}

.icon-view-show {
    mask-image: url('/static/image/zondicons/view-show.svg');
    -webkit-mask-image: url('/static/image/zondicons/view-show.svg');
}

.icon-view-tile {
    mask-image: url('/static/image/zondicons/view-tile.svg');
    -webkit-mask-image: url('/static/image/zondicons/view-tile.svg');
}

.icon-volume-down {
    mask-image: url('/static/image/zondicons/volume-down.svg');
    -webkit-mask-image: url('/static/image/zondicons/volume-down.svg');
}

.icon-volume-mute {
    mask-image: url('/static/image/zondicons/volume-mute.svg');
    -webkit-mask-image: url('/static/image/zondicons/volume-mute.svg');
}

.icon-volume-off {
    mask-image: url('/static/image/zondicons/volume-off.svg');
    -webkit-mask-image: url('/static/image/zondicons/volume-off.svg');
}

.icon-volume-up {
    mask-image: url('/static/image/zondicons/volume-up.svg');
    -webkit-mask-image: url('/static/image/zondicons/volume-up.svg');
}

.icon-wallet {
    mask-image: url('/static/image/zondicons/wallet.svg');
    -webkit-mask-image: url('/static/image/zondicons/wallet.svg');
}

.icon-watch {
    mask-image: url('/static/image/zondicons/watch.svg');
    -webkit-mask-image: url('/static/image/zondicons/watch.svg');
}

.icon-window-new {
    mask-image: url('/static/image/zondicons/window-new.svg');
    -webkit-mask-image: url('/static/image/zondicons/window-new.svg');
}

.icon-window-open {
    mask-image: url('/static/image/zondicons/window-open.svg');
    -webkit-mask-image: url('/static/image/zondicons/window-open.svg');
}

.icon-window {
    mask-image: url('/static/image/zondicons/window.svg');
    -webkit-mask-image: url('/static/image/zondicons/window.svg');
}

.icon-wrench {
    mask-image: url('/static/image/zondicons/wrench.svg');
    -webkit-mask-image: url('/static/image/zondicons/wrench.svg');
}

.icon-yin-yang {
    mask-image: url('/static/image/zondicons/yin-yang.svg');
    -webkit-mask-image: url('/static/image/zondicons/yin-yang.svg');
}

.icon-zoom-in {
    mask-image: url('/static/image/zondicons/zoom-in.svg');
    -webkit-mask-image: url('/static/image/zondicons/zoom-in.svg');
}

.icon-zoom-out {
    mask-image: url('/static/image/zondicons/zoom-out.svg');
    -webkit-mask-image: url('/static/image/zondicons/zoom-out.svg');
}

.icon-pzo-accessibility {
    mask-image: url('/static/image/pzo/accessibility.svg');
    -webkit-mask-image: url('/static/image/pzo/accessibility.svg');
}

.icon-pzo-account-balance {
    mask-image: url('/static/image/pzo/account-balance.svg');
    -webkit-mask-image: url('/static/image/pzo/account-balance.svg');
}

.icon-pzo-account-circle {
    mask-image: url('/static/image/pzo/account-circle.svg');
    -webkit-mask-image: url('/static/image/pzo/account-circle.svg');
}

.icon-pzo-add-location-alt {
    mask-image: url('/static/image/pzo/add-location-alt.svg');
    -webkit-mask-image: url('/static/image/pzo/add-location-alt.svg');
}

.icon-pzo-add-notes {
    mask-image: url('/static/image/pzo/add-notes.svg');
    -webkit-mask-image: url('/static/image/pzo/add-notes.svg');
}

.icon-pzo-add {
    mask-image: url('/static/image/pzo/add.svg');
    -webkit-mask-image: url('/static/image/pzo/add.svg');
}

.icon-pzo-apps {
    mask-image: url('/static/image/pzo/apps.svg');
    -webkit-mask-image: url('/static/image/pzo/apps.svg');
}

.icon-pzo-arrow-back {
    mask-image: url('/static/image/pzo/arrow-back.svg');
    -webkit-mask-image: url('/static/image/pzo/arrow-back.svg');
}

.icon-pzo-arrow-forward {
    mask-image: url('/static/image/pzo/arrow-forward.svg');
    -webkit-mask-image: url('/static/image/pzo/arrow-forward.svg');
}

.icon-pzo-assignment-add {
    mask-image: url('/static/image/pzo/assignment-add.svg');
    -webkit-mask-image: url('/static/image/pzo/assignment-add.svg');
}

.icon-pzo-assignment-turned-in {
    mask-image: url('/static/image/pzo/assignment-turned-in.svg');
    -webkit-mask-image: url('/static/image/pzo/assignment-turned-in.svg');
}

.icon-pzo-assistant-on-hub {
    mask-image: url('/static/image/pzo/assistant-on-hub.svg');
    -webkit-mask-image: url('/static/image/pzo/assistant-on-hub.svg');
}

.icon-pzo-attach-file-add {
    mask-image: url('/static/image/pzo/attach-file-add.svg');
    -webkit-mask-image: url('/static/image/pzo/attach-file-add.svg');
}

.icon-pzo-attach-file {
    mask-image: url('/static/image/pzo/attach-file.svg');
    -webkit-mask-image: url('/static/image/pzo/attach-file.svg');
}

.icon-pzo-attachment {
    mask-image: url('/static/image/pzo/attachment.svg');
    -webkit-mask-image: url('/static/image/pzo/attachment.svg');
}

.icon-pzo-block {
    mask-image: url('/static/image/pzo/block.svg');
    -webkit-mask-image: url('/static/image/pzo/block.svg');
}

.icon-pzo-calendar-month {
    mask-image: url('/static/image/pzo/calendar-month.svg');
    -webkit-mask-image: url('/static/image/pzo/calendar-month.svg');
}

.icon-pzo-call {
    mask-image: url('/static/image/pzo/call.svg');
    -webkit-mask-image: url('/static/image/pzo/call.svg');
}

.icon-pzo-campaign {
    mask-image: url('/static/image/pzo/campaign.svg');
    -webkit-mask-image: url('/static/image/pzo/campaign.svg');
}

.icon-pzo-chat-info {
    mask-image: url('/static/image/pzo/chat-info.svg');
    -webkit-mask-image: url('/static/image/pzo/chat-info.svg');
}

.icon-pzo-chat {
    mask-image: url('/static/image/pzo/chat.svg');
    -webkit-mask-image: url('/static/image/pzo/chat.svg');
}

.icon-pzo-chevron-left {
    mask-image: url('/static/image/pzo/chevron-left.svg');
    -webkit-mask-image: url('/static/image/pzo/chevron-left.svg');
}

.icon-pzo-chevron-right {
    mask-image: url('/static/image/pzo/chevron-right.svg');
    -webkit-mask-image: url('/static/image/pzo/chevron-right.svg');
}

.icon-pzo-clinical-notes {
    mask-image: url('/static/image/pzo/clinical-notes.svg');
    -webkit-mask-image: url('/static/image/pzo/clinical-notes.svg');
}

.icon-pzo-close {
    mask-image: url('/static/image/pzo/close.svg');
    -webkit-mask-image: url('/static/image/pzo/close.svg');
}

.icon-pzo-cloud-download {
    mask-image: url('/static/image/pzo/cloud-download.svg');
    -webkit-mask-image: url('/static/image/pzo/cloud-download.svg');
}

.icon-pzo-contact-phone {
    mask-image: url('/static/image/pzo/contact-phone.svg');
    -webkit-mask-image: url('/static/image/pzo/contact-phone.svg');
}

.icon-pzo-contact-support {
    mask-image: url('/static/image/pzo/contact-support.svg');
    -webkit-mask-image: url('/static/image/pzo/contact-support.svg');
}

.icon-pzo-contrast {
    mask-image: url('/static/image/pzo/contrast.svg');
    -webkit-mask-image: url('/static/image/pzo/contrast.svg');
}

.icon-pzo-data-alert {
    mask-image: url('/static/image/pzo/data-alert.svg');
    -webkit-mask-image: url('/static/image/pzo/data-alert.svg');
}

.icon-pzo-data-loss-prevention {
    mask-image: url('/static/image/pzo/data-loss-prevention.svg');
    -webkit-mask-image: url('/static/image/pzo/data-loss-prevention.svg');
}

.icon-pzo-delete {
    mask-image: url('/static/image/pzo/delete.svg');
    -webkit-mask-image: url('/static/image/pzo/delete.svg');
}

.icon-pzo-description {
    mask-image: url('/static/image/pzo/description.svg');
    -webkit-mask-image: url('/static/image/pzo/description.svg');
}

.icon-pzo-done {
    mask-image: url('/static/image/pzo/done.svg');
    -webkit-mask-image: url('/static/image/pzo/done.svg');
}

.icon-pzo-download {
    mask-image: url('/static/image/pzo/download.svg');
    -webkit-mask-image: url('/static/image/pzo/download.svg');
}

.icon-pzo-edit-document {
    mask-image: url('/static/image/pzo/edit-document.svg');
    -webkit-mask-image: url('/static/image/pzo/edit-document.svg');
}

.icon-pzo-edit {
    mask-image: url('/static/image/pzo/edit.svg');
    -webkit-mask-image: url('/static/image/pzo/edit.svg');
}

.icon-pzo-error {
    mask-image: url('/static/image/pzo/error.svg');
    -webkit-mask-image: url('/static/image/pzo/error.svg');
}

.icon-pzo-expand-less {
    mask-image: url('/static/image/pzo/expand-less.svg');
    -webkit-mask-image: url('/static/image/pzo/expand-less.svg');
}

.icon-pzo-expand-more {
    mask-image: url('/static/image/pzo/expand-more.svg');
    -webkit-mask-image: url('/static/image/pzo/expand-more.svg');
}

.icon-pzo-favorite {
    mask-image: url('/static/image/pzo/favorite.svg');
    -webkit-mask-image: url('/static/image/pzo/favorite.svg');
}

.icon-pzo-file-save {
    mask-image: url('/static/image/pzo/file-save.svg');
    -webkit-mask-image: url('/static/image/pzo/file-save.svg');
}

.icon-pzo-filter-list {
    mask-image: url('/static/image/pzo/filter-list.svg');
    -webkit-mask-image: url('/static/image/pzo/filter-list.svg');
}

.icon-pzo-folder {
    mask-image: url('/static/image/pzo/folder.svg');
    -webkit-mask-image: url('/static/image/pzo/folder.svg');
}

.icon-pzo-format-list-bulleted {
    mask-image: url('/static/image/pzo/format-list-bulleted.svg');
    -webkit-mask-image: url('/static/image/pzo/format-list-bulleted.svg');
}

.icon-pzo-forward-to-inbox {
    mask-image: url('/static/image/pzo/forward-to-inbox.svg');
    -webkit-mask-image: url('/static/image/pzo/forward-to-inbox.svg');
}

.icon-pzo-fullscreen {
    mask-image: url('/static/image/pzo/fullscreen.svg');
    -webkit-mask-image: url('/static/image/pzo/fullscreen.svg');
}

.icon-pzo-gavel {
    mask-image: url('/static/image/pzo/gavel.svg');
    -webkit-mask-image: url('/static/image/pzo/gavel.svg');
}

.icon-pzo-globe-uk {
    mask-image: url('/static/image/pzo/globe-uk.svg');
    -webkit-mask-image: url('/static/image/pzo/globe-uk.svg');
}

.icon-pzo-history-edu {
    mask-image: url('/static/image/pzo/history-edu.svg');
    -webkit-mask-image: url('/static/image/pzo/history-edu.svg');
}

.icon-pzo-home-pin {
    mask-image: url('/static/image/pzo/home-pin.svg');
    -webkit-mask-image: url('/static/image/pzo/home-pin.svg');
}

.icon-pzo-home-work {
    mask-image: url('/static/image/pzo/home-work.svg');
    -webkit-mask-image: url('/static/image/pzo/home-work.svg');
}

.icon-pzo-home {
    mask-image: url('/static/image/pzo/home.svg');
    -webkit-mask-image: url('/static/image/pzo/home.svg');
}

.icon-pzo-hotel-class {
    mask-image: url('/static/image/pzo/hotel-class.svg');
    -webkit-mask-image: url('/static/image/pzo/hotel-class.svg');
}

.icon-pzo-info {
    mask-image: url('/static/image/pzo/info.svg');
    -webkit-mask-image: url('/static/image/pzo/info.svg');
}

.icon-pzo-leaderboard {
    mask-image: url('/static/image/pzo/leaderboard.svg');
    -webkit-mask-image: url('/static/image/pzo/leaderboard.svg');
}

.icon-pzo-library-books {
    mask-image: url('/static/image/pzo/library-books.svg');
    -webkit-mask-image: url('/static/image/pzo/library-books.svg');
}

.icon-pzo-link {
    mask-image: url('/static/image/pzo/link.svg');
    -webkit-mask-image: url('/static/image/pzo/link.svg');
}

.icon-pzo-list-alt {
    mask-image: url('/static/image/pzo/list-alt.svg');
    -webkit-mask-image: url('/static/image/pzo/list-alt.svg');
}

.icon-pzo-local-library {
    mask-image: url('/static/image/pzo/local-library.svg');
    -webkit-mask-image: url('/static/image/pzo/local-library.svg');
}

.icon-pzo-location-home {
    mask-image: url('/static/image/pzo/location-home.svg');
    -webkit-mask-image: url('/static/image/pzo/location-home.svg');
}

.icon-pzo-location-on {
    mask-image: url('/static/image/pzo/location-on.svg');
    -webkit-mask-image: url('/static/image/pzo/location-on.svg');
}

.icon-pzo-logout {
    mask-image: url('/static/image/pzo/logout.svg');
    -webkit-mask-image: url('/static/image/pzo/logout.svg');
}

.icon-pzo-mail {
    mask-image: url('/static/image/pzo/mail.svg');
    -webkit-mask-image: url('/static/image/pzo/mail.svg');
}

.icon-pzo-manage-search {
    mask-image: url('/static/image/pzo/manage-search.svg');
    -webkit-mask-image: url('/static/image/pzo/manage-search.svg');
}

.icon-pzo-map {
    mask-image: url('/static/image/pzo/map.svg');
    -webkit-mask-image: url('/static/image/pzo/map.svg');
}

.icon-pzo-mark-unread-chat-alt {
    mask-image: url('/static/image/pzo/mark-unread-chat-alt.svg');
    -webkit-mask-image: url('/static/image/pzo/mark-unread-chat-alt.svg');
}

.icon-pzo-menu-open {
    mask-image: url('/static/image/pzo/menu-open.svg');
    -webkit-mask-image: url('/static/image/pzo/menu-open.svg');
}

.icon-pzo-menu {
    mask-image: url('/static/image/pzo/menu.svg');
    -webkit-mask-image: url('/static/image/pzo/menu.svg');
}

.icon-pzo-mic {
    mask-image: url('/static/image/pzo/mic.svg');
    -webkit-mask-image: url('/static/image/pzo/mic.svg');
}

.icon-pzo-mode-of-travel {
    mask-image: url('/static/image/pzo/mode-of-travel.svg');
    -webkit-mask-image: url('/static/image/pzo/mode-of-travel.svg');
}

.icon-pzo-more-horiz {
    mask-image: url('/static/image/pzo/more-horiz.svg');
    -webkit-mask-image: url('/static/image/pzo/more-horiz.svg');
}

.icon-pzo-more-vert {
    mask-image: url('/static/image/pzo/more-vert.svg');
    -webkit-mask-image: url('/static/image/pzo/more-vert.svg');
}

.icon-pzo-music-note {
    mask-image: url('/static/image/pzo/music-note.svg');
    -webkit-mask-image: url('/static/image/pzo/music-note.svg');
}

.icon-pzo-news {
    mask-image: url('/static/image/pzo/news.svg');
    -webkit-mask-image: url('/static/image/pzo/news.svg');
}

.icon-pzo-not-listed-location {
    mask-image: url('/static/image/pzo/not-listed-location.svg');
    -webkit-mask-image: url('/static/image/pzo/not-listed-location.svg');
}

.icon-pzo-notes {
    mask-image: url('/static/image/pzo/notes.svg');
    -webkit-mask-image: url('/static/image/pzo/notes.svg');
}

.icon-pzo-notifications {
    mask-image: url('/static/image/pzo/notifications.svg');
    -webkit-mask-image: url('/static/image/pzo/notifications.svg');
}

.icon-pzo-payments {
    mask-image: url('/static/image/pzo/payments.svg');
    -webkit-mask-image: url('/static/image/pzo/payments.svg');
}

.icon-pzo-person-add {
    mask-image: url('/static/image/pzo/person-add.svg');
    -webkit-mask-image: url('/static/image/pzo/person-add.svg');
}

.icon-pzo-person {
    mask-image: url('/static/image/pzo/person.svg');
    -webkit-mask-image: url('/static/image/pzo/person.svg');
}

.icon-pzo-phone-in-talk {
    mask-image: url('/static/image/pzo/phone-in-talk.svg');
    -webkit-mask-image: url('/static/image/pzo/phone-in-talk.svg');
}

.icon-pzo-power-settings-new {
    mask-image: url('/static/image/pzo/power-settings-new.svg');
    -webkit-mask-image: url('/static/image/pzo/power-settings-new.svg');
}

.icon-pzo-privacy-tip {
    mask-image: url('/static/image/pzo/privacy-tip.svg');
    -webkit-mask-image: url('/static/image/pzo/privacy-tip.svg');
}

.icon-pzo-query-stats {
    mask-image: url('/static/image/pzo/query-stats.svg');
    -webkit-mask-image: url('/static/image/pzo/query-stats.svg');
}

.icon-pzo-quick-reference-all {
    mask-image: url('/static/image/pzo/quick-reference-all.svg');
    -webkit-mask-image: url('/static/image/pzo/quick-reference-all.svg');
}

.icon-pzo-quick-reference {
    mask-image: url('/static/image/pzo/quick-reference.svg');
    -webkit-mask-image: url('/static/image/pzo/quick-reference.svg');
}

.icon-pzo-refresh {
    mask-image: url('/static/image/pzo/refresh.svg');
    -webkit-mask-image: url('/static/image/pzo/refresh.svg');
}

.icon-pzo-reorder {
    mask-image: url('/static/image/pzo/reorder.svg');
    -webkit-mask-image: url('/static/image/pzo/reorder.svg');
}

.icon-pzo-rewarded-ads {
    mask-image: url('/static/image/pzo/rewarded-ads.svg');
    -webkit-mask-image: url('/static/image/pzo/rewarded-ads.svg');
}

.icon-pzo-school {
    mask-image: url('/static/image/pzo/school.svg');
    -webkit-mask-image: url('/static/image/pzo/school.svg');
}

.icon-pzo-search {
    mask-image: url('/static/image/pzo/search.svg');
    -webkit-mask-image: url('/static/image/pzo/search.svg');
}

.icon-pzo-settings {
    mask-image: url('/static/image/pzo/settings.svg');
    -webkit-mask-image: url('/static/image/pzo/settings.svg');
}

.icon-pzo-sort {
    mask-image: url('/static/image/pzo/sort.svg');
    -webkit-mask-image: url('/static/image/pzo/sort.svg');
}

.icon-pzo-sports-soccer {
    mask-image: url('/static/image/pzo/sports-soccer.svg');
    -webkit-mask-image: url('/static/image/pzo/sports-soccer.svg');
}

.icon-pzo-sports-volleyball {
    mask-image: url('/static/image/pzo/sports-volleyball.svg');
    -webkit-mask-image: url('/static/image/pzo/sports-volleyball.svg');
}

.icon-pzo-star {
    mask-image: url('/static/image/pzo/star.svg');
    -webkit-mask-image: url('/static/image/pzo/star.svg');
}

.icon-pzo-sync {
    mask-image: url('/static/image/pzo/sync.svg');
    -webkit-mask-image: url('/static/image/pzo/sync.svg');
}

.icon-pzo-table-view {
    mask-image: url('/static/image/pzo/table-view.svg');
    -webkit-mask-image: url('/static/image/pzo/table-view.svg');
}

.icon-pzo-text-fields {
    mask-image: url('/static/image/pzo/text-fields.svg');
    -webkit-mask-image: url('/static/image/pzo/text-fields.svg');
}

.icon-pzo-text-select-move-down {
    mask-image: url('/static/image/pzo/text-select-move-down.svg');
    -webkit-mask-image: url('/static/image/pzo/text-select-move-down.svg');
}

.icon-pzo-trophy {
    mask-image: url('/static/image/pzo/trophy.svg');
    -webkit-mask-image: url('/static/image/pzo/trophy.svg');
}

.icon-pzo-videocam {
    mask-image: url('/static/image/pzo/videocam.svg');
    -webkit-mask-image: url('/static/image/pzo/videocam.svg');
}

.icon-pzo-volume-up {
    mask-image: url('/static/image/pzo/volume-up.svg');
    -webkit-mask-image: url('/static/image/pzo/volume-up.svg');
}

.icon-pzo-warning {
    mask-image: url('/static/image/pzo/warning.svg');
    -webkit-mask-image: url('/static/image/pzo/warning.svg');
}

.icon-pzo-overview {
    mask-image: url('/static/image/pzo/overview.svg');
    -webkit-mask-image: url('/static/image/pzo/overview.svg');
}

.icon-pzo-history {
    mask-image: url('/static/image/pzo/history.svg');
    -webkit-mask-image: url('/static/image/pzo/history.svg');
}

.icon-pzo-nest-clock-farsight-analog {
    mask-image: url('/static/image/pzo/nest-clock-farsight-analog.svg');
    -webkit-mask-image: url('/static/image/pzo/nest-clock-farsight-analog.svg');
}

.icon-pzo-warning {
    mask-image: url('/static/image/pzo/warning.svg');
    -webkit-mask-image: url('/static/image/pzo/warning.svg');
}

.icon-pzo-schedule {
    mask-image: url('/static/image/pzo/schedule.svg');
    -webkit-mask-image: url('/static/image/pzo/schedule.svg');
}

.icon-pzo-check-circle {
    mask-image: url('/static/image/pzo/check-circle.svg');
    -webkit-mask-image: url('/static/image/pzo/check-circle.svg');
}

.icon-pzo-calculate {
    mask-image: url('/static/image/pzo/calculate.svg');
    -webkit-mask-image: url('/static/image/pzo/calculate.svg');
}

.icon-pzo-add-photo-alternate {
    mask-image: url('/static/image/pzo/add-photo-alternate.svg');
    -webkit-mask-image: url('/static/image/pzo/add-photo-alternate.svg');
}

.icon-pzo-format-align-center {
    mask-image: url('/static/image/pzo/format-align-center.svg');
    -webkit-mask-image: url('/static/image/pzo/format-align-center.svg');
}

.icon-pzo-calculate {
    mask-image: url('/static/image/pzo/calculate.svg');
    -webkit-mask-image: url('/static/image/pzo/calculate.svg');
}

.icon-pzo-format-align-justify {
    mask-image: url('/static/image/pzo/format-align-justify.svg');
    -webkit-mask-image: url('/static/image/pzo/format-align-justify.svg');
}

.icon-pzo-format-align-left {
    mask-image: url('/static/image/pzo/format-align-left.svg');
    -webkit-mask-image: url('/static/image/pzo/format-align-left.svg');
}

.icon-pzo-format-align-right {
    mask-image: url('/static/image/pzo/format-align-right.svg');
    -webkit-mask-image: url('/static/image/pzo/format-align-right.svg');
}

.icon-pzo-format-bold {
    mask-image: url('/static/image/pzo/format-bold.svg');
    -webkit-mask-image: url('/static/image/pzo/format-bold.svg');
}

.icon-pzo-format-color-fill {
    mask-image: url('/static/image/pzo/format-color-fill.svg');
    -webkit-mask-image: url('/static/image/pzo/format-color-fill.svg');
}

.icon-pzo-format-color-text {
    mask-image: url('/static/image/pzo/format-color-text.svg');
    -webkit-mask-image: url('/static/image/pzo/format-color-text.svg');
}

.icon-pzo-format-indent-decrease {
    mask-image: url('/static/image/pzo/format-indent-decrease.svg');
    -webkit-mask-image: url('/static/image/pzo/format-indent-decrease.svg');
}

.icon-pzo-format-indent-increase {
    mask-image: url('/static/image/pzo/format-indent-increase.svg');
    -webkit-mask-image: url('/static/image/pzo/format-indent-increase.svg');
}

.icon-pzo-format-italic {
    mask-image: url('/static/image/pzo/format-italic.svg');
    -webkit-mask-image: url('/static/image/pzo/format-italic.svg');
}

.icon-pzo-format-list-numbered {
    mask-image: url('/static/image/pzo/format-list-numbered.svg');
    -webkit-mask-image: url('/static/image/pzo/format-list-numbered.svg');
}

.icon-pzo-format-underlined {
    mask-image: url('/static/image/pzo/format-underlined.svg');
    -webkit-mask-image: url('/static/image/pzo/format-underlined.svg');
}

.icon-pzo-horizontal-split {
    mask-image: url('/static/image/pzo/horizontal-split.svg');
    -webkit-mask-image: url('/static/image/pzo/horizontal-split.svg');
}

.icon-pzo-image {
    mask-image: url('/static/image/pzo/image.svg');
    -webkit-mask-image: url('/static/image/pzo/image.svg');
}

.icon-pzo-list {
    mask-image: url('/static/image/pzo/list.svg');
    -webkit-mask-image: url('/static/image/pzo/list.svg');
}

.icon-pzo-movie {
    mask-image: url('/static/image/pzo/movie.svg');
    -webkit-mask-image: url('/static/image/pzo/movie.svg');
}

.icon-pzo-redo {
    mask-image: url('/static/image/pzo/redo.svg');
    -webkit-mask-image: url('/static/image/pzo/redo.svg');
}

.icon-pzo-strikethrough-s {
    mask-image: url('/static/image/pzo/strikethrough-s.svg');
    -webkit-mask-image: url('/static/image/pzo/strikethrough-s.svg');
}

.icon-pzo-subscript {
    mask-image: url('/static/image/pzo/subscript.svg');
    -webkit-mask-image: url('/static/image/pzo/subscript.svg');
}

.icon-pzo-superscript {
    mask-image: url('/static/image/pzo/superscript.svg');
    -webkit-mask-image: url('/static/image/pzo/superscript.svg');
}

.icon-pzo-table {
    mask-image: url('/static/image/pzo/table.svg');
    -webkit-mask-image: url('/static/image/pzo/table.svg');
}

.icon-pzo-undo {
    mask-image: url('/static/image/pzo/undo.svg');
    -webkit-mask-image: url('/static/image/pzo/undo.svg');
}

.icon-pzo-vertical-split {
    mask-image: url('/static/image/pzo/vertical-split.svg');
    -webkit-mask-image: url('/static/image/pzo/vertical-split.svg');
}

.icon-pzo-remove {
    mask-image: url('/static/image/pzo/remove.svg');
    -webkit-mask-image: url('/static/image/pzo/remove.svg');
}

.icon-pzo-cell-merge {
    mask-image: url('/static/image/pzo/cell-merge.svg');
    -webkit-mask-image: url('/static/image/pzo/cell-merge.svg');
}

.icon-pzo-arrow-split {
    mask-image: url('/static/image/pzo/arrow-split.svg');
    -webkit-mask-image: url('/static/image/pzo/arrow-split.svg');
}

.icon-pzo-view-sidebar {
    mask-image: url('/static/image/pzo/view-sidebar.svg');
    -webkit-mask-image: url('/static/image/pzo/view-sidebar.svg');
}

.icon-pzo-help {
    mask-image: url('/static/image/pzo/help.svg');
    -webkit-mask-image: url('/static/image/pzo/help.svg');
}

.icon-pzo-code {
    mask-image: url('/static/image/pzo/code.svg');
    -webkit-mask-image: url('/static/image/pzo/code.svg');
}

.icon-pzo-signature {
    mask-image: url('/static/image/pzo/signature.svg');
    -webkit-mask-image: url('/static/image/pzo/signature.svg');
}

.icon-pzo-exclamation {
    mask-image: url('/static/image/pzo/exclamation.svg');
    -webkit-mask-image: url('/static/image/pzo/exclamation.svg');
}

.icon-pzo-info-no-circle {
    mask-image: url('/static/image/pzo/info-no-circle.svg');
    -webkit-mask-image: url('/static/image/pzo/info-no-circle.svg');
}

.icon-pzo-language {
    mask-image: url('/static/image/pzo/language.svg');
    -webkit-mask-image: url('/static/image/pzo/language.svg');
}

.icon-pzo-my-location {
    mask-image: url('/static/image/pzo/my-location.svg');
    -webkit-mask-image: url('/static/image/pzo/my-location.svg');
}

.icon-pzo-fax {
    mask-image: url('/static/image/pzo/fax.svg');
    -webkit-mask-image: url('/static/image/pzo/fax.svg');
}

.icon-pzo-like {
    mask-image: url('/static/image/pzo/like.svg');
    -webkit-mask-image: url('/static/image/pzo/like.svg');
}

.icon-pzo-dislike {
    mask-image: url('/static/image/pzo/dislike.svg');
    -webkit-mask-image: url('/static/image/pzo/dislike.svg');
}

.icon-pzo-like-full {
    mask-image: url('/static/image/pzo/like-full.svg');
    -webkit-mask-image: url('/static/image/pzo/like-full.svg');
}

.icon-pzo-dislike-full {
    mask-image: url('/static/image/pzo/dislike-full.svg');
    -webkit-mask-image: url('/static/image/pzo/dislike-full.svg');
}

.icon-pzo-ai {
    mask-image: url('/static/image/pzo/ai.svg');
    -webkit-mask-image: url('/static/image/pzo/ai.svg');
}

.icon-pzo-ai {
    mask-image: url('/static/image/pzo/ai.svg');
    -webkit-mask-image: url('/static/image/pzo/ai.svg');
}

.icon-pzo-dairy-free {
    mask-image: url('/static/image/pzo/dairy-free.svg');
    -webkit-mask-image: url('/static/image/pzo/dairy-free.svg');
}

.icon-pzo-gluten-free {
    mask-image: url('/static/image/pzo/gluten-free.svg');
    -webkit-mask-image: url('/static/image/pzo/gluten-free.svg');
}

.icon-pzo-food-list {
    mask-image: url('/static/image/pzo/food-list.svg');
    -webkit-mask-image: url('/static/image/pzo/food-list.svg');
}

.icon-pzo-kids-playing {
    mask-image: url('/static/image/pzo/kids-playing.svg');
    -webkit-mask-image: url('/static/image/pzo/kids-playing.svg');
}

.icon-pzo-vegetarian {
    mask-image: url('/static/image/pzo/vegetarian.svg');
    -webkit-mask-image: url('/static/image/pzo/vegetarian.svg');
}

.icon-pzo-flag-de {
    background-image: url('/static/image/pzo/de.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-es {
    background-image: url('/static/image/pzo/es.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-fr {
    background-image: url('/static/image/pzo/fr.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-jp {
    background-image: url('/static/image/pzo/jp.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-cn {
    background-image: url('/static/image/pzo/cn.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-ru {
    background-image: url('/static/image/pzo/ru.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-se {
    background-image: url('/static/image/pzo/se.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-ua {
    background-image: url('/static/image/pzo/ua.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-va {
    background-image: url('/static/image/pzo/va.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-it {
    background-image: url('/static/image/pzo/it.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-flag-gb {
    background-image: url('/static/image/pzo/gb.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-pzo-food-cert {
    mask-image: url('/static/image/pzo/food-cert.svg');
    -webkit-mask-image: url('/static/image/pzo/food-cert.svg');
}

.icon-pzo-food-gold-cert {
    mask-image: url('/static/image/pzo/food-gold-cert.svg');
    -webkit-mask-image: url('/static/image/pzo/food-gold-cert.svg');
}

.icon-pzo-accessible {
    mask-image: url('/static/image/pzo/accessible.svg');
    -webkit-mask-image: url('/static/image/pzo/accessible.svg');
}

.icon-pzo-handshake {
    mask-image: url('/static/image/pzo/handshake.svg');
    -webkit-mask-image: url('/static/image/pzo/handshake.svg');
}

.icon-pzo-hearing-impairment {
    mask-image: url('/static/image/pzo/hearing-impairment.svg');
    -webkit-mask-image: url('/static/image/pzo/hearing-impairment.svg');
}

.icon-pzo-visual-impairment {
    mask-image: url('/static/image/pzo/visual-impairment.svg');
    -webkit-mask-image: url('/static/image/pzo/visual-impairment.svg');
}

.icon-pzo-snack {
    mask-image: url('/static/image/pzo/snack.svg');
    -webkit-mask-image: url('/static/image/pzo/snack.svg');
}

.icon-pzo-breakfast {
    mask-image: url('/static/image/pzo/breakfast.svg');
    -webkit-mask-image: url('/static/image/pzo/breakfast.svg');
}

.icon-pzo-dinner {
    mask-image: url('/static/image/pzo/dinner.svg');
    -webkit-mask-image: url('/static/image/pzo/dinner.svg');
}

.icon-pzo-lunchbox {
    mask-image: url('/static/image/pzo/lunchbox.svg');
    -webkit-mask-image: url('/static/image/pzo/lunchbox.svg');
}

.flex {
    display: flex !important;
}

.flex-col {
    display: flex !important;
    flex-direction: column !important;
}

.flex-grow {
    flex-grow: 1 !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-justify-content-center {
    justify-content: center !important;
}

.flex-justify-content-end {
    justify-content: end !important;
}

.flex-row-reverse {
    display: flex !important;
    flex-direction: row-reverse !important;
}

.flex-col-reverse {
    display: flex !important;
    flex-direction: column-reverse !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-end {
    align-items: end !important;
}

.align-self-start {
    align-self: end !important;
}

.align-self-end {
    align-self: start !important;
}

.user-select-none {
    user-select: none !important;
}

.user-select-none {
    user-select: none !important;
}

.transition-left {
    transition-property: left;
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(.68, -0.55, .27, 1.55)
}

.transition-opacity {
    transition-property: opacity;
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(.68, -0.55, .27, 1.55)
}

.left--40p {
    left: min(-40%, -200px);
}

.left-0 {
    left: 0;
}

.word-break-normal {
    word-break: normal;
}

.overflow-visible {
    overflow: visible;
}

.word-wrap-break-word {
    word-wrap: break-word;
}

.link-color {
	color: #03598F !important;
}

.link-color:hover {
	color: #5988A0 !important;
}

.module-link:hover {
    background-color: #e4e7eb;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
}

.module-link {
    background-color: #f5f7fa;
    border-radius: 0.375rem;
    border-style: solid;
    color: #1f2933;
    font-family: Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans",
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.shadow {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
}

.letter-spacing-05em {
    letter-spacing: 0.05em;
}</pre></body></html>