@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+SC&family=Noto+Serif+TC&family=Roboto:wght@100;400&display=swap');

body.full-layout {
	font-family: 'Roboto', 'Microsoft YaHei', 'Apple LiGothic Medium', 'Noto Sans JP', sans-serif;
}

body.full-layout a{
    color:#1c658c;
}
body.full-layout a:hover{
    color:#28aaeb;
}
body.full-layout a:active{
    color:#910005;
}
body.full-layout a[disabled]{
    color:#868686;
}
body.full-layout ::selection{
    background:#1c658c;
}
body.full-layout html{
    --antd-wave-shadow-color:#1c658c;
}
body.full-layout .ant-anchor-link-active>.ant-anchor-link-title{
    color:#1c658c;
}
body.full-layout .ant-badge-status-processing{
    background-color:#1c658c;
}
body.full-layout .ant-ribbon{
    background-color:#1c658c;
}
body.full-layout :is(button.ant-btn:focus,button.ant-btn:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn[disabled],button.ant-btn[disabled]:active,button.ant-btn[disabled]:focus,button.ant-btn[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout button.ant-btn-primary{
    border-color:#1c658c;
    background:#1c658c;
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout a.ant-btn-primary{
    border-color:#1c658c;
    background:#1c658c;
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(button.ant-btn-primary:focus,button.ant-btn-primary:hover){
    border-color:#28aaeb;
    background:#28aaeb;
}
body.full-layout :is(.ant-btn-primary:not([disabled]):not(.disabled).active, .ant-btn-primary:not([disabled]):not(.disabled):active) {
    background-color: #28aaeb!important;
    border-color: #28aaeb!important;
}
body.full-layout button.ant-btn-primary:active{
    border-color:#910005;
    background:#910005;
}
body.full-layout :is(button.ant-btn-primary[disabled],button.ant-btn-primary[disabled]:active,button.ant-btn-primary[disabled]:focus,button.ant-btn-primary[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-primary.disabled,button.ant-btn-primary:disabled,button.ant-btn-primary:focus,button.ant-btn-primary:hover){
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(button.ant-btn-primary:not([disabled]):not(.disabled).active,button.ant-btn-primary:not([disabled]):not(.disabled):active){
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout button.ant-btn-group button.ant-btn-primary:not(:first-child):not(:last-child){
    border-right-color:#28aaeb;
    border-left-color:#28aaeb;
}
body.full-layout button.ant-btn-group button.ant-btn-primary:first-child:not(:last-child){
    border-right-color:#28aaeb;
}
body.full-layout :is(button.ant-btn-group button.ant-btn-primary+button.ant-btn-primary,button.ant-btn-group button.ant-btn-primary:last-child:not(:first-child)){
    border-left-color:#28aaeb;
}
body.full-layout :is(button.ant-btn-ghost:focus,button.ant-btn-ghost:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn-ghost:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn-ghost[disabled],button.ant-btn-ghost[disabled]:active,button.ant-btn-ghost[disabled]:focus,button.ant-btn-ghost[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-dashed:focus,button.ant-btn-dashed:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn-dashed:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn-dashed[disabled],button.ant-btn-dashed[disabled]:active,button.ant-btn-dashed[disabled]:focus,button.ant-btn-dashed[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-danger[disabled],button.ant-btn-danger[disabled]:active,button.ant-btn-danger[disabled]:focus,button.ant-btn-danger[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout button.ant-btn-link{
    color:#1c658c;
}
body.full-layout :is(button.ant-btn-link:focus,button.ant-btn-link:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout .craft-menu-frame-panel :is(button.ant-btn-link:focus,button.ant-btn-link:hover){
    color:#fa8c15;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn-link:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn-link[disabled],button.ant-btn-link[disabled]:active,button.ant-btn-link[disabled]:focus,button.ant-btn-link[disabled]:hover){
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-link[disabled],button.ant-btn-link[disabled]:active,button.ant-btn-link[disabled]:focus,button.ant-btn-link[disabled]:hover){
    color:#868686;
}
body.full-layout :is(button.ant-btn-text:focus,button.ant-btn-text:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn-text:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn-text[disabled],button.ant-btn-text[disabled]:active,button.ant-btn-text[disabled]:focus,button.ant-btn-text[disabled]:hover){
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-text[disabled],button.ant-btn-text[disabled]:active,button.ant-btn-text[disabled]:focus,button.ant-btn-text[disabled]:hover){
    color:#868686;
}
body.full-layout :is(button.ant-btn-dangerous[disabled],button.ant-btn-dangerous[disabled]:active,button.ant-btn-dangerous[disabled]:focus,button.ant-btn-dangerous[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-dangerousbutton.ant-btn-primary[disabled],button.ant-btn-dangerousbutton.ant-btn-primary[disabled]:active,button.ant-btn-dangerousbutton.ant-btn-primary[disabled]:focus,button.ant-btn-dangerousbutton.ant-btn-primary[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-dangerousbutton.ant-btn-link:focus,button.ant-btn-dangerousbutton.ant-btn-link:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn-dangerousbutton.ant-btn-link:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn-dangerousbutton.ant-btn-link[disabled],button.ant-btn-dangerousbutton.ant-btn-link[disabled]:active,button.ant-btn-dangerousbutton.ant-btn-link[disabled]:focus,button.ant-btn-dangerousbutton.ant-btn-link[disabled]:hover){
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-dangerousbutton.ant-btn-link[disabled],button.ant-btn-dangerousbutton.ant-btn-link[disabled]:active,button.ant-btn-dangerousbutton.ant-btn-link[disabled]:focus,button.ant-btn-dangerousbutton.ant-btn-link[disabled]:hover){
    color:#868686;
}
body.full-layout :is(button.ant-btn-dangerousbutton.ant-btn-text:focus,button.ant-btn-dangerousbutton.ant-btn-text:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn-dangerousbutton.ant-btn-text:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn-dangerousbutton.ant-btn-text[disabled],button.ant-btn-dangerousbutton.ant-btn-text[disabled]:active,button.ant-btn-dangerousbutton.ant-btn-text[disabled]:focus,button.ant-btn-dangerousbutton.ant-btn-text[disabled]:hover){
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-dangerousbutton.ant-btn-text[disabled],button.ant-btn-dangerousbutton.ant-btn-text[disabled]:active,button.ant-btn-dangerousbutton.ant-btn-text[disabled]:focus,button.ant-btn-dangerousbutton.ant-btn-text[disabled]:hover){
    color:#868686;
}
body.full-layout :is(button.ant-btnbutton.ant-btn-background-ghost:focus,button.ant-btnbutton.ant-btn-background-ghost:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btnbutton.ant-btn-background-ghost:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout button.ant-btnbutton.ant-btn-background-ghost[disabled]{
    color:#868686;
}
body.full-layout button.ant-btn-background-ghostbutton.ant-btn-primary{
    color:#1c658c;
    border-color:#1c658c;
}
body.full-layout :is(button.ant-btn-background-ghostbutton.ant-btn-primary:focus,button.ant-btn-background-ghostbutton.ant-btn-primary:hover){
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout button.ant-btn-background-ghostbutton.ant-btn-primary:active{
    color:#910005;
    border-color:#910005;
}
body.full-layout :is(button.ant-btn-background-ghostbutton.ant-btn-primary[disabled],button.ant-btn-background-ghostbutton.ant-btn-primary[disabled]:active,button.ant-btn-background-ghostbutton.ant-btn-primary[disabled]:focus,button.ant-btn-background-ghostbutton.ant-btn-primary[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-background-ghostbutton.ant-btn-danger[disabled],button.ant-btn-background-ghostbutton.ant-btn-danger[disabled]:active,button.ant-btn-background-ghostbutton.ant-btn-danger[disabled]:focus,button.ant-btn-background-ghostbutton.ant-btn-danger[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-background-ghostbutton.ant-btn-dangerous[disabled],button.ant-btn-background-ghostbutton.ant-btn-dangerous[disabled]:active,button.ant-btn-background-ghostbutton.ant-btn-dangerous[disabled]:focus,button.ant-btn-background-ghostbutton.ant-btn-dangerous[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-background-ghostbutton.ant-btn-dangerousbutton.ant-btn-link[disabled],button.ant-btn-background-ghostbutton.ant-btn-dangerousbutton.ant-btn-link[disabled]:active,button.ant-btn-background-ghostbutton.ant-btn-dangerousbutton.ant-btn-link[disabled]:focus,button.ant-btn-background-ghostbutton.ant-btn-dangerousbutton.ant-btn-link[disabled]:hover){
    color:#868686;
    background:#e2e2e2;
}
body.full-layout :is(button.ant-btn-group-rtlbutton.ant-btn-group button.ant-btn-primary+button.ant-btn-primary,button.ant-btn-group-rtlbutton.ant-btn-group button.ant-btn-primary:last-child:not(:first-child)){
    border-right-color:#28aaeb;
}
body.full-layout :is(button.ant-btn-group-rtlbutton.ant-btn-group button.ant-btn-primary+button.ant-btn-primary[disabled],button.ant-btn-group-rtlbutton.ant-btn-group button.ant-btn-primary:last-child:not(:first-child)[disabled]){
    border-left-color:#28aaeb;
}
body.full-layout :is(.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today .ant-picker-calendar-date-value,.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date .ant-picker-calendar-date-value){
    color:#1c658c;
}
body.full-layout .ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today{
    border-color:#1c658c;
}
body.full-layout .ant-card-actions>li>span:hover{
    color:#1c658c;
}
body.full-layout :is(.ant-card-actions>li>span>.anticon:hover,.ant-card-actions>li>span a:not(button.ant-btn):hover){
    color:#1c658c;
}
body.full-layout :is(.ant-cascader-checkbox-input:focus+.ant-cascader-checkbox-inner,.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner){
    border-color:#1c658c;
}
body.full-layout .ant-cascader-checkbox-checked .ant-cascader-checkbox-inner{
    background-color:#038fde;
    border-color:#038fde;
}
body.full-layout .ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner:after{
    border-color:#acacac;
}
body.full-layout .ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner{
    background-color:#e2e2e2;
}
body.full-layout .ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after{
    border-color:#e2e2e2;
}
body.full-layout .ant-cascader-checkbox-disabled+span{
    color:#868686;
}
body.full-layout .ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner:after{
    background-color:#1c658c;
}
body.full-layout .ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after{
    background-color:#acacac;
    border-color:#acacac;
}
body.full-layout .ant-cascader-menu-item-disabled{
    color:#868686;
}
body.full-layout .ant-cascader-menu-empty .ant-cascader-menu-item{
    color:#868686;
}
body.full-layout :is(.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon){
    color:#868686;
}
body.full-layout :is(.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner){
    border-color:#1c658c;
}
body.full-layout .ant-checkbox-checked .ant-checkbox-inner{
    background-color:#1c658c;
    border-color:#1c658c;
}
body.full-layout .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{
    border-color:#acacac;
}
body.full-layout .ant-checkbox-disabled .ant-checkbox-inner{
    background-color:#e2e2e2;
}
body.full-layout .ant-checkbox-disabled .ant-checkbox-inner:after{
    border-color:#e2e2e2;
}
body.full-layout .ant-checkbox-disabled+span{
    color:#868686;
}
body.full-layout .ant-checkbox-indeterminate .ant-checkbox-inner:after{
    background-color:#1c658c;
}
body.full-layout .ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{
    background-color:#acacac;
    border-color:#acacac;
}
body.full-layout :is(.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow){
    color:#868686;
}
body.full-layout :is(.ant-picker-focused,.ant-picker:hover){
    border-color:#28aaeb;
}
body.full-layout .ant-picker-focused{
    border-color:#28aaeb;
}
body.full-layout .ant-picker.ant-picker-disabled{
    background:#e2e2e2;
}
body.full-layout .ant-picker.ant-picker-disabled .ant-picker-suffix{
    color:#868686;
}
body.full-layout .ant-picker-input>input:hover{
    border-color:#28aaeb;
}
body.full-layout :is(.ant-picker-input>input-focused,.ant-picker-input>input:focus){
    border-color:#28aaeb;
}
body.full-layout .ant-picker-input>input-disabled{
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-picker-input>input[disabled]{
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-picker-suffix{
    color:#868686;
}
body.full-layout .ant-picker-clear{
    color:#868686;
}
body.full-layout .ant-picker-separator{
    color:#868686;
}
body.full-layout .ant-picker-range .ant-picker-active-bar{
    background:#1c658c;
}
body.full-layout .ant-picker-ranges .ant-picker-preset>.ant-tag-blue{
    color:#1c658c;
}
body.full-layout .ant-picker-panel-focused{
    border-color:#1c658c;
}
body.full-layout .ant-picker-header button{
    color:#868686;
}
body.full-layout .ant-picker-header-view button:hover{
    color:#1c658c;
}
body.full-layout .ant-picker-cell{
    color:#868686;
}
body.full-layout :is(.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner){
    background:#1c658c;
}
body.full-layout .calendar :is(.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner) {
    background: #fff1f0;
}
body.full-layout .calendar :is(.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner, .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner, .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner) {
    color: unset;
}
body.full-layout .ant-picker-cell-disabled{
    color:#868686;
}
body.full-layout .ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner:before{
    border-color:#acacac;
}
body.full-layout .ant-picker-today-btn{
    color:#1c658c;
}
body.full-layout .ant-picker-today-btn:hover{
    color:#28aaeb;
}
body.full-layout .ant-picker-today-btn:active{
    color:#910005;
}
body.full-layout .ant-picker-today-btn.ant-picker-today-btn-disabled{
    color:#868686;
}
body.full-layout :is(.ant-picker-week-panel-row-selected:hover td,.ant-picker-week-panel-row-selected td){
    background:#1c658c;
}
body.full-layout .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner{
    color:#868686;
}
body.full-layout :is(.ant-dropdown-menu-item-selected,.ant-dropdown-menu-submenu-title-selected){
    color:#1c658c;
}
body.full-layout :is(.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled){
    color:#868686;
}
body.full-layout :is(.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover){
    color:#868686;
}
body.full-layout :is(.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon){
    color:#868686;
}
body.full-layout .ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{
    color:#1c658c;
}
body.full-layout :is(.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu){
    background:#1c658c;
}
body.full-layout :is(.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a){
    background:#1c658c;
}
body.full-layout .ant-empty-normal{
    color:#868686;
}
body.full-layout .ant-empty-small{
    color:#868686;
}
body.full-layout .ant-form-item-feedback-icon-validating{
    color:#1c658c;
}
body.full-layout .ant-image-img-placeholder{
    base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjUgMi41aC0xM0EuNS41IDAgMDAxIDN2MTBhLjUuNSAwIDAwLjUuNWgxM2EuNS41IDAgMDAuNS0uNVYzYS41LjUgMCAwMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwMTAgMiAxIDEgMCAwMTAtMnptOC4wMyA2LjgzYS4xMjcuMTI3IDAgMDEtLjA4MS4wM0gyLjc2OWEuMTI1LjEyNSAwIDAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAxLjE3Ny0uMDE2bC4wMTYuMDE2TDcuMDggMTAuMDlsMi40Ny0yLjkzYS4xMjYuMTI2IDAgMDEuMTc3LS4wMTZsLjAxNS4wMTYgMy41ODggNC4yNDRhLjEyNy4xMjcgMCAwMS0uMDIuMTc1eiIgZmlsbD0iIzhDOEM4QyIvPjwvc3ZnPg==");
}
input.ant-input-affix-wrapper:hover{
    border-color:#28aaeb;
}
input.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{
    border-color:#28aaeb;
}
input.ant-input-affix-wrapper-disabled{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input-affix-wrapper[disabled]{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{
    border-color:#28aaeb;
}
input.ant-input-clear-icon,.anticon.ant-input-clear-icon{
    color:#868686;
}
input.ant-input:hover{
    border-color:#28aaeb;
}
input.ant-input-focused,.ant-input:focus{
    border-color:#28aaeb;
}
input.ant-input-disabled{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input[disabled]{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input-number-input[disabled]{
    color:#868686 !important;
    background-color:#e2e2e2 !important;
}
input.ant-input-group-addon .ant-select-focused .ant-select-selector,.ant-input-group-addon .ant-select-open .ant-select-selector{
    color:#1c658c;
}
input.ant-input-search .ant-input:focus,.ant-input-search .ant-input:hover{
    border-color:#28aaeb;
}
input.ant-input-search .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(button.ant-btn-primary),.ant-input-search .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(button.ant-btn-primary){
    border-left-color:#28aaeb;
}
input.ant-input-search-rtl .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(button.ant-btn-primary),.ant-input-search-rtl .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(button.ant-btn-primary){
    border-right-color:#28aaeb;
}
input.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper-focused,.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper:hover{
    border-right-color:#28aaeb;
}
input.ant-input-number-affix-wrapper:hover{
    border-color:#28aaeb;
}
input.ant-input-number-affix-wrapper-focused,.ant-input-number-affix-wrapper:focus{
    border-color:#28aaeb;
}
input.ant-input-number-affix-wrapper-disabled{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input-number-affix-wrapper[disabled]{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover{
    border-color:#28aaeb;
}
input.ant-input-number-focused,.ant-input-number:focus{
    border-color:#28aaeb;
}
input.ant-input-number[disabled]{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input-number-group-addon .ant-select-focused .ant-select-selector,.ant-input-number-group-addon .ant-select-open .ant-select-selector{
    color:#1c658c;
}
input.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner{
    color:#28aaeb;
}
input.ant-input-number:hover{
    border-color:#28aaeb;
}
input.ant-input-number-focused{
    border-color:#28aaeb;
}
input.ant-input-number-disabled{
    color:#868686;
    background-color:#e2e2e2;
}
input.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner{
    color:#868686;
}
body.full-layout .ant-layout-sider{
    background:#1c658c;
}
body.full-layout .ant-layout-sider-zero-width-trigger{
    background:#1c658c;
}
body.full-layout .ant-list-empty-text{
    color:#868686;
}
body.full-layout .ant-list-item-meta-title>a:hover{
    color:#1c658c;
}
body.full-layout .ant-mentions:hover{
    border-color:#28aaeb;
}
body.full-layout :is(.ant-mentions-focused,.ant-mentions:focus){
    border-color:#28aaeb;
}
body.full-layout .ant-mentions-disabled{
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-mentions[disabled]{
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-mentions-disabled>textarea{
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-mentions-focused{
    border-color:#28aaeb;
}
body.full-layout .ant-mentions-dropdown-menu-item-disabled{
    color:#868686;
}
body.full-layout .ant-mentions-dropdown-menu-item-disabled:hover{
    color:#868686;
}
body.full-layout .ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected{
    color:#fa8c15;
}
.ant-menu-submenu-selected{
    color:#1c658c;
}
.ant-menu-item a:hover{
    color:#1c658c;
}
.ant-menu-item>.ant-badge a:hover{
    color:#1c658c;
}
body.full-layout :is(.ant-menu-item-selected a,.ant-menu-item-selected a:hover){
    color:#1c658c;
}
.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-expand-icon{
    color:#1c658c !important;
}
body.full-layout :is(.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover){
    color:#1c658c;
}
body.full-layout .ant-menu-horizontal>.ant-menu-item a:hover{
    color:#1c658c;
}
body.full-layout .ant-menu-horizontal>.ant-menu-item-selected a{
    color:#1c658c;
}
body.full-layout :is(.ant-menu-item-disabled a,.ant-menu-submenu-disabled a){
    color:#acacac!important;
}
body.full-layout :is(.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before){
    background:#acacac!important;
}
body.full-layout :is(.ant-menu-light .ant-menu-item-active,.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-submenu-active,.ant-menu-light .ant-menu-submenu-title:hover,.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open){
    color:#1c658c;
}
body.full-layout :is(.ant-menu-dark .ant-menu-sub,.ant-menu.ant-menu-dark,.ant-menu.ant-menu-dark .ant-menu-sub){
    color:#fce6e5;
    background:#1c658c;
}
body.full-layout :is(.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before){
    background:#fce6e5;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a,.ant-menu-dark .ant-menu-item>span>a){
    color:#fce6e5;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-open,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-title:hover){
    color:#fa8c15;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-item-active>span>a,.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-item:hover>span>a,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-active>span>a,.ant-menu-dark .ant-menu-submenu-open>a,.ant-menu-dark .ant-menu-submenu-open>span>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-selected>span>a,.ant-menu-dark .ant-menu-submenu-title:hover>a,.ant-menu-dark .ant-menu-submenu-title:hover>span>a){
    color:#fa8c15;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before){
    background:#fa8c15;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover,.ant-menu-dark .ant-menu-item-selected>span>a,.ant-menu-dark .ant-menu-item-selected>span>a:hover){
    color:#fa8c15;
}
body.full-layout .ant-page-header-back-button{
    color:#1c658c;
}
body.full-layout :is(.ant-page-header-back-button:focus,.ant-page-header-back-button:hover){
    color:#28aaeb;
}
body.full-layout .ant-page-header-back-button:active{
    color:#910005;
}
body.full-layout .ant-pagination-item:hover{
    border-color:#1c658c;
}
body.full-layout .ant-pagination-item:hover a{
    color:#1c658c;
}
body.full-layout .ant-pagination-item:focus-visible{
    border-color:#1c658c;
}
body.full-layout .ant-pagination-item:focus-visible a{
    color:#1c658c;
}
body.full-layout .ant-pagination-item-active{
    border-color:#1c658c;
}
body.full-layout .ant-pagination-item-active a{
    color:#1c658c;
}
body.full-layout :is(.ant-pagination-item-active:focus-visible,.ant-pagination-item-active:hover){
    border-color:#28aaeb;
}
body.full-layout :is(.ant-pagination-item-active:focus-visible a,.ant-pagination-item-active:hover a){
    color:#28aaeb;
}
body.full-layout :is(.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon){
    color:#1c658c;
}
body.full-layout :is(.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis){
    color:#868686;
}
body.full-layout :is(.ant-pagination-next:hover button,.ant-pagination-prev:hover button){
    border-color:#28aaeb;
}
body.full-layout :is(.ant-pagination-next:focus-visible .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:focus-visible .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link){
    color:#1c658c;
    border-color:#1c658c;
}
body.full-layout :is(.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:hover .ant-pagination-item-link){
    color:#868686;
}
body.full-layout .ant-pagination-disabled:focus-visible .ant-pagination-item-link{
    color:#868686;
}
body.full-layout .ant-pagination-options-quick-jumper input:hover{
    border-color:#28aaeb;
}
body.full-layout :is(.ant-pagination-options-quick-jumper input-focused,.ant-pagination-options-quick-jumper input:focus){
    border-color:#28aaeb;
}
body.full-layout .ant-pagination-options-quick-jumper input-disabled{
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-pagination-options-quick-jumper input[disabled]{
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-pagination-simple .ant-pagination-simple-pager input:hover{
    border-color:#1c658c;
}
body.full-layout .ant-pagination-simple .ant-pagination-simple-pager input:focus{
    border-color:#28aaeb;
}
body.full-layout .ant-pagination-simple .ant-pagination-simple-pager input[disabled]{
    color:#868686;
    background:#e2e2e2;
}
body.full-layout .ant-pagination.ant-pagination-disabled .ant-pagination-item{
    background:#e2e2e2;
}
body.full-layout .ant-pagination.ant-pagination-disabled .ant-pagination-item a{
    color:#868686;
}
body.full-layout .ant-pagination.ant-pagination-disabled .ant-pagination-item-active a{
    color:#868686;
}
body.full-layout .ant-pagination.ant-pagination-disabled .ant-pagination-item-link{
    color:#868686;
    background:#e2e2e2;
}
body.full-layout .ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager{
    color:#868686;
}
body.full-layout .ant-progress-steps-item-active{
    background:#1c658c;
}
body.full-layout .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{
    stroke:#1c658c;
}
body.full-layout :is(.ant-progress-bg,.ant-progress-success-bg){
    background-color:#1c658c;
}
body.full-layout :is(.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner){
    border-color:#1c658c;
}
body.full-layout .ant-radio-inner:after{
    background-color:#1c658c;
}
body.full-layout .ant-radio-checked .ant-radio-inner{
    border-color:#038fde;
}
body.full-layout .ant-radio-disabled .ant-radio-inner{
    background-color:#e2e2e2;
}
body.full-layout .ant-radio-disabled+span{
    color:#868686;
}
body.full-layout .ant-radio-button-wrapper:hover{
    color:#1c658c;
}
body.full-layout .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){
    color:#038fde;
    border-color:#038fde;
}
body.full-layout .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{
    background-color:#038fde;
}
body.full-layout .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{
    border-color:#038fde;
}
body.full-layout .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{
    color:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover:before{
    background-color:#28aaeb;
}
body.full-layout .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{
    color:#910005;
    border-color:#910005;
}
body.full-layout .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active:before{
    background-color:#910005;
}
body.full-layout .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){
    background:#1c658c;
    border-color:#1c658c;
}
body.full-layout .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{
    background:#28aaeb;
    border-color:#28aaeb;
}
body.full-layout .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{
    background:#910005;
    border-color:#910005;
}
body.full-layout :is(.ant-radio-button-wrapper-disabled,.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover){
    color:#868686;
    background-color:#e2e2e2;
}
body.full-layout .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{
    color:#868686;
}
body.full-layout .ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{
    border-right-color:#28aaeb;
}
body.full-layout :is(.segmented-disabled-item,.segmented-disabled-item:focus,.segmented-disabled-item:hover){
    color:#868686;
}
body.full-layout :is(.ant-segmented-item-disabled,.ant-segmented-item-disabled:focus,.ant-segmented-item-disabled:hover){
    color:#868686;
}
body.full-layout .ant-select-disabled.ant-select-multiple .ant-select-selector{
    background:#e2e2e2;
}
body.full-layout .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{
    border-color:#28aaeb;
}
body.full-layout .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{
    color:#868686;
    background:#e2e2e2;
}
body.full-layout .ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{
    background:#e2e2e2;
}
body.full-layout .ant-select:not(.ant-select-disabled):hover .ant-select-selector{
    border-color:#28aaeb;
}
body.full-layout .ant-select-arrow{
    color:#868686;
}
body.full-layout .ant-select-clear{
    color:#868686;
}
body.full-layout .ant-select-dropdown-empty{
    color:#868686;
}
body.full-layout .ant-select-item-empty{
    color:#868686;
}
body.full-layout .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{
    color:#1c658c;
}
body.full-layout .ant-select-item-option-disabled{
    color:#868686;
}
body.full-layout .ant-select-item-option-disabled.ant-select-item-option-selected{
    background-color:#e2e2e2;
}
body.full-layout .ant-slider-handle.ant-tooltip-open{
    border-color:#1c658c;
}
body.full-layout .ant-slider-disabled .ant-slider-track{
    background-color:#acacac!important;
}
body.full-layout :is(.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-handle){
    border-color:#acacac!important;
}
.ant-spin{
    color:#1c658c !important;
}
.ant-spin-dot-item{
    background-color:#1c658c !important;
}
body.full-layout .ant-spin{
    color:#1c658c;
}
body.full-layout .ant-spin-dot-item{
    background-color:#1c658c;
}
body.full-layout .ant-steps-item-icon .ant-steps-icon{
    color:#1c658c;
}
body.full-layout .ant-steps-item-wait .ant-steps-item-icon{
    border-color:#acacac;
}
body.full-layout .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{
    color:#868686;
}
body.full-layout .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{
    background:#acacac;
}
body.full-layout .ant-steps-item-process .ant-steps-item-icon{
    border-color:#1c658c;
}
body.full-layout .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{
    color:#fff;
}
body.full-layout .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{
    background:#1c658c;
}
body.full-layout .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon{
    background:#1c658c;
}
body.full-layout .ant-steps-item-finish .ant-steps-item-icon{
    border-color:#1c658c;
}
body.full-layout .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{
    color:#1c658c;
}
body.full-layout .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{
    background:#1c658c;
}
body.full-layout .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{
    background-color:#1c658c;
}
body.full-layout .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{
    background-color:#1c658c;
}
body.full-layout :is(.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title){
    color:#1c658c;
}
body.full-layout .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{
    border-color:#1c658c;
}
body.full-layout .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{
    color:#1c658c;
}
body.full-layout .ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{
    color:#1c658c;
}
body.full-layout .ant-steps-navigation .ant-steps-item:before{
    background-color:#1c658c;
}
body.full-layout .ant-switch{
    background-image:linear-gradient(90deg,#acacac,#acacac),linear-gradient(90deg,#fff,#fff);
}
body.full-layout .ant-switch-checked{
    background:#038fde;
}
body.full-layout .ant-switch-checked .ant-switch-loading-icon{
    color:#038fde;
}
body.full-layout .ant-table-thead th.ant-table-column-has-sorters:focus-visible{
    color:#1c658c;
}
body.full-layout :is(.ant-table-column-sorter-down.active,.ant-table-column-sorter-up.active){
    color:#1c658c;
}
body.full-layout .ant-table-filter-trigger.active{
    color:#1c658c;
}
body.full-layout .ant-table-filter-dropdown .ant-dropdown-menu:empty:after{
    color:#868686;
}
body.full-layout .ant-table-filter-dropdown-search-input .anticon{
    color:#868686;
}
body.full-layout .ant-table-row-expand-icon{
    color:#1c658c;
}
body.full-layout :is(.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover){
    color:#28aaeb;
}
body.full-layout .ant-table-row-expand-icon:active{
    color:#910005;
}
body.full-layout .ant-table-empty .ant-table-tbody>tr.ant-table-placeholder{
    color:#868686;
}
body.full-layout .ant-tabs-dropdown-menu-item-remove:hover{
    color:#28aaeb;
}
body.full-layout :is(.ant-tabs-dropdown-menu-item-disabled,.ant-tabs-dropdown-menu-item-disabled:hover){
    color:#868686;
}
body.full-layout :is(.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active){
    color:#1c658c;
}
body.full-layout :is(.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:hover,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:hover){
    color:#28aaeb;
}
body.full-layout :is(.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:focus,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:focus){
    color:#910005;
}
body.full-layout .ant-tabs-ink-bar{
    background:#1c658c;
}
body.full-layout :is(.ant-tabs-tab-btn:active,.ant-tabs-tab-btn:focus,.ant-tabs-tab-remove:active,.ant-tabs-tab-remove:focus){
    color:#910005;
}
body.full-layout .ant-tabs-tab:hover{
    color:#28aaeb;
}
body.full-layout .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{
    color:#1c658c;
}
body.full-layout .ant-tabs-tab.ant-tabs-tab-disabled{
    color:#868686;
}
body.full-layout :is(.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus){
    color:#868686;
}
body.full-layout .ant-tag-checkable:not(.ant-tag-checkable-checked):hover{
    color:#038fde;
}
body.full-layout .ant-tag-checkable-checked{
    background-color:#038fde;
}
body.full-layout .ant-tag-checkable:active{
    background-color:#910005;
}
body.full-layout .ant-timeline-item-head-blue{
    color:#1c658c;
    border-color:#1c658c;
}
body.full-layout .ant-timeline-item-head-gray{
    color:#868686;
    border-color:#acacac;
}
body.full-layout .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover{
    border-color:#28aaeb;
}
body.full-layout .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus{
    border-color:#28aaeb;
}
body.full-layout .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover{
    border-color:#28aaeb;
}
body.full-layout .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus{
    border-color:#28aaeb;
}
body.full-layout .ant-transfer-disabled .ant-transfer-list{
    background:#e2e2e2;
}
body.full-layout .ant-transfer-list-search .anticon-search{
    color:#868686;
}
body.full-layout .ant-transfer-list-content-item-remove{
    color:#1c658c;
}
body.full-layout :is(.ant-transfer-list-content-item-remove:focus,.ant-transfer-list-content-item-remove:hover){
    color:#28aaeb;
}
body.full-layout .ant-transfer-list-content-item-remove:active{
    color:#910005;
}
body.full-layout .ant-transfer-list-content-item-remove:hover{
    color:#28aaeb;
}
body.full-layout .ant-transfer-list-content-item-disabled{
    color:#868686;
}
body.full-layout .ant-transfer-list-body-not-found{
    color:#868686;
}
body.full-layout :is(.ant-tree.ant-tree-directory .ant-tree-treenode-selected:before,.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover:before){
    background:#1c658c;
}
body.full-layout :is(.ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.ant-tree-checkbox:hover .ant-tree-checkbox-inner){
    border-color:#1c658c;
}
body.full-layout .ant-tree-checkbox-checked .ant-tree-checkbox-inner{
    background-color:#038fde;
    border-color:#038fde;
}
body.full-layout .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{
    border-color:#acacac;
}
body.full-layout .ant-tree-checkbox-disabled .ant-tree-checkbox-inner{
    background-color:#e2e2e2;
}
body.full-layout .ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{
    border-color:#e2e2e2;
}
body.full-layout .ant-tree-checkbox-disabled+span{
    color:#868686;
}
body.full-layout .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{
    background-color:#1c658c;
}
body.full-layout .ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{
    background-color:#acacac;
    border-color:#acacac;
}
body.full-layout .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper{
    color:#868686;
}
body.full-layout .ant-tree-switcher-loading-icon{
    color:#1c658c;
}
body.full-layout .ant-tree-node-content-wrapper .ant-tree-drop-indicator{
    background-color:#1c658c;
}
body.full-layout :is(.ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner){
    border-color:#1c658c;
}
body.full-layout .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{
    background-color:#1c658c;
    border-color:#1c658c;
}
body.full-layout .ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{
    border-color:#acacac;
}
body.full-layout .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{
    background-color:#e2e2e2;
}
body.full-layout .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{
    border-color:#e2e2e2;
}
body.full-layout .ant-select-tree-checkbox-disabled+span{
    color:#868686;
}
body.full-layout .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{
    background-color:#1c658c;
}
body.full-layout .ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{
    background-color:#acacac;
    border-color:#acacac;
}
body.full-layout .ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper{
    color:#868686;
}
body.full-layout .ant-select-tree-switcher-loading-icon{
    color:#1c658c;
}
body.full-layout .ant-select-tree-node-content-wrapper .ant-tree-drop-indicator{
    background-color:#1c658c;
}
body.full-layout .ant-typography.ant-typography-disabled{
    color:#868686;
}
body.full-layout :is(.ant-typography a,a.ant-typography){
    color:#1c658c;
}
body.full-layout :is(.ant-typography a:focus,.ant-typography a:hover,a.ant-typography:focus,a.ant-typography:hover){
    color:#28aaeb;
}
body.full-layout :is(.ant-typography a:active,a.ant-typography:active){
    color:#910005;
}
body.full-layout :is(.ant-typography a.ant-typography-disabled,.ant-typography a[disabled],a.ant-typography.ant-typography-disabled,a.ant-typography[disabled]){
    color:#868686;
}
body.full-layout :is(.ant-typography a.ant-typography-disabled:active,.ant-typography a.ant-typography-disabled:hover,.ant-typography a[disabled]:active,.ant-typography a[disabled]:hover,a.ant-typography.ant-typography-disabled:active,a.ant-typography.ant-typography-disabled:hover,a.ant-typography[disabled]:active,a.ant-typography[disabled]:hover){
    color:#868686;
}
body.full-layout :is(.ant-typography-copy,.ant-typography-edit,.ant-typography-expand){
    color:#1c658c;
}
body.full-layout :is(.ant-typography-copy:focus,.ant-typography-copy:hover,.ant-typography-edit:focus,.ant-typography-edit:hover,.ant-typography-expand:focus,.ant-typography-expand:hover){
    color:#28aaeb;
}
body.full-layout :is(.ant-typography-copy:active,.ant-typography-edit:active,.ant-typography-expand:active){
    color:#910005;
}
body.full-layout .ant-typography-ellipsis-multiple-line{
    /*! autoprefixer: ignore next */;
}
body.full-layout .ant-upload.ant-upload-select-picture-card:hover{
    border-color:#1c658c;
}
body.full-layout .ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){
    border-color:#910005;
}
body.full-layout .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{
    border-color:#28aaeb;
}
body.full-layout .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{
    color:#28aaeb;
}
body.full-layout .ant-upload.ant-upload-drag .anticon-plus{
    color:#868686;
}
body.full-layout :is(.gx-bg-primary,a.gx-bg-primary:focus,a.gx-bg-primary:hover){
    background-color:#1c658c!important;
}
body.full-layout :is(.gx-bg-secondary,a.gx-bg-secondary:focus,a.gx-bg-secondary:hover){
    background-color:#fa8c15!important;
}
body.full-layout :is(.gx-text-primary,a.gx-text-primary:focus,a.gx-text-primary:hover){
    color:#1c658c!important;
}
body.full-layout :is(.gx-text-secondary,a.gx-text-secondary:focus,a.gx-text-secondary:hover){
    color:#fa8c15!important;
}
body.full-layout .gx-border-primary{
    border-color:#1c658c!important;
}
body.full-layout .gx-border-secondary{
    border-color:#fa8c15!important;
}
body.full-layout :is(.btn-primary,.btn-primary:focus,.btn-primary:hover,.gx-btn-primary,.gx-btn-primary:focus,.gx-btn-primary:hover,a.gx-btn-primary,a.gx-btn-primary:focus,a.gx-btn-primary:hover){
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(.btn-primary.disabled,.btn-primary:disabled,.gx-btn-primary.disabled,.gx-btn-primary:disabled,a.gx-btn-primary.disabled,a.gx-btn-primary:disabled){
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.gx-btn-primary:not([disabled]):not(.disabled).active,.gx-btn-primary:not([disabled]):not(.disabled):active,a.gx-btn-primary:not([disabled]):not(.disabled).active,a.gx-btn-primary:not([disabled]):not(.disabled):active){
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(.gx-btn-secondary,a.gx-btn-secondary){
    background-color:#fa8c15!important;
    border-color:#fa8c15!important;
}
body.full-layout :is(.gx-btn-secondary:focus,.gx-btn-secondary:hover,a.gx-btn-secondary:focus,a.gx-btn-secondary:hover){
    background-color:#fa8c15!important;
    border-color:#fa8c15!important;
}
body.full-layout :is(.gx-btn-secondary.disabled,.gx-btn-secondary:disabled,a.gx-btn-secondary.disabled,a.gx-btn-secondary:disabled){
    background-color:#fa8c15!important;
    border-color:#fa8c15!important;
}
body.full-layout :is(.gx-btn-secondary:not([disabled]):not(.disabled).active,.gx-btn-secondary:not([disabled]):not(.disabled):active,a.gx-btn-secondary:not([disabled]):not(.disabled).active,a.gx-btn-secondary:not([disabled]):not(.disabled):active){
    background-color:#fa8c15!important;
    border-color:#fa8c15!important;
}
body.full-layout :is(.gx-btn-outline-primary,a.gx-btn-outline-primary){
    color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(.gx-btn-outline-primary:focus,.gx-btn-outline-primary:hover,a.gx-btn-outline-primary:focus,a.gx-btn-outline-primary:hover){
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(.gx-btn-outline-primary.disabled,.gx-btn-outline-primary:disabled,a.gx-btn-outline-primary.disabled,a.gx-btn-outline-primary:disabled){
    color:#1c658c!important;
}
body.full-layout :is(.gx-btn-outline-secondary,a.gx-btn-outline-secondary){
    color:#fa8c15!important;
    border-color:#fa8c15!important;
}
body.full-layout :is(.gx-btn-outline-secondary:focus,.gx-btn-outline-secondary:hover,a.gx-btn-outline-secondary:focus,a.gx-btn-outline-secondary:hover){
    background-color:#fa8c15!important;
    border-color:#fa8c15!important;
}
body.full-layout :is(.gx-btn-outline-secondary.disabled,.gx-btn-outline-secondary:disabled,a.gx-btn-outline-secondary.disabled,a.gx-btn-outline-secondary:disabled){
    color:#fa8c15!important;
}
body.full-layout .gx-badge-primary{
    background-color:#1c658c!important;
}
body.full-layout .gx-badge-secondary{
    background-color:#fa8c15!important;
}
body.full-layout body.framed-layout{
    background-color:#1c658c;
}
body.full-layout body.boxed-layout{
    background-color:#1c658c;
}
body.full-layout :is(.gx-link,.gx-link:focus,.gx-link:hover,a,a:focus,a:hover){
    color:#1c658c;
}
body.full-layout :is(.gx-social-link li .anticon,.gx-social-link li .gx-link,.gx-social-link li a,.gx-social-link li i){
    color:#1c658c;
}
body.full-layout :is(.gx-social-link li.active .anticon,.gx-social-link li.active .gx-link,.gx-social-link li.active a,.gx-social-link li.active i,.gx-social-link li .anticon:hover,.gx-social-link li .gx-link:focus,.gx-social-link li .gx-link:hover,.gx-social-link li a:focus,.gx-social-link li a:hover,.gx-social-link li i:focus .gx-social-link li .anticon:focus,.gx-social-link li i:hover){
    background:#1c658c;
}
body.full-layout .gx-separator{
    background-color:#1c658c;
}
body.full-layout .gx-header-horizontal-dark .gx-header-horizontal-main .gx-header-notifications li>span{
    color:#fa8c15;
}
body.full-layout .gx-header-horizontal{
    color:#fa8c15;
}
body.full-layout .gx-header-horizontal-dark{
    background-color:#1c658c;
    color:#fa8c15;
}
body.full-layout .gx-header-horizontal-nav{
    background-color:#1c658c;
}
body.full-layout .gx-login-list li{
    color:#fa8c15;
}
body.full-layout :is(.gx-header-search .ant-select-selection,.gx-header-search .ant-select-single:not(.ant-select-customize-input) .ant-select-selector){
    background-color:#1c658c;
    border-color:#1c658c;
}
body.full-layout :is(.gx-header-search .ant-select-selection:focus,.gx-header-search .ant-select-single:not(.ant-select-customize-input) .ant-select-selector:focus){
    background-color:#1c658c;
    border-color:#1c658c;
}
body.full-layout .gx-layout-sider-dark{
    background-color:#1c658c;
    color:#fce6e5;
}
body.full-layout :is(.ant-layout-sider-dark .gx-sidebar-notifications,.gx-drawer-sidebar-dark .gx-sidebar-notifications){
    border-bottom-color:#fce6e5;
}
body.full-layout .gx-app-nav{
    color:#1c658c;
}
body.full-layout :is(.ant-layout-sider-dark .gx-app-nav,.gx-drawer-sidebar-dark .gx-app-nav){
    color:#fce6e5;
}
body.full-layout .ant-menu-item>a:hover{
    color:#1c658c;
}
body.full-layout :is(.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open){
    color:#1c658c;
}
body.full-layout .ant-menu-item-selected{
    color:#1c658c;
}
body.full-layout .ant-menu-item-selected>a:hover{
    color:#1c658c;
}
body.full-layout :is(.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected>a,.ant-menu-vertical-right .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected>a,.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical .ant-menu-submenu-selected>a){
    color:#1c658c;
}
body.full-layout :is(.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item-open,.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu-active,.ant-menu-horizontal>.ant-menu-submenu-open,.ant-menu-horizontal>.ant-menu-submenu-selected,.ant-menu-horizontal>.ant-menu-submenu:hover){
    color:#1c658c;
}
body.full-layout :is(.ant-menu-horizontal>.ant-menu-item>a:hover,.ant-menu-horizontal>.ant-menu-submenu>a:hover){
    color:#1c658c;
}
body.full-layout :is(.ant-menu-item-disabled,.ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-item-disabled>a,.ant-menu-submenu-disabled,.ant-menu-submenu-disabled>.ant-menu-submenu-title,.ant-menu-submenu-disabled>a){
    color:#acacac!important;
}
.ant-menu-submenu-selected .ant-menu-submenu-title{
    color:#1c658c;
}
.ant-menu-dark,.ant-menu-dark .ant-menu-sub{
    color:#fce6e5!important;
    background:#1c658c!important;
}
body.full-layout :is(.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before){
    background:#fce6e5;
}
body.full-layout .ant-menu-dark.ant-menu-horizontal{
    border-bottom-color:#1c658c;
}
body.full-layout :is(.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu){
    border-color:#1c658c;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a){
    color:#fce6e5;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-open .ant-menu-item>a:hover,.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-open .ant-menu-item>a:hover>a,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-selected .ant-menu-submenu-selected .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-title:hover,.ant-menu-dark .ant-menu-submenu-title:hover>a){
    color:#fa8c15;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-open .ant-menu-item>a:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-open .ant-menu-item>a:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before){
    background:#fa8c15;
}
body.full-layout :is(.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover){
    color:#fa8c15;
}
body.full-layout .ant-menu-dark .ant-menu-submenu-selected .ant-menu-sub .ant-menu-submenu-title{
    color:#fce6e5;
}
body.full-layout :is(.ant-menu-dark .ant-menu-submenu-selected .ant-menu-sub .ant-menu-submenu-open .ant-menu-submenu-title:hover,.ant-menu-dark .ant-menu-submenu-selected .ant-menu-submenu-selected .ant-menu-submenu-title:hover,.ant-menu-dark .ant-menu-submenu-selected .ant-menu-submenu-title:hover){
    color:#fa8c15;
}
body.full-layout :is(.ant-menu-submenu-popup.ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-popup.ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:before){
    background-image:linear-gradient(90deg,#1c658c,#1c658c);
}
body.full-layout .gx-navbar-nav li a{
    background-color:#1c658c;
}
body.full-layout :is(.gx-profile-banner .gx-navbar-nav li a:focus,.gx-profile-banner .gx-navbar-nav li a:hover){
    color:#fa8c15;
}
body.full-layout :is(.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item-active,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item-open,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item-selected,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item:hover,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu-active,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu-open,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu-selected,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu:hover){
    border-bottom-color:#fa8c15;
    color:#fa8c15;
}
body.full-layout :is(.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item-active>.ant-menu-submenu-title,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item-open>.ant-menu-submenu-title,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item-selected>.ant-menu-submenu-title,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-item:hover>.ant-menu-submenu-title,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu-active>.ant-menu-submenu-title,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu-open>.ant-menu-submenu-title,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu-selected>.ant-menu-submenu-title,.gx-header-horizontal-nav .ant-menu-horizontal>.ant-menu-submenu:hover>.ant-menu-submenu-title){
    color:#fa8c15;
}
body.full-layout :is(.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item-active>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item-open>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item-selected>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item:hover>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu-active>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu-open>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu-selected>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu:hover>.ant-menu-submenu-title:before){
    color:#1c658c;
}
body.full-layout :is(.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item-active>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item-open>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu-active>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu-open>.ant-menu-submenu-title:before,.gx-above-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu:hover>.ant-menu-submenu-title:before,.gx-below-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item-active>.ant-menu-submenu-title:before,.gx-below-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-item-open>.ant-menu-submenu-title:before,.gx-below-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu-active>.ant-menu-submenu-title:before,.gx-below-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu-open>.ant-menu-submenu-title:before,.gx-below-header-horizontal .gx-header-horizontal-nav-curve .ant-menu-horizontal>.ant-menu-submenu:hover>.ant-menu-submenu-title:before){
    color:#fa8c15;
}
body.full-layout .gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{
    background-color:#fa8c15;
    color:#1c658c;
}
body.full-layout .gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected>a{
    color:#1c658c;
}
body.full-layout .gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-selected .ant-menu-submenu-title{
    color:#fa8c15;
}
body.full-layout :is(.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before){
    background-image:linear-gradient(90deg,#fa8c15,#fa8c15);
}
body.full-layout :is(.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-item-active,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-item:hover,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-item>a:hover,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-active,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu-submenu-title:hover,.gx-submenu-popup-curve.ant-menu-submenu-popup .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open){
    color:#fa8c15;
}
body.full-layout :is(.gx-submenu-popup-curve.ant-menu-submenu-popup.gx-above-submenu-popup-curve .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected,.gx-submenu-popup-curve.ant-menu-submenu-popup.gx-below-submenu-popup-curve .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected,.gx-submenu-popup-curve.ant-menu-submenu-popup.gx-inside-submenu-popup-curve .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected){
    color:#fa8c15;
}
body.full-layout :is(.gx-submenu-popup-curve.ant-menu-submenu-popup.gx-above-submenu-popup-curve .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected>a,.gx-submenu-popup-curve.ant-menu-submenu-popup.gx-below-submenu-popup-curve .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected>a,.gx-submenu-popup-curve.ant-menu-submenu-popup.gx-inside-submenu-popup-curve .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected>a){
    color:#fa8c15;
}
body.full-layout :is(.gx-mini-custom-sidebar .ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item.ant-menu-item-selected>a,.gx-mini-custom-sidebar .ant-menu-inline-collapsed>.ant-menu-item.ant-menu-item-selected>a,.gx-mini-custom-sidebar .ant-menu-inline-collapsed>.ant-menu-submenu.ant-menu-submenu-selected>.ant-menu-submenu-title>span){
    color:#1c658c;
    background-color:#fa8c15;
}
body.full-layout :is(.gx-layout-option li span:before,.gx-nav-option li span:before){
    background-color:#1c658c;
}
body.full-layout .gx-drawer-sidebar-dark .ant-drawer-content{
    background-color:#1c658c;
    color:#fce6e5;
}
body.full-layout button.ant-btn-background-ghostbutton.ant-btn-primary{
    border-color:#1c658c!important;
    color:#1c658c!important;
}
body.full-layout :is(button.ant-btn-background-ghostbutton.ant-btn-primary:focus,button.ant-btn-background-ghostbutton.ant-btn-primary:hover){
    background-color:#1c658c!important;
    border-color:#1c658c!important;
}
body.full-layout :is(.gx-btn-link,.gx-btn-link:hover){
    color:#1c658c;
}
body.full-layout :is(.gx-layout-sider-dark .gx-icon-btn:focus,.gx-layout-sider-dark i.gx-icon-btn:hover){
    background-color:#1c658c;
}
body.full-layout .gx-radio-group-link.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{
    background-color:#038fde;
}
body.full-layout .gx-radio-group-link-bg-light.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{
    background-color:#038fde;
}
body.full-layout .recharts-default-tooltip{
    color:#fa8c15;
}
body.full-layout .recharts-tooltip-item-list li{
    color:#1c658c!important;
}
body.full-layout .gx-icon-views:hover{
    background-color:#1c658c;
}
body.full-layout .gx-slick-slider .slick-dots li.slick-active button:before{
    border-color:#1c658c;
}
body.full-layout :is(.gx-timeline-info .ant-timeline-item-content .gx-link:focus,.gx-timeline-info .ant-timeline-item-content .gx-link:hover){
    color:#1c658c;
}
body.full-layout .gx-module-nav li .gx-link.active{
    color:#1c658c;
}
body.full-layout .gx-show-link{
    color:#1c658c;
}
body.full-layout .rbc-event{
    background-color:#1c658c;
}
body.full-layout .rbc-event.rbc-selected{
    background-color:#910005;
}
body.full-layout :is(.rbc-toolbar button.rbc-active,.rbc-toolbar button:active){
    border-color:#1c658c;
}
body.full-layout :is(.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover,.rbc-toolbar button:focus,.rbc-toolbar button:hover){
    border-color:#1c658c;
}
body.full-layout .gx-entry-title:before{
    background-color:#1c658c;
}
body.full-layout .gx-profile-banner{
    background-color:#1c658c;
}
body.full-layout :is(.gx-profile-banner .gx-link:focus,.gx-profile-banner .gx-link:hover){
    color:#fa8c15;
}
body.full-layout .gx-login-content .ant-input:focus{
    border-color:#1c658c;
}
body.full-layout .gx-app-login-content .ant-input:focus{
    border-color:#1c658c;
}
body.full-layout .gx-app-social-block .gx-social-link span{
    color:#1c658c;
}
body.full-layout :is(.gx-app-social-block .gx-social-link span:focus,.gx-app-social-block .gx-social-link span:hover){
    background-color:#1c658c;
}
body.full-layout .gx-card-ticketlist .gx-task-list-item:hover .gx-task-item-title{
    color:#1c658c;
}
body.full-layout .gx-task-list-item:hover .gx-text-hover{
    color:#1c658c;
}
body.full-layout .gx-card-ticketlist .gx-link{
    color:#1c658c;
}
body.full-layout .gx-fillchart-btn-close{
    color:#1c658c;
}
body.full-layout .gx-bg-dark-primary{
    background-color:#1c658c;
}
body.full-layout :is(.gx-algolia-sidebar .ais-HierarchicalMenu-list li a:focus,.gx-algolia-sidebar .ais-HierarchicalMenu-list li a:hover){
    color:#1c658c;
}
body.full-layout :is(.gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-Breadcrumb-item--selected>a,.gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-HierarchicalMenu-item--selected>a,.gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-Menu-item--selected>a){
    color:#1c658c;
}
body.full-layout :is(.ais-ClearRefinements-button,.ais-ClearRefinements-button:focus,.ais-ClearRefinements-button:hover,.ais-CurrentRefinements-reset,.ais-CurrentRefinements-reset:focus,.ais-CurrentRefinements-reset:hover,.ais-GeoSearch-redo,.ais-GeoSearch-redo:focus,.ais-GeoSearch-redo:hover,.ais-GeoSearch-reset,.ais-GeoSearch-reset:focus,.ais-GeoSearch-reset:hover,.ais-HierarchicalMenu-showMore,.ais-HierarchicalMenu-showMore:focus,.ais-HierarchicalMenu-showMore:hover,.ais-InfiniteHits-loadMore,.ais-InfiniteHits-loadMore:focus,.ais-InfiniteHits-loadMore:hover,.ais-InfiniteResults-loadMore,.ais-InfiniteResults-loadMore:focus,.ais-InfiniteResults-loadMore:hover,.ais-Menu-showMore,.ais-Menu-showMore:focus,.ais-Menu-showMore:hover,.ais-RangeInput-submit,.ais-RangeInput-submit:focus,.ais-RangeInput-submit:hover,.ais-RefinementList-showMore,.ais-RefinementList-showMore:focus,.ais-RefinementList-showMore:hover){
    background-color:#1c658c;
}
body.full-layout :is(.ais-Breadcrumb-link,.ais-Breadcrumb-link:focus,.ais-Breadcrumb-link:hover,.ais-HierarchicalMenu-link,.ais-HierarchicalMenu-link:focus,.ais-HierarchicalMenu-link:hover,.ais-Menu-link,.ais-Menu-link:focus,.ais-Menu-link:hover,.ais-Pagination-link,.ais-Pagination-link:focus,.ais-Pagination-link:hover,.ais-RatingMenu-link,.ais-RatingMenu-link:focus,.ais-RatingMenu-link:hover){
    color:#1c658c;
}
body.full-layout .ais-Pagination-item--selected .ais-Pagination-link{
    background-color:#1c658c;
    border-color:#1c658c;
}
body.full-layout .gx-testimonial-bg .gx-title{
    color:#1c658c;
}
body.full-layout .craft-top-bar .ant-switch-checked{
    background-color:#fa8c15;
}
body.full-layout button.craft-menu-item-button{
    color:#fce6e5;
}
body.full-layout button.craft-menu-item-button:focus{
    color:#fce6e5;
}
body.full-layout .comment-title-bar .comment-subscribe-button button.ant-btn.subscribed{
    color:#fa8c15;
}
body.full-layout .widget-dataentry-saved-search .ant-switch-checked{
    background-color:#fa8c15;
}
body.full-layout .widget-dataentry-toolbar{
    background-color:#1c658c;
}
body.full-layout .widget-actionpolicy-toolbar{
    background-color:#1c658c;
}
body.full-layout .widget-datapolicy-toolbar{
    background-color:#1c658c;
}
body.full-layout .widget-emailpolicy-toolbar{
    background-color:#1c658c;
}
body.full-layout .widget-smspolicy-toolbar{
    background-color:#1c658c;
}
body.full-layout .myloader {
    border-top: 12px solid #1c658c;
}
body.full-layout button.ant-btn.add-comment{
    background-color: #1c658c!important;
}
body.full-layout button.ant-btn.create-btn{
    background-color: #1c658c!important;
}
body.full-layout button.ant-btn.save-btn:enabled{
    background-color: #1c658c!important;
}
body.full-layout button.ant-btn.action-btn{
    background-color: #1c658c!important;
}
body.full-layout button.ant-btn.delete-btn.ant-btn-dangerous{
    background-color: #ff6907 !important;
    border-color: #ff6907 !important;
}
body.full-layout .gx-app-logo-content-bg:before {
    background-color: rgba(184,0,0,.7);
}
body.full-layout .ant-menu > .ant-menu-item-divider {
  background-color: #ffa4a648 ;
  border-color: #ffa4a648;
}

body.full-layout .craft-menu-divider:before {
  border-bottom-color: #ffa4a648;
}

body.full-layout .craft-menu-divider:after {
  border-bottom-color: #ffa4a648;
}
body.full-layout span.version {
    float: right;
}
body.full-layout .sf-select .ant-select-multiple.ant-select-sm .ant-select-selection-item {
    height: 18px;
}
.myloader {
    border-top: 12px solid #1c658c;
}
body.full-layout .ql-snow .ql-tooltip {
    position: absolute;
    -webkit-transform: translateY(10px) translateX(50px);
    transform: translateY(10px) translateX(50px);
    z-index: 1000;
}
body.full-layout .ant-input-group-addon .ant-input-search-button {
    height: 36px;
}
.widgets-frame-panel.widget-direct-access {
  background: unset;
  border: unset;
}
body.full-layout :is(th.ant-table-cell,th.ant-table-cell .ant-table-column-title) {
    font-size: 12px;
    color: #56362e;
    font-weight: bold;
}
.ant-select.widget-dataentry-tool-field.sort-by.ant-select-single.ant-select-allow-clear.ant-select-show-arrow {
    display: none;
}
button.ant-btn.ant-btn-default.ant-btn-icon-only.widget-dataentry-tool-btn.sort {
    display: none;
}