/* #region Popup Glass Effect Gradient Stops variables */
/* #endregion Popup Glass Effect Gradient Stops variables  */
/* #region Login variables */
/* #endregion Login variables */
/* #region Header/Menu variables */
/* #endregion Header/Menu variables */
/* #region General variables */
/* #endregion General variables */
/* #region Popup window variables */
/* #endregion Popup window variables */
/* #region Controls variables */
/* #region Grid variables */
/* #endregion Grid variables */
/* #region Tab variables */
/* #endregion Tab variables */
/* #region TS TabTree variables */
/* #endregion TS TabTree variables */
/* #region Repeater variables */
/* #endregion Repeater variables */
/* #region Breadcrumb variables */
/* #endregion Breadcrumb variables */
/* #endregion Controls variables */
/* #region General styling */
body {
  background-color: #f8f9fb;
}
.loading-indicator-large {
  background-image: url('../../../Resources/Images/Flat/ajax_loader.gif');
}
/* #endregion General styling */
/* #region Login styling */
#login-logo-large {
  position: absolute;
  z-index: 99999;
  height: 200px;
  width: 100% !important;
  background-position-x: 50% !important;
  background-image: url('../../../Resources/Images/Flat/login_logo_large.png') !important;
  background-repeat: no-repeat;
  background-position: bottom;
}
.login-header-icon {
  background-image: url("../../../Resources/Images/Flat/login_wnd_icon.png");
  background-repeat: no-repeat;
}
/* avoid popup-mask on login screen */
#login-logo-large ~ .ext-el-mask {
  background-color: transparent !important;
}
#login-logo-large ~ .x-shadow {
  display: none !important;
}
.login-header-icon .x-tool-close {
  display: none;
}
/* hide resize margins for login wnd */
#login-logo-large ~ .x-window > .x-resizable-handle {
  display: none !important;
}
/* #endregion Login styling */
/* #region Header styling */
/* contains: header_col1, header_col2, header_col3, header_right */
#header {
  height: 44px;
  background-color: #0275d8;
  border-width: 0px;
}
#header_col1 {
  float: left;
  width: 220px;
  height: 44px;
  border: 0px;
  background-image: url("../../../Resources/Images/Flat/header_logo_hcm.png");
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
#header_col2 {
  background-image: none !important;
  background-repeat: no-repeat;
  height: 44px;
}
/* contains: header_col4, header_col5 */
#header_right {
  float: right;
}
#header_col4 {
  line-height: 44px;
  /*equals to height*/
  color: #ffffff;
  margin-right: 7px;
}
/* debug mode label */
#header_col5 {
  float: right;
  background-image: none;
  text-align: right;
  height: 44px;
  line-height: 44px;
  width: auto !important;
  overflow: hidden;
  margin: 0px 3px;
}
.pnlLogout {
  margin-left: 10px;
  float: right;
}
#languages_list {
  margin-left: 10px;
}
#languages_list select {
  color: #ffffff !important;
  background-color: #0275d8;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
