.topview {
    background-color: #333 !important;
}
.bottomview {
    background-color: #333 !important;
}
.topview {
    color: #333 !important;
}
.topviewtext {
    font-size: 20px !important;
}
.x-button-bottomviewbutton .x-icon-el:before {
    font-size: 20px !important;
}
.x-treelist-nav .x-treelist-item-text {
    font-size: 14px !important;
}
.headerviewtext {
    font-size: 18px !important;
}
ul.x-treelist-root-container li .x-treelist-item-text {
    font-weight: 600 !important;
}
ul.x-treelist-container li .x-treelist-item-text {
    font-weight: normal !important;
}
ul.x-treelist-container li .x-treelist-row {
    background: #383838;
}
ul.x-treelist-root-container li .x-treelist-row {
    border-bottom: 1px solid #666666;
}
ul.x-treelist-container li:last-child .x-treelist-row {
    border-bottom: 0px;
}
ul.x-treelist-root-container {
    border-bottom: 1px solid #666666;
}
.x-button .x-text-el {
    font-weight: 600;
}
.x-treelist-nav .x-treelist-item-over > .x-treelist-row:before,
.x-treelist-nav .x-treelist-item-selected > .x-treelist-row:before {
    background-color: red !important;
}
body #ext-viewport .topviewtext {
    font-size: 20px !important;
    font-weight: normal !important;
}
.x-gridcolumn > .x-header-el {
    background-color: #ccc !important;
    color: #444;
}
.x-headercontainer {
    background-color: #ccc !important;
}
.x-component.x-grid.x-layout-card-item {
    border: 1px solid #777;
}
.x-gridcell {
    border-left: 1px solid #eaeaea;
}
.topview:before {
    content: " ";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: none;
    color: red;
}
.x-button-bottomviewbutton .x-icon-el:before {
    margin-left: 5px;
    color: #aaa;
}
.x-button-bottomviewbutton.x-has-text.x-icon-align-left .x-icon-el {
    margin-right: 15px !important;
}
body #ext-viewport .topviewtext a {
    color: #bbb !important;
    text-decoration: none;
}
.x-field-group-container > label.x-label-el {
    font-weight: bold !important;
}
.x-gridrow .x-field-group-container.x-containerfield {
    padding: 5px 15px 1px;
    border-top: 1px solid #eaeaea;
    background: #eaeaea;
}
.x-expandercell.x-expanded {
    background: #eaeaea;
}
.x-gridrow .x-rowbody,
.x-gridrow .x-rowbody .x-show-selection > .x-listitem.x-selected,
.x-gridrow .x-rowbody > .x-body-el,
.x-gridrow .x-rowbody .x-list-inner-ct,
.x-gridrow .x-rowbody .x-listitem {
    background: #eaeaea !important;
}
.x-gridrow .x-rowbody .x-toolbar {
    background: #555;
}
.x-gridrow .x-rowbody .x-gridcolumn > .x-header-el {
    background: #eaeaea !important;
}
.x-gridrow .x-rowbody .x-gridcolumn .x-title-wrap-el {
    font-weight: normal;
    color: #999 !important;
}
.x-gridrow .x-grid-color-gray {
    color: #999999 !important;
}
.x-toast {
    position: relative;
    transform: none !important;
    top: 0px !important;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 300px;
    height: 60px;
    text-align: center;
    left: 0;
}
.x-toast .x-toast-body-el {
    background: darkred !important;
}
.x-button.x-disabled {
    color: #777 !important;
}
.x-button.x-disabled .x-icon-el {
    color: #777 !important;
}
.x-button-alt.x-disabled .x-inner-el {
    background-color: transparent !important;
}
.x-gridrow .x-rowbody > .x-body-el,
.x-gridrow .x-button.x-has-text.x-icon-align-left .x-icon-el {
    color: #fff;
}
.x-rowbody .x-content-el {
    padding: 0px !important;
}
.x-gridrow .x-rowbody .x-titlebar-body-el {
    /*padding-left: 0px;*/
    margin-left: -4px;
}
.x-gridrow .x-rowbody .x-panel-roweditor-body-el,
.x-gridrow .x-rowbody .x-panel-roweditor-body-el .x-body-el
{
    background: #eaeaea !important;
}
.x-textfield.clear-icon-hidden .x-trigger.x-interactive {
    display: none !important;
}
.x-gridrow .x-tabpanel .x-grid .x-grid .x-body-el,
.x-gridrow .x-tabpanel .x-grid .x-grid {
    background: #eaeaea !important;
}
.x-gridrow .x-tabpanel .x-headercontainer,
.x-gridrow .x-headercontainer {
    background: #eaeaea!important;
    border-bottom: 1px solid #cccccc;
}
.x-gridrow .x-tabpanel .x-titlebar,
.x-gridrow .x-tabpanel .x-titlebar .x-body-el {
    background: #666 !important;
}
.x-gridrow .x-tab .x-active-indicator-el {
    background-color: #ff0000 !important;
}
.x-gridrow .x-titlebar .x-label-el {
    color: #eaeaea !important;
}
.x-gridrow .x-component.x-grid.x-layout-card-item {
    border: 0;
}
.x-gridrow .x-tabpanel .x-titlebar .x-title {
    display: none;
}
.x-gridrow .x-tabpanel .x-tabbar {
    background: #555 !important;
}
.x-gridrow .x-tabpanel .x-container-body-el .x-toolbar {
    background: #444;
}
.x-gridrow .x-titlebar .x-textfield .x-input-el {
    color: #eaeaea !important;
}
.x-gridrow .x-titlebar .x-textfield .x-underline-el {
    background-color: transparent !important;
}
.x-gridrow .x-titlebar .x-button.x-has-text.x-icon-align-left .x-icon-el {
    color: #eaeaea;
}
.x-selected.x-expanded > .x-cells-el .x-gridcell {
    font-weight: bold !important;
}
.x-titlebar-body-el {
    background: #444;
}
.footerviewtext {
    color: #333 !important;
}
.x-viewport:after {
    display: none;
}
/*
#gpLicenceGpCombo .x-after-input-el,
#userLicenceGpCombo .x-after-input-el,
#addGpCombo .x-after-input-el,
#userGpCombo .x-after-input-el {
    display: none !important;
}*/
.x-roweditor-body-el .x-field {
    border-left: 1px solid #eaeaea;
}
.x-roweditor .x-panel-roweditor-buttons {
    background-color: #eaeaea;
}
.x-panel-roweditor-body-el {
    background-color: #eaeaea !important;
}
.x-dataview {
    background-color: #eaeaea !important;
}
.x-roweditor .x-button.x-has-icon .x-icon-el,
.x-roweditor .x-button {
    color: #c62828;
}
.x-gridrow .x-itemheader {
    background: #eaeaea;
    border-bottom: 1px solid #ccc;
}
.x-gridrow .x-tabpanel .x-grid .x-body-el,
.x-gridrow .x-tabpanel .x-grid {
    background: #eaeaea;
}
.x-gridrow .x-tabpanel .x-grid .x-grid .x-body-el,
.x-gridrow .x-tabpanel .x-grid .x-grid {
    background: #eaeaea !important;
}
.x-gridrow .x-panel-body-el {
    background-color: #eaeaea;
}
.userviewrowprivilege .x-button.x-hovered .x-text-el {
    overflow: visible;

    position: relative;
    background-color: white;

    box-shadow: 0 0 4px 0 black;
    border-radius: 1px;
}
.userviewrowprivilege .x-button.x-hovered .x-inner-el {
    overflow: visible;
}
.userviewrowprivilege .x-button.x-hovered .x-body-el {
    overflow: visible;
    z-index: 1000;
}
.x-grid-group .x-cells-el .x-checkcell {
    display: none;
}
.x-expanded .x-gridrow.x-grid-group .x-gridcell {
    font-weight: 600 !important;
}
.x-expanded .x-gridrow.x-grid-group {
    border-bottom: none;
    border-width: 0;
}
.x-body-el .x-mask {
    background-color: #333;
}
.x-body-el .x-mask .x-mask-inner {
    background-color: transparent;
}
.x-body-el .x-button .x-text-el {
    font-weight: 600;
}
.x-gridrow .x-tab.x-has-text .x-inner-el {
    background: #555 !important;
}
.x-gridrow .x-tabpanel .x-tabbar {
    background: #555 !important;
}
.x-gridrow .x-tabpanel .x-tabbar .x-toolbar {
    background: #444 !important;
}

