

/* Painel  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.toolbar-header-style {
    background-color: ##ffcc3ce8!important;
}
.x-panel-header-default-vertical {
    background-color: #364f7c!important;
}

.x-panel-header-default {
    border: 1px solid #d0d0d0!important;
    background-color: #6f034d!important;
}

.x-panel-header-default .x-tool-tool-el {
    background-color: #606060!important;
}
/* =-=-=-=-Relatorio=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.x-btn-inner-default-toolbar-small{
    color:#495057!important;
    padding: 1px 1px 1px 1px!important;
}
.x-btn-wrap-default-toolbar-small.x-btn-arrow-right:after{
    color: #5a5757!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: #6c757d!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: #d0d0d0!important;
}

.x-toolbar-default {
    /* background: #6f034d!important; */
           background: #6f034d!important;
}

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

.x-panel-header-title-default {
   color: #f0f0f0!important;
}


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

/* Janelas =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.x-window-default {
    border-color: #364f7c!important;
}
.x-window-header-default-top {
    background-color: #6f034d!important;
}
.x-window-header-default {
    border-color: #6f034d!important;
}
.x-window-header-default .x-tool-img {
    background-color: #6f034d!important;
}
.x-btn-default-small {
    background-color: #919191!important;
}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
