﻿.x-viewport, .x-viewport > .x-body {
    overflow: hidden !important;
    background-color: #f9fafe !important;
}

.x-item-disabled, .x-item-disabled * {
    pointer-events: all !important;
}
body {
    background-color: #f9fafe !important;
}
#frmMain-body {
    width: calc(100% - -5px) !important;
    padding-top: 15px !important;
    
}

.hidden {
    display: none !important;
}
span.x-rtl {
    direction: ltr !important;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0 10px;
    border-radius: 10px;
    margin-top: 15px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #808080;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

/* Chrome fix for scrollbars */


.x-infopanel-success {
    background: none repeat scroll 0 0 #DFF0D8 !important;
}

.x-infopanel-success .x-infopanel-body {
    background: none !important;
}

.x-infopanel-danger {
    background-color: #F6D4D4 !important;
    padding: 5px !important;
    color: #AE3F3F !important;
    border: solid 1px #AE3F3F !important;
    border-radius: 4px;
}

.x-infopanel-danger .x-infopanel-body {
    background: none !important;
}

.x-infopanel-danger .x-infopanel-header .x-panel-header-title-default {
    color: #AE3F3F !important;
}

.x-message-box .x-window-body {
    overflow: hidden !important;
}


.error-table {
    width: 100%;
    color: #AE3F3F;
}

.error-table b,
.error-table li {
    font-size: 12px !important;
    color: #AE3F3F;
}

.error-table ul {
    margin-top: -35px !important;
}

.error-table .error-title {
    font-size: 12px !important;
    color: #AE3F3F;
}

.info-table {
    width: 100%;
    color: #416DA3;
}

.info-table b,
.info-table li {
    font-size: 12px !important;
    color: #416DA3;
}

.info-table ul {
    margin-top: -35px !important;
}

.info-table .info-title {
    font-size: 12px !important;
    color: #416DA3;
}

.msg-table-title {
    margin: 10px !important;
    display: block;
    vertical-align: top;
    padding-top: 6px;
}

.copyrights {
    text-align: center;
    font-size: 10px;
    padding-top: 5px;
    color: #808080;
}

/*

    #pnlImgUploadReq {
    padding-left: 100px !important;
}
    [id^=fupPreviewImage] a {
    margin-top: 2px !important;
}
    #fupPreviewImage-button, #fupPreviewImage-button-btnEl {
    height: 130px !important;
    width: 130px !important;
}
*/


.img-upload-button-bg {
    height: 120px !important;
    max-width: 120px !important;
    margin-left: -7px !important;
    margin-top: 2px !important;
    border-radius: 4px !important;
}


.upload-req-title {
    color: #04408c;
    font-weight: bold;
}

.upload-req-terms {
    color: gray;
    font-weight: normal;
}

.white-bg {
    background-color: white;
}
.e-user-info {
    background: white !important;
}



.loggedin-user {
    font-size: 11px;
    font-weight: normal;
    font-family: "IBM Plex Sans";
    color: #001737;
}

.borderd-image img {
    border-radius: 4px !important;
    border: solid 1px white !important;
}

.x-status-error-list {
    background-color: #F6D4D4 !important;
    border-radius: 4px;
    color: #c33 !important;
    min-width: 160px !important;
}


.x-status-error-list li a {
    color: #c33 !important;
}


.x-form-text-default,
.x-field-form-focus {
    /*padding: 0 2px 0 2px !important;*/
}

.x-form-item-default.x-item-disabled {
    opacity: 1 !important;
}

/*.x-form-item-default.x-item-disabled .x-form-text-default {
        background-color: #E4DFCB !important;
         
        background-image: none !important;
    }*/
.x-form-readonly * input,
input[readonly='readonly']:not(.evx-multi-read-only), textarea[readonly='readonly'] {
    background-color: #f9fafe !important;
    /*background-color:#D7D7D7 !important;*/
    background-image: none !important;
}

.ext-cal-day-col-gutter {
    margin-right: 0 !important;
}

.x-form-field, .x-form-textarea {
    border-radius: 4px !important;
    font: 12px tahoma, arial, verdana, sans-serif !important;

}

.profile-image {
    border-radius: 8px !important;
    margin: 2px 10px 4px 0 !important;
}


.borderless {
    border: none 0px !important;
}

.flat-container {
    padding: 4px 0px !important;
}

.theme-background {
    background: none repeat scroll 0 0 #f3f3f3 !important;
}

#pnlViewer_Content, #rptViewer {
    width: 100% !important;
    height: 99% !important;
    background-color: white;
}