.userviewrowprivilege .x-button.x-hovered .x-text-el {
    overflow: visible;

    position: relative;
    background-color: white;

    box-shadow: 0 0 4px 0 black;
    border-radius: 1px;
}
.userviewrowprivilege .x-button.x-hovered .x-inner-el {
    overflow: visible;
}
.userviewrowprivilege .x-button.x-hovered .x-body-el {
    overflow: visible;
    z-index: 1000;
}
.x-grid-group .x-cells-el .x-checkcell {
    display: none;
}
.userdetailview .x-gridrow.x-grid-group .x-gridcell {
    font-weight: 600 !important;
}
.userdetailview .x-gridrow.x-grid-group {
    border-width: 1px;
    background: #f5f5f5 !important;
}
.userdetailview .x-gridrow {
    background: #fff;
}
.userprivilegegridview .x-listitem {
    border-width: 1px;
}
.userprivilegegridview .x-gridcell {
    border-left: 0;
}
.x-body-el .x-mask {
    background-color: #333;
}
.x-body-el .x-mask .x-mask-inner {
    background-color: transparent;
}
.x-body-el .x-button .x-text-el {
    font-weight: 600;
}
.userdetailview .x-tab.x-has-text .x-inner-el {
    background: #555 !important;
}
.userdetailview .x-toolbar .x-button {
    color: #fff !important;
}
.userdetailview .x-tabpanel .x-toolbar.x-tabbar .x-button {
    color: #ccc !important;
}
.userdetailview .x-tabpanel .x-component.x-layout-card-item {
    background: #eaeaea;
}
.userviewrowprivileges .x-gridrow.x-grid-group .x-gridcell:not(.x-grid-group-header) {
    display: none;
}
.userviewrowprivileges .x-gridrow.x-grid-group .x-gridcell.x-grid-group-header {
    width: 600px !important;
    color: #333;
    font-size: 105%;
    text-transform: uppercase;
}
.userviewrowgps .x-gridrow .x-gridcell-body-el,
.userviewrowprivileges .x-gridrow:not(.x-grid-group) .x-gridcell-body-el,
.multiline-row .x-gridcell-body-el,
.userdetailview .x-gridrow.x-grid-group .x-grid-group-title {
    /*overflow: auto !important;
    white-space: normal !important;
    text-overflow: ellipsis;
    display: block;*/
}
.x-checkboxfield-celleditor.x-field.x-body-align-end > * > .x-body-el {
    align-items: center;
}
body .x-tab.x-active .x-active-indicator-el {
    background-color: red;
}
.userdetailview .x-tabbar {
    background: #555 !important;
}
.userdetailview .x-tabbar .x-button {
    color: #aaa !important;
}
x-toolbar .x-button.x-has-text.x-icon-align-left .x-icon-el {
    color: #777 !important;
}
.x-button.x-has-text.x-icon-align-left .x-icon-el {
    color: #777;
}
.x-toolbar .x-button {
    color: #fff;
}
.x-toolbar .x-button.x-disabled {
    color: #777 !important;
}
.x-button.x-disabled .x-icon-el {
    color: #777 !important;
}
.userdetailview.x-disabled {
    opacity: 0;
}
.userdetailview .x-gridrow .x-cells-el {
    background: transparent;
}
.userdetailview #ext-groupscolumn-1 {
    min-width: 50px !important;
    width: 50px !important;
}
.userdetailview #ext-groupscolumn-1 .x-title-el {
    display: none;
}
.x-button .x-body-el {
    font-size: 13px;
}
.x-tab.x-button .x-body-el {
    font-size: 14px;
}
.userdetailview .x-tabbar .x-button:last-child .x-text-el {
    text-transform: none;
    color: #999;
    font-size: 12px;
}

