@import"https://fonts.googleapis.com/css2?family=Open+Sans&display=swap";*{margin:0;padding:0;list-style:none;box-sizing:border-box;font-family:"Open Sans",sans-serif}ul,ol{padding:0;margin:0}body{background:rgba(224,228,243,0.8980392157);font-size:16px}body::-webkit-scrollbar{display:none}body a{text-decoration:none}body h1,body h2,body h3,body h4,body p{margin:0}section.background{background-image:url(../img/background.jpg);background-repeat:no-repeat;background-position:center;height:100vh;width:100vw;background-size:cover}section.background .title h1{text-transform:uppercase;font-size:40px;font-weight:600}.form-wrapper{height:100vh;display:flex;align-items:center;justify-content:center}#form{height:500px;display:grid;place-items:center;border-radius:30px}#form form{text-align:center}#form form a:nth-of-type(1){color:#506794;display:block;text-align:right;padding:5px 0}#form form a:nth-of-type(1):hover{color:#0d6efd}#form form h1{display:inline-block;font-size:2.5rem;color:#506794;text-transform:capitalize !important}#form form .form-group{width:340px;position:relative}#form form .form-group i{position:absolute;top:0 !important;left:-30px !important;text-align:center;line-height:55px;color:#506794;font-size:1.1rem}#form form .form-group input{max-width:500px;width:100%;margin:15px 0;height:55px;border-radius:15px;line-height:1;font-size:1.1rem}#form form .form-group input::placeholder{color:#333;font-weight:400}#form form .form-group input.form-control{border:1px solid #a4b6d0}#form form p{color:#4d2d2d;padding:.7rem 0;font-size:1rem}.main-wrapper{overflow:hidden}.main-wrapper .sidebar{background:#222d32;width:225px;height:100%;position:fixed;top:0;left:0;padding:20px 0;z-index:999}.main-wrapper .sidebar .profile{margin-bottom:25px;text-align:center}.main-wrapper .sidebar .profile img{display:block;width:100px;height:100px;border-radius:50%;margin:0 auto}.main-wrapper .sidebar .profile h3{color:#fff;margin:10px 0}.main-wrapper .sidebar .profile p{color:#cef0fd;font-size:14px}.main-wrapper .sidebar ul li a{display:block;padding:13px 30px;color:#f1eded;font-size:16px;position:relative}.main-wrapper .sidebar ul li a .icon{color:#dee4ec;width:30px;display:inline-block}.main-wrapper .sidebar ul li a:hover,.main-wrapper .sidebar ul li a.active{color:#fff;background:#1e282c;border-left:2px solid #10558d}.main-wrapper .sidebar ul li a:hover::before,.main-wrapper .sidebar ul li a.active::before{display:block}.main-wrapper .sidebar ul li a:hover .icon,.main-wrapper .sidebar ul li a.active .icon{color:#fff}.main-wrapper .main-content{width:calc(100% - 225px);margin-left:225px;height:100%}.main-wrapper .main-content header{background-color:rgba(3,12,17,0.8549019608)}.main-wrapper .main-content header .logo{text-align:left;display:block;padding:10px 5px}.main-wrapper .main-content header .logo img{width:180px;height:80px;object-fit:cover}.main-wrapper .main-content header .main-menu{display:flex;align-items:center;justify-content:end}.main-wrapper .main-content header .main-menu .humbarger-icon i{font-size:50px;color:#fff;cursor:pointer}.main-wrapper .main-content footer{padding:15px 0;background-color:#222d32;color:#fff}.main-wrapper .main-content .content-wrapper{padding:0 15px}body.active .main-wrapper .sidebar{left:-225px}body.active .main-wrapper .main-content{margin-left:0;width:100%}.page-title{padding:10px 15px}.page-title .breadcrumb{float:right}.page-title .breadcrumb li a{color:#000}.cards-section{padding:0}.cards-section .card-wrapper .small-box{padding:20px 0;text-align:center;box-shadow:0px 0px 10px rgba(98,171,219,.575);margin:5px 0}.cards-section .card-wrapper .small-box h3{font-size:38px;font-weight:bold;margin:0 0 10px 0;color:#fff}.cards-section .card-wrapper .small-box p{font-size:18px;color:#fff}.cards-section .card-wrapper .small-box:hover{cursor:pointer;user-select:none;transform:translateY(4px)}.cards-section .card-wrapper:nth-of-type(1) .small-box{background-color:#00c0ef}.cards-section .card-wrapper:nth-of-type(2) .small-box{background-color:#00a65a}.cards-section .card-wrapper:nth-of-type(3) .small-box{background-color:#f39c12}.cards-section .card-wrapper:nth-of-type(4) .small-box{background-color:#dd4b39}.table_section{max-height:440px;overflow-y:scroll;margin-top:8px}.table_section::-webkit-scrollbar{display:none}.table_section .dashboard-table{overflow:scroll}.upload-form{margin-top:20px;height:40vh;display:grid;place-items:center}.upload-form form .form-group label{margin-bottom:10px;font-size:25px;font-weight:600}.send_emails{height:65vh;overflow:scroll}.send_emails::-webkit-scrollbar{display:none}.setting{height:60vh;overflow:scroll}.setting::-webkit-scrollbar{display:none}/*# sourceMappingURL=main.css.map */
