@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap";.d-grid{display:grid}@media(max-width: 767px){.d-grid-mobile{display:grid}}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.d-flex-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.d-block{display:block}@media(max-width: 767px){.d-block-mobile{display:block}}.d-none{display:none}@media(max-width: 767px){.d-none-mobile{display:none}}.gap-20{gap:20px}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.f-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-0{padding:0px}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.pt-0{padding-top:0px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.ps-0{padding-right:0px}.ps-5{padding-right:5px}.ps-10{padding-right:10px}.ps-15{padding-right:15px}.ps-20{padding-right:20px}.pb-0{padding-bottom:0px}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pe-0{padding-left:0px}.pe-5{padding-left:5px}.pe-10{padding-left:10px}.pe-15{padding-left:15px}.pe-20{padding-left:20px}.m-0{margin:0px}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.mt-0{margin-top:0px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.ms-0{margin-right:0px}.ms-5{margin-right:5px}.ms-10{margin-right:10px}.ms-15{margin-right:15px}.ms-20{margin-right:20px}.mb-0{margin-bottom:0px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.me-0{margin-left:0px}.me-5{margin-left:5px}.me-10{margin-left:10px}.me-15{margin-left:15px}.me-20{margin-left:20px}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-eee{background-color:#eee}.bg-blue{background-color:#0075ff}.bg-grey{background-color:#888}.bg-orange{background-color:#f59e0b}.bg-green{background-color:#22c55e}.bg-red{background-color:#f44336}.c-white{color:#fff}.c-black{color:#000}.c-eee{color:#eee}.c-blue{color:#0075ff}.c-grey{color:#888}.c-orange{color:#f59e0b}.c-green{color:#22c55e}.c-red{color:#f44336}.p-relative{position:relative}.text-c{text-align:center}@media(max-width: 767px){.text-c-mobile{text-align:center}}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-25{font-size:25px}.fw-bold{font-weight:bold}.rad-6{border-radius:6px}.rad-10{border-radius:10px}.b-none{border:none}@media(max-width: 767px){.hide-mobile{display:none}}.w-full{width:100%}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.center-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.between-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-shape{padding:4px 10px;border-radius:6px}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#0075ff}::-webkit-scrollbar-thumb:hover{background-color:#0d69d5}html{font-size:16px}@media(max-width: 991px){html{font-size:14px}}@media(max-width: 767px){html{font-size:12px}}body{font-family:"Open Sans",sans-serif;margin:0}body .page{min-height:100vh;background-color:#f1f5f9}body a{text-decoration:none}body ul{list-style:none;padding:0}.sidebar{width:15.625rem;-webkit-box-shadow:0 0 10px #ddd;box-shadow:0 0 10px #ddd}@media(max-width: 767px){.sidebar{width:3.625rem;padding:.625rem}}.sidebar>h3{margin-bottom:3.125rem}@media(max-width: 767px){.sidebar>h3{font-size:.8125rem;margin-bottom:.9375rem}}.sidebar>h3::before,.sidebar>h3::after{content:"";-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;position:absolute;background-color:#000}@media(max-width: 767px){.sidebar>h3::before,.sidebar>h3::after{display:none}}.sidebar>h3::before{width:5rem;height:.125rem;bottom:-1.25rem}.sidebar>h3::after{bottom:-1.8125rem;width:.75rem;height:.75rem;border-radius:50%;border:.25rem solid #fff}.sidebar ul li a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-bottom:.3125rem}.sidebar ul li a:hover,.sidebar ul li a.active{background-color:#f6f6f6}.sidebar ul li a span{font-size:.875rem;margin-left:.625rem}@media(max-width: 767px){.sidebar ul li a span{display:none}}.content{overflow:hidden}.content .head .search::before{font-family:var(--fa-style-family-classic);content:"";font-weight:900;position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;color:#888}.content .head .search input{border:1px solid #ccc;border-radius:10px;margin-left:5px;padding-left:30px;width:160px;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s}@media(min-width: 767px){.content .head .search input:focus{width:200px}}.content .head .search input:focus::-webkit-input-placeholder{opacity:0}.content .head .search input:focus::-moz-placeholder{opacity:0}.content .head .search input:focus:-ms-input-placeholder{opacity:0}.content .head .search input:focus::-ms-input-placeholder{opacity:0}.content .head .search input:focus::placeholder{opacity:0}.content .head .icons .notification::before{content:"";position:absolute;width:10px;height:10px;background:#f44336;border-radius:50%;right:-5px;top:-5px}.content .head .icons img{width:32px;height:32px;margin-left:15px}.content h1{margin:20px 20px 40px}.content h1::before,.content h1::after{content:"";height:3px;position:absolute;bottom:-10px;left:0}.content h1::before{background-color:#fff;width:120px}.content h1::after{background-color:#000;width:40px}.wrapper{grid-template-columns:repeat(auto-fill, minmax(450px, 1fr));margin-left:20px;margin-right:20px;margin-bottom:20px}@media(max-width: 767px){.wrapper{grid-template-columns:minmax(200px, 1fr);margin-left:10px;margin-right:10px;gap:10px}}.welcome{overflow:hidden}@media(max-width: 767px){.welcome .intro{padding-bottom:30px}}.welcome .intro img{width:200px;margin-bottom:-10px}.welcome .avatar{width:46px;height:46px;border:2px solid #fff;border-radius:50%;padding:2px;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;margin-left:20px;margin-top:-23px}@media(max-width: 767px){.welcome .avatar{margin-left:0}}.welcome .body{border-top:1px solid #eee;border-bottom:1px solid #eee}.welcome .body>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.welcome .body>div:not(:last-child){margin-bottom:20px}.welcome .visit{margin:0 15px 15px auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.welcome .visit:hover{background-color:#0d69d5}.quick-draft textarea{resize:none;min-height:180px}.quick-draft .save{margin-left:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.quick-draft .save:hover{background-color:#0d69d5}.targets .target-row .icon{width:80px;height:80px;margin-right:15px}.targets .target-row .details{-webkit-box-flex:1;-ms-flex:1;flex:1}.targets .target-row .details .progress{height:4px}.targets .target-row .details .progress>span{position:absolute;left:0;top:0;height:100%}.targets .target-row .details .progress>span span{position:absolute;bottom:16px;right:-16px;color:#fff;padding:2px 5px;border-radius:6px;font-size:13px}.targets .target-row .details .progress>span span::after{content:"";border-color:rgba(0,0,0,0);border-width:5px;border-style:solid;position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.blue .icon{background-color:rgba(0,117,255,.2)}.blue .progress{background-color:rgba(0,117,255,.2)}.blue .progress>.blue span::after{border-top-color:#0075ff !important}.orange .icon{background-color:rgba(245,158,11,.2)}.orange .progress{background-color:rgba(245,158,11,.2)}.orange .progress>.orange span::after{border-top-color:#f59e0b !important}.green .icon{background-color:rgba(34,197,94,.2)}.green .progress{background-color:rgba(34,197,94,.2)}.green .progress>.green span::after{border-top-color:#22c55e !important}.tickets .box{border:1px solid #ccc;width:calc(50% - 10px)}@media(max-width: 767px){.tickets .box{width:100%}}.latest-news .news-row:not(:last-of-type){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}@media(max-width: 767px){.latest-news .news-row{display:block}.latest-news .news-row .label{margin:10px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.latest-news .news-row img{width:100px;border-radius:6px;margin-right:15px}.latest-news .news-row .info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.latest-news .news-row .info h3{margin:0 0 6px;font-size:16px}.tasks .task-row:not(:last-of-type){margin-bottom:15px;padding-bottom:15px;border:1px solid #eee}.tasks .task-row.done{opacity:.3}.tasks .task-row.done :is(h3,p){text-decoration:line-through}.tasks .task-row .info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tasks .task-row .delete{cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tasks .task-row .delete:hover{color:#f44336}.latest-uploads ul li:not(:last-of-type){border-bottom:1px solid #ccc}.latest-uploads ul li img{width:2.5rem;height:2.5rem}