.view-color-black {
    background-color: rgba(0, 0, 0, 0.3);
}
.view-color-green {
    background-color: rgba(77, 250, 144, 0.3);
}
.view-color-yellow {
    background-color: rgba(250, 190, 77, 0.3);
}
.view-color-red {
    /* background-color: rgba(255, 84, 104, 0.3); */
    background-color: rgba(255, 255, 255, 0.3);
}

.view-item-disabled {
    opacity: 0.5;
}

.toolbar-header-style {
    background-color: #e6e6e6 !important;
}

body.x-border-layout-ct, div.x-border-layout-ct {
    background-color: #bbbbbb !important;
}

/* .custom-items-grid .x-grid-cell { 
    background-color: #ffa; 
    border-bottom-color: #ffc; 
    border-top-color: #ff5; 
    color: #009; 
} */

/* Grid cells when the mouse cursor is over the row */ 
/* .custom-items-grid .x-grid-row-over .x-grid-cell { 
    background-color: rgb(120, 255, 102) !important; 
    border-bottom-color: #999; 
    border-bottom-style: dashed; 
    border-top-color: #999; 
    border-top-style: dashed; 
} */

/* Grid cells in the selected row */ 
/* .custom-items-grid .x-grid-row-selected .x-grid-cell { 
    background-color: #ff0; 
    border-bottom-color: #999; 
    border-bottom-style: solid; 
    border-top-color: #999; 
    border-top-style: solid; 
} */

.x-body {
    background-color: #fdfdfd !important;
}

.x-fieldset {
    overflow: visible !important; /* workaround for Safari issue */
}

.x-window-default {
    /* border-color: #1b386c !important; */
    /* border-color: #446cb4 !important; */
    border-color: #003e8a !important;
    /* border-color: #bbbbbb !important; */
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    /* background-color: #1b386c !important; */
    /* background-color: #446cb4 !important; */
    /* background-color: #003e8a !important; */
    /* background-color: #bbbbbb !important; */
}

