@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);html{font-size:16px}.bg-white{background-color:#fff}.bg-black{background-color:#25282b;background-color:var(--color-primary)}.bg-grey{background-color:#7b7979}.clr-white{color:#fff}.clr-black{color:#25282b;color:var(--color-primary)}.clr-grey{color:#7b7979}.clr-lgrey{color:#989999}.mt-40{margin-top:2.5rem}.mb-40{margin-bottom:2.5rem}.mt-28{margin-top:1.75rem}.mr-18{margin-left:1.125rem}.mb-0{margin-bottom:0}.pb-60{padding-bottom:3.75rem}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-18{font-size:1.125rem}.fs-20{font-size:1.25rem}.fs-24{font-size:1.5rem}.fs-28{font-size:1.75rem}.fs-32{font-size:2rem}.pointer{cursor:pointer}button{height:44px}.btnprimary{background-color:#25282b;background-color:var(--color-primary);border-color:#25282b;border-color:var(--color-primary);border-radius:22px;text-transform:uppercase}.formstyle ::-webkit-input-placeholder{font-weight:400;font-size:12px;line-height:14px;color:#989999}.formstyle :-ms-input-placeholder{font-weight:400;font-size:12px;line-height:14px;color:#989999}.formstyle ::placeholder{font-weight:400;font-size:12px;line-height:14px;color:#989999}.formstyle .input{border:1px solid #e7e7e7;border-radius:5px;height:44px}.formstyle .input:focus{outline:0;border:1px solid #e7e7e7;box-shadow:none}.formstyle .textarea{border:1px solid #e7e7e7;border-radius:5px}.formstyle .textarea:focus{outline:0;border:1px solid #e7e7e7;box-shadow:none}.formstyle .form-check{line-height:23px}.formstyle .form-check label{font-size:16px;color:#989999}.formstyle .form-check:focus{outline:0;box-shadow:none}.formstyle .form-check-input:checked{background-color:#f2f2f2;border-color:#f2f2f2}.formstyle .remember-me .form-check-input:checked{background-color:#000;border-color:#f2f2f2}.formstyle .form-check-input:focus{border-color:none;outline:0;box-shadow:none}.formstyle .form-switch .form-check-input{width:40px;height:24px;background-image:url(/static/media/circle.83c1400f.svg)}.search .input-group-text{background-color:transparent}.search input{border-left:0}.form-control:focus{border-color:#d4d9df;box-shadow:none}.rdw-editor-wrapper{border:1px solid #ccc!important;border-radius:4px!important;border-left:#fff}.rdw-editor-wrapper .rdw-editor-main{max-height:250px;overflow-y:auto;min-height:150px}.rdw-link-wrapper .rdw-link-modal{height:245px!important}.rdw-start-aligned-block{line-height:26px}.ta-center{text-align:center}html body{color:#25282b;color:var(--color-primary);font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:18px}html body a{outline:none!important}html body a,html body a:hover{text-decoration:underline}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{font-family:"Montserrat",sans-serif}html body .h1,html body h1{font-size:2rem;font-weight:600;line-height:2.5rem;color:#25282b;color:var(--color-primary)}html body .h2,html body h2{font-size:1.75rem;font-weight:500;line-height:2rem}html body .h3,html body h3{font-size:1.125rem;font-weight:500;line-height:1.375rem}html body .h4,html body h4{font-size:16px;font-weight:700;line-height:1.1875rem}html body .h5,html body h5{font-size:14px;font-weight:500;line-height:18px}html body .h6,html body h6{font-size:12px;font-weight:500;line-height:16px}html body p{font-family:"Montserrat",sans-serif;line-height:25px}iframe{display:none!important}.table>:not(:first-child){border-top:1px solid #c4c4c4}.table thead th{font-weight:600;font-size:12px;border-bottom:1px solid #7b7979;padding-bottom:20px}.table tbody tr{vertical-align:middle}.table tbody td{font-size:12px;border-bottom:0;padding-bottom:0;padding-top:26px}.dropdown-toggle:after{display:none}.dropdown-menu{background:#fff;box-shadow:0 1px 20px rgba(0,0,0,.07);border:0}.dropdown-menu a{padding:10px 24px;display:block}.dropdown-menu a:last-child{margin-bottom:0}.dropzone{background:#e6e7eb;border-radius:5px;text-align:center;padding:40px 24px 36px;cursor:pointer}.dropzone i{font-size:22px;margin-bottom:16px}.dropzone p{font-size:12px;margin-bottom:0}.thumbsContainer{display:"flex";flex-direction:"row";flex-wrap:"wrap";margin-top:16px}.thumb{display:"inline-flex";border-radius:2;border:"1px solid #eaeaea";margin-bottom:8px;margin-right:8px;width:100px;height:100px;padding:4px;box-sizing:"border-box"}.thumbInner{display:"flex";min-width:0;overflow:"hidden"}.login,.login .row{min-height:100vh}.login .authleftside{background:#f5f5f5;padding-left:15px;padding-right:15px;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.login .authrightside{max-width:510px;position:absolute;left:40%;right:0;top:50%;-webkit-transform:translate(-40%,-50%);transform:translate(-40%,-50%)}.maindashboard{min-height:100%}.mainsidebar{bottom:0;float:none;left:0;position:fixed;top:0;height:100vh;overflow-y:hidden;z-index:1038;background-color:#25282b;background-color:var(--color-primary);transition:margin-left .3s ease-in-out,width .3s ease-in-out;width:200px}.brand-link{padding:32px 25px;display:block}.navlist{list-style:none;margin:0;padding:0 25px}.navlist li{margin-bottom:30px}.navlist li a{color:#fff;color:var(--color-secondary);text-decoration:none!important}.navlist li a.active{font-weight:600}.navlist li:last-child{position:absolute;bottom:0}.maindashboard{padding:22px 0}.contentwrapper{margin-left:200px;padding:0 120px 0 25px}.mainheader{margin-left:200px;padding:0 120px 36px 25px}.contentheader .mainheading{margin-bottom:34px}.content{margin-top:34px}:root{--color-primary:#25282b;--color-secondary:#fff}@media (min-width:1600px){.login .container-fluid{max-width:1920px;margin:auto}}@media only screen and (max-width:767px){.loginLeftColumn{height:200px}.login .authrightside{top:0}}@media only screen and (max-width:1199px){.contentwrapper{padding:0 25px}.tableresponsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.mainheader{padding:0 25px 36px}}
/*# sourceMappingURL=main.3b7bbc4e.chunk.css.map */