.ReportToolbar {
    /*box-shadow: 0 1px 0 0 #f3f7fb inset, -1px 0 0 0 #f3f7fb inset, 1px 0 0 0 #f3f7fb inset !important;*/
    /*border-radius: 4px 4px 0 0;*/
    /*border: solid 1px #99BCE8 !important;*/
    /*background: #dae7f6;*/
    /*background: -moz-linear-gradient(top, #dae7f6 0%, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3 100%) !important;*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3)) !important;*/
    /*background: -webkit-linear-gradient(top, #dae7f6 0%, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3 100%) !important;*/
    /*background: -o-linear-gradient(top, #dae7f6 0%, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3 100%) !important;*/
    /*background: -ms-linear-gradient(top, #dae7f6 0%, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3 100%) !important;*/
    /*background: linear-gradient(to bottom, #dae7f6 0%, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3 100%) !important;*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dae7f6', endColorstr='#cbddf3', GradientType=0) !important;*/

    padding: 5px 10px 10px 15px !important;
    height: 40px !important;
    background: none !important;
    border: 1px solid rgb(233, 241, 252) !important;
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(26 108 225 / 10%);
}


.right {
    float: right !important;
}

/* Result Panel */

.solid {
    border-radius: 0px;
    box-shadow: none;
    border-bottom: 1px solid #c1c1c1;
}

.solid .x-infopanel-body {
    padding: 0px;
}

.icon {
    position: absolute;
    top: 35px;
    left: 50%;
    height: 52px;
    width: 41px;
    margin-left: -15px;
    margin-top: -26px;
}

.x-panel-info .x-form-display-field-default {
    margin-top: 0 !important;
    min-height: 15px;
}
.login-left {
    background: url(/Resources/images/login-bg.png);
   
    background-size: cover;
 
}
.x-panel-info .icon, .x-infopanel-info .icon {
    background: url(/Resources/images/Icons/result-panel/info.png);
}

.x-panel-success .icon, .x-infopanel-success .icon {
    background: url(/Resources/images/Icons/result-panel/success.png);
}

.x-panel-danger .icon, .x-infopanel-danger .icon {
    background: url(/Resources/images/Icons/result-panel/danger.png);
}

.x-panel-warning .icon, .x-infopanel-warning .icon {
    background: url(/Resources/images/Icons/result-panel/warning.png);
}

.title {
    margin-top: 10px;
    font-size: 16px;
}

.title .x-form-display-field {
    font-size: 16px;
}
#resultPanel_container * .x-autocontainer-innerCt{
    vertical-align: middle !important;
}
.result-panel-list {
    /*padding-bottom: 15px;*/
}

.result-panel-list li {
    padding-top: 5px;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 400;
    list-style: none;
    font-size: 13px;
}

.x-panel-info .title {
    margin-bottom: 5px !important;
    color: #2850c1;
}

.x-panel-success .title {
    margin-bottom: 5px !important;
    color: #4a9d3c;
}

.x-panel-danger .title {
    margin-bottom: 5px !important;
    color: #871414;
}

.x-panel-danger .result-panel-list li {
    color: #871414 !important;
}

.x-panel-warning .title {
    margin-bottom: 5px !important;
    color: #d07700;
}

.x-panel-warning .result-panel-list li {
    color: #d07700 !important;
}

.x-html-editor-wrap {
    /*background-color: white !important;*/
    /*padding: 10px !important;*/
}


/* Wizard Steps overrides*/
.wizard-steps-panel-body {
    background: #f9fafe !important;
    color:#001737;
    font-family: "IBM Plex Sans", "Bronkoh-ExtraBold", Roboto, sans-serif !important;
    font-size: 14px !important;
}
.wizard-steps-panel-body *.right {
    padding-top:10px;
}

/*.e-navigation-item-orange-color {*/
/*    color: #3e75c7 !important;*/
/*}*/
/*.x-tree-node-text {*/
/*    color: #001737;*/