.userdetailview .x-tabbar-body-el.x-horizontal > .x-component:last-child {
    margin-right: 10px;
    min-width: 0 !important;
    right: 0;
    position: absolute;
}

li[data-recordid="10"] .x-treelist-item-text,
li[data-recordid="11"] .x-treelist-item-text,
li[data-recordid="12"] .x-treelist-item-text,
li[data-recordid="14"] .x-treelist-item-text,
li[data-recordid="15"] .x-treelist-item-text {
    color: #777 !important;
    cursor: default;
}

.x-treelist-nav li[data-recordid="10"].x-treelist-item-over > .x-treelist-row,
.x-treelist-nav li[data-recordid="11"].x-treelist-item-over > .x-treelist-row,
.x-treelist-nav li[data-recordid="12"].x-treelist-item-over > .x-treelist-row,
.x-treelist-nav li[data-recordid="14"].x-treelist-item-over > .x-treelist-row,
.x-treelist-nav li[data-recordid="15"].x-treelist-item-over > .x-treelist-row,
.x-treelist-nav li[data-recordid="10"].x-treelist-item-selected > .x-treelist-row,
.x-treelist-nav li[data-recordid="11"].x-treelist-item-selected > .x-treelist-row,
.x-treelist-nav li[data-recordid="12"].x-treelist-item-selected > .x-treelist-row,
.x-treelist-nav li[data-recordid="14"].x-treelist-item-selected > .x-treelist-row,
.x-treelist-nav li[data-recordid="15"].x-treelist-item-selected > .x-treelist-row,
.x-treelist-nav li[data-recordid="10"].x-treelist-item-over > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="11"].x-treelist-item-over > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="12"].x-treelist-item-over > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="14"].x-treelist-item-over > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="15"].x-treelist-item-over > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="10"].x-treelist-item-selected > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="11"].x-treelist-item-selected > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="12"].x-treelist-item-selected > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="14"].x-treelist-item-selected > .x-treelist-row:before,
.x-treelist-nav li[data-recordid="15"].x-treelist-item-selected > .x-treelist-row:before {
    background-color: #383838 !important;
}