@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;1,600&display=swap);.dashboard{padding:1em}.auth-content{animation:fadein .75s;opacity:1;transition:opacity .6s linear;position:relative}.auth-content .ant-breadcrumb{margin:1em 0!important}.auth-content .ant-spin{position:absolute!important;top:50%!important;right:50%!important}.auth-content>.app-content-header{font-size:24pt!important}.auth-content .children-container{border-radius:.25em;box-shadow:1px 1px 4px 0 #ccc;padding:1.5em;background:#fff;min-height:85vh}.filter-dropdown{padding:.75em}.filter-dropdown .search-input{width:100%;margin-bottom:.75em;display:block}.filter-dropdown .reset-btn,.filter-dropdown .search-btn{width:85px}.filter-dropdown .search-btn{margin-right:5px}.editor{margin-top:1em;min-height:500px}.editor .spinner{margin-top:-50px}.articles,.users{padding:1em}.container{background-color:#fff;position:relative;overflow:hidden;width:100%;height:100vh;overflow-y:hidden!important}.container .form-container{position:absolute;top:0;height:100%;transition:all .6s ease-in-out}.container .form-container.login-container{left:0;width:50%;z-index:2}.container .form-container.register-container{left:0;width:50%;opacity:0;z-index:1}.container .overlay-container{position:absolute;top:0;left:50%;width:50%;height:100%;overflow:hidden;transition:transform .6s ease-in-out;z-index:100}.container .overlay-container .overlay{background:#1890ff;background:linear-gradient(39deg,#1890ff,#44a7ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1890ff",endColorstr="#44a7ff",GradientType=1);background-size:cover;background-position:0 0;color:#fff;position:relative;left:-100%;height:100%;width:200%;transform:translateX(0);transition:transform .6s ease-in-out}.container .overlay-container .overlay .overlay-panel{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;top:0;height:100%;width:50%;transform:translateX(0);transition:transform .6s ease-in-out}.container .overlay-container .overlay .overlay-panel.overlay-left{transform:translateX(-2.5%)}.container .overlay-container .overlay .overlay-panel.overlay-right{right:0;transform:translateX(0)}.container.right-panel-active .login-container{transform:translateX(100%)}.container.right-panel-active .register-container{transform:translateX(100%);opacity:1;z-index:5;animation:show .6s}.container.right-panel-active .overlay-container{transform:translateX(-100%)}.container.right-panel-active .overlay{transform:translateX(50%)}.container.right-panel-active .overlay-left{transform:translateX(0)}.container.right-panel-active .overlay-right{transform:translateX(20%)}.form-auth{animation:fadein .75s;opacity:1;transition:opacity .6s linear;background-color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;padding:0 4em!important;height:100%!important;text-align:center!important}.form-auth .ant-form-item{width:100%;margin-bottom:1em}.form-auth .ant-form-item .ant-form-item-explain{margin-top:2px;text-align:left}.form-auth h1{font-weight:700!important;margin:0 0 1em!important}.form-auth span{font-size:13px!important}.form-auth a{color:#333!important;font-size:14px!important;text-decoration:none!important;margin:15px 0!important}.form-auth .btn-auth{margin-top:2em!important}@media only screen and (max-width:768px){.form-auth{padding:2em 6em!important;width:100vw!important;height:calc(100vh - 64px)!important}}.mobile-prompts-container h1{font-weight:700;margin:0}.mobile-prompts-container p{font-size:14px;font-weight:300;line-height:20px;letter-spacing:.5px;margin:20px 0 30px}@media only screen and (max-width:768px){.mobile-prompts-container{animation:fadein .75s;opacity:1;transition:opacity .6s linear;background:#1890ff;background:linear-gradient(39deg,#1890ff,#44a7ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1890ff",endColorstr="#44a7ff",GradientType=1);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;width:100vw;padding:2em;color:#fff}}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}@keyframes auth-spinner{0%{top:96px;left:96px;width:0;height:0;opacity:1}to{top:18px;left:18px;width:156px;height:156px;opacity:0}}.auth-spinner{animation:fadein .75s;opacity:1;transition:opacity .6s linear;position:absolute;width:100%;height:100%;top:calc(50vh - 100px);left:calc(50vw - 100px)}.auth-spinner div{box-sizing:content-box;position:absolute;border-width:4px;border-style:solid;opacity:1;border-radius:50%;animation:auth-spinner 2s cubic-bezier(0,.2,.8,1) infinite}.auth-spinner div:first-child{border-color:#003569}.auth-spinner div:nth-child(2){border-color:#0054a5;animation-delay:-1s}.auth-spinner{width:200px!important;height:200px!important;transform:translate(-100px,-100px) scale(1) translate(100px,100px)}.home-layout .home-header .app-name .header-title,.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.home-layout .ant-layout-header{padding:0 3em!important}.home-layout .home-header{height:64px;animation:fadein .75s;opacity:1;transition:opacity .6s linear}.home-layout .home-header .logo{float:left;height:48px;width:48px;margin:8px 16px 0 0}.home-layout .home-header .app-name{transition:.4s;border-top:1px solid transparent;white-space:nowrap;text-align:center;height:64px;float:left;padding:0}.home-layout .home-header .app-name .header-title{text-align:left;font-family:font(primary);font-size:24pt;margin:0;color:#f5f5f5}.home-layout .home-header .app-name .header-title span{font-size:28pt;color:#209cee;margin:0}.home-layout .home-header .app-name:hover{transition:.4s;border-top:1px solid #aedbf9}.home-layout .ant-layout-footer{text-align:center;padding:.5em}.noselect,.user-info .avatar{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.auth-layout{min-height:100vh!important;height:100%!important}.auth-layout .auth-sider{min-height:-webkit-min-content;min-height:min-content}.auth-layout .auth-sider .sider-container{animation:fadein .75s;opacity:1;transition:opacity .6s linear;text-align:center}.auth-layout .auth-sider .sider-container .ant-menu{text-align:left}.auth-layout .auth-sider .sider-container .ant-menu-item{font-weight:500;letter-spacing:.2px;font-family:"Josefin Sans",sans-serif!important}.auth-layout .auth-sider .sider-container .ant-menu .ant-menu-sub{background:#001529!important}.auth-layout .auth-sider .ant-layout-sider-zero-width-trigger{top:12px!important;right:-42px!important;width:42px!important;height:42px!important;text-align:center!important}.auth-layout .auth-sider .ant-layout-sider-zero-width-trigger:hover{background:#001529!important}.auth-layout .auth-sider .ant-layout-sider-zero-width-trigger:hover i{transition:.4s;color:#209cee!important}.auth-layout .auth-sider .ant-layout-sider-zero-width-trigger i{transition:.4s;margin:11.5px auto}.auth-layout .auth-sider .ant-layout-sider-children .ant-divider{background:#08456d!important}.auth-layout .auth-sider .ant-layout-sider-children .ant-divider-horizontal{margin:1em auto!important;border-top:1px solid #0a5484!important}.auth-layout .ant-layout-footer{text-align:center;margin:1em auto;padding:0}.menu-logo{height:32px;background:hsla(0,0%,100%,.2);margin:16px}.user-info .avatar{background-color:#209cee!important;color:#fff!important;margin:1.25em 0 .75em!important;text-align:left!important}.user-info .avatar,.user-info h4{animation:fadein .75s;opacity:1;transition:opacity .6s linear}.user-info h4{margin-bottom:0;color:#fff}.user-info h5{color:hsla(0,0%,100%,.7);margin-bottom:1.5em;animation:fadein .75s;opacity:1;transition:opacity .6s linear}.auth-layout-content{margin:0 16px;text-align:left}@media only screen and (max-width:558px){.auth-layout-content{padding:0;margin:0}.auth-layout-content .ant-breadcrumb{margin-left:1em!important}.auth-layout-content .children-container{border-radius:.25em;box-shadow:1px 1px 4px 0 #ccc;padding:1em!important}}.btn-auth{transition:.5s!important;border-radius:20px;border:1px solid #209cee;background-color:#209cee;color:#fff;font-size:12px;font-weight:700;padding:12px 45px;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in;cursor:pointer}.btn-auth:active{transform:scale(.95)}.btn-auth:hover{transition:.5s;background-color:#38a7f0}.btn-auth:focus{outline:none}.btn-auth.ghost{background-color:transparent;border-color:#fff}.btn-auth:disabled{border:1px solid #c6c6c6;background-color:#d3d3d3;cursor:not-allowed}.btn-add{color:grey!important;border-color:#d3d3d3!important}.btn-add:hover{color:#021308!important;border-color:#0c8935!important}.btn-add i{font-size:14pt}.btn-delete,.btn-error{background:transparent!important;border:none!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;padding:0!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;color:#841319!important;margin:auto 1em}.btn-delete span,.btn-error span{font-size:16px}.btn-active,.btn-edit,.btn-inactive,.btn-info{background:transparent!important;border:none!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;padding:0!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;color:#0e72b4!important;margin:auto 1em}.btn-active span,.btn-edit span,.btn-inactive span,.btn-info span{font-size:16px}.btn-active{color:#12cf51!important}.btn-inactive{color:#666!important}.btn-list-remove{transition:.3s;border:1px solid transparent;background-color:#d3d3d3;padding:.75em}.btn-right{margin-left:.5em!important}.danger-icon{color:#c71d25!important}.success-icon{color:#12cf51!important}.warning-icon{color:#ffc069!important}.edit-icon{color:#0e72b4!important}@keyframes fadein{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadein .75s;transition:opacity .6s linear}.fade-out{opacity:0;width:0;height:0;transition:width .5s .5s,height .5s .5s,opacity .5s}.fade-in{opacity:1;width:100%;height:100%;transition:width .5s,height .5s,opacity .5s .5s}.ant-alert-close-icon:focus{outline:none!important}.ant-form-input-number{min-width:100%!important}.ant-select,.ant-select-selection-placeholder,.ant-select-text-align-left{text-align:left!important}.ant-select-selection-item{color:#000!important}.ant-divider-horizontal{margin:1em 0!important}.ant-upload-list-picture-card{display:inline!important}.ant-table-row-anchor{color:#1890ff;text-decoration:none;background-color:transparent;cursor:pointer}.ant-table-row-anchor:hover{color:#339cff}.ant-table-pagination.ant-pagination{margin:1em auto!important}.ant-table-cell-render{margin-bottom:0!important}@media only screen and (max-width:558px){.ant-table-cell,.ant-table-cell-render{font-size:7pt!important}}.ant-table.ant-table-bordered thead>tr th{text-transform:uppercase!important;font-weight:500!important;font-size:.9em!important;letter-spacing:.2px!important;font-family:"Josefin Sans",sans-serif !important!important;background:#002243!important;color:#fff!important}.ant-table.ant-table-bordered thead>tr th:not(:last-child){border-right:0!important}.ant-table.ant-table-bordered thead>tr th .ant-table-column-sorters:hover,.ant-table.ant-table-bordered thead>tr th .ant-table-filter-trigger-container:hover{background:#002f5c!important}.ant-table-actions-container{max-width:140px!important;display:inline-flex!important}.ant-table.ant-table-bordered tbody tr td:not(:last-child){border-right:0!important}.ant-table.ant-table-bordered tbody tr:active,.ant-table.ant-table-bordered tbody tr:focus,.ant-table.ant-table-bordered tbody tr:hover{background-color:#eee!important;transition:none}.ant-table-text-align-center{text-align:center!important}.ant-table-name-and-customfields .name{font-weight:700;color:#000;margin-bottom:.25em}.ant-table-name-and-customfields .customfield-wrapper .customfield{font-size:10px;margin-bottom:0!important}.row-dragging{background:#fafafa;border:1px solid #eee}.row-dragging td{padding:16px;visibility:hidden}.row-dragging .drag-visible{visibility:visible}.ant-btn-link{padding:0!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;font-weight:700!important}.ant-tag{flex-wrap:"wrap"!important}.ant-table-column-sort{background-color:#eee!important}@font-face{font-family:"Dhivehi";src:local("Dhivehi"),url(/static/media/DAM_Madheeh.78bd6749.otf) format("opentype")}.mv{font-family:"Dhivehi"!important;direction:rtl!important;text-align:right!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ant-empty{padding:4em!important}.status,.status-false,.status-true{padding:.65em;border-radius:.3rem;border:1px solid #000;font-weight:700;font-size:smaller}.status-false{background-color:#fdcb6e}.status-true{background-color:#0984e3}@use "main";.App,body{margin:0;position:relative;font-family:font(font-text);color:#000;background:#209cee!important}.App h1,.App h2,.App h3,.App h4,.App h5,.App h6,.App label,body h1,body h2,body h3,body h4,body h5,body h6,body label{font-family:font(font-header)}.App label,body label{font-weight:700;text-transform:uppercase}.App p,.App span,body p,body span{font-family:font(font-text)}
/*# sourceMappingURL=main.20b7e2cf.chunk.css.map */