@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap);table .ant-table-measure-row{display:none!important}table thead tr>th{background-color:#f7f7f7!important}table tbody tr>td,table thead tr>th{padding-block:10px!important}.ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:initial}.ant-table-wrapper .ant-table-thead>tr>td{background-color:#ececec!important}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:first-child{border-start-start-radius:0}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:last-child{border-start-end-radius:0}.ant-form-item{margin-bottom:10px!important}.ant-form-item-label{padding-bottom:3px!important}.ant-form-item-required{font-size:13px!important}.ant-modal-title{font-size:20px!important}.ant-modal-footer{display:none!important}.ant-input{border-radius:6px!important;height:40px}.ant-input::placeholder{color:var(--placeholder);font-size:14px}.ant-select{height:40px!important}.select-placeholder{color:var(--placeholder);font-size:14px}.ant-input-affix-wrapper{height:40px;padding:0 11px 0 0!important}.ant-picker{width:100%}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{background-color:var(--mainBlue);box-shadow:none}.button:hover{background-color:var(--mainBlue)!important}.buttonOutlined{border-color:var(--mainBlue);box-shadow:none;color:var(--mainBlue)}.buttonOutlined:hover{border-color:var(--mainBlue)!important;color:var(--mainBlue)!important}.content_header{align-items:center;flex-wrap:wrap;gap:30px;justify-content:space-between}.content_header,.icon_box{display:flex;flex-direction:row}.icon_box{gap:20px}.icon_box .icon{color:#000000b3;cursor:pointer;font-size:18px}.view_text{color:var(--mainBlue);cursor:pointer;font-size:14px;font-weight:600}.users_image_box{background-position:50%;background-repeat:no-repeat;background-size:cover}.users_image_box,.users_image_box img{border-radius:50%;height:40px;width:40px}.cursor{cursor:pointer}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{border-radius:16px}::-webkit-scrollbar-thumb{background:gray;border-radius:16px}::-webkit-scrollbar-thumb:hover{background:var(--mainBlue)}.pageHeading{font-size:26px;margin-bottom:20px}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{min-height:150px!important}.ck-file-dialog-button{display:none!important}.auth_container{background-color:#001529;flex-direction:column;gap:30px;height:100vh;padding:20px;position:relative}.auth_container,.auth_container .auth_bg{align-items:center;display:flex;justify-content:center;width:100%}.auth_container .auth_bg{background-image:url(/static/media/auth-bg.9444aa3959ff576bd666.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:.1;position:absolute;top:0}.auth_container .form_wrapper,.auth_container h1{color:#fff!important;z-index:999}.auth_container .form_wrapper{align-items:center;background-color:#001529;border-radius:16px;box-shadow:0 0 2px #fff;display:flex;flex-direction:column;padding:30px;width:500px}.auth_container .form_wrapper form{width:100%!important}.auth_container .form_wrapper label{color:#fff!important}.auth_container .form_wrapper button{height:36px;margin-top:10px;width:100%}.auth_container .ant-input-affix-wrapper input{height:38px!important;padding-inline:11px}@media (max-width:600px){.auth_container .form_wrapper{padding:30px 20px;width:100%}}.ant-layout{background-color:initial}.ant-layout-sider,.ant-menu{background-color:var(--siderBg)!important}.ant-menu{overflow-y:auto;padding-inline:10px}.ant-menu::-webkit-scrollbar{width:5px}.ant-menu::-webkit-scrollbar-thumb{background-color:var(--mainBlue);outline:1px solid var(--mainBlue)}.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark>.ant-menu .ant-menu-item-selected{background-color:var(--mainBlue)!important}.sider_top{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.sider_top img{width:130px}.sider_bottom{align-items:center;display:flex;justify-content:center;padding-inline:15px;width:100%}.ant-layout-header{align-items:center;background-color:var(--headerBg)!important;border-bottom:1px solid var(--border)}.layout_header{height:100%;justify-content:flex-end}.layout_header,.layout_header .user_detail{align-items:center;display:flex;flex-direction:row}.layout_header .user_detail{gap:10px}.layout_header .user_detail .name_box{display:flex;flex-direction:column;gap:3px}.user_detail .name_box h4,.user_detail .name_box p{line-height:1!important;text-align:right!important}.layout_header .users_image_box{border-radius:50%;height:40px;width:40px}.layout_header .users_image_box img{border-radius:50%;height:40px;width:auto}.ant-layout-content{overflow-y:auto;padding:24px}.ant-layout-footer{background-color:var(--footerBg);border-top:1px solid var(--border);text-align:center}.m-layout{display:none}.m-header{background-color:var(--headerBg);display:flex;justify-content:flex-end;padding:10px;width:100%}.m-header .ant-btn{background:var(--mainBlue)!important;border:none;box-shadow:none;color:var(--mainBlue)!important;cursor:pointer;font-size:20px;height:35px;margin-left:8px;margin-top:4px;outline:none;padding:0;width:40px}.ant-drawer-content-wrapper{width:200px!important}.mobile-menu-drawer .ant-drawer-body{background-color:var(--siderBg);padding:0}@media (max-width:900px){.v-layout{display:none}.m-layout{display:block}}.splash_screen{background-color:#f1efef;height:100vh;width:100%}.splash_screen,.splash_screen .splash_screen_content{align-items:center;display:flex;justify-content:center}.splash_screen .splash_screen_content{flex-direction:column}.splash_screen .splash_screen_content img{width:100px}.splash_screen .splash_screen_content h1{font-size:22px;margin-top:10px}.dashboard_container{padding-bottom:50px;width:100%}.dashboard_container .analytic_box{border:1px solid var(--gray);border-radius:16px;display:flex;flex-direction:column;gap:10px;height:100%;padding:20px;width:100%}.dashboard_container .dashboard_header{align-items:center;display:flex;flex-direction:row;gap:10px;margin-bottom:30px}.blog_container{width:100%}.blog_container .loadingBox{align-items:center;display:flex;height:200px;justify-content:center;width:100%}.blog_container .blog_header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.blog_container .blog_header h1{margin:0}.blog_container .actions_icons_box{display:flex;flex-direction:row;gap:10px}.blog_container .actions_icons_box>svg{cursor:pointer;font-size:16px}.blog_container .blog_table_box{margin-top:20px}.blog_container .actions_icons_box{cursor:pointer}.blog_container .active{color:var(--lightGreenTag)}.blog_container .inactive{color:var(--lightRedTag)}.status_change_modal .active_btn{background-color:var(--lightGreen);color:var(--black)}.status_change_modal .active_btn:hover{background-color:var(--lightGreen)!important;color:var(--black)!important}.status_change_modal .inactive_btn{background-color:var(--lightRedTag);color:var(--white)}.status_change_modal .inactive_btn:hover{background-color:var(--lightRedTag)!important;color:var(--white)!important}.general_tab_container{width:100%}.general_tab_container input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.general_tab_container input[type=number]{-moz-appearance:textfield}.blog_tab_container .thumbnail{display:none;filter:blur(2px);height:220px;object-fit:cover;width:100%}.account_tab_container{width:100%}.account_tab_container input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.account_tab_container input[type=number]{-moz-appearance:textfield}
/*# sourceMappingURL=main.b3e3630f.css.map*/