/* Painel  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.toolbar-header-style {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-panel-header-default-vertical {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-panel-header-default {
    border: 1px solid #3f51b5 !important;
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-panel-header-default .x-tool-tool-el {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.x-btn-inner-default-toolbar-small {
    color: #ffffff !important;
}

.x-btn-wrap-default-toolbar-small.x-btn-arrow-right:after {
    color: #ffffff !important;
}

/* Botoes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.x-toolbar .x-btn {
    border: none !important;
    border-radius: 15px !important;
    text-decoration: none !important;
}

.x-btn-icon-el-default-toolbar-small {
    color: #ffffff !important;
}

.x-btn-default-toolbar-small {
    background: none !important;
    border: none !important;
}

.x-btn-focus.x-btn-over.x-btn-default-toolbar-small {
    box-shadow: none !important;
}

.x-btn-focus.x-btn-default-toolbar-small {
    box-shadow: none !important;
}

.x-btn.x-btn-pressed.x-btn-default-toolbar-small {
    background: linear-gradient(to bottom, #23f7ff, #107c50) !important;
}

.x-toolbar-default {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-toolbar-text-default {
    color: #ffffff !important;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* Janelas =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.x-window-default {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-window-header-default-top {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-window-header-default {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-window-header-default .x-tool-img {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

.x-btn-default-small {
    background: linear-gradient(to bottom, #238cff, #10497c) !important;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
