.gfw-grid {border-collapse:collapse;padding:5px;margin:0;empty-cells:show;}
.gfw-grid > tbody > tr {text-align:left;}
.gfw-grid > tbody > tr.row > td {border-bottom:1px solid #aaa;}
.gfw-grid > tbody > tr > th,.gfw-grid > thead > tr > th {color:#ffffff; background-image: none; background-color:#144a73;font-weight: bold;font-size:12px;border-top: 1px solid #aaa;border-bottom: 1px solid #aaa;padding:5px;empty-cells: show;}
.gfw-grid > tbody > tr > td.row {font-weight:normal;border-bottom:1px solid #aaa;padding:5px;empty-cells:show;}
.gfw-grid > tbody > tr > td {padding:5px;}
.gfw-grid-container .gfw-grid th a {color: #ffffff;font-weight: bold;text-decoration: none;display:block;}
.gfw-grid-container .gfw-grid > tbody > tr > th.x-colhidden {display:none;}
.gfw-grid-container .gfw-grid > tbody > tr > td.x-colhidden {display:none;}
.gfw-grid-container .gfw-grid > tbody > tr > th .x-headertext {white-space:nowrap; overflow: hidden;width: auto;text-overflow:ellipsis;}
.gfw-grid-container .gfw-grid > tbody > tr > th.sortable .x-headertext {background-image: url('/src/images/icons/16/sortable.png'); background-repeat: no-repeat; padding-left: 12px; background-position: left;}
.gfw-grid-container .gfw-grid > tbody > tr > th.sortable .x-headertext.sorted-asc {background-image: url('/src/images/icons/16/sorted-asc.png');}
.gfw-grid-container .gfw-grid > tbody > tr > th.sortable .x-headertext.sorted-desc {background-image: url('/src/images/icons/16/sorted-desc.png');}
.gfw-grid-container .gfw-grid > tbody > tr > td.x-ellipsis {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gfw-grid-container .gfw-grid > tbody > tr > td.x-nowrap {white-space:nowrap;}
.gfw-grid-container .gfw-grid > tbody > tr > td.x-max-content {max-width:max-content !important;}
.gfw-grid-container .gfw-grid > tbody > tr.row.odd  {background-color: #FFFFFF;}
.gfw-grid-container .gfw-grid > tbody > tr.row.even {background-color: #f9f9f9;}
.gfw-grid-container .gfw-grid > tbody > tr.intro-row > td {font-weight: bold;}
.gfw-grid-container .gfw-grid > tbody > tr.outro-row > td {font-weight: bold;}
.gfw-grid-container .gfw-grid > tbody > tr > td.x-draghandle {background-image: url(/src/images/icons/16/draggable.png); background-repeat:no-repeat; background-position: center center;padding:0;cursor:N-resize;}
.gfw-grid-container .gfw-grid > tbody > tr.x-drop-after {border-bottom:2px solid #666;}
.gfw-grid-container .gfw-grid > tbody > tr.x-drop-over {border:2px solid #666;}
.gfw-grid-container .gfw-grid > tbody > tr.x-drop-before {border-top:2px solid #666;}
.gfw-grid-container .x-resultsummary {margin: 0.8em; font-weight: bold;text-align:center;}
.gfw-grid .x-subgrid-container .gfw-grid { border: 1px solid #aaa;}
.gfw-grid .x-inner-resultsummary-container {background-color: #eee;border-radius: 0 0 5px 5px;box-sizing: border-box;font-size: larger;font-weight: 700;text-align: center;}
.gfw-grid .x-inner-resultsummary-container .x-inner-resultsummary {padding: 3em;}
.gfw-grid .gfw-grid-expander.x-no-autoicon {background-image: url('/src/images/icons/svg/8/expand_closed.svg');background-size: 4px;background-repeat: no-repeat;background-position-y: 15px;background-position-x: center;}
fieldset.gfw-fieldset {padding: 5px;margin: 5px;border:1px solid #ccc;border-radius: 3px;}
fieldset.gfw-fieldset legend {color: #333333;font-size: 12px;}
fieldset.gfw-fieldset legend {box-sizing: border-box;padding:7px 0.8em;font-size: 14px !important;display:block;background: #f5f5f5;margin:0 0 7px;width: calc(100% + 12px);position:relative;left:-6px;border: 1px solid #ccc}
.gfw-fieldsetgroup {width: auto; display: flex;justify-content: space-between;margin-left:-0.25em;margin-right:-0.25em;box-sizing: border-box;}
.gfw-fieldsetgroup > fieldset {width: 100%;flex-grow:1;margin-left:0.25em;margin-right:0.25em;}
fieldset.gfw-fieldset-small {padding: 2px;margin: 2px;border:1px solid #ccc;border-radius: 2px;}
fieldset.gfw-fieldset-small legend {color: #000000;font-size: 10px;width: calc(100% + 6px);left:-3px;}
.gfw-form-mainpanel {border: 1px solid #f9f9f9; }
.gfw-form-mainpanel .gfw-form-label-block {margin: 0;padding:0;background-color: inherit;}
.gfw-form-mainpanel .gfw-form-fieldpanel input.x-invalid 		{border:2px solid #ff0000;box-shadow:0 0 2px 0 rgba(255,0,0,0.5) inset, 0 0 2px 0 rgba(255,0,0,0.5);}
.gfw-form-mainpanel .gfw-form-fieldpanel select.x-invalid 		{border:2px solid #ff0000;box-shadow:0 0 2px 0 rgba(255,0,0,0.5) inset, 0 0 2px 0 rgba(255,0,0,0.5);}
.gfw-form-mainpanel .gfw-form-fieldpanel textarea.x-invalid 	{border:2px solid #ff0000;box-shadow:0 0 2px 0 rgba(255,0,0,0.5) inset, 0 0 2px 0 rgba(255,0,0,0.5);}
.gfw-form-mainpanel .gfw-form-sep-col				{padding: 1em; border-bottom : 1px solid #eee;}
.gfw-form-mainpanel .gfw-form-section-header {padding: 1em; border-bottom : 1px solid #eee;}
.gfw-form-mainpanel.x-no-background td.gfw-form-fieldpanel {background-color: inherit; background-color: rgba(0,0,0,0);}
.gfw-form-mainpanel.x-no-background {border: none;}
.gfw-form-fieldpanel input.x-invalid,.gfw-form-fieldpanel select.x-invalid,.gfw-form-fieldpanel textarea.x-invalid{animation-direction: normal;animation-duration: 0.5s;animation-iteration-count: infinite;animation-name: border_blink;animation-timing-function: ease-in-out;}
.gfw-form-gutter-col .x-gutter-container {display: flex;flex-flow: row;justify-content: flex-start;align-content: center;}
.gfw-form optgroup {font-style: normal;font-weight: bold;}
.gfw-form optgroup > option {-moz-padding-start: 1em;}
.gfw-form-expandbar { background: #f9f9f9 url(/src/images/icons/bg/gfw-form-expandbar-bg.png) repeat-x; height: 24px; line-height: 0; border: none; padding: 0; cursor: pointer; text-align: center;}
tbody.gfw-shrinked { display: none}
.gfw-spacer {border:none;padding:0;width:0;height:0;margin:0.5em;}
ul.gfw-ul {display: block;list-style-type:disc; padding-left: 20px; margin-top: 0.5em; margin-bottom: 0.5em;}
ul.gfw-ul li {display: list-item;}
ol.gfw-ol {display: block; list-style-type: decimal; padding-left: 20px; margin-top: 0.5em; margin-bottom: 0.5em;}
ol.gfw-ol li {display: list-item;}
div.gfw-tab-navbar {margin:0;padding:5px 0 0 0;background:#ffffff url(/offre-emploi/images/pffond.gif) repeat-x scroll left top;border-bottom: 1px solid #dadada;white-space:nowrap;overflow:hidden;max-width:100%;}
div.gfw-tab-navbar ul {margin:0;padding:0;display:inline-block;}
div.gfw-tab-navbar .x-tabcontrol {display: inline-block;vertical-align: middle; cursor: pointer; padding: 5px;}
li.gfw-tab	{display:inline-block;list-style-image:none;list-style-position:outside;list-style-type:none;margin: 0 5px;padding: 0;}
li.gfw-tab a{font-weight:bold;text-decoration:none;padding:5px;background:transparent;text-align:center;display:inline-block;border:none;cursor:pointer;margin:0;border-radius:4px 4px 0 0;outline:none;}
li.gfw-tab a.active{font-weight:bold;text-decoration:none;padding:5px;color:#333333;margin-top:1px;margin-bottom:-1px;background:none;background-color:#ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #dadada;border-right:1px solid #dadada;border-top:1px solid #dadada;box-shadow:2px -2px 4px #dadada;outline:none;}
a.gfw-lnk-icon { display: block; padding-right: 9px;}
a.gfw-lnk-icon:visited { display: block; padding-right: 9px; background: url(/offre-emploi/images/icons/8/visited-black.png) no-repeat 100% 100%;}
.gfw-rnd-all { border-radius: 4px;}
.gfw-rnd-top { border-top-left-radius: 4px ; border-top-right-radius: 4px;}
.gfw-rnd-bottom {border-bottom-left-radius: 4px ; border-bottom-right-radius: 4px;}
table.gfw-grid-mini {border-collapse:collapse;margin-bottom:2px;empty-cells:show;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0, 0, 0, 0.2)}
table.gfw-grid-mini > tbody > tr > th {font-weight:bold;border:1px solid rgba(0,0,0,0.3);padding:2px;empty-cells:show;background-color:#eeeeee;background-image: none;text-align:left;color:#333333;font-size:9px;white-space:nowrap;overflow:hidden;width:inherit;}
table.gfw-grid-mini > tbody > tr > td {font-weight:normal;border:1px solid rgba(0,0,0,0.3);padding:2px;empty-cells:show;background-color:#ffffff;font-size:9px;color:#333333;}
.gfw-grid-container input,select,textarea {margin:0;}
.gfw-grid-container tr.x-expander {display:none;}
.gfw-grid-container tr.x-expander .gfw-panel {overflow-wrap: anywhere;}
.gfw-checkboxsearch-toolbar {display: flex; flex-flow: row wrap; justify-content: flex-end; align-items:center;}
.gfw-checkboxsearch-toolbar .x-searchfield {margin: 0.5em;padding: 4px 20px 4px 2px;width: 20em;background: url("/src/images/icons/8/mag.png") no-repeat right center;border: 1px solid #ddd;border-radius: 3px;background-position-x: calc(100% - 4px);}
.gfw-checkboxsearch-toolbar .x-searchmode {font-size:smaller}
.gfw-checkboxsearch-toolbar .x-buttonbar 		{font-size:9px;height:12px;margin:0.5em;padding:2px;}
.gfw-checkboxsearch-toolbar .x-button 			{margin:0 2px}
.gfw-checkboxsearch-toolbar .x-tagselector {flex-basis: 100%; display: flex; flex-flow: row wrap; justify-content:flex-end;align-items: center; margin-bottom:0.5em;}
.gfw-checkboxsearch-toolbar .x-tagselector-label{margin:0;padding:0;background-color:transparent;}
.gfw-checkboxsearch-toolbar .x-tagselector-checkbox{display:none;}
.gfw-checkboxsearch-toolbar .x-tagselector .x-tagselector-text { display: block; margin: 1px; padding: 2px; border: 1px solid rgba(0,0,0,0.1);background-color: #eeeeee; border-radius:3px; cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.gfw-checkboxsearch-toolbar .x-tagselector .x-tagselector-checkbox:checked + .x-tagselector-text { background-color: #ffcc33;color: #000000; border-radius: 5px;} 
.gfw-checkbox-optiongroup {width:100%;margin: 0; padding: 0; font-size: smaller;}
.gfw-checkbox-optiongroup .x-checkbox-group {border: none; background-color: transparent; margin-bottom:0.5em;box-sizing: border-box; width:100% }
.gfw-checkbox-optiongroup .x-checkbox-group .x-checkbox-group-legend {font-weight: bold;width: auto;border: 1px solid #e0e0e0;border-radius: 0;background-color: #eaeaea;padding: 0.25em;border-bottom: none;box-sizing: border-box;border-top: none;}
.gfw-checkbox-optiongroup .x-checkbox-group .x-checkbox-group-panel {display:flex; flex-flow: row wrap;width: 100%;border: 1px solid #e0e0e0;border-radius: 0;background-color: #fafafa;border-top: none;box-sizing: border-box;padding: 0.25em;}
.gfw-checkbox-optiongroup .x-checkbox-container {flex:0 1 100%;border: none;background-color: transparent;overflow: hidden;white-space: nowrap;display: flex;flex-flow: row nowrap;justify-content: left;align-items: center;box-sizing: border-box;margin:0;}
.gfw-checkbox-optiongroup .x-checkbox-container .x-checkbox-label-container {flex-grow:1;}
.gfw-checkbox-optiongroup .x-checkbox-container .x-checkbox-label-block {display: flex; flex-flow: row nowrap; justify-content: left; align-items: center;}
.gfw-checkbox-optiongroup .x-checkbox-container .x-checkbox-label-spacer {flex-grow:1}
.gfw-checkbox-optiongroup .x-checkbox-container.x-matchingsearch {background-color: #fffacd; flex-basis: 100% !important;}
.gfw-checkbox-optiongroup .x-result-label {display: inline; margin: 0.5em;}
.gfw-checkbox-optiongroup .x-checkbox-container .gfw-taglist li.x-hidden {display: none;}
.gfw-toolbar {background-image:url("/src/images/icons/bg/gfw-toolbar-bg.png");background-repeat:repeat-x;background-color:#eee;padding:0;border:1px solid #ccc;border-top: none;box-sizing:border-box;}
.gfw-infobar {background-image:url("/src/images/icons/bg/gfw-toolbar-bg.png");background-repeat:repeat-x;background-color:#eee;padding:0;border:1px solid #ccc;border-top: none;box-sizing:border-box;}
.gfw-fixed-toolbar {width: 100%;display:table;table-layout:fixed;background-image: url("/src/images/icons/bg/gfw-toolbar-bg.png");background-repeat:repeat-x;background-color:#eee;margin:0;padding:0;border:1px solid #ccc;border-top: none;box-sizing:border-box;}
.gfw-fixed-toolbar .x-cell {display:table-cell;vertical-align:middle;text-align:center;}
select.gfw-select:disabled{background-color:#eeeeee;color:#aaaaaa;}
.gfw-button {cursor:pointer;padding:0 6px 0;text-align:center;white-space: nowrap;width:auto;overflow:visible;margin: 0 1px;font-size:12px;font-family:"Lucida Grande", Arial,Verdana,sans-serif;, sans-serif;text-decoration:none;}
input.gfw-button {cursor:pointer;padding:0 6px 0;text-align:center;white-space: nowrap;width:auto;overflow:visible;margin: 0 1px;font-size:12px;font-family:"Lucida Grande", Arial,Verdana,sans-serif;, sans-serif;}
.gfw-button::-moz-focus-inner{margin:-1px;}
.gfw-button span {background-position:0 50%; background-repeat:no-repeat; margin: 0; background-size:0.9em;}
.gfw-button.icon span {background-position:0 50%; padding-left:1.4em;}
.gfw-button.iconright span {background-position:100% 50%; padding-right:1.4em;}
.gfw-button.x-skin 									{background-color:#dddddd;border-color:#cccccc;color:#555555;font-weight:bold;background-image: linear-gradient(#eeeeee,#ffffff);padding: 3px 2px;border-width:1px;border-style:solid;border-radius:2px;}
.gfw-button.x-skin 									{background-color:#FC862E;border-color:#DC660E;color:#ffffff;background-image: linear-gradient(#FB852D, #FC963E);}
.gfw-button.x-skin:hover 						{background-color:#F4BA0C;background-image: linear-gradient(#FC862E, #F4BA0C);}
.gfw-button.x-skin:active 					{background-color:#F4BA0C;background-image: linear-gradient(#FC862E, #F4BA0C);box-shadow:0 0 1px 1px rgba(255,255,0,0.5),0 0 1px 1px rgba(255,255,0,0.5) inset;}
.gfw-button.x-skin.x-current-idtab 	{background-color:#F4BA0C;background-image: linear-gradient(#FC862E, #F4BA0C);box-shadow:none;}
.gfw-button.x-skin.gray 								{background-color:#dddddd;border-color:#cccccc;color:#555555;background-image: linear-gradient(#eeeeee,#ffffff);}
.gfw-button.x-skin.gray:hover 					{background-color:#eeeeee;background-image: linear-gradient(#ffffff, #eeeeee);}
.gfw-button.x-skin.gray:active 					{background-color:#eeeeee;background-image: linear-gradient(#ffffff, #eeeeee);box-shadow:0 0 1px 1px rgba(0,0,0,0.5),0 0 1px 1px rgba(0,0,0,0.5) inset;}
.gfw-button.x-skin.gray.x-current-idtab {background-color:#eeeeee;background-image: linear-gradient(#ffffff, #eeeeee);box-shadow:none;}
.gfw-button.x-skin.x-icononly {padding-left: 12px;padding-right:12px;min-width:16px;min-height:18px;}
.gfw-button.x-skin.x-icononly .x-overlay-icon {background-position: center center; background-size: contain;}
.gfw-button[disabled] 					{ opacity: 0.5; }
.gfw-button.x-skin[disabled]:active {box-shadow:none;}
.gfw-button.x-icn-search .x-overlay-icon {background-image: url('/src/images/icons/svg/magnifier.svg');}
.gfw-button.x-icn-back .x-overlay-icon {background-image: url('/src/images/icons/svg/arrow-left.svg');}
.gfw-button.x-icn-cancel .x-overlay-icon {background-image: url('/src/images/icons/svg/cancel.svg');}
.gfw-button.x-icn-insert .x-overlay-icon {background-image: url('/src/images/icons/svg/insert.svg');}
.gfw-button.x-icn-download .x-overlay-icon {background-image: url('/src/images/icons/svg/download.svg');}
.gfw-button.x-icn-share .x-overlay-icon {background-image: url('/src/images/icons/svg/share.svg');}
.gfw-button.x-icn-fullscreen .x-overlay-icon {background-image: url('/src/images/icons/svg/fullscreen.svg')}
.gfw-button.x-icn-fullscreen-cancel .x-overlay-icon {background-image: url('/src/images/icons/svg/fullscreen_cancel.svg')}
.gfw-button.x-icn-upload .x-overlay-icon {background-image: url('/src/images/icons/svg/upload.svg');}
.gfw-button.x-icn-delete .x-overlay-icon {background-image: url('/src/images/icons/svg/delete.svg');}
.gfw-button.x-icn-reload .x-overlay-icon {background-image: url('/src/images/icons/svg/reload.svg');}
.gfw-button.x-icn-arrow-h-expand .x-overlay-icon {background-image: url('/src/images/icons/svg/arrow-h-expand.svg');}
.gfw-button.x-icn-arrow-h-collapse .x-overlay-icon {background-image: url('/src/images/icons/svg/arrow-h-collapse.svg');}
.gfw-button.x-icn-pagerprev .x-overlay-icon {background-image: url('/src/images/icons/svg/pagerprev.svg');}
.gfw-button.x-icn-pagernext .x-overlay-icon {background-image: url('/src/images/icons/svg/pagernext.svg');}
.gfw-label {display: inline-block; padding:2px; white-space: nowrap; margin: 0 1px;line-height:1.35em;}
.gfw-toolbarheading {display:block;padding:3px 2px;margin:0 1px;font-weight:bold;background-color:transparent;border:1px solid transparent;height:17px;line-height:17px;font-size:12px;color:#333333;}
.gfw-toolbarlabel {display:inline-block;padding:3px 2px;margin:0 1px;font-weight:bold;background-color:transparent;border:1px solid transparent;height:17px;line-height:17px;font-size:12px;color:#333333;}
.gfw-headeredpanel {display: flex; flex-flow: column nowrap;}
.gfw-headeredpanel > .x-header {padding: 0.5em;border: 1px solid #efefef;border-bottom-style: none;background: #eeeeee url('/src/images/pffond1.gif') repeat-x;height: 1.2em;font-weight: bold;font-size:large; display:flex; flex-flow:row nowrap;justify-content: space-between;align-items: center;}
.gfw-headeredpanel > .x-content {padding:5px;border: 1px solid #efefef;background-color:#ffffff;}
.gfw-widget-helpwindow	{background-color:#eee;border-radius: 4px;border: 1px solid #888;padding:0;font-size:13px;color:#000;text-align: left;box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.gfw-widget-helpwindow .gfw-widget-helpwindow-header{width: 100%; height: 16px;font-weight: bold; }
.gfw-widget-helpwindow .gfw-widget-helpwindow-title{background-image: url('/src/images/pffond1.gif');background-repeat: repeat-x;border-bottom: 1px solid #aaa;border-radius: 4px 4px 0 0;cursor:move;height: 16px;padding: 5px;}
.gfw-widget-helpwindow .gfw-widget-helpwindow-close{width: 16px;height: 16px;cursor: pointer;border: 0;padding: 0;margin: 0;}
.gfw-widget-helpwindow .gfw-widget-helpwindow-contents 	{padding: 5px;margin-top: 10px;width:600px;height:150px;overflow: auto;}
.gfw-tooltip {background-color: #EEEEEE;border: 4px solid #AAAAAA;opacity: 0.9;padding: 4px;border-radius: 4px;-webkit-border-radius: 4px; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.gfw-widget-fileupload-previewcontainer{	position: relative; margin: 0; padding: 0; border: 1px solid #eee; background-color: #fafafa;}
.gfw-widget-fileupload-previewimage{position:absolute;cursor:pointer;}
.gfw-widget-fileupload-identification{position: absolute; text-align: left; top: 35px; left: 160px; padding: 5px; width: 350px; font-size:11px;}
.gfw-widget-fileupload-previewerrormessage{position: absolute; text-align: left; top: 60px; left: 160px; padding: 5px; width: 350px; background-color: #fffacd; border: 1px solid #f00; font-size:11px;}
.gfw-widget-fileupload-uploaderrormessage{position: relative; float: left; text-align: left; padding: 5px; width: 350px; background-color: #fffacd; border: 1px solid #f00; font-size:11px;}
.gfw-widget-fileupload-controls{position: absolute; top: 0; left: 160px; padding: 0; width: 300px;}
.gfw-widget-fileupload-controlbutton{padding: 2px;  cursor: pointer;}
.gfw-widget-fileupload-iframe{padding: 0; margin: 0; overflow-x:hidden; overflow-y:hidden;}
.gfw-widget-cropper-window{border: 1px solid #888; margin: 0; background-color: #eee; border-radius: 4px; -webkit-border-radius: 4px; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.gfw-widget-cropper-header{	background-image: url('/src/images/pffond1.gif');background-repeat: repeat-x; font-weight: bold; border-bottom: 1px solid #aaa;border-radius: 4px 4px 0 0;height: 16px;padding: 5px;margin:0;cursor: pointer;}
.gfw-widget-cropper-imagecontainer{	margin: 5px auto; padding: 0; border: none; background-color: #fff;}
.gfw-widget-cropper-image{margin: 0; padding: 0;border: 1px solid #aaa;}
.gfw-widget-cropper-controlpanel{margin: 0; padding: 5px; text-align: center;}
input.gfw-widget-cropper-button{margin: 1em 2em;}
.gfw-widget-lightbox-window{padding:8px; padding-bottom:2em; border: 3px solid #000; margin: 0; background-color: #fff; border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.gfw-widget-lightbox-window .x-header{text-align:center;}
.gfw-widget-lightbox-window .x-title.x-draggable{cursor: move;}
.gfw-widget-lightbox-window .x-title{margin-top:-4px;margin-bottom:7px;font-size:11px;color:#444;font-weight:bold;}
.gfw-widget-lightbox-window .x-close{display:block;position:absolute;top:5px;right:5px;height:24px;width:24px;background-image:url('/src/images/icons/svg/close.svg');background-repeat:no-repeat;background-size: contain; cursor:pointer;}
.gfw-widget-lightbox-window .x-contents{margin-top:10px;width:100%;height:100%;}
ul.gfw-taglist{display: block; list-style-type: none;  -moz-padding-start: 0; margin: 0; padding: 0;}
ul.gfw-taglist li{margin: 1px; padding: 2px; display: inline-block; border: 1px solid;border-color: rgba(0,0,0,0.1); background-color: #ffcc33; border-radius:3px;}
ul.gfw-taglist li.x-inactive{background-color: #eeeeee;color: #aaaaaa;}
table.gfw-layout-block{margin-top: 10px; margin-bottom: 10px; background-color: #FFFFFF; border: 1px solid;border-color: #efefef; border-radius: 4px; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
table.gfw-layout-block td{padding: 5px; background-color: transparent; }
table.gfw-widget-buttonbar{table-layout:fixed;margin:0;padding:0;}
table.gfw-widget-buttonbar td{text-align: center;}
.gfw-radiocontainer{white-space:nowrap;float:left;margin:2px;padding:1px;}
.gfw-radiocontainer input[type=radio] + label{border:1px solid transparent;padding:2px;display:inline-block;border-radius:2px;cursor:pointer;}
.gfw-radiocontainer input[type=radio] + label img{margin-right:2px;margin-left:2px;pointer-events:none;}
.gfw-radiocontainer input[type=radio] + label{opacity:0.7}
.gfw-radiocontainer input[type=radio]:checked + label{opacity:1}
.gfw-radiocontainer input[type=radio]:checked + label{border:1px solid rgba(0,0,0,0.05); background-color:rgba(0,0,0,0.08);}
.gfw-radiooptioncontainer .gfw-radiocontainer {float:none;white-space:normal;display:inline-block;}
.gfw-radiooptioncontainer .gfw-radiocontainer input[type=radio].x-radiohidden:not(#ie8) {position:absolute;opacity:0;}
.gfw-radiooptioncontainer .gfw-radiocontainer label {text-align: center;}
.gfw-radiooptioncontainer .gfw-radiocontainer label .x-image {display: inline-block;background-position: center center; background-repeat: no-repeat;}
.gfw-radiooptioncontainer .x-radioseparator {display: inline-block}
.gfw-rangeslider-container {width: 500px;height: 0;margin: 4em 2em;padding: 0;}
.gfw-navtab{padding:0; margin:0; text-align:center; cursor:pointer; width:120px; height:25px; float:left; overflow:hidden; border:1px solid #aaa; background: linear-gradient(to bottom, #eeeeee 0%, #aaaaaa 100%);border-radius:4px 4px 0 0; text-decoration:none;}
.gfw-navtab.gfw-selected{border:1px solid #888888;background-image:linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);}
.gfw-navtab span{position:relative; top:3px; padding:3px; font-weight:bold; font-size:12px;line-height:1em;text-decoration:none;display:block;}
.gfw-zoomable {cursor:url(/src/images/icons/16/pfloupe.png), pointer;}
.gfw-clear{clear:both;}
.gfw-pager{text-align:center;margin:1em 0;display: flex;flex-flow: row nowrap;justify-content: center;}
.gfw-pager a {text-decoration:none;box-sizing: border-box;min-width:16px; min-height:16px;}
.gfw-pager a img {border:none;}
.gfw-pager .gfw-x-lnk {font-size: 10px;margin: 0 2px;}
.gfw-pager .gfw-x-digit {padding: 0 5px;border: 1px solid #eee;}
.gfw-pager .gfw-x-current{background-color: #eee; border: 1px solid #aaa;}
.gfw-pager .gfw-x-btn 							{}
.gfw-pager .gfw-x-btn.x-start 			{background: transparent url('/src/images/icons/svg/pagerstart.svg') no-repeat scroll center center / contain;}
.gfw-pager .gfw-x-btn.x-prev				{background: transparent url('/src/images/icons/svg/pagerprev.svg') no-repeat scroll center center / contain;}
.gfw-pager .gfw-x-btn.x-prevmore		{background: transparent url('/src/images/icons/svg/pagerprev2.svg') no-repeat scroll center center / contain;}
.gfw-pager .gfw-x-btn.x-next				{background: transparent url('/src/images/icons/svg/pagernext.svg') no-repeat scroll center center / contain;}
.gfw-pager .gfw-x-btn.x-nextmore		{background: transparent url('/src/images/icons/svg/pagernext2.svg') no-repeat scroll center center / contain;}
.gfw-pager .gfw-x-btn.x-end 				{background: transparent url('/src/images/icons/svg/pagerend.svg') no-repeat scroll center center / contain;}
.gfw-dialog {border:none;margin-top:1em;margin-bottom:1em}
.gfw-dialog .x-header	{text-align:left;min-height:16px;padding:5px;margin:0;border:1px solid #aaa; border-radius:4px 4px 0 0;color: #ffffff; background-color: #144a73; background-image: none; }
.gfw-dialog .x-footer	{text-align:left;padding:2px;margin:0;border-left:1px solid #aaa;border-right:1px solid #aaa;border-bottom:1px solid #aaa;background-image:url('/src/images/pffond1.gif');background-repeat:repeat-x;border-radius:0 0 4px 4px;}
.gfw-dialog .x-text 	{text-align:left;margin:0;padding:1em 5em; padding-right:100px;border-left:1px solid #aaa;border-right:1px solid #aaa;border-bottom:1px solid #aaa;min-height: 5em;}
.gfw-dialog .x-bottomrounded {border-radius:0 0 4px 4px;}
.gfw-dialog .gfw-controlbar {margin: 0; padding: 5px; text-align: center;}
.gfw-dialog .gfw-controlbar .gfw-button {display: inline-block;vertical-align: middle;}
.gfw-submitmodalwindow {width: 450px;height: 150px;border: 1px solid #d3d3d3;background-color: #f5f5f5;color: #444;background-image: url('/src/images/icons/32/indicator.gif');background-position: 50% 50%;background-repeat: no-repeat;padding: 1.5em;border-radius: 5px;box-shadow: 0px 0px 10px -5px #b3b3b3;margin: 2em;}
.gfw-submitmodalwindow .x-message {margin:0 auto;padding-top:1em;}
dl.gfw-dl {margin-bottom:50px;}
dl.gfw-dl dt {display:block;font-weight:bold;padding:5px;width:150px;vertical-align:top;float:left;clear:left}
dl.gfw-dl dd {padding:5px 0;display:block;float:left;}
.gfw-dropdownbutton {display:inline-block;position:relative;margin:0;padding:0;text-align:left;}
.gfw-dropdownbutton ul {display: none;position:absolute;margin:0;padding: 0 0 3px 0;z-index: 20000;}
.gfw-dropdownbutton ul {border-radius:2px;box-shadow: 4px 4px 5px rgba(0,0,0,0.3);border: 1px solid #aaa;left: 2px;background-color:#f0f0f0;background-image: linear-gradient(#eeeeee, #ffffff);background-repeat: repeat-x;}
.gfw-dropdownbutton li {list-style-type:none;margin:0;padding: 0;border: none;white-space:nowrap;}
.gfw-dropdownbutton:hover > ul {display: block;}
.gfw-dropdownbutton .x-overlay-icon {background-size:8px;}
.gfw-dropdownelement {text-decoration: none;display: flex;flex-flow: row nowrap;align-items: center;justify-content: flex-start;}
.gfw-dropdownelement .x-icon { margin: 0 0.5em 0 0;}
.gfw-dropdownelement {padding: 5px;background-color: transparent;color:#000;}
.gfw-dropdownelement:hover{background-color:#eee;background-color:rgba(0,0,0,0.25);color:#fff;}
.gfw-dropdownseparator {margin: 0;padding: 0;background-color: transparent;}
.gfw-dropdownseparator hr {border-top: 1px solid rgba(0, 0, 0, 0.2);color: transparent;height: 0;margin: 0.25em auto;text-align: center;width: 90%;}
.gfw-labelizedcomponent .x-label,.gfw-labelizedcomponent .x-content {display: inline-block;white-space: nowrap;background-color:transparent;}
.gfw-labelizedcomponent .x-label {margin-right: 0.5em;}
.gfw-iconlink {text-decoration:none;display:inline-block;line-height:0;}
.gfw-toolbar .gfw-iconlink {padding:2px;margin-right:0.5em;}
.gfw-toolbar .gfw-iconlink img {vertical-align: middle}
.gfw-labelediconlink {text-decoration:none;display:flex;align-items: center;}
.gfw-labelediconlink span {}
.gfw-labelediconlink img {height: 1em;}
.gfw-toolbar .gfw-labelediconlink {padding:2px;margin-right:0.5em;}
.gfw-toolbar .gfw-labelediconlink img {vertical-align: middle}
.gfw-vertical-iconlink {text-decoration:none;display:inline-block;padding:2px;margin: 0 0.5em;min-width:6em;text-align: center;}
.gfw-vertical-iconlink img {vertical-align: middle;display:inline;}
.gfw-vertical-iconlink span {display:block;}
.gfw-labeledicon {text-decoration:none;display:inline-block;align-items: center; margin:0.5em; padding:5px;font-size:10px;border-radius: 5px;border:0 none;overflow:hidden;text-overflow: ellipsis; max-width:100%;white-space: nowrap;}
.gfw-labeledicon img {height: 1.2em; padding-right:4px;vertical-align:middle;}
.gfw-labeledicon span.x-label {flex-grow:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;}
.gfw-colorpalette-widget {background-color:transparent;display:inline-block;vertical-align:middle;margin:0;padding:0;cursor:url(/src/images/icons/16/picker.png),pointer;}
.gfw-colorpalette-widget .x-buttonbackground {background-color:#fff;background-image:url(/src/images/icons/16/transparent.png);background-repeat:repeat;background-position:center center;margin:0;padding:0;border:1px solid #aaa;display:inline-block;}
.gfw-colorpalette-widget .x-currentcolor {background-color:#000;border:none;width:64px;height:14px;}
.gfw-colorpalette-widget .x-icon {width:16px;height:16px;display:inline-block;background-image:url('/src/images/icons/16/form-colorpalette.png');background-repeat:no-repeat;background-position:center center;margin-left:1px;}
.gfw-colorpalette-window-container{position:absolute;background-color: transparent;overflow:hidden;z-index:1000;}
.gfw-colorpalette-window {border:1px solid #aaa;background-color:#eee;border-radius:5px;padding:5px;position:relative;}
.gfw-colorpalette-window .x-currentcolorbackground {background-color:#000;background-image:url(/src/images/icons/16/transparent.png);background-repeat:repeat;background-position:center center;border:1px solid #aaa;display:inline-block;}
.gfw-colorpalette-window .x-currentcolor {background-color:#000;border:none;width:64px;height:14px;cursor:url(/src/images/icons/16/picker.png),pointer;}
.gfw-colorpalette-window .x-palette {background-color:#fff;background-repeat:repeat;border:1px solid #aaa;padding-left:1px;padding-top:1px;min-height:5px;overflow:hidden;width:auto;margin:5px auto 0}
.gfw-colorpalette-window .x-palette .x-colorcellbackground {background-image:url(/src/images/icons/16/transparent.png);background-repeat:repeat;background-position:center center;border:1px solid #aaa;width:10px;height:10px;margin-right:1px;margin-bottom:1px;float:left;padding:0}
.gfw-colorpalette-window .x-palette .x-colorcell {background-color:#000;border:none;width:10px;height:10px;float:left;cursor:url(/src/images/icons/16/picker.png),pointer;margin:0;padding:0}
.gfw-colorpalette-window .x-close {border:1px solid #aaa;width:16px;height:16px;background-image:url(/src/images/icons/16/close.png);background-repeat:no-repeat;display:inline;cursor:pointer;position:absolute;right:5px;top:5px;border-radius:5px}
.gfw-fontselector-dimmer {background-color: rgba(0, 0, 0, 0.5);height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 999;}
.gfw-fontselector-widget {background-color:transparent;display:inline-block;vertical-align:middle;margin:0;padding:0;cursor:pointer;}
.gfw-fontselector-widget .x-currentfont {}
.gfw-fontselector-widget .x-currentfont .x-fontitem {border:1px solid #000; margin:0; padding: 5px; width:150px; height:44px;background-color:#fff;position:relative;box-sizing: border-box;}
.gfw-fontselector-widget .x-currentfont .x-fontitem .x-fontdisplay {background-color:#fff;background-repeat: no-repeat; background-size: contain; background-position: center center;width:100%;height:28px;box-sizing: border-box;position: absolute;left:0;top:0;}
.gfw-fontselector-widget .x-currentfont .x-fontitem .x-fontlabel {border: 1px solid #000;display: block;position: absolute;width: 100%;box-sizing: border-box;left: 0;bottom: 0;background-color: #000;color: #fff;text-align: center;font-size: 10px;overflow: hidden;height:16px;}
.gfw-fontselector-widget .x-currentfont .x-fontitem.x-empty .x-fontdisplay {height:14px;text-align:center;font-size:17px; line-height:0}
.gfw-fontselector-widget .x-currentfont .x-fontitem.x-empty .x-fontlabel {height:30px;}
.gfw-fontselector-window-container{position:absolute;background-color: transparent;overflow:hidden;z-index:1000;width:700px; height:200px;visibility:hidden;}
.gfw-fontselector-window {border:1px solid #aaa;background-color:#fafafa;border-radius:5px;padding:5px;position:relative;width:100%;height:100%;box-sizing: border-box;}
.gfw-fontselector-window .x-drag-handle {width:668px; height: 16px;font-size:larger;font-weight: bold;}
.gfw-fontselector-window .x-drag-handle * {display: inline;font-size:inherit; font-weight: inherit; color:inherit; background-color: transparent; padding:0;margin:0;margin-left:0.5em; margin-right:0.5em;}
.gfw-fontselector-window .x-close {border:1px solid #aaa;width:16px;height:16px;background-image:url(/src/images/icons/16/close.png);background-repeat:no-repeat;display:inline;cursor:pointer;position:absolute;right:5px;top:5px;border-radius:5px}
.gfw-fontselector-window .x-fontlist {display: flex; flex-flow: row wrap;margin-top:10px;height: 160px; overflow-y: auto; overflow-x: hidden;border: 1px solid #eaeaea;}
.gfw-fontselector-window .x-fontitem {flex-grow:1;flex-shrink:0;border:1px solid #888; margin:5px; padding: 5px; width:150px; height:44px;background-color:#fff;position:relative;box-sizing: border-box;cursor:pointer;}
.gfw-fontselector-window .x-fontitem .x-fontdisplay {background-color:#fff;background-repeat: no-repeat; background-size: contain; background-position: center center;width:100%;height:28px;box-sizing: border-box;position: absolute;left:0;top:0;}
.gfw-fontselector-window .x-fontitem .x-fontlabel {border: 1px solid #000;display: block;position: absolute;width: 100%;box-sizing: border-box;left: 0;bottom: 0;background-color: #000;color: #fff;text-align: center;font-size: 10px;overflow: hidden;height:16px;}
table.gfw-checkbox-table {margin:0;padding:0;table-layout:fixed;width:100%}
table.gfw-checkbox-table td.x-label-cell {}
table.gfw-checkbox-table td.x-checkbox-cell {width:22px;}
.gfw-nav,.gfw-nav ul,.gfw-nav ul li,.gfw-nav ul li a {margin:0;padding:0;border:0;list-style:none;display:block;position:relative;}
.gfw-nav:after,.gfw-nav > ul:after {content:'.';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.gfw-nav {background:#144a73;background-image: none;box-sizing:border-box;}
.gfw-nav a {outline: none;}
.gfw-nav > ul {box-shadow:inset 0 -3px 0 rgba(0, 0, 0, 0.05);}
.gfw-nav > ul > li {float:left;}
.gfw-nav > ul > li > a {padding:5px 10px;border-right:1px solid rgba(80, 80, 80, 0.12);text-decoration:none;font-size:12px;font-weight:bold;color:#ffffff;min-width:5em;line-height:17px;height:20px;}
.gfw-nav > ul > li:hover > a,.gfw-nav > ul > li > a:hover,.gfw-nav > ul > li.x-active > a {color:#ffffff;background:#144a73;background:rgba(0, 0, 0, 0.1);}
.gfw-nav > ul > li.has-sub > a {}
.gfw-nav > ul > li.has-sub > a::after {content:'\25BE';font-size:75%;margin-left:0.5em;filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.5));} /* u25be -> Flèche vers le bas */
.gfw-nav > ul > li.has-sub.x-active > a::after,.gfw-nav > ul > li.has-sub:hover > a {border-top-color:#ffffff;}
.gfw-nav ul ul {position:absolute;left:-9999px;top:250px;padding-top:6px;font-size:13px;opacity:0;display:none;z-index:100000;}
.gfw-nav > ul > li > ul::after {content:'';position:absolute;width:0;height:0;border:5px solid transparent;border-bottom-color:#ffffff;top:-4px;left:20px;}
.gfw-nav > ul > li > ul.x-right::after {left:auto;right:20px;}
.gfw-nav > ul > li:hover > ul {top:25px;left:0;opacity:1; display: block; animation-name: gfw-nav-slidein; animation-duration:0.2s;}
@keyframes gfw-nav-slidein {from {display: none;top: 75px;opacity:0;} 1% {display: block;} to  {display: block;opacity:1;top:25px;}}
.gfw-nav ul ul li a {text-align:left;text-decoration:none;font-weight:400;padding:11px 25px;width:250px;color:#777777;background:#ffffff;box-shadow:0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);}
.gfw-nav ul ul li:hover > a, .gfw-nav ul ul li.x-active > a {color:#333333;}
.gfw-nav ul ul li:first-child > a {border-top-left-radius:3px;border-top-right-radius:3px;}
.gfw-nav ul ul li:last-child > a {border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.gfw-nav > ul > li > ul::after {position:absolute;display:block;}
.gfw-nav ul ul li.has-sub > a::after {content:'';position:absolute;width:0;height:0;border:4px solid transparent;border-left-color:#777777;right:17px;top:14px;}
.gfw-nav ul ul li.has-sub.x-active > a::after, .gfw-nav ul ul li.has-sub:hover > a::after {border-left-color:#333333;}
.gfw-nav > ul > li.x-topnode-active {background:rgba(0, 0, 0, 0.1);}
.gfw-nav .x-flag-icon {background: rgba(255, 255, 255, 0.5) no-repeat scroll 5px center / 16px auto;border-radius: 4px;color: #555;display: inline-block;font-weight: bold;height: 1em;line-height: 1em;padding: 4px;text-align: right;width: 40px;}
.gfw-breadcrumbs {background-color:#eee;background-image:url("/src/images/icons/bg/gfw-toolbar-bg.png");padding-top:5px;padding-bottom:5px;box-sizing:border-box;border:1px solid #ccc;border-top:none;}
.gfw-breadcrumbs ul {margin:0;padding:0;}
.gfw-breadcrumbs ul li {margin:0;padding:2px;list-style:none;display:block;float:left;}
.gfw-breadcrumbs ul li a::before {content: "\25b8\00a0";}
.gfw-breadcrumbs ul li div::before {content: "\25b8\00a0";}
.gfw-breadcrumbs ul li a {color:#333333;padding:0;text-decoration:none;}
.gfw-breadcrumbs ul li div {color:#333333;padding:0;text-decoration:none;font-weight:bold;}
.gfw-breadcrumbs ul li.x-sidenode {float: right;}
.gfw-breadcrumbs ul:after {content:'.';display:block;clear:both;line-height:0;height:0;visibility:hidden;}
.gfw-toolbarcontainer {display:flex;flex-flow:column wrap;flex-grow:1}
.gfw-toolbarcontainer.x-position-stacked {width:100%;}
.gfw-toolbarcontainer.x-position-side {width:auto;}
.gfw-toolbarcontainer > * {flex-grow:1;flex-shrink:1;width: 100%}
.gfw-pdfpageselector {background-color:#fdfdfd;border:1px solid #aaaaaa;padding:0;position:absolute;z-index:100;box-shadow:0 0 5px rgba(0, 0, 0, 0.2);}
.gfw-pdfpageselector .x-content {background-color:inherit;padding:5px;}
.gfw-pdfpageselector .x-header {background-color: #eeeeee; border-bottom: 1px solid #aaaaaa; padding: 5px;font-weight:bold;cursor:move;}
.gfw-pdfpageselector .notch {border-color: #eeeeee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);border-style: solid solid none;border-width: 10px;height:0;margin:0;padding:0;position:absolute;bottom: -10px;width:0;}
.gfw-pdfpageselector .notch-bg{bottom:-11px;border-top-color:#aaaaaa;}
.gfw-pdfpageselector .x-comment {font-weight:bold;margin:1em 0.5em;}
.gfw-pdfpageselector .x-pagenumber {width:5em;margin:0;text-align:center;padding:4px;border:1px solid #aaaaaa;font-size:inherit;font-weight:inherit;font-family:inherit;}
.gfw-pdfpageselector .x-preview-block {text-align:center;width:100%;margin:0 auto;}
.gfw-pdfpageselector .x-number-block {font-weight:bold;font-size:11px;font-family:inherit;margin:1em auto;text-align:center;width:100%;}
.gfw-pdfpageselector .x-control-block {margin:1em auto;text-align:center;width:100%;white-space:nowrap;}
.gfw-pdfpageselector .x-control-block button {display:inline-block;width:10em;margin:0 2em;}
.gfw-pdfpageselector .x-preview-container {vertical-align: top;margin:1em auto;background-color:#fafafa;display:inline-block;transition: background-position 1s ease-in;border:1px solid #dddddd;border-radius:6px;}
.gfw-pdfpageselector .x-arrow {margin:1em;background-position: center center;background-repeat: no-repeat;cursor: pointer;vertical-align: top;width: 32px;display:inline-block;transition: background-color 1s ease;}
.gfw-pdfpageselector .x-arrow:hover {background-color:#dddddd;transition: background-color 1s ease;}
.gfw-pdfpageselector .x-prev {background-image: url("/src/images/icons/32/prev.png");}
.gfw-pdfpageselector .x-next {background-image: url("/src/images/icons/32/next.png");}
.gfw-triangle-panel {position: relative;margin-bottom: 2em;padding: 1em;border: 1px solid #999999;background: #eeeeee; border-radius:4px;box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);}
.gfw-triangle-panel:before, .gfw-triangle-panel:after {content: "";position: absolute;width: 0;height: 0;border-style: solid;border-color: transparent;}
.gfw-triangle-panel.x-triangle-dir-up {margin-top:12px;}
.gfw-triangle-panel.x-triangle-dir-down {margin-bottom:12px;}
.gfw-triangle-panel.x-triangle-dir-down:before, .gfw-triangle-panel.x-triangle-dir-down:after {border-bottom: 0;}
.gfw-triangle-panel.x-triangle-dir-up:before, .gfw-triangle-panel.x-triangle-dir-up:after {border-top: 0;}
.gfw-triangle-panel.x-triangle-dir-up:before {top: -16px;left: calc(50% - 15px);border-bottom-color: #999999;border-width: 15px;}
.gfw-triangle-panel.x-triangle-dir-up:after {top: -15px;left: calc(50% - 15px);border-bottom-color: #eeeeee;border-width: 15px;}
.gfw-triangle-panel.x-triangle-dir-down:before {bottom: -16px;left: calc(50% - 15px);border-top-color: #999999;border-width: 15px;}
.gfw-triangle-panel.x-triangle-dir-down:after {bottom: -15px;left: calc(50% - 15px);border-top-color: #eeeeee;border-width: 15px;}
.gfw-notificationbox 						{border-radius:10px;font-family:inherit;font-size:inherit;padding:20px 60px;margin-top:1em;margin-bottom:1em;box-sizing: border-box;text-align:left;border:0 none;box-shadow: 0 1px 8px rgba(0,0,0,.12), 0 1px 15px rgba(0,0,0,.24);background-position: 14px center; background-repeat: no-repeat;color:#333333;}
.gfw-notificationbox.x-error 		{background-color: #ffd6cf; background-image: url('/src/images/icons/32/error.png');}
.gfw-notificationbox.x-warning 	{background-color: #FFF9D6; background-image: url('/src/images/icons/32/warning.png');}
.gfw-notificationbox.x-success 	{background-color: #d6fbd6; background-image: url('/src/images/icons/32/valid.png');}
.gfw-notificationbox.x-notice 	{background-color: #f5f5f5; background-image: url('/src/images/icons/32/notice.png');}
.gfw-notificationbox.x-info 		{background-color: #D4EDFF; background-image: url('/src/images/icons/32/info-i.png');}
input.gfw-datepicker-pikaday			{height: 16px; padding: 1px; margin: 0;border: 1px solid #aaa;}
.gfw-datepicker-pikaday-trigger		{background-image: url('/src/javascript/pikaday/calendar.svg');}
.gfw-password-toggle-trigger {background-image: url('/src/images/icons/svg/passwordview.svg');background-position: 50% 50%;background-repeat: no-repeat;background-size: 60%;cursor: pointer;display: none;margin: 0;padding: 0;position: relative;vertical-align:middle;}
div.gfw-widget-autosuggest-container{margin: 0; border: 0; padding: 0; position: relative; overflow: hidden; white-space: nowrap;}
input.gfw-widget-autosuggest-inputtext{height: 16px; padding: 1px; margin: 0;border: 1px solid #aaa;}
div.gfw-widget-autosuggest-trigger{background-image: url(/src/javascript/autosuggest/trigger.svg);}
div.gfw-widget-autosuggest-selection{position: absolute; padding:0; vertical-align: top; font-style: normal; border: 1px solid;border-color: #efefef; background-color: #FFFFFF;box-sizing: border-box;}
div.gfw-widget-autosuggest-selection ul{border:0;margin: 0 ;list-style: none;padding: 0; overflow-y: auto;overflow-x: hidden;}
div.gfw-widget-autosuggest-selection ul li{padding:0;text-align: left;color: #555;border-bottom:1px solid;border-bottom-color: #efefef;}
div.gfw-widget-autosuggest-selection ul li a{display: block;padding: 0;text-decoration: none;width: 100%;color: #555;}
div.gfw-widget-autosuggest-selection ul li a span{display: block;padding: 1px 3px;font-weight: normal;}
div.gfw-widget-autosuggest-selection ul li a span small{font-weight: normal;color: #888; font-size: 10px;}
div.gfw-widget-autosuggest-selection ul li.as_highlight{background-color: #f9f9f9; font-weight: bold;}
div.gfw-widget-autosuggest-selection ul li.as_highlight a{font-weight:bold;color: #111;}
div.gfw-widget-autosuggest-selection ul li.as_highlight a span small{font-weight: normal;color: #333;}
div.gfw-widget-autosuggest-selection ul li.as_warning{font-weight: bold; text-align: center; background-color: #f88;}
div.gfw-widget-autosuggest-selection ul em{font-weight: bold; color: #000; font-style: normal;}
.gfw-input-sidetrigger {margin:0;padding:1px;border:1px solid #aaa;cursor: pointer; display: inline-block; vertical-align: top; background-position: center center; background-size: 75%;background-repeat: no-repeat; background-color: rgba(0,0,0,0.1);width: 16px; height: 16px;border-radius: 0 5px 5px 0;position:relative;left:-1px;}
.gfw-form-helpbutton {background-image: url('/src/images/icons/16/help.png'); background-repeat: no-repeat; background-position:center center;cursor: pointer;width:16px;height:16px;}
.gfw-onoffswitch { position: relative; width: 30px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; }
.gfw-onoffswitch-checkbox { display: none;}
.gfw-onoffswitch-label { display: block; overflow: hidden; cursor: pointer; height: 8px; padding: 0; line-height: 8px; border: 0 solid #FFFFFF; border-radius: 16px; background-color: #ccc;}
.gfw-onoffswitch-label:before { content: ""; display: block; width: 16px; margin: -3px; background: #fafafa; position: absolute; top: 0; bottom: 0; right: 18px; border-radius: 16px; box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2); transition: right 0.2s ease 0.1s;}
.gfw-onoffswitch-checkbox:checked + .gfw-onoffswitch-label { background-color: #60A513; }
.gfw-onoffswitch-checkbox:checked + .gfw-onoffswitch-label, .gfw-onoffswitch-checkbox:checked + .gfw-onoffswitch-label:before { border-color: #60A513; }
.gfw-onoffswitch-checkbox:checked + .gfw-onoffswitch-label .gfw-onoffswitch-inner { margin-left: 0; }
.gfw-onoffswitch-checkbox:checked + .gfw-onoffswitch-label:before { right: 0; background-color: #80C533; box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2); }
.gfw-searchform-controlbar {width:100%; border: 1px solid #ccc; background-color: #eee; margin: 0 auto;box-sizing:border-box;display: flex; justify-content: flex-start;align-items: center;text-align:left; padding:5px; flex-flow: row wrap;}
.gfw-searchform-controlbar { background-image: url("/src/images/icons/bg/gfw-toolbar-bg.png"); background-repeat: repeat-x; }
.gfw-searchform-controlbar .x-searchlabel { box-sizing:border-box; margin: 0 0.5em;height:auto; font-weight: bold; flex-shrink:0;}
.gfw-searchform-controlbar .gfw-button { box-sizing:border-box; margin: 0 2px;height:100%;flex-shrink:0;}
.gfw-searchform-controlbar .x-controlbar-resultsummary { font-weight: bold; margin: 0 5px; white-space: nowrap;}
.gfw-searchform-controlbar .x-searchzone {min-width: 10%; max-width: 60%; border: 1px solid #bbb;background-color: #fafafa;box-sizing:border-box;margin: 0 1em;height:2em;white-space: nowrap;display: flex;justify-content: flex-start;align-items: center;}
.gfw-searchform-controlbar .x-searchzone .x-itemzone {flex-grow: 1; box-sizing: border-box; display: inline-block; width:auto; overflow: hidden; white-space: nowrap; height:100%;padding:2px;}
.gfw-searchform-controlbar .x-searchzone .x-resetbtn {flex-shrink:0; box-sizing: border-box; display: inline-block; background-image: url("/src/images/icons/svg/cancel.svg");opacity:0.5;background-position: center center;background-repeat: no-repeat;background-size: 80%;height: 100%;width: 1.5em; cursor:pointer; margin:0.5em; margin-left:2em;}
.gfw-searchform-controlbar .x-itemzone .x-searchitem {box-sizing: border-box; padding:2px 7px; margin-right: 5px; height: 100%; border: none; background-color: #ccc; border-radius: 2px; overflow: hidden; white-space: nowrap; font-size:smaller; cursor: pointer;}
.gfw-searchform-controlbar .x-itemzone .x-searchitem {background-color:#4aa400;color:#ffffff; cursor:pointer;display: inline-flex; align-items: center; justify-content: center;}
.gfw-searchform-controlbar .x-itemzone .x-searchitem div {text-overflow: ellipsis; overflow: hidden;display: inline-block; box-sizing: border-box;}
.gfw-searchform-controlbar .x-itemzone .x-searchitem .x-label { font-weight: normal; max-width: 100px;}
.gfw-searchform-controlbar .x-itemzone .x-searchitem .x-value { font-weight: bold; max-width: 100px;}
.gfw-searchform-controlbar .x-itemzone .x-searchitem .x-separator { margin: 0 0.5em;}
.gfw-searchform-controlbar .x-itemzone .x-searchitem .x-removebtn  {box-sizing: border-box; display: inline-block; width:1em; height: 100%; margin-left: 5px;background-image: url(/src/images/icons/svg/delete.svg); background-repeat: no-repeat; background-position: center center; background-size: 100%;}
.gfw-searchform-controlbar .x-controlbar-resultsummary.x-noresults {display:none;}
.gfw-searchform-controlbar .x-toolbar {align-items: center; display: flex; flex-grow: 1; height: 100%; justify-content: flex-end; margin: 0 1em; padding: 0;}
.gfw-searchform-controlbar .gfw-button.x-skin.x-trigger-toggleautohide.x-icononly.x-icn-arrow-h-collapse.x-hashiddencolumns {background-color: #ffd6cf;border-color: #ff5050;}
.gfw-dashboard {margin-top:40px;display: flex;flex-flow: row wrap;}
.gfw-dashboard .x-item {filter: brightness(1) contrast(1);flex: 1 1 150px;font-size: 1vw;background-color:#eee;color:#333;transition-property:filter;transition-duration:.5s;transition-timing-function: linear;font-weight: 300;box-sizing:border-box;text-align:center;margin:2px;padding:14px 15px;display:flex; flex-flow: column; align-items:center; justify-content:center;border-radius:3px;border:1px solid #ddd;}
.gfw-dashboard .x-item:hover {filter: brightness(0.8) contrast(2);}
.gfw-dashboard .x-item .x-counter {font-size:1.2vw;font-weight:bold;}
.gfw-dashboard.x-small { margin-top:10px;}
.gfw-dashboard.x-small .x-item{ flex: 1 1 32px; font-size:0.6vw; padding:8px 5px;}
.gfw-dashboard.x-small .x-item .x-counter {font-size:0.8vw;font-weight:bold;}
.gfw-slidingdialog {width:100%;position:fixed;border:1px solid #aaa;bottom:0;left:0;background-color: #eee; opacity:0.9; transition: bottom 0.5s, visibility 0.5s;padding:5px; box-sizing: border-box;overflow: auto; white-space:nowrap;text-align:left;z-index:100;}
.gfw-slidingdialog.x-hidden {visibility: hidden;bottom:-500px}
.gfw-slidingdialog.x-visible {bottom:0;visibility:visible;}
.gfw-slidingdialog .x-header{font-size:larger;font-weight:bold; margin:1em;}
.gfw-slidingdialog .x-text{margin:1em;}
.gfw-slidingdialog .x-closebtn{width:16px;height:16px;position:absolute;right:0;top:0;background: url(/src/images/icons/16/delete.png) center center no-repeat;cursor: pointer;margin:5px;background-size:contain;}
.gfw-dashboardcard-container {margin: 2em auto;display: flex;flex-flow: row wrap;justify-content:flex-start}
.gfw-dashboardcard {border-radius:5px;border: 0;padding:14px;margin: 1.2em;width:300px;min-height:200px;display:inline-block;overflow:hidden;text-align: left;background-color: #fafafa;box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);}
.gfw-dashboardcard:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}
.gfw-dashboardcard.x-specific {background-color: #e0e0e0;}
.gfw-dashboardcard .x-header{font-size: 15px;margin:0;padding:7px;border-bottom:2px solid #fb9325;font-weight:bold;}
.gfw-dashboardcard .x-header .x-icon {border: medium none;display: inline-block;margin: 0 1em 0 0;text-align: left;vertical-align: middle;width: 45px;cursor:pointer}
.gfw-dashboardcard .x-content a.x-link { text-decoration: none; font-weight: bold;}
.gfw-dashboardcard .x-content a.x-link:before {content:'\276f'; margin-right:5px;color:#000;}
.gfw-toast {border-radius:8px;padding:0;margin:0 auto;display:block;overflow:hidden;text-align: left;background-color: #FFFFFF;box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);font-size:12px;box-sizing: border-box;border: 1px solid #e9e9e9;}
.gfw-toast:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}
.gfw-toast .x-header{display:flex; flex-flow: row nowrap; justify-content: left;align-items: center;font-size: larger;margin:0;padding:.5em 1.2em;border-bottom:2px solid #e9e9e9;font-weight:bold;background-color: #f9f9f9;}
.gfw-toast .x-header .x-icon {border: medium none;display: inline-block;margin: 0 1em 0 0;text-align: left;vertical-align: middle;height: 32px;cursor:pointer}
.gfw-toast .x-content{font-size: 12px;margin:0;padding:.5em 1.2em;background-color: #FFFFFF;}
.gfwform-checkboxbutton {display:inline-block;overflow:hidden;width:25em;}
.gfwform-checkboxbutton > label.x-label {display:flex;width:100%;box-sizing:border-box;align-items:center;background-color:#5c9ae7;transition: background-color 0.2s, color 0.2s;cursor:pointer;}
.gfwform-checkboxbutton > label.x-label > input[type="checkbox"].x-input {position:absolute; z-index: -1; opacity:0;}
.gfwform-checkboxbutton > label.x-label > input[type="checkbox"].x-input + div.x-button 								{ padding:0.5em;padding-left: 2em;margin:0;text-align:left;white-space: nowrap;width:100%;overflow:hidden;text-overflow: ellipsis;font-weight:bold;border:1px solid #eaeaea;color:#8b8b8b;background: url(/src/images/icons/svg/checkbox-unchecked.svg) #fafafa no-repeat 5px center; background-size: 1em;transition: background-color 0.2s, color 0.2s;}
.gfwform-checkboxbutton > label.x-label > input[type="checkbox"].x-input:checked + div.x-button 				{ background-color:#5c9ae7;border:1px solid #5288cb;color:#ffffff; background-image: url(/src/images/icons/svg/checkbox-checked.svg)}
.gfwform-checkboxbutton > label.x-label:hover > input[type="checkbox"].x-input + div.x-button 					{ background-color:#eeeeee;}
.gfwform-checkboxbutton > label.x-label:hover > input[type="checkbox"].x-input:checked + div.x-button 	{ background-color:#5288cb;}
.gfwform-checkboxbutton > label.x-label > input[type="checkbox"].x-input:focus + div.x-button 					{ border: 1px dotted #000000;color:#666;background-color:#eeeeee;}
.gfwform-checkboxbutton > label.x-label > input[type="checkbox"].x-input:focus:checked + div.x-button 	{ border: 1px dotted #ffffff;color:#fff;background-color:#4c8ad7;}
.gfwform-checkboxbutton-flexcontainer {display: flex; flex-flow: row wrap;justify-content: start;margin:-0.5em;}
.gfwform-checkboxbutton-flexcontainer .gfwform-checkboxbutton {flex: 0 0 25em;margin: 0.5em;}
.gfwform-checkboxbutton-flexcontainer-vertical {display: flex; flex-flow: column nowrap;justify-content: start;margin: 0.5em;}
.gfwform-checkboxbutton-flexcontainer-vertical .gfwform-checkboxbutton {flex: 0 0 auto;margin: 0.2em 0.5em;width:25em;}
.gfwform-checkboxbutton-separator {width: 100%;box-sizing:border-box;background-color:transparent;margin: 0.5em;font-weight:bold; color:inherit;margin-top:1.5em;color:#555}
.alertify .ajs-content .gfw-form-mainpanel{border:none;margin:0}
.gfw-initials {vertical-align:middle;background-color: #eeeeee;color: #000;width: 28px;height: 28px;padding:0;margin:0;border-radius: 50%;box-sizing: border-box;box-shadow: 0 1px 0 0 rgba(0,0,0,.2);text-shadow: 0 1px 0 rgba(0,0,0,.2);display: inline-flex;flex-flow: row nowrap;flex-shrink:0;align-items: center;justify-content: center;}
.gfw-initials span {padding:0;margin:0;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal; font-style: normal;text-align: center;flex-grow: 1;box-sizing: border-box;}
.gfw-initials.x-img {background-position: center;background-size: cover;}
.gfw-initials.x-img span{display: none;}
.gfw-initials-card {display: inline-flex; flex-flow: row nowrap; flex-basis: 15em; align-items: center;margin:0.5em;overflow:hidden; text-overflow:ellipsis; padding:0.2em;box-sizing:border-box;}
.gfw-initials-card .x-text {font-size:smaller; white-space: nowrap;display: flex; align-items:flex-start; justify-content: center; flex-flow: column nowrap; flex-shrink:0;margin-left:0.5em; height:4em}
.gfw-initials-card .x-text div:nth-child(2) {filter:invert(30%);}
.gfw-initials-card .x-text div:nth-child(3) {filter:invert(30%);}
.gfw-horizontalarraytable {}
.gfw-horizontalarraytable > table > thead {position: sticky; top:0}
.gfw-tageditor .x-input-container {display: flex; flex-flow: row nowrap; align-items: center;}
.gfw-tageditor .x-input-container .x-input {height:20px; box-sizing: border-box;border: 1px solid #aaa;} 
.gfw-tageditor .x-input-container .x-addbutton {background-image: url('/src/images/icons/svg/insert.svg');height: 20px;width: 20px;box-sizing: border-box;cursor: pointer;border-radius: 0 5px 5px 0;padding:1px;border: 1px solid #aaa;border-left-style: none;background-size: 50% auto;background-repeat: no-repeat;background-position: center; background-color: #f5f5f5;}
.gfw-tageditor .x-input-container .x-addbutton:hover {box-shadow:0 0 2px #aaa;}
.gfw-tageditor .x-tag-container { display: flex; flex-flow: row wrap;align-items: center; margin: 1em 0;}
.gfw-tageditor .x-tag-container:empty {display: none;}
.gfw-tageditor .x-tag {display: flex;flex-flow: row nowrap;border: 1px solid #aaa;padding: 5px;border-radius: 3px;align-items: center;margin: 5px 10px 5px 0;cursor:default;background-color: #f5f5f5;}
.gfw-tageditor .x-tag:hover {box-shadow:0 0 2px #aaa;}
.gfw-tageditor .x-deletebutton {background-image: url('/src/images/icons/svg/delete-red.svg');width: 10px;height: 10px;margin: 0 0.5em;cursor: pointer;background-size: 100% auto;background-repeat: no-repeat;background-position: center center;}
.gfw-seteditor .x-input-container {display: flex; flex-flow: column nowrap; align-items: flex-start;width:min-content;margin-bottom:1.2em;}
.gfw-seteditor .x-input-container .x-itemline {display:flex; flex-flow:row nowrap;width:min-content;align-items:flex-end;margin:0.25em 0}
.gfw-seteditor .x-input-container .x-label {height:22px; box-sizing: border-box;margin: 0 1em 0 0;display:flex; align-items:center;font-weight: bold; font-size:smaller;}
.gfw-seteditor .x-set-container { display: flex; flex-flow: column wrap; margin: 1em 0;padding: 5px;width:min-content;}
.gfw-seteditor .x-set-container:empty {display: none;}
.gfw-seteditor .x-setitem {display: flex;flex-flow: row nowrap;border: 1px solid #aaa;padding: 5px;border-radius: 3px;align-items: center;margin: 5px 10px 5px 0;cursor:default;background-color: #f5f5f5;}
.gfw-seteditor .x-setitem:hover {box-shadow:0 0 2px #aaa;}
.gfw-seteditor .x-deletebutton {user-select:none;background-image: url('/src/images/icons/svg/delete-red.svg');height: 22px;width: 22px;box-sizing: border-box;cursor: pointer;border-radius: 5px;padding:1px;border: 1px solid #ddd;background-size: 50% auto;background-repeat: no-repeat;background-position: center;background-color: #f5f5f5;}
.gfw-seteditor .x-fieldblock {display: flex; flex-flow: column nowrap;padding:0;margin-right:1.2em;}
.gfw-seteditor .x-command-container {display: flex;flex-flow: row wrap;justify-content: left;align-items: center;margin: 0;padding: 0;margin-left:22px;}
.gfw-seteditor .x-cmdbutton {user-select:none;display: flex;flex-flow:column nowrap;justify-content:center;height: 30px;width: min-content;box-sizing: border-box;cursor: pointer;border-radius: 5px;border: 1px solid #ddd;background-size: 1em auto;background-repeat: no-repeat;background-position: 0.5em center; background-color: #f5f5f5;white-space: nowrap;padding: 0.5em;padding-left: 2em;margin-right:1em;}
.gfw-seteditor .x-cmdbutton:hover {box-shadow:0 0 2px #aaa;}
.gfw-seteditor .x-addbutton {background-image: url('/src/images/icons/svg/insert.svg');}
.gfw-seteditor .x-exportbutton {background-image: url('/src/images/icons/svg/editcopy.svg');}
.gfw-seteditor .x-draghandle {background: url(/src/images/icons/16/draggable.png) no-repeat center center;background-color:#d3d3d3;padding: 0;cursor: n-resize;width: 32px;height: 22px;}
.gfw-seteditor input:invalid {border-color: #d54343;}
.gfw-color-button {border-radius: 50%;box-sizing:border-box;margin:0 1px;transform-origin:center;transition: transform 0.15s, opacity 0.15s;}
.gfw-color-button.x-status-on {opacity:1; transform: scale(1);}
.gfw-color-button.x-status-off {opacity:0.5;transform: scale(0.75);}
.gfw-color-button.x-status-on:hover {opacity:0.5; transform: scale(1);}
.gfw-color-button.x-status-off:hover {opacity:0.5; transform: scale(1);}
div.gfw-panel.gfw-padding-panel {padding: 2em;}
dl.gfw-deflist {border: 1px solid #e9e9e9;border-radius: 10px; background-color: #f9f9f9; color: #333333;overflow:hidden;}
dl.gfw-deflist div.gfw-defgroup {display: grid;grid-auto-rows: auto;grid-template-columns: minmax(0,2fr) minmax(0,3fr);grid-row-gap: 0;grid-column-gap: 0;align-items: stretch;justify-items: stretch;}
dl.gfw-deflist div.gfw-defgroup dt.gfw-defterm {display: flex;flex-flow: column;align-items: flex-start;justify-content: center;padding: 0.5em 1em;background-color: rgba(0,0,0,0.04);font-weight: 600;text-align: left;margin:0;}
dl.gfw-deflist div.gfw-defgroup dd.gfw-defdesc {display: flex;flex-flow: column;align-items: flex-start;justify-content: center;padding: 0.5em 1em;background-color: rgba(0,0,0,0.01);font-weight: normal;text-align: left;margin:0;border-bottom: 1px solid rgba(0,0,0,0.04);}
dl.gfw-deflist div.gfw-defgroup dt.gfw-defterm > * {overflow: hidden;text-overflow: ellipsis;width:100%;}
dl.gfw-deflist div.gfw-defgroup dd.gfw-defdesc > * {overflow: hidden;text-overflow: ellipsis;width:100%;}
dl.gfw-deflist div.gfw-defgroup dd.gfw-defdesc.x-editable {cursor: pointer;}
dl.gfw-deflist div.gfw-defgroup dd.gfw-defdesc.x-editable:hover {background: url(/src/images/icons/svg/pencil.svg) calc(100% - 8px) center no-repeat;background-color: rgba(0,0,0,0.07);}
dl.gfw-deflist div.gfw-defgroup dt.x-grayedout {opacity:0.5;}
dl.gfw-deflist div.gfw-defgroup dd.x-grayedout {opacity:0.5;}
.gfw-hscroller	{display: flex;flex-flow: row nowrap;position: relative;	}
.gfw-hscroller .x-container	{width: auto;box-sizing: border-box;padding: 0;margin: 0;overflow-y: hidden;overflow-x: scroll;scrollbar-width: none; /* Firefox */-ms-overflow-style: none;/* Internet Explorer 10+ */}
.gfw-hscroller .x-container::-webkit-scrollbar { width: 0;height: 0;} /* WebKit */
.gfw-hscroller .x-slidebtn	{padding: 0;margin: 0;box-sizing: border-box;display: flex;flex-flow: column;justify-content: center;align-items: center;cursor: pointer;user-select: none;transition: opacity .1s;z-index: 1;position:absolute;width:32px;background-size:contain;background-position:center;background-repeat: no-repeat;	}
.gfw-hscroller .x-slideleft {background-position: left center;background-size: 50%,100%;background-image: url(/src/images/icons/svg/pagerprev.svg),linear-gradient(to right,rgba(255, 255, 255,1) 0%, rgba(255, 255, 255, 0) 100%);left:0;}
.gfw-hscroller .x-slideright {background-position: right center;background-size: 50%,100%;background-image:url(/src/images/icons/svg/pagernext.svg),linear-gradient(to left,rgba(255, 255, 255,1) 0%, rgba(255, 255, 255, 0) 100%);right:0;}
.gfw-hscroller .x-slidebtn.x-blurred{opacity:0;}
.gfw-expandablepanel .x-expicon{ background-image: url('/src/images/icons/8/smallarrowright.png'); background-position: center center; background-repeat: no-repeat;border:none;margin:0 5px;width: 1.2em;height:1.2em;transition:transform .3s ease-in-out;vertical-align: middle;display: inline-block;}
.gfw-expandablepanel .x-content {transition: height .3s ease-in-out;overflow:hidden;}
.gfw-expandablepanel .x-content {}
.gfw-expandablepanel.x-hidden .x-content {}
.gfw-expandablepanel .x-expicon {transform:rotate(90deg);}
.gfw-expandablepanel.x-hidden .x-expicon {transform:rotate(0deg);}