#languages_list_icon {
  background-image: url("../../../Resources/Images/Flat/ico_globe_16.png");
  width: 16px;
  height: 16px;
  margin-top: 14px;
  padding-left: 7px !important;
}
.whiteLabel {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
a.ImmortalLinkWhite {
  margin-top: 0px;
  float: left;
  position: relative;
  font-size: 14px;
}
.userHomePage-topNavigationLinkWrapperSelected {
  border-bottom: 3px solid #fff;
  padding-bottom: 0px !important;
}
.userHomePage-topMainNavigationListItem {
  padding-left: 8px;
  padding-right: 8px;
  height: 44px;
  width: auto;
  list-style-position: inside;
  border: none;
  text-decoration-line: none;
  -moz-text-decoration-line: none;
  display: inline-block;
}
.userHomePage-topMainNavigationLinkWrapper {
  width: auto;
  height: 100%;
  display: table;
  table-layout: fixed;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.userHomePage-topMainNavigationLinkWrapper:hover {
  background-color: none;
}
.userHomePage-topMainNavigationLinkItem {
  color: #fff;
  /* #727289; */
  font-weight: bold;
}
/* #endregion Header styling */
/* #region Menu styling*/
#menu {
  padding-left: 0;
  background-color: #f8f9fb;
}
.x-menu {
  background-image: none;
}
.menu-title {
  color: #025aa5;
  float: right;
  margin-right: 5px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.x-menu-plain {
  background-color: #f8f9fb !important;
}
.x-menu-item {
  text-shadow: 1px 1px 0px #ffffff;
  border: 0px;
  padding: 0px;
  text-align: left;
  font-size: 12px;
  color: #000103 !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.x-menu-item-active {
  background-color: #ffffff !important;
  background-image: none !important;
  border: 0px;
  border-bottom: 3px solid #0275d8;
  margin: 1px 2px -5px 2px;
}
.x-menu-item-active a.x-menu-item {
  color: #0275d8 !important;
  border-style: solid;
  border-width: 0px 0px;
  margin: 0px -1px;
}
/* #region opened menu panel */
body .x-menu.x-menu-floating.x-layer {
  background-color: #ffffff !important;
}
.x-menu-floating .x-menu-item {
  text-shadow: none !important;
  font-size: 11px;
  color: #0275d8;
}
.x-menu.x-menu-floating.x-layer .x-menu-item-active {
  background-color: #f8f9fb !important;
  border: 1px solid #ffffff;
  border-top: 1px solid #a8d6fe;
  border-bottom: 1px solid #a8d6fe;
  margin: 0px 1px !important;
}
/* #endregion opened menu panel */
/* #endregion Menu styling*/
/* #region Popup windows */
.x-window.x-resizable-pinned .x-window-tl,
.x-window.x-resizable-pinned .x-window-tr,
.x-window.x-resizable-pinned .x-window-tc {
  background-image: none !important;
  background-color: #0283f1 !important;
}
.x-window-mc {
  border-color: #ffffff;
  font: normal 11px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #ffffff;
}
.x-window-tl .x-window-header {
  color: #ffffff !important;
}
body.x-body-masked .x-window-plain .x-window-mc {
  background-color: #ffffff;
}
.x-panel-body-noheader,
.x-panel-mc .x-panel-body {
  border-width: 0px !important;
}
.x-resizable-handle-north,
.x-resizable-handle-south .x-resizable-handle-east,
.x-resizable-handle-west,
.x-resizable-handle-northwest,
.x-resizable-handle-northeast,
.x-resizable-handle-southwest,
.x-resizable-handle-southeast {
  background-color: transparent !important;
}
/* glass-like filter when popups are shown */
.x-body-masked > form {
  filter: blur(1px);
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
}
.ext-el-mask {
  background: repeating-linear-gradient(-45deg, #ffffff, #ddeeff 500px, #f7fdff 700px, #ffffff 1200px);
}
/*used for readonly containers*/
.x-panel-bwrap .ext-el-mask {
  background: none;
  background-color: #f8f9fb;
}
/* #endregion Popup windows */
/* #region Forms fields - general */
.x-form-item-label {
  color: #454545 !important;
  font-size: 12px !important;
}
.x-form-text,
textarea.x-form-field {
  background-color: #ffffff;
  background-image: none !important;
  color: #454545;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.x-form-focus {
  background-image: none;
  border-color: #5cb3fd !important;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 3px #a8d6fe;
}
.x-grid-editor .x-form-focus {
  box-shadow: none !important;
}
.readonly-colors {
  background-color: #e8ebee !important;
  color: #6c6c6c !important;
}
.x-form-read-only .x-item-readonly.x-form-field {
  background-color: #e8ebee !important;
  color: #6c6c6c !important;
}
.x-item-readonly.x-form-focus {
  border-color: #8ea0af !important;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 3px #e8ebee !important;
}
.x-trigger-wrap-focus .x-form-trigger {
  border-bottom-color: #5cb3fd;
}
/* right border for comboboxes, date-time pickers etc. */
.x-form-field-wrap .x-form-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.x-form-field.x-form-mandatory,
textarea.x-form-mandatory {
  background-color: #fffff0 !important;
  background-image: none;
}
.x-item-readonly.x-form-field,
.x-item-readonly.x-form-field.x-form-mandatory {
  background-color: #e8ebee !important;
  color: #6c6c6c !important;
  background-image: none !important;
  filter: none !important;
  font-weight: normal !important;
  opacity: 1 !important;
}
.x-form-check-wrap .x-form-cb-label {
  padding: 0px !important;
  width: 0px !important;
  top: 2px !important;
}
/*//  checkbox control - cannot be styled unless [boxLabel] is used again (was overrided to null) in order to have a DOM element after the input, but still used when textalign = "right"
.x-form-item  .x-form-element .x-form-check-wrap input[type=checkbox].x-form-checkbox.x-form-field {
}
*/
/* #endregion Forms fields - general */
/* #region Button */
.x-btn-text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #454545 !important;
  text-shadow: none;
}
.x-btn.x-btn-noicon .x-btn-mc .x-btn-text {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.x-btn.x-btn-text-icon .x-btn-mc .x-btn-text {
  padding-right: 4px !important;
  padding-left: 20px !important;
}
.x-btn-over .x-btn-text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #2373b7 !important;
  text-shadow: none;
}
.x-icon-module.x-btn-over .x-btn-text {
  text-shadow: none;
}
.x-btn-click .x-btn-text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #ffffff !important;
  text-shadow: 1px 1px 0px rgba(2, 117, 216, 0.4);
}
/* #endregion Button */
/* #region HRLinkButton */
.hrlinkbutton {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  color: #454545 !important;
}
a.hrlinkbutton:hover {
  color: #2373b7 !important;
}
.hrlinkgridcolumn {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  color: #025aa5 !important;
}
a.hrlinkgridcolumn:hover {
  color: #025aa5 !important;
}
/* #endregion HRLinkButton */
/* #region Panel */
.x-panel-body {
  background-color: #ffffff;
}
.x-panel-header {
  color: #014c8c;
}
.x-panel-tl .x-panel-header {
  color: #014c8c;
}
/* #endregion Panel */
/* #region Combobox*/
.x-resizable-pinned .x-combo-list-inner {
  border-bottom-color: #eef1f5;
}
.x-combo-list {
  background-color: #f8f9fb;
}
.x-combo-list .x-combo-selected {
  background-color: #f8f9fb !important;
  border: 1px solid #ffffff !important;
  border-top: 1px solid #a8d6fe !important;
  border-bottom: 1px solid #a8d6fe !important;
}
/* #endregion Combobox*/
/* #region Grid */
/* #region Grid panel */
.ts-grid.x-panel.x-grid-panel {
  border: 1px solid #c9e1f7 !important;
}
.x-grid-panel .ts-grid.x-panel-tl {
  background-image: none;
  border-width: 0px;
}
.x-grid-panel .ts-grid.x-panel-tr {
  background-image: none;
  border: 0px;
}
.x-grid-panel .ts-grid.x-panel-tc {
  background-image: none;
  border: 0px;
}
.ts-grid.x-panel-bl.x-panel-nofooter {
  display: none !important;
}
.ts-grid.x-panel-ml {
  padding-left: 0px !important;
}
.ts-grid.x-panel-mr {
  padding-right: 0px !important;
}
.ts-grid.x-panel-mc {
  padding-top: 0px !important;
}
.ts-grid.x-panel-body {
  border-top: 0px !important;
}
.ts-grid-panel-has-header .x-panel-header-text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #014c8c !important;
}
/* #endregion Grid panel */
/* #region Grid caption */
.x-grid-panel .ts-grid.x-panel-header {
  border: 0px;
}
/* #endregion Grid caption */
/* #region Grid commands toolbar / footer */
.x-grid-panel .ts-grid.x-panel-tbar {
  background-color: #ffffff !important;
  border: 0px;
  height: 30px;
  padding-top: 5px;
}
/* only when the grid caption is displayed [class 'ts-grid-panel-has-header' is custom added onRender], use a splitter between caption and commands bar */
.ts-grid.x-panel-tl.ts-grid-panel-has-header ~ .ts-grid.x-panel-bwrap .x-panel-ml .x-panel-mr .x-panel-mc .x-panel-tbar {
  border-width: 1px 0px 0px 0px !important;
  border-color: #e8ebf2 !important;
  border-style: solid;
}
/* EditView bottom toolbar */
.tsEditView.x-panel-bbar {
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #e8ebf2;
}
.x-grid-panel .ts-grid.x-panel-bbar .x-toolbar {
  padding: 0px !important;
  background-color: #ffffff !important;
  border: 0px;
}
/* ListView bottom toolbar */
.tsRecordListView.x-panel-bbar {
  border-width: 1px 0px 0px 0px;
  border-color: #e8ebf2;
  border-style: solid;
  background-color: #f8f9fb;
}
.x-tbar-loading {
  background-image: url('../../../Resources/Images/Flat/refresh.png') !important;
}
.x-item-disabled .x-tbar-loading {
  background-image: url('../../../Resources/Images/Flat/refresh-disabled.png') !important;
}
/* #endregion Grid commands toolbar / footer */
/* #region Grid column header */
.x-grid3-header {
  background-image: none !important;
  background-color: #ecf5fc !important;
  border-width: 1px 0px 1px 0px;
  border-color: #c9e1f7 !important;
  border-style: solid;
}
.x-grid3-header .x-grid3-hd-over {
  background-image: none !important;
  background-color: #dfeefa !important;
}
.x-grid3-header .x-grid3-hd-over > .x-grid3-hd-inner {
  background-image: none !important;
  background-color: transparent !important;
}
.x-grid3-hd-row td {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px !important;
  font-weight: normal;
  color: #454545;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent !important;
}
td.sort-desc .x-grid3-hd-inner,
td.sort-asc .x-grid3-hd-inner,
td.x-grid3-hd-menu-open .x-grid3-hd-inner {
  background-image: none !important;
}
/* #endregion Grid column header */
/* #region Grid row */
.x-grid3-row-over {
  background-color: #ecf5fc !important;
  background-image: none;
  border-color: transparent !important;
}
.x-grid3-body > .x-grid3-row {
  border-top: 0px;
  border-bottom: 1px solid rgba(2, 117, 216, 0.05);
  border-left: 0px;
  border-right: 0px;
}
/*.x-grid3-body > .x-grid3-row:nth-child(even) {
    background-color: #XXYYZZ;
}*/
.x-grid3-row-selected {
  background-color: #b1e1f5 !important;
}
.x-grid3-cell-selected {
  background-color: #b1e1f5 !important;
}
.ts-grid .x-grid3-cell-selected .x-grid3-cell-inner {
  background-color: #b1e1f5 !important;
}
.ts-list-grid .x-grid3-cell-inner,
.ts-grid .x-grid3-cell-inner {
  color: #454545 !important;
  padding: 3px 3px 3px 5px !important;
}
.x-editor.x-grid-editor {
  padding-top: 0px !important;
}
/* #endregion Grid row */
/* #region Grid check column */
.x-grid3-check-col {
  padding-top: 0px !important;
  background-image: url('../../../Resources/Images/Flat/checkbox_unchecked.png') !important;
  background-color: transparent;
}
.x-grid3-check-col-on {
  padding-top: 0px !important;
  background-image: url('../../../Resources/Images/Flat/checkbox_checked.png') !important;
  background-color: transparent;
}
/* #endregion Grid check column */
/* #endregion Grid */
/* #region Tab */
.x-tab-panel:not(.x-ts-tabtree) .x-tab-strip.x-tab-strip-top {
  background-image: none !important;
  border: 0px;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
}
.x-tab-panel:not(.x-ts-tabtree) .x-tab-panel-header {
  background-color: transparent;
  border: 0px !important;
  height: 30px;
  overflow: hidden;
  padding: 0px;
}
.x-tab-panel:not(.x-ts-tabtree) .x-tab-scrolling > .x-tab-scroller-right {
  background-color: transparent !important;
}
.x-tab-panel:not(.x-ts-tabtree) .x-tab-scrolling > .x-tab-scroller-left {
  background-color: transparent !important;
}
/* left + right border for the tab content panel */
.x-tab-panel:not(.x-ts-tabtree) > .x-tab-panel-bwrap {
  border-style: solid;
  border-color: #c9e1f7;
  border-width: 0px 1px 0px 1px;
}
/* make the UL height 1px less to show a bottom-border, inline with the Tabs, where there are no more tabs */
.x-tab-panel:not(.x-ts-tabtree) ul.x-tab-strip-top {
  height: 29px;
  border-style: solid !important;
  border-color: #c9e1f7 !important;
  border-width: 0px 0px 1px 0px !important;
  padding: 0px;
  margin: 0px;
  overflow: visible;
}
.x-tab-panel:not(.x-ts-tabtree) ul.x-tab-strip li {
  height: 30px;
  padding: 0px;
  margin: -1px 0px 0px -1px;
  border-bottom: 1px solid #c9e1f7;
}
.x-tab-panel:not(.x-ts-tabtree) ul.x-tab-strip li.x-tab-strip-active {
  border-bottom: 0px;
}
.x-tab-panel:not(.x-ts-tabtree) ul.x-tab-strip-top > li:first-child {
  margin-left: 0px;
}
.x-tab-panel:not(.x-ts-tabtree) .x-tab-strip-over .x-tab-strip-inner > .x-tab-strip-text {
  color: #025aa5 !important;
}
.x-tab-panel:not(.x-ts-tabtree) .x-tab-strip-active .x-tab-strip-inner > .x-tab-strip-text {
  font-weight: bold;
  color: #025aa5 !important;
}
.x-tab-panel:not(.x-ts-tabtree) .x-tab-strip-inner > .x-tab-strip-text {
  height: 30px;
  line-height: 35px;
  margin: 0px;
  padding: 0px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #454545 !important;
  text-shadow: 1px 1px 0px #ffffff;
}
/* #endregion Tab */
/* #region TS Tab Sidebar*/
.x-ts-tabtree .x-ts-tabtree-sidebar {
  background: #fefeff url('../../Ext/Resources/images/flat/ts/sidebar_delimiter.jpg') no-repeat 185px top !important;
}
.x-ts-tabtree .x-ts-tabtree-sidebar .x-ts-tabtree-header {
  background: #fefeff url('../../Ext/Resources/images/flat/ts/elbow-start.png') repeat-y left !important;
}
.x-ts-tabtree .x-ts-tabtree-sidebar .x-ts-tabtree-header .x-ts-tabtree-person-info {
  background-color: #fefeff !important;
  border: 0px !important;
}
.x-ts-tabtree .x-ts-tabtree-sidebar > .x-tab-panel-header {
  background: #fefeff !important;
  border: 0px !important;
}
.x-ts-tabtree .x-ts-tabtree-sidebar .x-tab-panel-header ul.x-tab-strip {
  padding: 0px !important;
  background-image: none !important;
  border: none !important;
  background-position: left top;
  background-repeat: repeat-y !important;
}
/* <li> normal background */
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip > li {
  margin-left: 0px !important;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../../Ext/Resources/images/flat/ts/elbow.png') !important;
}
/* last <li> with data, normal background */
/*
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip > li.last_node {
}
*/
/*  
    very last <li>, without data; use this for the bottom background to close the tree "shadowed" area
    RefDocumentation: create an empty span with class x-tab-strip-text to force the height of the header element when there's no tabs.
*/
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip > li.x-tab-edge {
  display: list-item !important;
  height: 14px !important;
  margin-left: 0px !important;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../../Ext/Resources/images/flat/ts/elbow-end.png') !important;
}
/* first <li> AFTER the one selected - normal background (with top-left corner) */
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip li.x-tab-strip-active + li,
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip li.x-tab-strip-active.x-tab-strip-over + li {
  background-image: url('../../Ext/Resources/images/flat/ts/elbow-under-selection.png') !important;
}
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip li.x-tab-strip-active + li.x-tab-edge,
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip li.x-tab-strip-active.x-tab-strip-over + li.x-tab-edge {
  background-image: url('../../Ext/Resources/images/flat/ts/elbow-end-under-selection.png') !important;
}
/* remove inherited background for selected / hovered <li> */
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip .x-tab-strip-active a.x-tab-right,
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip .x-tab-strip-over a.x-tab-right {
  background-color: transparent !important;
  background-image: none !important;
  color: #ffffff;
}
/* selected <li> */
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip li.x-tab-strip-active {
  margin-left: 0px !important;
  background-image: url('../../Ext/Resources/images/flat/ts/treebullet.png') !important;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* hovered <li> inner text color */
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip .x-tab-strip-over .x-tab-right span.x-tab-strip-text {
  color: #0275d8 !important;
}
/* selected <li> inner text color */
.x-ts-tabtree .x-ts-tabtree-sidebar ul.x-tab-strip .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
  color: #ffffff !important;
}
.personXtraInfoRowOdd {
    font-weight: normal !important;
    font-size: 11px !important;
    color: #025aa5 !important;
    padding-left: 10px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    margin-top: 2px !important;
}
.personXtraInfoRowEven {
    font-weight: normal !important;
    font-size: 11px !important;
    color: black !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}
