/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

html,body{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}h1,h2,h3,h4,h5{margin:0}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.spin{height:100vh;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05)}.d-flex{display:flex}.flex-grid .flex-grid-child{padding:0 12px}.align-center-v{display:flex;align-items:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:end}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.line-height-0{line-height:0}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.status{display:inline !important;font-size:12px;font-weight:500;background-color:rgba(134,142,174,.062745098);padding:4.5px 11.85px;border-radius:15px}.status.Success{background-color:rgba(32,201,151,.062745098);color:#20c997}.status.warning{background-color:rgba(250,139,12,.062745098);color:#fa8b0c}.status.error{background-color:rgba(255,77,79,.062745098);color:#ff4d4f}ul{list-style:outside none none;margin:0;padding:0}.m-0{margin:0 !important}.mb-10{margin-bottom:10px !important}.mb-20{margin-bottom:20px !important}.mb-25{margin-bottom:25px !important}.mb-30{margin-bottom:30px}.pb-30{padding-bottom:30px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.pl-0{padding-left:0 !important}.mt-20{margin-top:20px !important}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-60{margin-top:60px !important}.mt-50{margin-top:50px !important}.mb-30{margin-bottom:30px !important}.mt-10{margin-top:10px}.mt-100{margin-top:100px}.pr-0{padding-right:0 !important}.ant-card{box-shadow:0 5px 20px rgba(146,153,184,.0117647059)}.ant-card-body{padding:25px}.ant-card-head{padding-left:25px !important;padding-right:25px !important}.ant-card-head-title>span{display:inline-block;margin-left:15px;font-size:11px;font-weight:500;color:#868eae}.ant-card-head .ant-card-extra{display:flex;align-items:center}.ant-card-head .ant-card-extra a{color:#868eae}.ant-card-extra .ant-dropdown-trigger{line-height:0;order:1;margin-left:20px}.sDash_unresizable{resize:none}.ant-radio-button-wrapper-checked{color:#fff !important}.card-nav ul{list-style:none;display:flex;margin:0 -8px !important}.card-nav ul li{margin:0 8px !important;position:relative}.card-nav ul li a{font-weight:500;color:#868eae;font-size:12px}.card-nav ul li.active a{color:#5f63f2;font-weight:500}.card-nav ul li.active:before{position:absolute;content:"";width:100%;height:1px;background:#5f63f2;left:0;bottom:-19px}.growth-downward p,.growth-upward p{font-size:14px;color:#868eae;margin:0}.growth-downward h1 sub svg,.growth-upward h1 sub svg{position:relative;top:2px;font-size:14px;font-weight:600;left:5px;bottom:0}.growth-downward h1 sub{color:#ff4d4f}.growth-upward h1 sub{color:#20c997}.chart-label{display:flex}.chart-label .chart-label__single{align-items:center}.chart-label .chart-label__single:not(:last-child){margin-right:40px}.chart-label .chart-label__single p{margin:0;color:#868eae}.revenue-doughnut{display:flex;justify-content:center}.revenue-doughnut>div{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.revenue-doughnut .rd-labels{width:100%;margin-top:30px}.revenue-chat-percentage span{display:block}.revenue-chat-percentage span:not(:last-child){margin-bottom:15px}.ant-progress{display:inline-flex !important;align-items:center}.ant-progress>div{display:flex;flex-direction:column}.ant-progress .ant-progress-outer{margin-right:0 !important;padding-right:0 !important}.revenue-chat-percentage span{display:block;font-size:13px;color:#868eae}.revenue-chat-percentage span:not(:last-child){margin-bottom:20px}.ant-progress-status-warning .ant-progress-bg{background:#fa8b0c}.progress-primary .ant-progress-bg{background:#5f63f2}.progress-secondary .ant-progress-bg{background:#ff69a5}.progress-success .ant-progress-bg{background:#20c997}.progress-success .progress-info .ant-progress-bg{background:#2c99ff}.progress-warning .ant-progress-bg{background:#fa8b0c}.progress-danger .ant-progress-bg{background:#ff4d4f}.color-primary{color:#5f63f2}.color-secondary{color:#ff69a5}.color-info{color:#2c99ff}.color-warning{color:#fa8b0c}.color-success{color:#20c997}.color-danger{color:#ff4d4f}.color-dark{color:#272b41}.color-error{color:#f5222d}.color-gray{color:#5a5f7d}.ant-btn.ant-btn-light:focus{background:#fff;color:#5a5f7d}.button-example .ant-btn{margin:4px}.button-example .ant-btn-group .ant-btn{margin:0}.ant-btn-white{color:#5a5f7d !important;border-color:#e3e6ef !important}.ant-btn-white:hover{color:#5f63f2 !important;background-color:#fff !important;border-color:#fff}.ant-btn-white:focus{background-color:rgba(0,0,0,0) !important}.ant-btn-link{background-color:#fff;border-color:#fff;color:#5f63f2}.ant-btn-link:hover{border-color:#fff;background:#fff}.ant-btn-light,.ant-btn-light:hover,.ant-btn-link:hover,.ant-btn-dashed{color:#5a5f7d !important}.ant-btn-light{border-color:#e3e6ef;background:#f4f5f7 !important}.ant-btn-light.btn-outlined{background:rgba(0,0,0,0) !important}.ant-btn-light.btn-transparent{background:rgba(244,245,247,.0823529412)}.ant-btn-dashed{border-width:1px !important}.ant-btn-dashed:hover{color:#5f63f2;border:1px dashed #5f63f2}.ant-btn-primary[disabled]{color:#fff;background:rgba(95,99,242,.3764705882)}.ant-btn-light[disabled]{background:#fff}.ant-btn-round.ant-btn-sm{height:38px}.ant-btn-white[disabled]{background-color:rgba(0,0,0,0);opacity:.6}.ant-btn-white[disabled]:hover{color:#5a5f7d !important}.ant-btn-primary[disabled]:hover{color:#fff !important;background:rgba(95,99,242,.3764705882) !important}.btn-icon{padding:0 13px}.btn-inc,.btn-dec{height:38px;width:38px;font-size:20px;padding:0 12px !important;border-radius:10px !important;border:0 none}.btn-inc:hover,.btn-dec:hover{background:rgba(95,99,242,.062745098) !important;border:0 none !important}.btn-inc:hover i,.btn-inc:hover svg,.btn-dec:hover i,.btn-dec:hover svg{color:#5f63f2}.ant-form-item-label>label{font-weight:500}.ant-picker-input>input::placeholder{color:#adb4d2 !important}.ant-picker-calendar-header .ant-select-selector{height:32px !important}.ant-picker-calendar-header .ant-select-selection-search-input{height:30px !important}.ant-select-single .ant-select-selector .ant-select-selection-item{line-height:30px !important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#fff !important;color:#5f63f2 !important}.ant-pagination .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:32px !important}.ant-pagination-item-active{background-color:#5f63f2 !important}.ant-pagination-item-active a{color:#fff !important}.ant-pagination .ant-pagination-options .ant-select-selection-item{font-size:13px;line-height:30px !important}.ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper{height:30px;line-height:30px}.ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input{line-height:30px;padding-top:0;padding-bottom:0}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-jump-next,.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-options .ant-select-selector{border:1px solid #f1f2f6 !important;background-color:#fff}.ant-pagination .ant-pagination-jump-prev .ant-pagination-item-ellipsis,.ant-pagination .ant-pagination-jump-next .ant-pagination-item-ellipsis{color:#5a5f7d !important;line-height:2.6}.ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-jump-next .ant-pagination-item-link{display:block}.ant-pagination-prev,.ant-pagination-next{line-height:28px !important}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{border:0 none !important}.ant-pagination .ant-pagination-item a{color:#5a5f7d}.ant-pagination .ant-select-single .ant-select-selector .ant-select-selection-item{line-height:30px !important;color:#5a5f7d}.ant-pagination .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:100% !important}.ant-pagination{margin:-4px -12px !important}.ant-pagination-item,.ant-pagination-options,.ant-pagination-prev,.ant-pagination-jump-prev,.ant-pagination-jump-next,.ant-pagination-next{margin:4px !important}.ant-table-pagination{margin-top:30px !important}.submission-successModal{text-align:center}.submission-successModal .icon-success{width:70px;height:70px;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid #20c997}.submission-successModal p{margin-bottom:0}.submission-successModal .icon-success svg{color:#20c997}.submission-successModal .submission-action{margin:30px -5px -5px -5px}.submission-successModal .submission-action button{margin:5px;height:38px}.ant-tree-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:42px !important;line-height:40px}.ant-tree-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:100% !important}.ant-tree-select.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px !important}.ant-radio-checked .ant-radio-inner{border-width:5px !important}.ant-radio-inner::after{content:none !important}.ant-statistic .ant-statistic-title{color:#9299b8}.ant-statistic .ant-statistic-content span{font-size:20px}.steps-action.justify-content-center{justify-content:center !important}.ant-rate-star.ant-rate-star-zero span svg{color:#c6d0dc}.ant-rate-star:not(:last-child){margin-right:2px !important}.ant-rate-text{color:#5a5f7d}.ant-result-icon{margin-bottom:20px !important}.ant-result-title{font-weight:500;margin-bottom:10px}.ant-result-extra{height:34px;padding:4px 10.72px}.ant-result-content .ant-typography strong{font-weight:500}.ant-result-content .ant-typography:last-child{margin-bottom:0}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:33px !important}.ant-select-multiple .ant-select-selector{padding-top:2px !important;padding-bottom:2px !important}.sDash_fullwidth-select{width:100%}.nested-comment-wrapper .comment-title{font-size:12px;padding-bottom:10px;margin-bottom:22px;border-bottom:1px solid #e3e6ef}.events{list-style:none;margin:0;padding:0}.events .ant-badge-status{overflow:hidden;white-space:nowrap;width:100%;text-overflow:ellipsis;font-size:12px}.notes-month{text-align:center;font-size:28px}.notes-month section{font-size:28px}.demo{margin:16px}.demo-nav{height:30px;line-height:30px;margin-bottom:16px;background:#f8f8f8}.demo-nav a{line-height:30px;padding:0 8px}.app-list{margin-top:16px}.ant-modal:not(.errors-modal) .ant-modal-content{border-radius:10px;padding:0}.ant-modal:not(.errors-modal) .ant-modal-header{border-radius:10px 10px 0 0}.ant-modal-body p:last-child{margin-bottom:0}.project-modal{padding:5px !important}.project-modal .projects-members{margin-top:-12px}.project-modal .ant-form-item-control-input{margin-top:10px;min-height:auto}.project-modal .ant-select-selector{border-color:#e3e6ef}.project-modal-footer{padding:10px !important;text-align:left !important}.sDash_addTask-modal{max-width:390px}.sDash_addTask-modal .ant-modal-header{border-bottom:0 none;padding-bottom:0 !important}.sDash_addTask-modal .ant-modal-header .ant-modal-title{font-size:16px;font-weight:500;color:#272b41}.sDash_addTask-modal .sDash_addTask-modal-inner .ant-form-item{margin-bottom:15px}.sDash_addTask-modal .ant-modal-header .ant-modal-close-x svg{color:#9299b8}.sDash_addTask-modal .ant-form-item-control-input{min-height:36px}.sDash_addTask-modal input::placeholder,.sDash_addTask-modal textarea::placeholder{color:#9299b8}.sDash_addTask-modal input,.sDash_addTask-modal textarea{padding:6px 20px;border-radius:5px}.sDash_addTask-modal textarea{resize:none;min-height:125px}.sDash_addTask-modal .sDash-modal-actions{display:flex;justify-content:flex-end;margin:-6px}.sDash_addTask-modal .sDash-modal-actions button{font-size:14px;margin:6px;height:38px;border-radius:5px}.ant-slider-handle{margin-top:-6px !important}.ant-tag{font-weight:600;padding:0 9.5px}.ant-tabs-tab span{display:flex;align-items:center}.ant-list-bordered{border-color:#e3e6ef !important}.ant-list-item-meta{padding:10px 24px;border-bottom:1px solid #f1f2f6}.ant-popover{position:fixed;z-index:99999}.ant-popover-inner{padding:15px;box-shadow:0 5px 20px rgba(146,153,184,.1254901961);border-radius:0 0 6px 6px}.ant-popover-inner .ant-popover-title{padding:5px 10px 10px}.ant-popover-inner .ant-popover-inner-content a{color:#5a5f7d}.ant-drawer{z-index:99999}.ant-select-dropdown{padding:18px 0 !important;box-shadow:0 5px 20px rgba(146,153,184,.1254901961) !important;border-radius:0 0 6px 6px !important}.ant-select-item{min-height:20px !important;padding:4px 12px !important}.ant-select-item-group{color:#9299b8}.ant-select-item.ant-select-item-option-grouped{padding-left:25px !important}.ant-select-dropdown .ant-select-item.ant-select-item-option-active{background:rgba(95,99,242,.0196078431)}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected .ant-select-item-option-content{padding-left:10px}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{color:#5f63f2;background:rgba(95,99,242,.0235294118)}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected .ant-select-item-option-content{color:#5f63f2;font-weight:500}.ant-select-dropdown .ant-select-item .ant-select-item-option-content{transition:.3s;color:#5a5f7d}.mail-props{padding:5px 25px;border:0 none;background:#fff}.mail-props li{display:flex;margin-bottom:12px}.mail-props li span:first-child{margin-right:50px;min-width:40px}.mail-props li span:last-child{color:#5a5f7d}.mail-props li:last-child{margin-bottom:0}.mail-props li span{color:#9299b8}.ant-dropdown{box-shadow:0 5px 30px rgba(146,153,184,.1254901961) !important}.ant-dropdown.wide-dropdwon{min-width:140px !important}.ant-dropdown.wide-dropdwon.kanbanCard-more{min-width:220px !important;box-shadow:0 17px 20px rgba(146,153,184,.1254901961)}.ant-dropdown.wide-dropdwon.kanbanCard-more a{padding:10px 24px}.ant-dropdown-menu{min-width:200px;border-radius:0 0 5px 5px;box-shadow:0 0}.ant-dropdown-menu li{color:#5a5f7d;padding:5px 25px}.ant-dropdown-menu li:hover{background-color:rgba(95,99,242,.0196078431)}.atbd-top-dropdwon .atbd-top-dropdwon__title{background:#f4f5f7;width:100%;margin-bottom:12px;border-radius:6px;font-size:14px;font-weight:500;min-height:50px;display:inline-flex;justify-content:center;align-items:center}.atbd-top-dropdwon{width:340px}.atbd-top-dropdwon .atbd-top-dropdwon__nav{height:260px;overflow:hidden}.atbd-top-dropdwon .atbd-top-dropdwon__nav.notification-list{padding:0 10px}.atbd-top-dropdwon .atbd-top-dropdwon__nav li{width:100%}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a{padding:13px 10px;position:relative;width:100%}.atbd-top-dropdwon .atbd-top-dropdwon__nav li:last-child{margin:0}.atbd-top-dropdwon a.btn-seeAll{position:relative;width:calc(100% + 30px);left:-15px;right:-15px;height:calc(100% + 15px);bottom:-15px;text-align:center;font-size:13px;font-weight:500;color:#5f63f2;padding:15px 0;border-radius:0 0 6px 6px;background:#fff}.atbd-top-dropdwon a.btn-seeAll:before{position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:0 -15px 20px rgba(146,153,184,.031372549);z-index:1;content:""}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a.btn-seeAll:hover:after{box-shadow:0 0}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a:hover{background:#fff}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a:hover:after{opacity:1;visibility:visible}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a:after{position:absolute;left:-15px;right:-15px;top:0;width:calc(100% + 30px);height:100%;box-shadow:0 15px 50px rgba(146,153,184,.1254901961);z-index:1;content:"";opacity:0;visibility:hidden}.atbd-top-dropdwon .atbd-top-dropdwon__content{display:flex;align-items:flex-start;margin-bottom:0}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon{width:39.2px;height:32px;margin-right:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon.bg-primary{background:rgba(95,99,242,.0823529412);color:#5f63f2}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon.bg-secondary{background:rgba(255,105,165,.0823529412);color:#ff69a5}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon svg{width:18px;height:18px}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-content{width:100%;display:flex;align-items:center;justify-content:space-between}.atbd-top-dropdwon .notification-text h1{font-size:14px;font-weight:400;color:#5a5f7d;margin-bottom:4px}.atbd-top-dropdwon .notification-text h1 span{color:#5f63f2;font-weight:500;padding-left:0}.atbd-top-dropdwon .notification-text p{font-size:12px;color:#adb4d2;margin-bottom:0}.atbd-top-dropdwon .atbd-top-dropdwon__content img{max-width:40px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption{margin:-4px 15px 0}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption .ant-badge-count{font-size:8px;min-width:16px;width:16px;height:16px;line-height:6px;border-radius:8px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption p.ant-scroll-number-only-unit.current{height:15px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption h1{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;margin-bottom:2px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption h1 span{font-size:12px;font-weight:400}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption p{display:flex;align-items:center;margin-bottom:0}.add-file-dropdown a{font-size:14px;font-weight:400}.add-file-dropdown a svg{width:14px}.folder-dropdown{min-width:200px !important}.ant-badge.badge-success .ant-badge-count{background:#20c997}.ant-table{border-radius:10px}.ant-table .disabled-row{background:#ebebeb;cursor:not-allowed}.ant-table .patient-row{cursor:pointer;transition:all .3s ease}.ant-table .patient-row:hover{background:#efefef}.badge{font-size:11px;font-weight:500;padding:0 6.5px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:10px}.badge.badge-primary{background:rgba(95,99,242,.062745098);color:#5f63f2}.custom-cascade-render .ant-cascader-picker{width:100%}.ant-cascader-picker input::placeholder{color:#adb4d2}.ant-comment-actions li{margin-bottom:0 !important}.ant-radio-vertical .ant-radio-wrapper{display:block}.ant-radio-vertical .ant-radio-wrapper:not(:last-child){margin-bottom:14px}.ant-select-tree-list .ant-select-tree-node-content-wrapper:hover{background-color:#bae7ff !important}.ant-select-tree-list .ant-select-arrow svg{font-size:10px}.ant-tree-select.ant-select-multiple .ant-select-selection-item{border:0 none;border-radius:3px;background:#f4f5f7;color:#5a5f7d;font-weight:500}.ant-switch:after{width:14px !important;height:14px !important}.ant-switch-small:after{width:10px !important;height:10px !important}.ant-picker{min-width:250px}.ant-input-affix-wrapper>input.ant-input{padding-left:5px}.ant-input-affix-wrapper .ant-input-prefix svg{color:#e3e6ef}.ant-space-item .ant-btn span{font-size:14px}.pop-confirm .ant-btn{max-width:90px;padding:0px 35.5px;height:44px}.pop-confirm-top{margin-bottom:10px}.pop-confirm-bottom{margin-top:10px}.pop-confirm-top .ant-btn:not(:last-child),.pop-confirm-bottom .ant-btn:not(:last-child){margin-right:10px}.pop-confirm-left .ant-btn:not(:last-child),.pop-confirm-right .ant-btn:not(:last-child){margin-bottom:10px}.ant-upload .ant-btn{font-size:14px;border-radius:5px}.ant-upload.ant-upload-select-picture-card{border-color:#e3e6ef !important;border-radius:5px !important;background-color:#f8f9fb !important}.ant-upload.ant-upload-select-picture-card .anticon{margin-bottom:8px}.ant-upload .anticon svg{color:#9299b8}.ant-upload-list{margin-top:10px !important}.sDash_upload-basic .ant-upload.ant-upload-select{width:100%;border:1px solid #e3e6ef;border-radius:4px}.sDash_upload-basic .ant-upload.ant-upload-select .ant-upload{display:flex;align-items:center;justify-content:space-between}.sDash_upload-basic .sDash_upload-text{font-size:14px;color:#9299b8;padding-left:15px}html[dir=rtl] .sDash_upload-basic .sDash_upload-text{padding-left:0px;padding-right:15px}.sDash_upload-basic .sDash_upload-browse{font-size:14px;color:#9299b8;display:inline-block;padding:14px 23px;border-left:1px solid #e3e6ef}html[dir=rtl] .sDash_upload-basic .sDash_upload-browse{border-left:0 none;border-right:1px solid #e3e6ef}.ant-card.sDash_upload-form .ant-card-body{padding-bottom:15px !important}.ant-picker{border-color:#e3e6ef !important}.ant-dropdown{box-shadow:0 5px 20px rgba(146,153,184,.1254901961);background:#fff;border-radius:6px;padding:15px 0 !important;border:0 none}.ant-dropdown a{display:flex;align-items:center;padding:8px 24px;font-weight:400;color:#5a5f7d}.ant-dropdown a i,.ant-dropdown a svg,.ant-dropdown a img{margin-right:8px}.ant-dropdown div{box-shadow:0 0;border-radius:5px}.ant-form-item-control-input .ant-picker{padding:0 12px 0 0}.leaflet-container{z-index:0}.table-bordered .ant-table-tbody>tr.ant-table-row:hover>td{background:#f8f9fb !important}.table-bordered .ant-table-thead>tr>th{background:#fff;border-top:1px solid #f1f2f6}.table-bordered .ant-table-tbody>tr>td{border-color:#f1f2f6 !important}.table-bordered .ant-table-thead tr th,.table-bordered .ant-table-tbody tr td{padding:16px 25px}.table-bordered .ant-table-thead tr th:last-child,.table-bordered .ant-table-tbody tr td:last-child{text-align:right}.full-width-table .ant-card-body{padding:0 !important}.full-width-table .ant-table{border-radius:10px !important}.full-width-table .top-seller-table{min-height:406px}.full-width-table .top-seller-table .ant-table-content .ant-table-cell{white-space:normal;padding:16px 15px}.full-width-table .top-seller-table .ant-table-content .ant-table-cell:first-child{padding-left:25px}.full-width-table .top-seller-table .ant-table-content .ant-table-cell:last-child{padding-right:25px}.full-width-table .top-seller-table th{text-align:right;color:#272b41;font-weight:500}.full-width-table .top-seller-table td{color:#5a5f7d}.full-width-table .top-seller-table .ant-table-tbody>tr>td{text-align:right}.full-width-table .top-seller-table th:first-child,.full-width-table .top-seller-table td:first-child{text-align:left !important}.table-responsive .ant-table-content{display:block;width:100%;overflow-x:auto}.table-responsive .ant-table-content .ant-table-cell{white-space:nowrap}.pointer{cursor:pointer}.RichTextEditor__root___2QXK-{border:0 none !important}.RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{margin:0;border-color:#f1f2f6}.RichTextEditor__root___2QXK- .ButtonWrap__root___1EO_R button{padding:0;border:0 none;background:#fff;margin-right:8px}.RichTextEditor__root___2QXK- .Dropdown__root___3ALmx .Dropdown__value___34Py9{border:0 none}.RichTextEditor__root___2QXK- .Dropdown__root___3ALmx select{border-right-width:0px}.RichTextEditor__editor___1QqIU .DraftEditor-editorContainer{border:0 none}.atbd-chatbox__messageControl{min-width:210px}.atbd-chatbox__messageControl ul li a{padding:4px 24px}.atbd-chatbox__emoji{margin:-4.48px 0;padding:0 10px}.atbd-chatbox__emoji ul{display:flex;align-items:center}.atbd-chatbox__emoji ul li{display:inline-block}.atbd-chatbox__emoji ul li a{display:block;font-size:20px;padding:4px 7px;background:#fff}.atbd-chatbox__emoji ul li a:hover{background-color:rgba(0,0,0,0)}.atbd-chatbox__emoji ul li a svg{margin:0}.rdrMonths{flex-wrap:wrap}.ant-space{flex-wrap:wrap}.ant-menu .ant-menu-submenu .ant-menu-submenu-title{display:flex;align-items:center}.ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title,.ant-menu-item{display:inline-flex}.ant-menu-submenu-popup{z-index:105}.ant-menu-submenu-popup .ant-menu-sub{padding:8px 0}.ant-menu-submenu-popup .ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title,.ant-menu-submenu-popup .ant-menu-item{display:block}.ant-menu-submenu-popup .ant-menu-item{margin-bottom:0 !important}.ant-menu-sub.ant-menu-vertical{box-shadow:0 2px 8px rgba(0,0,0,.05)}.ant-menu-sub.ant-menu-vertical .ant-menu-item a{color:#5a5f7d}.ant-page-header{padding:26px 30px 26px 30px !important}.ant-page-header.header-boxed{padding:26px 180px 26px 180px !important}.ant-page-header-heading{align-items:center}.ant-page-header-heading-title{text-transform:capitalize}.row-dragging{box-shadow:0 15px 50px rgba(146,153,184,.1254901961);display:flex}.row-dragging tr{box-shadow:0 15px 50px rgba(146,153,184,.1254901961)}.row-dragging td{padding:16px;color:#000;position:relative;z-index:9999;opacity:.5;vertical-align:middle}.row-dragging td .ant-checkbox-checked .ant-checkbox-inner{background-color:#20c997;border-color:#20c997}.row-dragging td .todos-action,.row-dragging td .table-actions{display:none}.row-dragging td .user-info figcaption{display:none}.row-dragging td .feather-move,.row-dragging td .drag_email,.row-dragging td .drag_company,.row-dragging td .drag_designation,.row-dragging td .drag_join-date,.row-dragging td .active{display:inline-block;margin-top:10px}.row-dragging .drag-visible{visibility:visible}.sDash_export-wrap .ant-modal{width:390px !important}.sDash_export-wrap .ant-modal .ant-modal-header{border-bottom:0 none;padding:18px 30px 0 30px}.sDash_export-wrap .ant-modal .ant-modal-body{padding:25px 30px 30px 30px}.sDash_export-wrap .ant-modal .sDash-button-grp{text-align:right}.sDash_export-wrap .ant-modal .sDash-button-grp{margin:20px -8px -8px -8px}.sDash_export-wrap .ant-modal .sDash-button-grp button{font-size:14px;font-weight:500;text-align:right;height:40px;padding:0 16px;margin:8px}.sDash_export-wrap .ant-modal .sDash-button-grp button.ant-btn-white{color:#9299b8 !important}.sDash_export-wrap .ant-form-item-control-input{min-height:36px}.sDash_export-wrap .ant-form-item-control-input input{font-size:14px;font-weight:400;padding:6px 20px;border-radius:5px;color:#9299b8}.sDash_export-wrap .ant-select-single{width:100% !important}.sDash_export-wrap .ant-form .ant-form-item{margin-bottom:15px}.sDash_export-wrap .ant-select-single .ant-select-selector{padding:0 20px;border-color:#e3e6ef !important}.sDash_create-file .sDash-button-grp{text-align:right}.sDash_create-file .ant-modal{width:390px !important}.sDash_create-file .ant-modal .ant-form-item{margin-bottom:20px}.sDash_create-file .ant-modal-header{border-bottom:0 none;padding-bottom:6px}.sDash_create-file .sDash-button-grp button{height:40px;border-radius:5px;margin:5px}.sDash_create-file .ant-form-item-control-input{border-radius:5px}.sDash_create-file .ant-form-item-control-input input{border:1px solid #e3e6ef}.sDash_task-details .ant-modal-content .ant-modal-close{top:10px}.sDash_task-details .ant-modal-header{border-bottom:0 none;padding:30px 30px 0}.sDash_task-details .ant-modal{width:600px !important}.sDash_task-details .ant-modal-header .ant-modal-title h4{font-size:20px;font-weight:500;color:#272b41;margin-bottom:4px}.sDash_task-details .ant-modal-header .ant-modal-title .sub-text{font-size:14px;font-weight:400;color:#868eae}.sDash_task-details .sDash_task-details-modal .sDash_task-details__label{font-size:16px;display:block;margin-bottom:8px}.sDash_task-details .sDash_task-details-modal .sDash_task-details-modal__description textarea{padding:10px 20px;min-height:88px;width:100%;border:0 none;border-radius:4px;background-color:#f4f5f7;resize:none}.sDash_task-details .sDash_task-details-modal .sDash_task-details-modal__description textarea:focus{outline:none}.sDash_task-details .sDash_task-details-modal .sDash_task-details-modal__description textarea::placeholder{color:#5a5f7d;font-size:15px}.sDash_task-details .ant-modal-body{padding:14px 30px 30px 30px}.sDash_task-details .ant-modal-body .sDash_checklist-block{margin-top:26px}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-wrap{position:relative}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form{position:absolute;width:240px;padding:18px;left:0;top:50px;box-shadow:0 15px 30px rgba(146,153,187,.1882352941);background-color:#fff;border:1px solid #e3e6ef;border-radius:6px;z-index:222}html[dir=rtl] .sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form{left:auto;right:0}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .add-checklist{padding:10px;border-radius:4px;background-color:#fff;width:100%;height:38px;border:1px solid #e3e6ef}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action{margin-top:15px}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action a{position:relative;top:3px;display:inline-flex;align-items:center;line-height:1}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action a svg{color:#9299bb}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action .btn-add{margin-right:15px}html[dir=rtl] .sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action .btn-add{margin-left:15px;margin-right:0}.sDash_task-details .ant-modal-body .sDash_checklist-block button{height:38px;padding:0px 18.37px}.sDash_task-details .ant-modal-body .sDash_checklist-row{margin-top:26px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item:not(:last-child){margin-bottom:30px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item__top button{padding:0px 16.32px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item__title{font-size:16px;font-weight:500;color:#272b41;margin-bottom:0}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist__progress .ant-progress-inner .ant-progress-bg{height:5px !important;background-color:#20c997}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist__progress .ant-progress .ant-progress-text{font-size:12px;font-weight:500;order:-1;margin:0 10px 0 0}html[dir=rtl] .sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist__progress .ant-progress .ant-progress-text{margin:0 0 0 10px}.sDash_task-details .ant-modal-body .sDash_checklist-tasks{margin:5px 0 5px 0}.sDash_task-details .ant-modal-body .sDash_checklist-tasks .ant-checkbox-wrapper .ant-checkbox-inner{width:18px;height:18px;border-color:#c6d0dc}.sDash_task-details .ant-modal-body .sDash_checklist-tasks .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#20c997}.sDash_task-details .ant-modal-body .sDash_checklist-tasks .ant-checkbox-wrapper .ant-checkbox-checked:after{border-color:#20c997}.sDash_task-details .ant-modal-body .sDash_checklist-item .sDash_checklist-tasks-wrap button{padding:0px 35px}.sDash_task-details .ant-modal-body{max-height:800px;overflow-y:auto}@media(max-width: 767px){.ant-page-header{padding:26px 15px 26px 15px !important}}.page-header-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:-6px -4px}.page-header-actions button{font-size:12px;font-weight:500;height:34px;padding:0 12.32px;box-shadow:0 3px 5px rgba(146,153,184,.0196078431);margin:6px 4px}.page-header-actions button.ant-btn-white:focus{background-color:#fff !important}.page-header-actions button+button{margin-left:8px}.page-header-actions button.ant-btn-white svg{width:12px;height:12px;margin-right:2px;color:#5f63f2}.ant-menu-dark .ant-menu-inline.ant-menu-sub,.ant-menu.ant-menu-dark,.ant-menu-dark .ant-menu-sub{background:#272b41 !important}.ant-menu-dark .ant-menu-item a{font-weight:400;color:hsla(0,0%,100%,.65) !important}.ant-menu-dark .ant-menu-item a:hover{color:#fff}.ant-menu-dark .ant-menu-submenu span{color:hsla(0,0%,100%,.65) !important}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:hsla(0,0%,100%,.05)}.ant-menu-inline-collapsed-tooltip a{color:#000 !important}.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before{background:rgba(0,0,0,0)}.chart-label{display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:#5a5f7d}.chart-label .label-dot{margin-right:8px;width:7px;height:7px;border-radius:50%}.chart-label .label-dot.dot-success{background:#20c997}.chart-label .label-dot.dot-info{background:#5f63f2}.chart-label .label-dot.dot-warning{background:#fa8b0c}.ant-notification{z-index:99999 !important}.rdrInputRange{padding-left:10px !important}.overlay-dark{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(16,18,33,.1882352941);z-index:-1;opacity:0;visibility:hidden}.overlay-dark.show{z-index:999;opacity:1;visibility:visible}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before{display:none}@media only screen and (max-width: 1599px){.ant-page-header.header-boxed{padding:26px 130px 26px 130px !important}}@media only screen and (max-width: 1500px){.full-width-table .revenue-table{min-height:100%}.pop-confirm .ant-btn{padding:0 20px;max-width:60px}.pop-confirm.pop-confirm-right{margin-left:300px !important}.pop-confirm.pop-confirm-bottom,.pop-confirm.pop-confirm-top{margin-left:80px !important}}@media only screen and (max-width: 1399px){.ant-page-header.header-boxed{padding:26px 50px 26px 50px !important}}@media only screen and (max-width: 1199px){.ant-page-header{padding:0 15px}}@media only screen and (max-width: 991px){.ant-page-header.header-boxed{padding:26px 30px 26px 30px !important}.rdrMonths .rdrMonth{width:100%;margin-bottom:30px}.rdrDateRangePickerWrapper.PreviewArea{max-height:300px;overflow-y:auto;overflow-x:hidden}.rdrCalendarWrapper.rdrDateRangeWrapper{margin-top:20px}.ant-menu-inline-collapsed-tooltip{display:none}}@media only screen and (max-width: 800px){.ant-page-header-heading-left{max-width:320px}}@media only screen and (max-width: 767px){.ant-page-header{padding:26px 15px 26px 15px !important}.ant-page-header-heading{flex-flow:column;align-items:center;justify-content:center !important}.ant-page-header-heading-left{max-width:100%}.ant-page-header-heading .ant-page-header-heading-title{margin-right:0;white-space:normal;text-align:center}.ant-page-header-heading-extra{white-space:normal !important;margin:12px 0 4px !important}.ant-page-header-heading-extra .page-header-actions{white-space:normal !important;text-align:center}.ant-card-body{padding:20px !important}.ant-card-head{padding-left:20px !important;padding-right:20px !important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-item.ant-pagination-prev,.ant-pagination .ant-pagination-item.ant-pagination-next,.ant-pagination .ant-pagination-jump-prev{margin-right:5px}.ant-pagination li.ant-pagination-item,.ant-pagination li.ant-pagination-prev,.ant-pagination li.ant-pagination-next{height:25px;min-width:25px;line-height:22px}.ant-pagination li.ant-pagination-prev .anticon,.ant-pagination li.ant-pagination-next .anticon{vertical-align:.15em}.ant-table-pagination{float:none !important;text-align:center}.ant-table-pagination li.ant-pagination-total-text{display:block;margin-bottom:8px}.ant-table-pagination li{margin-right:8px !important}.ant-pagination .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:25px !important}.ant-pagination .ant-select-single .ant-select-selector .ant-select-selection-item{line-height:23px !important}.rdrDefinedRangesWrapper{border-right:0 none}}@media only screen and (max-width: 575px){.btn-inc,.btn-dec{height:30px;width:30px}.ant-page-header{padding:16px 20px !important}.ant-layout{background-color:#ddd}.ant-layout-header{height:auto}.ant-card-head{line-height:1}.ant-card-head-title{white-space:normal !important}.pop-confirm .ant-btn{max-width:60px;padding:0 20px}.pop-confirm.pop-confirm-right{margin-left:320px !important}.pop-confirm.pop-confirm-bottom{margin-left:95px !important}.ant-card-head-wrapper{flex-flow:column;align-items:center}.ant-card-head-wrapper .ant-card-extra{padding:10px 0 16px !important;float:none;margin:0;flex-flow:column}.ant-card-head-wrapper .ant-card-extra .ant-dropdown-trigger+.card-nav{margin-bottom:8px}.ant-card-head-wrapper .ant-card-extra .ant-dropdown-trigger{margin:0 !important}.ant-card-head-wrapper .ant-card-head-title{padding:20px 0 0px !important}.card-nav ul li.active:before{display:none}.ant-card-head-title>div{display:flex;flex-flow:column;align-items:center}.ant-card-head-title>div span{margin:8px 0 0}}.bmzxig .ant-table tr th:first-child,.bmzxig .ant-table tr td:first-child{padding-right:15px}.ant-empty .ant-empty-footer button{padding:0px 15.58px !important}.addEvent-modal .ant-modal-header{padding:20px 25px}.addEvent-modal .ant-modal-header .ant-modal-close-x svg{color:#5a5f7d}.addEvent-modal .ant-modal-header .ant-modal-title{font-size:15px;font-weight:500;color:#272b41}.addEvent-modal .ant-modal-body{padding:23px 25px}.event-dropdown{min-width:auto !important;max-width:450px;padding:0 !important;margin:6px 0 0 !important;box-shadow:0 10px 40px rgba(146,153,184,.1254901961) !important}.event-dropdown div{border-radius:8px}.event-dropdown .ant-card{width:100% !important;margin-bottom:0 !important}@media only screen and (max-width: 479px){.placement-confirm{display:flex;flex-wrap:wrap;margin:-5px -10px 0 -5px}.placement-confirm .pop-confirm{flex:0 0 50%}.pop-confirm .ant-btn{display:block;padding:0 20px;max-width:80px;min-width:80px;margin:10px}.pop-confirm.pop-confirm-right{margin-left:0px !important}.pop-confirm.pop-confirm-top{margin-left:0px !important}.pop-confirm.pop-confirm-bottom{margin-left:0px !important;margin-top:0px !important}}@media only screen and (max-width: 400px){.ant-select{width:100% !important}.rdrDefinedRangesWrapper{width:100% !important}.rdrDateRangePickerWrapper{flex-wrap:wrap}.atbd-top-dropdwon{width:280px;min-width:180px}.atbd-top-dropdwon .atbd-top-dropdwon__title{min-height:40px}.atbd-top-dropdwon .atbd-top-dropdwon__nav li:not(:last-child){margin-bottom:10px}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a{padding:10px 0px}.atbd-top-dropdwon .atbd-top-dropdwon__content img{margin-right:15px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption{margin-left:0}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption .atbd-top-dropdwonText{min-width:155px}.ant-drawer-content-wrapper{width:260px !important}.rdrCalendarWrapper.rdrDateRangeWrapper{margin-top:0}}@media only screen and (max-width: 379px){.ant-card-head-wrapper .ant-card-extra .ant-radio-button-wrapper{height:32px !important;line-height:30px !important}.ant-notification-notice{width:275px}}@media(max-width: 991px){.mail-sideabr{box-shadow:0 0 10px rgba(0,0,0,.1254901961)}}@media print{.invoice-area .ant-page-header{display:none}.customizer-trigger{display:none}}.ant-card-body .sd-spin div,.ant-card-body .spin div{position:relative}.ant-card-body .sd-spin,.ant-card-body .spin{height:200px}.ant-card-body{position:relative}.ant-card-body .sd-spin .ant-spin,.ant-card-body .spin .ant-spin{display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);min-height:200px}.starActive svg{color:red}.jvectormap-zoomin,.jvectormap-zoomout{width:27px;height:27px;background:none;color:#5a5f7d;border:1px solid #f1f2f6;padding:0;font-size:15px;display:flex;align-items:center;justify-content:center;left:auto;right:0;top:auto;background-color:#fff}.jvectormap-zoomin{border-radius:6px 6px 0 0;bottom:36px}.jvectormap-zoomout{border-radius:0 0 6px 6px;bottom:10px}.jvectormap-tip{padding:7px 12px;border:0 none;font-size:12px;background:#272b41}.btn-rtl{width:60px;height:60px;border:1px solid #fff;background:#4347d9;color:#fff;position:fixed;right:0;top:50%;margin-top:-30px;z-index:99999999;border-radius:50%;display:flex;align-items:center;justify-content:center}.my-masonry-grid{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;width:auto}.my-masonry-grid_column{padding-left:10px;background-clip:padding-box}.my-masonry-grid_column>div{background:gray;margin-bottom:30px}.common-ul{padding:5px 0;padding-left:10px}.display{display:none}li.active>.display{display:block}html[dir=rtl] .ant-card-head-title span{margin-right:15px}html[dir=rtl] span[aria-label=arrow-right] svg,html[dir=rtl] span[aria-label=arrow-left] svg{transform:rotateY(180deg)}html[dir=rtl] .ant-menu.ant-menu-vertical{text-align:right !important}html[dir=rtl] .ant-menu.ant-menu-vertical .ant-menu-submenu-placement-rightTop{left:-170px !important}html[dir=rtl] .ant-menu.ant-menu-vertical .ant-menu-vertical-left{text-align:right}html[dir=rtl] .ant-menu.ant-menu-vertical .ant-menu-submenu-arrow{right:auto;left:16px;transform:rotateY(180deg)}html[dir=rtl] .ant-menu-vertical .ant-menu-submenu-title{padding-right:15px !important}.auth0-lock.auth0-lock .auth0-lock-header-logo{width:180px !important;margin:0 !important;display:none !important}.auth0-lock.auth0-lock .auth0-lock-name{font-size:18px !important}.auth0-lock.auth0-lock .auth0-lock-close-button,.auth0-lock.auth0-lock .auth0-lock-back-button{box-shadow:none !important;padding:2px !important}.common-ul{padding:5px 0;padding-left:10px}.display{display:none}li.active>.display{display:block}.auth-form .ant-form-item-explain{display:none !important}.sider-background{background:#2f3246}.site-layout-background{background:#ddd}.not-found-view{position:relative;width:100%;height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-16{font-size:16px !important}.black{color:#000 !important}.white{color:#fff}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.f-bold{font-weight:600}.f-normal{font-weight:400}.nested-table{max-height:500px;overflow:scroll}.nested-table .ant-table{margin:0 !important}.ant-table-expanded-row>td{padding:0 !important}.a-letter{color:#415f9a}.b-letter{color:#6d90d3}.c-letter{color:#84abf6}.mnn-list-mode.ant-switch-checked{background:#05be70}.letter-switch-abc.ant-switch-checked{background:#415f9a}.letter-switch-ven.ant-switch-checked{background:#cd1e52}#atx-table th{font-size:12px}#atx-table>tr>td{word-wrap:break-word;word-break:break-all}#atx-table .ant-table-title{padding:0}#atx-table .ant-space-item .ant-btn span,#target-table .ant-space-item .ant-btn span,.ant-space-item .ant-btn span,.ant-space-item .ant-btn{font-size:12px}.bordered-gray-top{border-top:1px solid #eee}.py-20{padding:20px 0}.py-10{padding:10px 0}.w-100{width:100%}.w-100px{width:100px}.analyze-item-icon{font-size:18px !important;transition:all .3s ease}.analyze-item-icon:hover{color:#000}.bold{font-weight:bold}.virtualized-table-cell{padding:16px 16px;border-bottom:1px solid #f0f0f0;transition:background .3s}.row-current-mnn{background:#eee}.w-75{width:75% !important;display:block}.w-400{width:400px}.fw-600{font-weight:600}.fw-400{font-weight:400}.flex-column{flex-direction:column}.flex-gap-10{gap:10px}.flex-gap-5{gap:5px}.orange .ant-alert-message{color:#fa8b0c !important}.blue .ant-alert-message{color:#4b5ae3 !important}.empty-comb-row{background:#ebebeb}.empty-comb-row:hover{background:#ebebeb}.empty-comb-row td{background:#ebebeb}#atx-table{border-radius:10px}#atx-table .ant-table-tbody>tr>td{border-bottom:2px solid #f0f0f0}.ant-collapse-item-active.ant-collapse-no-arrow .atx-panel-header .arrow{transform:rotate(90deg)}.progress-cell .progress-percent{font-weight:bold}.progress-cell:hover .progress-percent{text-decoration:underline}.ant-switch-checked{background-color:rgba(0,0,0,.25)}.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table tfoot>tr>th,.ant-table tfoot>tr>td{padding:16px 25px}#atx-table .ant-table-tbody>tr>td{line-height:1}.auth-side-content{height:100vh;position:relative;display:flex;align-items:center}.auth-left-logo-block{position:relative;width:100%;background:url("../assets/img/screen.png") center center no-repeat;background-size:100% auto;margin:24px;border-radius:6px;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;padding:0 50px;height:95%}.auth-left-logo-block img{position:absolute;top:50px;right:50px;width:132px}.auth-left-logo-block .text-block{position:absolute;bottom:20px;left:50px}.auth-left-logo-block .text-block h2{font-family:"Inter";font-style:normal;font-weight:600;font-size:48px;line-height:58px;color:#f8f8f8}.auth-left-logo-block .text-block p{font-family:"Inter";font-style:normal;font-weight:500;font-size:30px;color:#fff}#login .ant-form-item-label label{color:#f8f8f8;font-family:"Inter"}#login .btn-signin{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 128px;gap:10px;width:100%;font-size:18px;background:#4b5ae3;border-radius:4px;border:none;transition:all .3s ease}#login .btn-signin:hover{color:#4b5ae3;background:#f8f8f8}#ven-abc-table .ant-table-row-expand-icon-cell{text-align:left}#abc-ven-table .ant-table-row-expand-icon-cell{text-align:left}.float-left{float:left}.nested-abcven-table-cell.active{background:#ddd}.break{text-overflow:ellipsis;word-break:break-all;overflow:hidden;white-space:nowrap}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.text-gray{color:#808d98}#ven-abc-table tr td:nth-child(2),#abc-ven-table tr td:nth-child(2){padding:16px}#ven-abc-table tr td:nth-child(3),#abc-ven-table tr td:nth-child(3){padding:16px}#ven-abc-table tr td:nth-child(4),#abc-ven-table tr td:nth-child(4){padding:16px}#ven-abc-table tr td:nth-child(5),#abc-ven-table tr td:nth-child(5){padding:16px}.search-input input{background:#e6e6e6}.title{margin:0}.users-table thead th:first-of-type{padding-left:25px}.users-table thead th:last-of-type{padding-right:25px}.set-password-form{text-align:left}.set-password-form label{color:#fff !important}.abc-ven-table-flat-row{border:none}.abc-ven-table-flat-row td{border-bottom:0 !important}.abc-ven-table-flat-cell{border-bottom:0 !important}#abc-ven-table-flat .ant-table-thead .ant-table-cell{background-color:#fff !important;border-bottom:0 !important}#abc-ven-table-flat .ant-table-thead .ant-table-cell tbody>tr:hover{background:#7bb8ff}#ven-abc-table-flat .ant-table-cell.no-padding-cell,#abc-ven-table-flat .ant-table-cell.no-padding-cell{padding:0;border:none}#ven-abc-table-flat .ant-table-cell-row-hover,#abc-ven-table-flat .ant-table-cell-row-hover{background:rgba(123,184,255,.2) !important;cursor:pointer}.sub-active-cell{background:rgba(123,184,255,.2) !important}.active-cell{background:rgba(123,184,255,.5) !important}.ven-abc-cell{padding:16px}#analysis-table tr.active{background:#eee}.forta-table{margin-left:-25px;margin-right:-25px;margin-top:16px;width:calc(100% + 45px);max-width:1500px !important}.forta-table thead th{background:#fff !important;color:#808d98 !important;font-weight:500 !important;border-top:1px solid #eee !important}@media(min-width: 600px){.auth-left-logo-block{background:url("../assets/img/screen.png") center center no-repeat;background-size:cover}.auth-left-logo-block.disclaimer{height:fit-content;margin:0;aspect-ratio:4/3;width:100%;padding:0;max-height:480px}}@media(max-width: 600px){.auth-side-content{height:auto;width:100%;aspect-ratio:16/9}.auth-left-logo-block{height:100%}.auth-left-logo-block.disclaimer{height:fit-content;margin:0;aspect-ratio:4/3;width:100%;padding:0;max-height:350px}.auth-left-logo-block img{width:50px;top:20px;right:20px}.auth-left-logo-block .text-block{position:absolute;bottom:20px;left:20px}.auth-left-logo-block .text-block h2{font-family:"Inter";font-style:normal;font-weight:600;font-size:12px;line-height:58px;color:#f8f8f8}.auth-left-logo-block .text-block p{font-family:"Inter";font-style:normal;font-weight:500;font-size:12px;color:#fff;margin:0}}.no-arrows{-moz-appearance:textfield}.no-arrows::-webkit-outer-spin-button,.no-arrows::-webkit-inner-spin-button{-webkit-appearance:none}.secondary-menu-item{color:#a1a1a1}
