﻿html, body {
    height: 100%;
    font-family: 'ArbFONTS-NotoKufiArabic-Bold' !important;
    /*font-weight:bold !important;*/
    /*background-color:palegoldenrod !important;*/
}


div#idd328db50-2436-48e2-8f00-7655dcf0cf5f{

    display:none !important;

}

.dx-treelist-rowsview .dx-treelist-collapsed span {
    font: 18px/18px DXIcons !important;
    text-align: center !important;
    cursor: pointer !important;
}
dx-dashboard-widget-container dx-dashboard-control dx-dashboard-typography dx-dashboard-theme dx-viewport dx-designer-viewport dx-color-scheme-light {
    display: none !important;
}
.xaf-component-image{
    width:10em;
    height:6em;
}
/*.xaf-image
{
    display:none !important;
}*/

.dx-treelist-rowsview .dx-treelist-expanded span::before {
    content: "" !important;
    position: absolute !important;
    display: block !important;
    width: 18px !important;
    top: 50% !important;
    left: 0 !important;
    margin-left: -5px !important;
    margin-top: -8px !important;
}
/*.main-toolbar {
    display: none !important;
}*/
span {
    font-family: 'ArbFONTS-NotoKufiArabic-Bold' !important;
}

dx-popup-dialog {
    max-width: 80% !important;
}

@font-face {
    font-family: 'ArbFONTS-NotoKufiArabic-Bold';
    src: url('../ArbFonts.com-(5)/ArbFONTS-NotoKufiArabic-Bold.ttf') format('truetype');
}

app {
    display: block;
    height: 100%;
}

tbody {
    font-weight: bold !important;
}

.xaf-action .text-left {
    font-weight: bold !important;
}

span {
    font-weight: bold !important;
}

input {
    font-weight: bold !important;
}

.header-logo {
    flex-shrink: 0;
    /*background-color: currentColor;*/
    background-color: #fe7109;
    -webkit-mask: url('../images/Assets-Value-orange2.png');
    /*-webkit-mask: url('../images/Logo3.svg');*/
    /*mask: url('../images/Logo.svg');*/
    mask: url('../images/Assets-Value-orange2.png');
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 180px;
    height: 81px;
}

#blazor-error-ui {
    background: inherit;
    bottom: 0;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100001;
}

.header-left-side {
    padding-top: 2em;
    padding-bottom: 2em;
}

 