.x-window-header-default {
    /* background-color: #1b386c !important; */
    /* background-color: #446cb4 !important; */
    /* background-color: #003e8a !important; */
    background-color: #ececec !important;
    /* border-color: #1b386c !important; */
    /* border-color: #446cb4 !important; */
    border-color: white !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.x-window-header-default .x-tool-img {
    background-color: transparent !important;
    color: #003e8a;
}

.x-window-header-title-default {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #003e8a !important;
}

/* .x-window-body-default {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
} */

/* .x-window-bodyWrap {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
} */

/* .x-window-bodyWrap .x-border-box {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;  
} */

.x-autocontainer-outerCt {
    width: 100%;
}

.x-panel-header-default {
    background-color: #e6e6e6 !important;
    border-color: rgba(255, 255, 255, 0) !important;
}

.x-panel-header-title-default {
    color: #525252 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    /* padding-right: 5px; */
}

.x-panel-header-default .x-tool-tool-el {
    background-color: #e6e6e6 !important;
    color: #525252 !important;
}

.x-panel-header-default-horizontal.x-header-noborder {
    padding: 12px 16px 12px 12px !important;
}

.x-panel-default-outer-border-l,
.x-panel-default-outer-border-b,
.x-panel-default-outer-border-bl,
.x-panel-default-outer-border-r,
.x-panel-default-outer-border-rl,
.x-panel-default-outer-border-rb,
.x-panel-default-outer-border-rbl,
.x-panel-default-outer-border-t,
.x-panel-default-outer-border-tl,
.x-panel-default-outer-border-tb,
.x-panel-default-outer-border-tbl,
.x-panel-default-outer-border-tr,
.x-panel-default-outer-border-trl,
.x-panel-default-outer-border-trb,
.x-panel-default-outer-border-trbl {
    border-color:rgba(255, 255, 255, 0) !important;
    border-width: 0px !important;
    border-style: solid !important;
}

.x-splitter-focus::after {
    border-color: rgba(255, 255, 255, 0) !important;
}

.x-layout-split-left {
    font-size: 12px;
}

.x-toolbar-default {
    background-color: #eaeff4 !important;
}

.x-toolbar-default .x-toolbar-default {
    background-color: #eaeff4 !important;
    padding: 0px 0 0px 8px !important;
}

.x-toolbar-text-default {
    font: 500 13px/16px 'Open Sans', 'Helvetica Neue', helvetica, arial, verdana, sans-serif !important;
}

.x-toolbar-footer {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.x-fieldset-default {
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.x-box-item .x-btn-default-small {
    /* background-color: #446cb4; */
    /* background-color: #003e8a !important; */
    background-color: transparent !important;
    border-color: #f6f6f6 !important;
    border-radius: 20px !important;
    border-style: none !important;
    border-width: 1px !important;
    /* color: #e6e6e6 !important; */
    color: #003e8a !important;
    margin: 1px 1px 2px 1px !important;
    min-width: 55px !important;
}

.x-box-item .x-btn-default-small .x-btn-inner.x-btn-inner-default-small {
    color: #003e8a !important;
}

.x-btn-icon-el.x-btn-icon-el-default-small.x-btn-glyph {
    color: #003e8a !important;
}

.x-btn-wrap.x-btn-wrap-default-small.x-btn-arrow.x-btn-arrow-right {
    color: #003e8a !important;
}

.x-btn-wrap-default-small.x-btn-arrow-right:after {
    color: #003e8a !important;
}

.x-btn-inner.x-btn-inner-default-small {
    font-weight: bold !important;
}

/* .x-box-inner .x-btn-inner-default-small {
    color: #003e8a !important;
}

.x-box-inner .x-btn-icon-el-default-small {
    color: #003e8a !important;
}

.x-box-inner .x-btn-wrap-default-small .x-btn-arrow-right {
    color: #003e8a !important;
} */

.x-datepicker-month .x-btn-default-small {
    background-color: transparent !important;
}

/* .x-datepicker-month .x-btn-default-small .x-btn-inner-default-small {
    color: white !important;
} */

.x-btn-default-small {
    /* background-color: #446cb4 !important; */
    /* background-color: #003e8a !important; */
    background-color: #3b6190 !important;
    /* border-color: #f6f6f6 !important; */
    border-radius: 50px !important;
    border-style: none !important;
    border-width: 0px !important;
}

.x-btn-default-small-blue {
    /* background-color: #446cb4 !important; */
    /* background-color: #003e8a !important; */
    background-color: #3b6190 !important;
    border-color: #f6f6f6 !important;
    border-radius: 50px !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #e6e6e6 !important;
}

.x-btn-default-toolbar-small {
    /* background-color: #446cb4; */
    /* background-color: #003e8a; */
    background-color: #3b6190;
    border-color: #f6f6f6 !important;
    border-radius: 50px !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: white !important;
}

.x-btn-icon-el-default-toolbar-small {
    background-color: transparent;
    color: #555759 !important;
}

.x-btn-pressed {
    background-color: rgb(119, 180, 201) !important;
}

.x-btn-wrap-default-toolbar-small .x-btn-arrow-right:after {
    color: white !important;
}

.x-grid-view {
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.x-grid-item-focused .x-grid-cell-inner:before {
    border-color: transparent !important;
}

.x-css-shadow {
    box-shadow: transparent 0px -1px 6px !important;
}

.x-menu-item-default.x-menu-item-focus,
.x-menu-item-default.x-menu-item-active {
    background-image: none;
    /* background-color: #446cb4 !important; */
    /* background-color: #003e8a !important; */
    background-color: #3b6190 !important;
}

.btn-settings {
    color: white !important;
}

#update {
    position: absolute;
    width: 100%;
    top: 20px;
    font-weight: bold;
    text-align: center;
    /* color: rgb(98, 155, 120); */
}

#attribution {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: x-small;
}

#spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    /* border-top: 6px solid #446cb4; */
    border-top: 6px solid #003e8a;
    border-right: 6px solid transparent;
    animation: spinner .6s linear infinite;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}
