@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:10px}::-webkit-scrollbar-button,::-webkit-scrollbar-button:increment{display:none}::-webkit-scrollbar:horizontal{height:10px}::-webkit-scrollbar-thumb{background-color:#8e8e93;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;border:1px solid #f5f5f5}::-webkit-scrollbar-track{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif!important;font-size:.875rem;font-weight:400;line-height:1.2;color:#262626;word-break:break-word;background-color:#f5f5f5}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:500}body h1{font-size:1.5rem!important}body h2{font-size:1.25rem!important}body h3{font-size:1.125rem!important}body h4{font-size:1rem!important}body h5{font-size:.875rem!important}body h6{font-size:.75rem!important}body .resources-container{padding:48px 0 0}body .resources-container .resources-context{margin:24px}body .show-img{width:48px;height:48px;border-radius:2px}body .btn-big{height:40px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}body .btn-ghost{color:#13023e!important;border-color:#13023e!important}body .btn-ghost:active:hover,body .btn-ghost:hover{color:#423464!important;border-color:#423464!important}body .btn-actions{height:24px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:2px;border-color:#cfccd8;color:#13023e}body .btn-cancel{background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}body .btn-cancel,body .btn-save{width:108px;font-size:.875rem!important}body .btn-save{background-color:#83d5d5;border:1px solid #83d5d5;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}body .btn-detail{min-width:auto;background-color:#83d5d5;border:1px solid #83d5d5;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px}body .btn-edit{min-width:108px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:.875rem!important}body .ant-form-item-label>label{height:auto!important}@media(min-width:768px){body .resources-container{padding:48px 0 0 48px}}#login{position:absolute;width:100%;top:0;left:0;height:100vh;overflow:hidden;background-color:#fafafa}#login .left-container{overflow:hidden;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#login .left-container img{height:100vh;width:100%}#login .left-container .smooth-image{transition:opacity 1s}#login .left-container .image-visible{opacity:1}#login .left-container .image-hidden{opacity:0}#login .right-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100vh;padding:20px;width:100%}#login .right-container .context{width:100%;max-width:320px}#login .right-container .context .logo{background-image:url(/static/media/logo-switch.f76a1f34.svg);background-repeat:no-repeat;background-size:auto;width:100%;height:30px;margin-bottom:20px}#login .right-container .context .title{font-size:1.25rem!important;font-weight:600;margin-bottom:10px}#login .right-container .context .subtitle{font-size:1rem!important;margin-bottom:20px}#login .right-container .context .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:none}#login .right-container .context .buttons-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#login .right-container .context .buttons-container .buttons-link{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-size:1rem!important}#login .right-container .context .buttons-container .btn-login{font-size:1rem!important;height:auto;color:#13023e;background-color:#83d5d5;border-color:#83d5d5}#login .right-container .context .buttons-container .btn-login:hover{color:#13023e;background-color:#a1dede;border-color:#a1dede}#login .right-container .context .errors{background-color:rgba(253,77,79,.10196078431372549);border:1px solid rgba(253,77,79,.2);padding:24px;display:-webkit-flex;display:flex;grid-gap:8px;gap:8px;margin-bottom:20px}#login .right-container .context .errors .icon{color:#d83c31}#login .right-container .context .errors .text{font-size:.75rem!important}#login .right-container .context .success{background-color:#f6ffed;border:1px solid #b7eb8f;padding:24px;display:-webkit-flex;display:flex;grid-gap:8px;gap:8px;margin-bottom:20px}#login .right-container .context .success .icon{color:#19ad79}#login .right-container .context .success .text{font-size:.75rem!important}@media(max-width:768px){#login .left-container{display:none}}#navbar{position:fixed;top:0;left:0;width:100%;height:48px;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;z-index:100;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-left:0}#navbar .icon-navbar{font-size:1rem!important;color:#000}#navbar .left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;grid-gap:10px;gap:10px;padding:0 16px}#navbar .left .logo img{width:61px}#navbar .right{color:#000;padding:0 16px}#navbar .right,#navbar .right .rigth-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#navbar .right .rigth-item{min-width:40px;height:48px;-webkit-justify-content:center;justify-content:center;cursor:pointer}#navbar .right .bell .badge-bell sup{top:-.3rem}#navbar .right .user{padding:0 12px}#navbar .right .user .icon{background-color:#83d5d5;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;width:18px;height:18px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}#navbar .right .user .icon .icon-navbar{font-size:.875rem!important}#navbar .right .user .username{display:none}#navbar .right .rigth-item:hover{background-color:#fafafa}@media(min-width:768px){#navbar{padding-left:48px}#navbar .button-toggle{display:none}#navbar .right .user .username{display:block;margin-left:8px}}.backdrop{background-color:rgba(0,0,0,.38823529411764707);position:fixed;top:0;left:0;width:100%;height:100vh;transition:all .5s ease;opacity:0;z-index:100;visibility:hidden}.backdrop.active{opacity:1;visibility:visible}#sidebar{position:fixed;top:0;left:-208px;width:48px;height:100vh;overflow:hidden;background-color:#13023e;transition:all .5s ease;-webkit-flex-direction:column;flex-direction:column;z-index:101;-webkit-justify-content:space-between;justify-content:space-between}#sidebar,#sidebar .logo-tdt{display:-webkit-flex;display:flex}#sidebar .logo-tdt{width:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-bottom:24px}#sidebar .logo-tdt .logo{background-image:url(/static/media/TDT-Logo-Mobile.569e0127.svg);background-repeat:no-repeat;background-size:auto;background-position:50%;width:100%;height:24px}#sidebar .menu{margin-top:48px}#sidebar .menu a{color:#fff}#sidebar .menu .menu-item{height:40px;margin-bottom:4px;width:100%;display:-webkit-flex;display:flex;position:relative;-webkit-align-items:center;align-items:center}#sidebar .menu .menu-item span svg{font-size:1rem!important}#sidebar .menu .menu-item .item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 20px}#sidebar .menu .menu-item .item .text-menu{margin-left:10px}#sidebar .menu .menu-item-active{color:#13023e!important}#sidebar .menu .menu-item-active span{background-color:#6cc}#sidebar .menu .menu-item-active .selected{background-color:#7effff;width:4px;height:100%;border-radius:0 4px 4px 0;position:absolute}#sidebar .menu .menu-item:hover{background-color:#83d5d5}#sidebar .menu .menu-item:hover span{color:#13023e!important;background-color:#83d5d5}#sidebar .menu .menu-item.menu-item-active{background-color:#6cc}#sidebar.active{left:0;max-width:208px;min-width:208px;width:208px}@media(min-width:768px){.backdrop{display:none}#sidebar{position:fixed;top:0;left:0;max-width:48px;min-width:48px;width:48px;height:100vh}#sidebar .logo-tdt .logo{background-image:url(/static/media/TDT-Logo-Desktop.a84f101c.svg)}#sidebar .menu .menu-item .item{padding:0;margin:auto}#sidebar .menu .menu-item .item .text-menu{display:none}#sidebar.active{left:0;max-width:48px;min-width:48px;width:48px}}.breadcrumb{background-color:#fff;padding:14px 24px}.breadcrumb .breadcrumb-title{font-size:1.25rem!important;font-weight:600;margin-top:8px}.ant-dropdown-menu-item.active{background-color:#dcf1f1}.ant-dropdown-menu-item.active a{color:#262626}.ant-dropdown-menu-item.inactive a{color:#8c8c8c}.notificationPanel{max-width:350px;min-width:300px;background-color:#fff;background-clip:padding-box;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;outline:none;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.notificationPanel .body .notification-item,.notificationPanel .header{padding:12px 24px;border-bottom:1px solid #e8e8e8}.notificationPanel .body .notification-item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.notificationPanel .body .notification-item .type{width:32px;min-width:32px;height:32px;background-color:#83d5d5;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-right:16px}.notificationPanel .body .notification-item .type .icon-navbar{font-size:1rem!important;color:#000}.notificationPanel .body .notification-item .text .sub-title,.notificationPanel .body .notification-item .text .title{color:#262626}.notificationPanel .body .notification-item .text .description{-webkit-align-items:flex-end;align-items:flex-end;margin-top:12px;color:#8c8c8c;font-size:.75rem!important}.notificationPanel .body .notification-item:hover{background-color:#eef6f6;cursor:pointer}.notificationPanel .footer{height:48px;-webkit-justify-content:flex-end;justify-content:flex-end}.notificationPanel .footer,.notificationPanel .footer .delete{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.notificationPanel .footer .delete{-webkit-justify-content:center;justify-content:center;border-left:1px solid #e8e8e8;width:50%;height:100%}.notificationPanel .footer .delete:hover{background-color:#fafafa;cursor:pointer}#dashboard .metrics{display:-webkit-flex;display:flex;grid-gap:24px;gap:24px;-webkit-flex-direction:column;flex-direction:column}#dashboard .metrics .card,#dashboard .metrics .metrics-item{background-color:#fff;border-radius:2px}#dashboard .metrics .metrics-item{padding:20px 24px;-webkit-border-radius:2px;-moz-border-radius:2px}#dashboard .metrics .metrics-item .separador{margin:10px 0!important}#dashboard .metrics .metrics-item .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;font-size:1rem!important;color:#8c8c8c}#dashboard .metrics .metrics-item .header .info:hover{cursor:pointer;color:#bfbfbf}#dashboard .metrics .metrics-item .body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#dashboard .metrics .metrics-item .body .body-title{font-size:1.875rem}#dashboard .metrics .metrics-item .footer .footer-text{font-size:.875rem!important;color:#000}#dashboard .metrics .tasks{margin-bottom:24px}#dashboard .metrics .tasks .separador{margin:0!important}#dashboard .metrics .tasks .header{padding:16px 24px}#dashboard .metrics .tasks .header .header-title{font-size:1rem!important;display:-webkit-flex;display:flex;height:40px;-webkit-align-items:center;align-items:center}#dashboard .metrics .tasks .body{padding:24px}#dashboard .metrics .tasks .body .task-list{max-height:500px;overflow-y:scroll;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#dashboard .metrics .tasks .body .task-list .task-item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;grid-gap:16px;gap:16px;padding:16px;border-bottom:1px solid #e8e8e8}#dashboard .metrics .tasks .body .task-list .task-item .indicator{display:-webkit-flex;display:flex;margin-top:4px;width:9px;height:8px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border:1px solid transparent}#dashboard .metrics .tasks .body .task-list .task-item .details{display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:column;flex-direction:column}#dashboard .metrics .tasks .body .task-list .task-item .details .title{font-weight:600}#dashboard .metrics .tasks .body .task-list .task-item .details .footer{margin-top:8px;color:#8c8c8c}#dashboard .metrics .tasks .body .task-list .task-item .button{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;height:100%}#dashboard .metrics .tasks .body .task-list .task-item .button svg{font-size:1.5rem!important}#dashboard .metrics .campaigns-table{position:relative;margin-bottom:24px}#dashboard .metrics .campaigns-table .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;left:0;border-bottom:1px solid #f2f2f5}#dashboard .metrics .campaigns-table .header .header-title{font-size:1rem!important}#dashboard .metrics .campaigns-table .body{padding:24px}#dashboard .metrics .campaigns-table .body .campaign-table .etapa span{margin-right:10px}#dashboard .metrics .campaigns-table .body .campaign-table .etapa svg{color:#83d5d5}#title-menu-detail{padding:0 12px}@media(min-width:768px){#dashboard .metrics .tasks .body .task-list{min-height:calc(100vh - 446px);max-height:calc(100vh - 446px)}}#organization-list{background-color:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;min-height:calc(100vh - 96px);max-height:calc(100vh - 96px);padding:24px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#organization-list .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#organization-list .header .header-title{font-size:1.25rem;font-weight:600}#organization-list .body .body-title{font-size:1rem!important;margin:16px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#organizations-form .spin-general{position:fixed}#organizations-form .form-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:24px;gap:24px;margin-bottom:24px}#organizations-form .form-container .card{background-color:#fff;border-radius:2px}#organizations-form .form-container .card .header{padding:16px 24px;border-bottom:1px solid #e8e8e8;font-size:1rem!important}#organizations-form .form-container .card .body{padding:24px 48px}#organizations-form .form-container .general-info .body{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 24px;gap:0 24px}#organizations-form .form-container .general-info .body .ant-form-item{width:calc(33.33333% - 24px)}#organizations-form .form-container .general-info .body .ant-picker-range{width:100%}#organizations-form .form-container .general-info .body .ant-form-item-tooltip{position:absolute;right:0}#organizations-form .form-container .general-info .body .form-tooltip .ant-form-item-label>label{width:100%}#organizations-form .form-container .buttons-footer{margin-bottom:24px;padding:24px}#organizations-form .form-container .upload-list-inline .ant-upload-list-item{margin-top:0}@media(max-width:992px){#organizations-form .form-container .general-info .body .ant-form-item{width:calc(50% - 24px)}}@media(max-width:768px){#organizations-form .form-container .general-info .body .ant-form-item{width:100%}}#company-names-form .spin-general{position:fixed}#company-names-form .form-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:24px;gap:24px;margin-bottom:24px}#company-names-form .form-container .card{background-color:#fff;border-radius:2px}#company-names-form .form-container .card .header{padding:16px 24px;border-bottom:1px solid #e8e8e8;font-size:1rem!important}#company-names-form .form-container .card .body{padding:24px 48px}#company-names-form .form-container .general-info .body{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 24px;gap:0 24px}#company-names-form .form-container .general-info .body .ant-form-item{width:calc(33.33333% - 24px)}#company-names-form .form-container .general-info .body .ant-picker-range{width:100%}#company-names-form .form-container .general-info .body .ant-form-item-tooltip{position:absolute;right:0}#company-names-form .form-container .general-info .body .form-tooltip .ant-form-item-label>label{width:100%}#company-names-form .form-container .buttons-footer{margin-bottom:24px;padding:24px}@media(max-width:992px){#company-names-form .form-container .general-info .body .ant-form-item{width:calc(50% - 24px)}}@media(max-width:768px){#company-names-form .form-container .general-info .body .ant-form-item{width:100%}}#brands-list{background-color:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;min-height:calc(100vh - 96px);max-height:calc(100vh - 96px);padding:24px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#brands-list .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#brands-list .header .header-title{font-size:1.25rem;font-weight:600}#brands-list .body .body-title{font-size:1rem!important;margin:16px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#brands-form .spin-general{position:fixed}#brands-form .form-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:24px;gap:24px;margin-bottom:24px}#brands-form .form-container .card{background-color:#fff;border-radius:2px}#brands-form .form-container .card .header{padding:16px 24px;border-bottom:1px solid #e8e8e8;font-size:1rem!important}#brands-form .form-container .card .body{padding:24px 48px}#brands-form .form-container .general-info .body{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 24px;gap:0 24px}#brands-form .form-container .general-info .body .ant-form-item{width:calc(33.33333% - 24px)}#brands-form .form-container .general-info .body .ant-picker-range{width:100%}#brands-form .form-container .general-info .body .ant-form-item-tooltip{position:absolute;right:0}#brands-form .form-container .general-info .body .form-tooltip .ant-form-item-label>label{width:100%}#brands-form .form-container .buttons-footer{margin-bottom:24px;padding:24px}#brands-form .form-container .upload-list-inline .ant-upload-list-item{margin-top:0}@media(max-width:992px){#brands-form .form-container .general-info .body .ant-form-item{width:calc(50% - 24px)}}@media(max-width:768px){#brands-form .form-container .general-info .body .ant-form-item{width:100%}}#company-names-list{background-color:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;min-height:calc(100vh - 96px);max-height:calc(100vh - 96px);padding:24px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#company-names-list .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#company-names-list .header .header-title{font-size:1.25rem;font-weight:600}#company-names-list .body .body-title{font-size:1rem!important;margin:16px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}body .ant-form-item-label>label{color:#262626}body .ant-btn-link:not(.ant-nav-item-content):focus,body .ant-btn-link:not(.ant-nav-item-content):hover,body .ant-pagination>li.ant-pagination-btn-active>a:active,body .ant-picker-select-menu-item.ant-picker-select-menu-item-active,body .ant-picker-select-menu-item.ant-picker-select-menu-item-active:hover,body .ant-table-cell-header-icon-sort,body .ant-table-cell-header-icon-sort-asc:after,body .ant-table-cell-header-icon-sort-desc:after,body a:active,body a:focus,body a:hover{color:#88c5f7}body .ant-btn-link:not(.ant-nav-item-content),body .ant-nav-item-content,body .ant-pagination>li.ant-pagination-btn-active>a,body a{color:#40a9ff}body .ant-btn-default.primary,body .ant-btn-default.primary.ant-btn-disabled,body .ant-btn-default.primary:active,body .ant-btn-default.primary:focus,body .ant-btn-default.primary:hover,body .ant-btn-primary,body .ant-btn-primary.ant-btn-active,body .ant-btn-primary.ant-btn-active.focus,body .ant-btn-primary.ant-btn-active:focus,body .ant-btn-primary.ant-btn-active:hover,body .ant-btn-primary.ant-btn-disabled:hover,body .ant-btn-primary .ant-picker-toolbar-right-btn-ok,body .ant-btn-primary:active.focus,body .ant-btn-primary:active:active,body .ant-btn-primary:active:focus,body .ant-btn-primary:active:hover,body .ant-open>.ant-dropdown-toggle.ant-btn-primary.focus,body .ant-open>.ant-dropdown-toggle.ant-btn-primary:focus,body .ant-open>.ant-dropdown-toggle.ant-btn-primary:hover,body .ant-picker-toolbar-right-btn-ok.ant-picker-toolbar-btn-disabled,body .btn-primary,body .mfb-component__button--child,body .mfb-component__button--child:active,body .mfb-component__button--child:focus,body .mfb-component__button--child:hover,body .mfb-component__button--main,body .mfb-component__button--main .mfb-component__main-icon--active:hover,body .mfb-component__button--main:active,body .mfb-component__button--main:focus,body .mfb-component__button--main:hover{color:#13023e!important}body .ant-btn-primary,body .ant-btn-primary.ant-btn-active,body .ant-btn-toggle-checked:not(.availability),body .ant-btn.primary,body .ant-picker-toolbar-right-btn-ok,body .ant-picker-value-count,body .ant-progress-bg{background-color:#83d5d5!important;border-color:#83d5d5!important}body .ant-progress-status-exception .ant-progress-bg{background-color:#d83c31!important}body .ant-progress-status-success .ant-progress-bg{background-color:#19ad79!important}body .ant-btn-default.primary:active,body .ant-btn-default.primary:focus,body .ant-btn-default.primary:hover,body .ant-btn-primary.ant-btn-active.focus,body .ant-btn-primary.ant-btn-active:focus,body .ant-btn-primary.ant-btn-active:hover,body .ant-btn-primary:active.focus,body .ant-btn-primary:active:focus,body .ant-btn-primary:active:hover,body .ant-btn-toggle-checked:hover,body .ant-nav-subtle.ant-nav-horizontal .ant-nav-item>.ant-nav-item-content:before,body .ant-open>.ant-dropdown-toggle.ant-btn-primary.focus,body .ant-open>.ant-dropdown-toggle.ant-btn-primary:focus,body .ant-open>.ant-dropdown-toggle.ant-btn-primary:hover,body .ant-picker-toolbar-right-btn-ok:not(.ant-btn-disabled):hover{background-color:#a1dede!important;border-color:#a1dede!important}body .ant-btn-default.primary.ant-btn-disabled,body .ant-btn-primary.ant-btn-disabled:hover,body .ant-btn-toggle-disabled.ant-btn-toggle-checked,body .ant-btn-toggle-disabled.ant-btn-toggle-checked:hover,body .ant-picker-toolbar-right-btn-ok.ant-picker-toolbar-btn-disabled{background-color:#85d6d6!important;border-color:#85d6d6!important}body .ant-btn-primary.ant-btn-disabled.focus,body .ant-btn-primary.ant-btn-disabled:focus,body .ant-btn-primary.ant-btn-disabled:hover{background:#83d5d5!important;border-color:#83d5d5!important}body .ant-btn-primary:not(.ant-btn-disabled):hover{color:#13023e;background-color:#a1dede!important;border-color:#a1dede!important}body .ant-btn-background-ghost{color:#83d5d5;border:1px solid #83d5d5}body .ant-btn-background-ghost:hover{color:#a1dede;border-color:#a1dede}body .ant-calendar-table-cell-is-today .ant-calendar-table-cell-content,body .ant-checkbox-checker:hover .ant-checkbox-wrapper .ant-checkbox-inner:before,body .ant-input:focus,body .ant-input:hover,body .ant-picker-menu .ant-picker-search-bar .ant-picker-search-bar-input:focus,body .ant-picker-menu .ant-picker-search-bar .ant-picker-search-bar-input:hover{border-color:#a1dede!important}body .ant-btn-background-ghost.ant-btn-active.ant-btn-focus,body .ant-btn-background-ghost.ant-btn-active:focus,body .ant-btn-background-ghost.ant-btn-active:hover,body .ant-btn-background-ghost:active.ant-btn-focus,body .ant-btn-background-ghost:active:focus,body .ant-btn-background-ghost:active:hover,body .ant-open>.ant-dropdown-toggle.ant-btn-background-ghost.ant-btn-focus,body .ant-open>.ant-dropdown-toggle.ant-btn-background-ghost:focus,body .ant-open>.ant-dropdown-toggle.ant-btn-background-ghost:hover{color:#a1dede;border-color:#a1dede}body .ant-checkbox-checked .ant-checkbox-wrapper .ant-checkbox-inner:before,body .ant-checkbox-indeterminate .ant-checkbox-wrapper .ant-checkbox-inner:before{border-color:#83d5d5!important;background-color:#83d5d5;box-shadow:"0 0 0 2px rgb(102 204 204 / 40%)"}body .ant-avatar-circle,body .circle-avatar{font-weight:600;color:#000;background-color:#83d5d5}body .ant-calendar-table-cell-selected .ant-calendar-table-cell-content{color:#000;border-color:#83d5d5;background-color:#83d5d5}body .ant-nav-item-content:active,body a.ant-nav-item-content{color:#8e8e93!important}body .ant-uploader-draggable .ant-uploader-trigger-drag-over .ant-uploader-trigger-btn.ant-uploader-trigger-customize,body .ant-uploader-draggable .ant-uploader-trigger.ant-uploader-trigger-customize:not(.ant-uploader-trigger-disabled) .ant-uploader-trigger-btn:hover{border-color:#a1dede}.spin-select{-webkit-justify-content:center;justify-content:center}#image-cropper,.spin-select{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#image-cropper{width:-webkit-fill-available;grid-gap:20px;gap:20px}#image-cropper .uploader-preview-img img{width:48px;height:48px;border-radius:2px}#image-cropper .delete-button span:hover{color:#d83c31;cursor:pointer}#image-cropper .button-uploader{padding:7px 17px 6px 18px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;border:1px solid #d6d6d6;background-color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#image-cropper .button-uploader span{margin-left:10px}#image-cropper .button-uploader:hover{border:1px solid #88c5f7;cursor:pointer}#modal-cropper-container{min-height:400px;position:relative}#cropper-slider{position:absolute;bottom:0;width:100%}#cropper-slider .rs-tooltip{display:none!important}.reactEasyCrop_Container{margin:10px}
/*# sourceMappingURL=main.f7ee26ed.chunk.css.map */