.cd-breadcrumb, .cd-multi-steps {
    max-width: inherit !important;
}

.cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 13px !important;
    font-family: "IBM Plex Sans", "Bronkoh-ExtraBold", Roboto, sans-serif !important;
}

.cd-breadcrumb.triangle li > * {
    padding: 6px 11px 6px 2.5em !important;
}

.cd-breadcrumb, .cd-multi-steps {
    margin: 0 !important;
}

.cd-breadcrumb.triangle li.completed > * {
    /* selected step */
    font-weight: bolder;
    /*color: #871414;*/
   
    font-size: 13px !important;
    font-family: "IBM Plex Sans", "Bronkoh-ExtraBold", Roboto, sans-serif !important;
    /*color: white;*/
    /*background-color: #3e75c7;*/
    /*border-color: #3e75c7;*/
    color:#001737;
    background-color:  #DEF1FF;
    border-color: #DEF1FF;
    /*background-color: rgb(246, 212, 212);*/
    /*border-color: rgb(246, 212, 212);*/
    /*background-color: white;*/
}
.cd-breadcrumb.triangle li.completed:after {
    margin-left: 3px !important;
}

.wizard-steps-description {
    position: relative;
    top: 50px;
    left: 50px;
}

.wizard-steps-description .tooltip { /* hide and position tooltip */
    top: -10px;
    background-color: black;
    color: white;
    border-radius: 5px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.wizard-steps-description:hover .tooltip { /* display tooltip on hover */
    opacity: 1;
}

.wizard-steps-loading {
    padding: 0 0px 0 20px !important;
}

.wizard-assignee {
    font-size: 8px !important;
    float: right;
    line-height: 10px;
    position: relative;
    margin-top: 19px;
    margin-left: -100px;
}

.login-footer {
    padding: 5px 10px 0 10px;
}

.login-footer p {
    line-height: 15px;
    font-size: 10px;
    font-weight: bold;
}

.login-co {
    font-size: 13px;
    font-weight: bold;
    float: right;
    margin-top: -15px;
}

.login-footer a {
    color: white;
}

.x-toolbar-footer {
    background-color: transparent !important;
}

.pattern-bg .x-panel-body-default {
    /*background: url(../../Resources/images/Login/lbg.jpg?1234) repeat !important;*/
    background: none !important;
}

.topleftheader-bg   {
    background: url(../../Resources/images/Login/topheader.jpg?1234);
    background-repeat: no-repeat;
}

.top-header-right {
    float: right;
}

.top-header-right a {
    font-size: 13px;
}

#platform img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.Centerer {
    display: block;
}

.Centered {
    margin-right: auto;
    margin-left: auto;
}

.icon-whats-app {
    background-image: url(../images/icons/call-green.png) !important;
}
.icon-call {
    background-image: url(../images/icons/call-blue.png) !important;
}

.icon-collapse {
    background-image: url(../images/collapsed-west-button.png) !important;
    background-size: contain;
}

.dial-list {
    overflow-y: hidden !important;
}
.x-field-indicator {
    padding-top: 10px;
    padding-left: 5px !important;
}

    /*Reports Navigator*/
div.item-wrap {
    float: left;
    border: 1px solid #004284;
    margin: 5px 15px 10px 15px;
    border-radius: 4px;
    width: 310px;
    cursor: pointer;
    height: 460px;

    text-align: center;
}

td.img-wrap img {
    margin: 5px 0px 0px 5px;
    width: 300px;
    height: 370px;
}

div.item-wrap h5 {
    font-size: 14px;
    color: #29518A;
    font-family: tahoma, arial, san-serif;
    padding: 0px 0px 0px 10px;
    text-align: center;
}

div.x-view-over {
    border: solid 1px silver;
}

#items-ct {
    padding: 0px 30px 24px 30px;
}

#items-ct h2 {
    border-bottom: 2px solid #3A4B5B;
    cursor: pointer;
}

#items-ct h2 div {
    background: transparent url(../resources/images/group-expand-sprite.gif) no-repeat 3px -47px;
    padding: 10px 4px 4px 17px;
    font-family: tahoma, arial, san-serif;
    font-size: 16px;
    color: #3A4B5B;
    margin-bottom: 10px;

}