/* #endregion TS Tab Sidebar*/
/* #region TS Tab */
/* only for the ts-tabtree, ignore the left border in the tabpages, as an auxiliary delimiter is used in the right screen area */
.x-ts-tabtree .x-tab-panel-body .x-tab-panel > .x-tab-panel-bwrap {
  border-left: 0px !important;
}
.x-ts-tabtree .x-tab-panel .x-tab-strip-inner > .x-tab-strip-text {
  text-shadow: none !important;
}
.x-ts-tabtree .x-tab-panel .x-tab-strip.x-tab-strip-top {
  background-color: #ffffff !important;
  background-position: left top;
  background-repeat: repeat-x;
  background-image: url('../../Ext/Resources/images/flat/ts/tstab-bk-n.png') !important;
}
.x-ts-tabts ul.x-tab-strip > li a.x-tab-right * {
  height: 30px !important;
  line-height: 30px !important;
}
.x-ts-tabts ul.x-tab-strip > li {
  height: 30px !important;
  margin: 0px !important;
  padding: 0px !important;
  box-shadow: none !important;
  background-position: left top;
  background-repeat: repeat-x;
  background-image: url('../../Ext/Resources/images/flat/ts/tstab-bk-n.png') !important;
  border-style: solid;
  border-width: 0px 1px 0px 1px !important;
  border-color: transparent transparent #c9e1f7 transparent !important;
}
.x-ts-tabts ul.x-tab-strip > li.x-tab-strip-over {
  border-color: transparent transparent transparent transparent !important;
  background-color: transparent !important;
}
.x-ts-tabts ul.x-tab-strip > li.x-tab-strip-over .x-tab-strip-inner > .x-tab-strip-text {
  color: #0275d8 !important;
}
.x-ts-tabts ul.x-tab-strip > li.x-tab-strip-active .x-tab-strip-inner > .x-tab-strip-text {
  color: #384f62 !important;
}
.x-ts-tabts ul.x-tab-strip > li.x-tab-strip-active {
  box-shadow: none !important;
  background-color: #ffffff !important;
  background-position: left top;
  background-repeat: repeat-x;
  background-image: url('../../Ext/Resources/images/flat/ts/tstab-bk-h.png') !important;
  border-color: #75bffe #e8ebf2 #ffffff #e8ebf2 !important;
}
.x-ts-tabts ul.x-tab-strip > li.x-tab-strip-active:first-child {
  border-left-color: transparent !important;
}
/* #endregion TS Tab*/
/* #region NewsList */
div.repeater-item-main {
  background-color: #ffffff !important;
  border: 0px !important;
}
div.repeater-item-main:hover {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f6fafd !important;
}
.news-header-creationdate {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #025aa5;
}
.news-content-text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #454545;
  white-space: pre-wrap;
}
/* #endregion NewsList */
/* #region Repeater */
.repeater-control {
  background-color: #ffffff;
  overflow-x: hidden !important;
}
.repeater-control > .x-panel.x-panel-noborder > .x-panel-bwrap > .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
  background-color: #ffffff;
}
.x-panel-body.repeater-item {
  border-style: solid !important;
  border-width: 0px 0px 1px 0px !important;
  border-bottom-color: #d8dde8 !important;
}
div.repeater-item > div.x-panel.x-panel-noborder > div.x-panel-bwrap > div.x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
  background-color: #ffffff !important;
  margin-bottom: 3px;
  margin-top: 3px;
}
div.repeater-item > div.x-panel.x-panel-noborder > div.x-panel-bwrap > div.x-panel-body.x-panel-body-noheader.x-panel-body-noborder:hover {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f6fafd !important;
}
.repeater-item .x-panel-body,
div.repeater-item-main .x-panel-body {
  background-color: transparent;
}
/* #endregion Repeater */
/* #region Tree */
.x-tree-node .x-tree-node-over {
  background-color: #ecf5fc !important;
}
.x-column-tree .x-tree-selected {
  background-color: #b1e1f5 !important;
}
.x-tree-node-collapsed .x-tree-node-icon {
  background-image: url('../../Ext/Resources/images/flat/tree/folder.png');
}
.x-tree-node-expanded .x-tree-node-icon {
  background-image: url('../../Ext/Resources/images/flat/tree/folder-open.png');
}
.x-tree-node-leaf .x-tree-node-icon {
  background-image: url('../../Ext/Resources/images/flat/tree/leaf.png');
}
/* #endregion Tree */
/* #region Toolbar/Fieldset */
.x-toolbar {
  border-color: transparent !important;
  background-color: transparent !important;
}
.x-toolbar div.xtb-text {
  color: #014c8c !important;
}
.x-fieldset {
  border-color: #c9e1f7;
}
.x-fieldset legend {
  background-color: none;
  border-style: none;
  margin-left: 4px;
  color: #014c8c;
  font-weight: normal;
}
span.x-tab-strip-text {
  color: #014c8c !important;
  font-weight: bold !important;
}
/* #endregion Toolbar/Fieldset */
/* #region Calendar */
.x-date-middle,
.x-date-left,
.x-date-right {
  background-image: none !important;
  background-color: #ffffff !important;
}
.x-date-inner a:hover {
  background-color: #b1e1f5 !important;
}
.x-date-inner .x-date-selected a {
  background-color: #43a7fd !important;
}
/* #endregion Calendar */
/* #region Breadcrumb */
.crumbs {
  background-color: #f4f8fc !important;
  border: 1px solid #cde0f0 !important;
}
.crumbs ul li a {
  background: #f4f8fc !important;
  color: #454545 !important;
  background-image: -moz-linear-gradient(left, #d8e7f3, #f4f8fc) !important;
  background-image: -webkit-linear-gradient(left, #d8e7f3, #f4f8fc) !important;
  background-image: -o-linear-gradient(top, #d8e7f3, #f4f8fc 100%) !important;
  background-image: -ms-linear-gradient(left, #d8e7f3 0%, #f4f8fc 100%) !important;
  background-image: linear-gradient(left, #d8e7f3, #f4f8fc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8e7f3', endColorstr='#f4f8fc', GradientType=0) !important;
}
.crumbs ul li a:after {
  border-left: 12px solid #f4f8fc !important;
}
.crumbs ul li:last-child a {
  border-right: 0px solid #cde0f0 !important;
}
.crumbs ul li a:hover {
  background: #91d5f1 !important;
  color: #ffffff !important;
}
.crumbs ul li a:hover:after {
  border-left-color: #91d5f1 !important;
}
.crumbs .current {
  background: #34bbfd !important;
  color: #ffffff !important;
}
.crumbs .current:after {
  border-left-color: #34bbfd !important;
}
.crumbs .current:hover {
  background: #43c0fd !important;
}
.crumbs .current:hover:after {
  border-left-color: #43c0fd !important;
}
/* #endregion Breadcrumb */
/* #region FileUpload */
.ext-gecko .x-form-trigger.upload-file-trigger {
  background-image: url('../../Ext/Resources/images/flat/ts/upload-trigger.png');
  display: inline;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 17px;
  height: 21px;
  line-height: 21px;
  padding-top: 5px;
  padding-bottom: 4px;
}
.ext-webkit .x-form-trigger.upload-file-trigger {
  background-image: url('../../Ext/Resources/images/flat/ts/upload-trigger.png');
  display: inline;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 17px;
  height: 21px;
  line-height: 21px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.ext-ie.ext-ie6 .x-form-trigger.upload-file-trigger,
.ext-ie.ext-ie8 .x-form-trigger.upload-file-trigger,
.ext-ie.ext-ie9 .x-form-trigger.upload-file-trigger,
.ext-ie.ext-ie10 .x-form-trigger.upload-file-trigger,
.ext-ie.ext-ie11 .x-form-trigger.upload-file-trigger {
  background-image: url('../../Ext/Resources/images/flat/ts/upload-trigger.png');
  display: inline;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 17px;
  height: 21px;
  line-height: 21px;
  padding-top: 10px;
  padding-bottom: 4px;
}
/* #endregion FileUpload */
/* #region Modules */
.x-panel-modules .x-form-item {
  padding: 0px !important;
}
.x-icon-module button {
  background-position: center 30% !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #f2f3f7;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  color: #025aa5 !important;
}
.x-icon-module button:hover {
  -webkit-box-shadow: 0px 0px 3px #a8d6fe !important;
  box-shadow: 0px 0px 3px #a8d6fe !important;
  background-color: #a8d6fe !important;
  color: #ffffff !important;
}
/* #endregion Modules */
/* #region HRHtmlEditor */
.x-html-editor-wrap .x-html-editor-tb .x-toolbar {
  background-color: #ecf5fc !important;
  border-color: #c9e1f7 !important;
}
.hr-htmlEditor.x-panel-body.x-panel-body-noheader {
  border-width: 1px !important;
  border-color: #c9e1f7 !important;
}
/* #endregion HRHtmlEditor */
/* #region HRTreeView */
.hr-treeView .x-column-tree.x-tree .x-panel-tbar .x-toolbar {
  background-color: #ecf5fc !important;
  border-color: #c9e1f7 !important;
}
.hr-treeView .x-column-tree.x-tree .x-panel-bwrap .x-panel-body.x-panel-body-noheader {
  border-width: 1px !important;
  border-color: #c9e1f7 !important;
}
/* #endregion HRTreeView */
/* #region userAppProfile */
.userAppProfile-topPanelName {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.userAppProfile-topPanelProfessionalInfoContent > div {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/* #endregion userAppProfile */
.ts-grid-header-column-style {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.userAppProfile-horizontalLine {
  background-color: #c9e1f7;
}
/* Fix x-form-item button issue for Flat theme on IE11 */
.ext-gecko.ext-gecko3.ext-ie11 .x-form-item-button-horizontalaligned {
  margin-top: 13px !important;
}
ul.x-tab-strip {
  width: 99999px !important;
}

.x-ts-tabtree-header {
    height: 150px!important;
}

.x-ts-tabtree-person-info {
    height: 140px !important;
}

.x-tab-strip-wrap {
    position:fixed!important;
}

.x-ts-tabtree .x-ts-tabtree-sidebar .x-tab-panel-header {
    position: initial!important;
}

.personTreeExtraInfo {
    height: 240px !important;
    bottom: 0px !important;
    width: 160px !important;
}

.personTreeExtraInfo .personXtraInfoRowOdd {
    border-top: none!important;
}
