@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");body{background-color:#f6f8fd!important}body nav{background-color:#0079ff!important;font-family:Patrick Hand,cursive}body nav .container .navbar-brand{color:#fff!important}body nav .container .navbar-brand .img-brand{width:40px;height:40px;vertical-align:bottom}body nav .container .navbar-brand span{font-weight:400;font-size:23px}body nav .container .text{text-decoration:none}body nav .container .text span{color:#fff!important;font-size:16px;font-weight:400}body nav .container .text .user_profile{display:flex;align-items:center}body nav .container .text .user_profile .avatar{width:30px;height:30px;background-color:#f2f2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin-left:12px}body nav .container .text .user_profile .name{font-size:16px;color:#fff}body .content-main{font-family:Poppins,sans-serif;margin-top:50px;margin-bottom:100px}body .content-main .row .head{margin-bottom:30px}body .content-main .row .head .heading{font-size:20px;font-weight:700;margin-bottom:6px}body .content-main .row .card{border:none;border-radius:40px}body .content-main .row .card form .form-control{background-color:#e5e9f2;border:0;border-radius:100px;color:#34364a;font-size:16px;font-weight:500;outline:none;padding:11px 20px}body .content-main .row .card form .btn-primary{background-color:#0079ff;border-radius:50px;border:none;font-size:16px;font-weight:600!important;height:-moz-fit-content!important;height:fit-content!important;line-height:24px;padding:12px 24px;width:-moz-fit-content!important;width:fit-content!important}body .content-main .row .forum-card{background-color:#fff;border-radius:26px;padding:20px;position:relative}body .content-note{font-family:Poppins,sans-serif;margin-top:50px;margin-bottom:100px}body .content-note .row .head{margin-bottom:30px}body .content-note .row .head .heading{font-size:20px;font-weight:700;margin-bottom:6px}body .content-note .row .forum-card{background-color:#fff;border-radius:26px;padding:20px;position:relative}body .content-note .row .forum-card .detail{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}body .content-note .row .forum-card .detail .user-profile{align-items:center;display:flex;flex-direction:row;gap:16px}body .content-note .row .forum-card .detail .user-profile .img-avatar{height:50px;object-fit:cover;width:50px}body .content-note .row .forum-card .detail .user-profile .user_profile{display:flex;align-items:center;flex-direction:row;gap:16px}body .content-note .row .forum-card .detail .user-profile .user_profile .avatar2{width:50px;height:50px;background-color:#f2f2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}body .content-note .row .forum-card .detail .detail-container a{text-decoration:none}body .content-note .row .forum-card .detail .detail-container a .title{font-size:18px;font-weight:700;line-height:27px;margin-bottom:8px}body .content-note .row .forum-card .detail .detail-container .name{color:#999aa4;font-size:14px;font-weight:300;margin-bottom:0}body .content-note .row .forum-card .paragraph{margin-bottom:0;margin-top:20px}body .content-note .row .forum-card .editor{margin-top:20px;display:flex;justify-content:flex-end}body .content-note .row .forum-card .editor .align-right{margin-left:auto}body .content-note .row .forum-card .editor .align-right .link-edit{text-decoration:none;color:#22c58b}.skeleton{background-color:#e0e0e0;background-image:linear-gradient(90deg,#e0e0e0,#f0f0f0,#e0e0e0);background-size:200% 100%;background-position:100% 0;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-text{height:1em;margin-bottom:.5em;border-radius:4px}.skeleton-avatar{width:40px;height:40px;border-radius:50%}