#items-ct .collapsed h2 div {
    background-position: 3px 3px;
}

#items-ct .group-body {
    margin: 0 2px 15px 0;
}

#items-ct .collapsed .group-body {
    display: none;
}

.group-header {
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 20px;
    width: 50%;
}

.full-width {
    width: 100% !important;
}


.images-view .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
}

.images-view .thumb {
    background: #dddddd;
    padding: 3px;
    cursor: pointer;
}

.images-view .thumb img {
    height: 60px;
    width: 80px;
}

.images-view .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 5px;
    text-align: center;
}

.images-view .thumb-wrap span {
    display: block;
    overflow: hidden;
    text-align: center;
}

.images-view .x-view-over {
    border: 1px solid #dddddd;
    background: #efefef url(../../Shared/images/row-over.gif) repeat-x left top;
    padding: 4px;
}

.images-view .x-item-selected {
    background: #eff5fb url(../../Shared/images/selected.gif) no-repeat right bottom;
    border: 1px solid #99bbe8;
    padding: 4px;
}

.images-view .x-item-selected .thumb {
    background: transparent;
}

.images-view .loading-indicator {
    font-size: 11px;
    background-image: url(../../Shared/images/loading.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    margin: 10px;
}

.rounded {
    border-radius: 30px !important;
    border: solid 1px white;
}

#fm-branding-bar {
    display: none !important;
}

.x-panel-header-default-framed-top {
    background-color: white;
    background-image: none !important;

}

.e-no-background {
    background: none !important;
}

 #pnlReportViewer-body,
.e-background-color {
    background-color: #f9fafe !important;
}

.x-panel-default-framed {
    background-color: #f9fafe !important;
}

.x-panel-body-default-framed {
    background: #f9fafe;

}


.x-panel-body-default {
    border: none !important;
}
.x-window-body-default {
    background-color: rgb(255, 255, 255) !important;
    border: none !important;
}

.x-window-default,
.e-default-panel {
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
    border: 1px solid rgb(233, 241, 252);
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(26 108 225 / 10%);
}
.e-default-associated-panel {
    border: none !important;
    border-radius: 0 !important;
}

.e-default-panel-body {
    background-color: rgb(255, 255, 255);
}

.e-no-radius {
    border-radius: 0;
}

.e-navigation-panel {
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
}
.user-functions {
    position: absolute !important;
    max-width: 190px;
    width: 190px !important;
    right: 0 !important;
    margin-left: auto;
    margin-right: 0;
 
    
}
.e-collapse-button {
    border: none !important;
    background: none !important;
    margin-top: 5px;
    margin-left: auto;
    margin-right: -5px;
    float: right !important;
}
.e-pages {
    position: absolute !important;
    max-width: 190px;
    width: 190px !important;
    right: 0 !important;
    margin-left: auto;
    margin-right: 0;
    top:0 !important;
    
}
.user-functions .x-box-inner {
    max-width: 190px !important;; 
    width: 190px !important;
}
.e-navigation-toolbar {
    background: none !important;
    border: none;
}

.e-navigation-item {

    padding:0!important;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 400;
    list-style: none;
    font-size: 13px;
    color: rgba(27, 46, 75, 0.9);
    box-sizing: border-box;
}

.e-hide-icon {
    display: none !important;

}

#WestPanel-placeholder.x-panel-header-default-vertical {
    background: url('../images/nav-collapsed.png') no-repeat;
    font-family: "IBM Plex Sans", sans-serif;
    border: 0;
    padding: 20px;
}

#WestPanel-placeholder * .x-tool-expand-right {
    background: none;
}

.e-module-tree-header {
    background: white !important;
    border: 0 !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    display: block;
}

.x-tree-view * .x-grid-item-selected {
    background: none !important;
    border: none !important;
}

.x-tree-view * .x-grid-item-selected * .x-tree-node-text {
    background: none !important;
    color: #3e75c7 !important;
}
.x-tree-node-text {
    font-family: "IBM Plex Sans", "Bronkoh-ExtraBold", Roboto, sans-serif !important;
    font-size: 13px;
}
.e-module-tree-header * .x-title-text {

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

    -webkit-font-smoothing: antialiased;
    font-family: "IBM Plex Sans", "Bronkoh-ExtraBold", Roboto, sans-serif !important;
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    /*text-transform: uppercase;*/
    margin-top: 8px;
    display: block;
    transition: all 0.25s ease 0s;
    color: #3e75c7;
}

