
.link-path-1{
    stroke-width:1;
}
.link-path-1:hover {
    stroke-width:3;
    cursor:default;
}
.link-path-2{
    stroke-width:2;
}
.link-path-2:hover {
    stroke-width:4;
    cursor:default;
}
.link-path-3{
    stroke-width:3;
}
.link-path-3:hover {
    stroke-width:5;
    cursor:default;
}
.link-path-4{
    stroke-width:4;
}
.link-path-4:hover {
    stroke-width:6;
    cursor:default;
}
.link-path-5{
    stroke-width:5;
}
.link-path-5:hover {
    stroke-width:7;
    cursor:default;
}

.x-treelist-floater {
    width: 230px !important;
}

.x-treelist-adminlte .x-treelist-item-text  {
    color: #adb3b8;
    margin-left: 25px;
    margin-right: 24px;
    font-size: 14px;
    line-height: 35px !important;
}

.x-treelist-adminlte .x-treelist-item-selected.x-treelist-item-tool {
    height: 35px !important;
}

.x-treelist-adminlte .x-treelist-item-icon:before,
.x-treelist-adminlte .x-treelist-item-tool:before,
.x-treelist-adminlte .x-treelist-item-expander {
    line-height: 35px !important;
}

.x-panel-header-default-horizontal.x-header-noborder {
    padding: 5px 9px 5px 9px !important;
}

.x-treelist-adminlte .x-treelist-item-selected.x-treelist-item-tool {
    height: 35px !important;
}

.x-column-header-inner {
    padding: 3px 10px 2px !important;
}

.x-tab-inner-default {
    color: #404040 !important;
    margin: -2px 0px 0px 0px !important;
}

.x-btn-default-toolbar-small {
    padding: 4px 4px 4px 4px !important;
}

/*.x-form-text-default {
    min-height: 25px !important;
    height: 25px !important;
}*/

.x-tab-bar {
    height: 35px !important;
    margin: 0px 0px -4px 0px !important;
}

.x-tab-bar-horizontal > .x-tab-bar-body-default {
    background-color:#c0dbed !important;
    height: 30px !important;
}

.x-tab-bar-default-top > .x-tab-bar-body-default {
    padding: 4px 4px 0px 4px !important;
}

.start-btn-green::before {
    color: #008000 !important;
}

.stop-btn-red::before {
    color: #e74c00 !important;
}

.header-bth-hide-array .x-btn-arrow-right:after, .x-btn-split-right:after {
    display: none !important;
}

.map img{width:inherit  !important;}

.mainmenu > .x-box-scroller-toolbar-default.x-box-scroller-left:before, .mainmenu > .x-box-scroller-toolbar-default.x-box-scroller-right:before {
    color: white !important;
}

.header-color {
    background: #3c8dbc !important;
}