.tabs li .tabs-inner {
    color: #0E2D5F;
    background-color: #E0ECFF;
    background: -webkit-linear-gradient(top, #EFF5FF 0, #E0ECFF 100%);
    background: -moz-linear-gradient(top, #EFF5FF 0, #E0ECFF 100%);
    background: -o-linear-gradient(top, #EFF5FF 0, #E0ECFF 100%);
    background: linear-gradient(to bottom, #EFF5FF 0, #E0ECFF 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF5FF,endColorstr=#E0ECFF,GradientType=0);
}
.tabs li .tabs-inner {
    color: #fff;
    background: none;
    font-weight: 400;
    height: 27px !important;
    line-height: 27px !important;
    border-width: 0px !important;
}

.tabs li .tabs-inner:hover {
    background: none;
    font-weight: 400;
    color: #fff;
}

.tabs li.tabs-selected .tabs-inner {
    background: none;
    font-weight: 400;
    color: #000;
}

.datagrid-header .datagrid-cell span {
    font-size: 12px;
}

.tabs-scroller-left {
    background: #62657a url('images_easyui_extend/tabs_icons.png') no-repeat 1px center;
}
.tabs-scroller-right {
    background: #62657a url('images_easyui_extend/tabs_icons.png') no-repeat -15px center;
}
.tabs li .tabs-close {
    background: url('images_easyui_extend/tabs_icons.png') no-repeat -34px center;
}

.tabs li.tabs-selected .tabs-close {
    background: url('images_easyui_extend/tabs_icons_oryginal.png') no-repeat -34px center;
}


.layout-button-up {
    background: url('images_easyui_extend/layout_arrows.png') no-repeat -16px -16px;
}
.layout-button-down {
    background: url('images_easyui_extend/layout_arrows.png') no-repeat -16px 0;
}
.layout-button-left {
    background: url('images_easyui_extend/layout_arrows.png') no-repeat 0 0;
}
.layout-button-right {
    background: url('images_easyui_extend/layout_arrows.png') no-repeat 0 -16px;
}

.dialog-button {
    position: relative;
}

.l-btn-text {
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 24px;
    font-size: 12px;
    padding: 0;
    margin: 0 4px;
}

.window .messager-body {
    height: auto !important;
}


span.dt-column-order {
    right: 0px !important;
}

#carsPositionLoadMap_wrapper.dt-container .dt-layout-cell.dt-end {
    display: none;
}

#carsPositionLoadMap_wrapper.dt-container div.dt-layout-cell {
    padding: 0px;
}

#carsPositionLoadMap_wrapper.dt-container div.dt-layout-cell.dt-start {
    display: none;
}

.datagrid-view .datagrid-editable-input {
    height: 25px !important;
    font-size: 12px;
}

a.datagrid-filter-btn.icon-filter {
    display: none;
}

.tabs-icon {
    position: absolute !important;
    margin-top: -8px !important;
}

#ui-datepicker-div {
    min-width: 180px;
}

.portal-spacer{
    border:3px dashed #ccc !important;
    margin-bottom:10px;
}

.select2-container {
    z-index: 911111;
    min-width: 120px !important;
}


.highcharts-root {
  font-size: 16px !important;
}

.rapGlownyCar img, .rapGlownyZakres img {
    display: none !important;
}

.rapGlownyZakres {
    margin-top: 4px;
}
.rapGlownyCar {
    margin-top: 4px;
}