.e-navigation-item-color {
    color: #3e75c7 !important;
}

.e-navigation-item-orange-color {
    color: #3e75c7 !important;
}
.x-tree-node-text {
    color: #001737;
}

.nice-header {
    background-color: white;
    background-image: none !important;
    border: 0 !important;
    box-shadow: none !important;
    /*border-bottom: 1px solid rgba(72, 94, 144, 0.16) !important;*/
    /*border-top-left-radius: 15px;*/
    /*border-top-right-radius: 15px;*/
}

.default-pnl-title {
    font-size: 15px;
}
.x-window-header{
    background: white;
    border-color: white !important;
    /*border-color: #c0ccda !important;*/
}

.x-window-header * .x-title-text {
    font-size: 14px;
    font-weight: 700 !important;
    padding: 6px;
}

.e-panel-header {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.nice-header * .x-title-text {
    font-size: 16px;
    font-weight: 700 !important;
}

.x-title-text {
    font-size: 0.875rem;
    font-weight: 600 !important;
    color:  #001737;
    margin-bottom: 8px;
    /*font-family: "IBM Plex Sans", sans-serif;*/
    font-family: "IBM Plex Sans", sans-serif !important;
    line-height: 1.25;
}

.x-form-trigger-over {
    background-position: 0 !important;
}

.e-dropdown-trigger.x-form-trigger-focus.x-form-trigger-default,
.e-dropdown-trigger {
    background: url(../../Resources/images/dropdown-trigger.png) no-repeat !important;
    width: 25px;
    border: 0 !important;

}
.x-boundlist-item-over {
    background: #dfe8f6;
    border-color: #a3bae9;
}
.x-boundlist-item {
    -webkit-font-smoothing: antialiased;
    color: black;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    list-style-type: none;
    -webkit-box-sizing: border-box;
    padding: 8px;
    font: normal 0.875rem "IBM Plex Sans", sans-serif !important;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    border-width: 1px;
    border-style: dotted;
}
.x-datepicker-date {
     
    color: #001737;
    cursor: pointer;
    padding: 8px;
    font: normal 0.875rem "IBM Plex Sans", sans-serif !important;
    line-height: 30px;
}
.x-datepicker {
    width: 275px;
    border-radius: 10px;
    border-color: #c0ccda;
}
.x-datepicker-header {
    padding: 10px;
    background:  #001737;
}


.x-datepicker-footer,
.x-datepicker-column-header {
    font: normal 0.875rem "IBM Plex Sans", sans-serif !important;
    padding: 6px;
    background: #F5F6FA;
}
.x-datepicker-header * .x-btn-inner {
    font: normal 0.875rem "IBM Plex Sans", sans-serif !important;
    color: white !important;
}
.x-datepicker-arrow {
    width: 15px;
    height: 15px;
    top: 15px;
    cursor: pointer;
    -webkit-touch-callout: none;
    background-color: white;
    filter: alpha(opacity=70);
    opacity: .7;
    margin-left: 10px;
    margin-right: 10px;
}
.x-form-trigger.x-form-trigger-default.x-form-trigger-click,
.x-form-simpleplus-trigger {
    background-image: url('../images/plus-dropdown-trigger.png')  !important;
    background-position:0 !important;
    border-width:0 !important;
 
}
.e-date-trigger.x-form-trigger-focus.x-form-trigger-default,
.e-date-trigger {
    background: url(../../Resources/images/date-dropdown-triggers.png) no-repeat !important;
    width: 25px;
    border: 0 !important;
}

.e-dropdown-clear-trigger.x-form-trigger-focus.x-form-trigger-default,
.x-form-clear-trigger,
.e-dropdown-clear-trigger {
    background: url(../../Resources/images/dropdown-clear-trigger.png) no-repeat !important;
    width: 15px;
    border: 0 !important;

}

.x-form-trigger-spinner {
    width: 25px;
    border: 0 !important;
    background: none !important;
    
}


.x-form-text-default.x-form-textarea {
    padding: 10px 2px 0 10px !important;
    background-image: none !important;
}

.e-dropdown-input {
    border: solid 1px #E8EFF4 !important;

    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    padding-left: 3px !important;

    border-right: 0 !important;
    width: 100%;
}


.x-form-text-wrap-default {
    /*border:none !important;*/
    border-radius: 8px !important;
    border: solid 1px #E8EFF4 !important;


}

.e-dropdown-field,
.e-input-field {
    display: block;
    width: 100%;
    height: 34px;
    padding-left: 10px !important;
    font-size: 0.875rem;
    /*font-family: "IBM Plex Sans", sans-serif;*/
    font-family: "IBM Plex Sans", sans-serif;

    font-weight: 400;
    line-height: 1.5;
    color: rgb(27, 46, 75);
    background-color: rgb(255, 255, 255);

    background-clip: padding-box;
    /*border: 1px solid rgb(192, 204, 218);*/
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    background-image: none;
}
.e-text-area-input-field {
    height: 100% !important;
    font-size: 0.875rem !important;
}
.e-dropdown-field {
    padding-right: 0 !important;
}


.e-icon-color {
    color: #6F96AA;
}

.x-tool-default {
    border: none;
    padding: 0px;

}

.fa-regular, .far, .fas {
    margin-top: 4px;
    color: #6F96AA;
}

.e-module-tree-header * .x-tool-default {
    padding: 3px;
}

.x-tool-collapse-top {
    background: url('../images/Icons/blue-minus.png') no-repeat !important;
}

.x-tool-expand-bottom {
    background: url('../images/Icons/blue-plus.png') no-repeat !important;
}

.main-toolbar {
    
    padding: 2px 10px 10px 15px !important;
    height: 60px;
    background: none;
}

.search-panel-toolbar {

    padding: 10px 10px 10px 2px !important;
    height: 60px;
    margin-bottom: 10px;
    background: none;
    border: none;
}

 
.e-toolbar-title-text {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    font-family: 'IBM Plex Sans',sans-serif !important;
    line-height: 1.25;
    color: #001737 !important;
    font-weight: 500;
    margin: 0;
    font-size: 1.1rem;
    letter-spacing: -0.5px;
    margin-bottom: 0px;

}
.x-datepicker-footer * .x-btn,
.x-datepicker-footer * .x-btn-inner-default-small {
    /*background: none !important;*/
    background-image: none !important;
    padding: 10px !important;
    margin: 0 !important;
}
.x-datepicker-footer * .x-btn-button {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    font-family: 'IBM Plex Sans',sans-serif;
    box-sizing: border-box;
    text-decoration: none;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 10px !important;
    color: rgba(27,46,75,0.7);
    background: #ffffff !important;
    border-color: #c0ccda;
    border-width: 1px !important;
    border-radius: 6px;
    /*text-transform: uppercase;*/
    line-height: 1.773 !important;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 13px;
    
}
.x-form-file-btn,
.e-default-button {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    font-family: 'IBM Plex Sans',sans-serif;
    box-sizing: border-box;
    text-decoration: none;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    color: rgba(27,46,75,0.7);
    background: #ffffff !important;
    border-color: #c0ccda;
    padding: 0.391rem 15px;
    border-radius: 0.25rem;
    /*text-transform: uppercase;*/
    line-height: 1.773;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 11px;
    padding-left: 15px;
    padding-right: 15px;
}
.x-form-file-btn {
    margin-top: 2px;
  
    overflow: hidden;
    padding: 8px!important;
    border-right: solid 1px #c0ccda !important;
}
.x-btn-inner {
    color: rgb(0, 23, 55) !important;
}

.e-default-button-hover {
    background: none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}


/* Tabs */
.e-default-tab-header {
    background: none !important;
    border: none !important;
    margin-left: 10px;
}

.x-tab-default-top {
    box-shadow: none !important;
}
.x-tab-bar-strip {
    display: none;
}


.x-tab-inner {
    font-family: "IBM Plex Sans", sans-serif;
    text-transform: none;
    font-size: 13px;
    color: #3e75c7;
}

.search-tab * .x-tab-inner {
    text-transform: uppercase;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-family: 'IBM Plex Sans',sans-serif;
    font-weight: 600;
    color: #001737;
    font-size: 10px !important;
    box-sizing: border-box;
    display: block;
    
}
.search-tab * .x-tab.x-tab-active.x-tab-default .x-tab-inner-default{
    color: #3e75c7 !important;
 
}
.search-tab * .x-tab-closable{
    left: 154px !important;
    box-shadow:none;
    border: none !important;
}
.x-tab-close-btn {
    background: url('../images/Icons/blue-plus.png') no-repeat !important;
    margin-top: 10px;
    margin-right: 5px;
}

.x-tab-default {
     
    max-width: 100%;
    margin-left: 6px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 0 !important;
    border-radius: 0 !important;
    background: none !important;
    line-height: 1.773;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px;
}
.e-default-tab-body {
    /*top:40px !important;*/
}

/* Grid Panel */
/*.x-grid-header-ct {
    height: 200px; #def1ff
}*/

.x-grid-header-ct {
    border: none;
 
    background: white;
    /*background: #F5F6FA;*/
}

.x-column-header {
    border: none;
    background: white;
    /*background: #F5F6FA;*/
}

.x-grid-header-ct .x-box-inner {
    border: none;

}
.e-default-pager {
    background: #F5F6FA;
    border-left:none !important;
    border-right:none !important;
    border-top: 1px solid #6F96AA !important; 
    border-bottom: 0 !important;
    padding: 8px 10px 8px 10px !important;
   
}
.e-default-pager * .x-toolbar-text {
    font-family: "IBM Plex Sans", sans-serif;
    color: rgb(0, 23, 55);
    font-weight: 500;
}
.x-grid-header-ct .x-box-inner .x-column-header-inner {
    border-right: none;
    
    background: #F5F6FA;
    border-bottom: 1px solid #6F96AA;
}

.x-form-item-label-inner-default {
    font-family: "IBM Plex Sans", sans-serif;
    color: rgb(0, 23, 55);
    font-weight: 500;
    font-size: 13px;
    padding-top: 5px;
}

.x-column-header-text {
    /*font-family: "IBM Plex Sans";*/
    /*font-size: 15px;*/
    /*font-weight: bold;*/
    /*padding: 15px 0 15px 0;*/
    /*text-size-adjust: 100%;*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    font-family: "IBM Plex Sans", sans-serif;
    overflow-wrap: break-word;
    border-collapse: collapse;
    color: rgb(0, 23, 55);
    box-sizing: border-box;
    white-space: nowrap;
    padding: 10px 10px;
    line-height: 1.5;
    /*border: 1px solid rgb(233, 241, 252);*/
    /*border: 1px solid #6F96A9 !important;*/
    /*border-bottom-width: 0px;*/
    vertical-align: bottom;
    font-weight: 500;
    /*border-color: rgb(233, 241, 252);*/
    /*border-top-width: 0px;*/
    font-size: 13px;
    background-color: rgb(245, 246, 250);
    text-align: left;
}

.x-grid-body * .x-grid-row ,
.e-default-grid-view * .x-grid-row {
    border: none;
    background: white;

}

.x-grid-cell-row-numberer {
    background: none;
    border: none;
}
.x-grid-body * .x-grid-cell-special,
.e-default-grid-view * .x-grid-cell-special
{
    background: #F5F6FA !important;
}

.x-docked-summary {
    border: none !important;
}
 

.x-grid-row-summary .x-grid-cell-TotalValue .x-grid-cell-inner {
    background-color: #e1e2e4;
}

.task .x-grid-cell-inner {
    padding-left: 15px;
}


.x-grid-cell-inner-treecolumn {
    cursor: pointer !important;
}
.x-grid-row-summary {
    border: none;
   
}
.x-grid-row-summary .x-grid-cell-inner {
    font-weight: bold;
    padding-top: 10px;
    font-size: 13px;
    height: 40px;
    font-family: "IBM Plex Sans",   "Cairo", sans-serif !important;
    background-color: #F5F6FA;
    border-top: 1px solid #6F96AA;
}

.x-grid-body .x-grid-cell-TotalValue {
    background-color: #F5F6FA;
}
.x-grid-group-title {
    font-family: "IBM Plex Sans",   "Cairo", sans-serif !important;
    font-size: 13px;
    padding:10px 0 10px 16px !important;
}
.x-grid-body .x-grid-cell-clsTotalAmount,
.x-grid-body .x-grid-cell-clsRemainingAmount {
    background-color: #F5F6FA;
}

.x-grid-body .x-grid-cell-clsRemainingAmount {
    color: #a90a0a;
}
.x-grid-row-summary > .x-grid-cell {
    padding: 0 !important;
}

.x-grid-row-summary .x-grid-cell-clsTotalAmount .x-grid-cell-inner,
.x-grid-row-summary .x-grid-cell-clsRemainingAmount .x-grid-cell-inner {
    background-color: #e1e2e4;
    color: #a90a0a;
}

.x-grid-body * .x-grid-cell-inner,
.e-default-grid-view * .x-grid-cell-inner {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 13px;
    color: rgb(0, 23, 55);
    
}
.x-grid-body * .x-grid-cell,
.e-default-grid-view * .x-grid-cell {
    padding: 8px 10px 8px 10px;
}
.e-default-grid-panel {
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
    border: 1px solid rgb(233, 241, 252);
    border-radius: 10px;
    box-shadow: 0 0 25px rgb(26 108 225 / 10%);
    padding: 10px;
}

.x-grid-body {
    background-color: rgb(255, 255, 255);
    border: none !important;
    /*border: 1px solid rgb(233, 241, 252) !important;*/
}
.x-mask {
     background: rgba(249, 250, 254, 0.4) !important;
}
/*Page Title*/
.page-title-container {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-family: 'IBM Plex Sans',sans-serif;
    font-weight: 400;
    color: #001737;
    font-size: 0.875rem;
    box-sizing: border-box;
}
.page-title {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    font-family: 'IBM Plex Sans',sans-serif !important;
    /*line-height: 1.25;*/
    color: #001737 !important;
    font-weight: 500;
    margin: 0;
    font-size: 1.3125rem;
    letter-spacing: -0.5px;
    margin: 0px;
}

.breadcrumb {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-family: 'IBM Plex Sans',sans-serif;
    font-weight: 400;
    color: #001737;
    font-size: 0.875rem;
    box-sizing: border-box;
    display: block;
}

.breadcrumb ol {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-family: 'IBM Plex Sans',sans-serif;
    font-weight: 400;
    color: #001737;
    font-size: 0.875rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    list-style: none;
    border-radius: 0.25rem;
    background: transparent;
    margin-bottom: 10px;
    padding: 0;
}
.breadcrumb-item  {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    color: #001737 !important;
    list-style: none;
    box-sizing: border-box;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    font-family: -apple-system,BlinkMacSystemFont,"Inter UI",Roboto,sans-serif;
}
.breadcrumb-item.active  {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --fc-daygrid-event-dot-width: 8px;
    --fc-list-event-dot-width: 10px;
    --fc-list-event-hover-bg-color: #f5f5f5;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    list-style: none;
    box-sizing: border-box;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    font-family: -apple-system,BlinkMacSystemFont,"Inter UI",Roboto,sans-serif;
    color: #0168fa !important;
    padding-left: 0.5rem;
}

/*Window*/
.x-form-trigger-wrap-default {
    border:none !important;
}
.x-column-header-checkbox .x-column-header-text{
    padding: 7px !important;
}
.x-form-checkbox-default {
    background: url('/extjs/packages/ext_theme_crisp_touch/build/resources/images/form/checkbox-png/ext.axd') !important;
    width: 22px !important;
    height: 22px !important;
}
.x-column-header-checkbox .x-column-header-inner {
    padding-left: 15px !important;
}
/*.x-grid-hd-checker-on .x-column-header-text, .x-grid-item-selected .x-grid-row-checker, .x-grid-item-selected .x-grid-row-checker,*/
.x-form-cb-checked .x-form-checkbox-default {
    background-position: 0 -22px !important;
}

.x-form-checkbox-default + .x-form-cb-label-default.x-form-cb-label-after {
    padding-left: 25px !important;
    padding-top: 5px !important;
    font-family: 'IBM Plex Sans',sans-serif;
}

 