.manage-domain-page{background:#f1f1f1;padding-bottom:80px}.manage-domain-page .profile-sep{height:35px;border-right:1px solid #6b6b6b;margin-inline-start:14px;margin-inline-end:14px;margin-top:5px}.manage-domain-page .manage-domain-gap{gap:1rem}.manage-domain-page .domain-name{font-family:Avenir;font-size:var(--font-size22);font-style:normal;font-weight:500;line-height:150%;padding:9px 20px;border-radius:8px;border:.5px solid #b0b0b0;color:#1c3d4a}.manage-domain-page .title{color:#1c3d4a;display:inline-flex;align-items:center;gap:16px;margin:40px 0}.manage-domain-page .title .custom-menu-btn{position:relative;display:inline-block}.manage-domain-page .title .custom-menu-btn .btn-icon-mobile{width:40px;height:40px;flex-direction:column;background:#fff;flex-shrink:0;border-radius:50px!important;border:1px solid #3042bc}.manage-domain-page .title .custom-menu-btn .btn-icon-mobile,.manage-domain-page .title .custom-menu-btn .btn-icon-mobile div{display:flex;justify-content:center;align-items:center;gap:4px}.manage-domain-page .title .custom-menu-btn .dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;min-width:393px;overflow:hidden;display:flex;padding:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;border-radius:20px;background:#fff;box-shadow:550px 418px 194px 0 transparent,352px 268px 177px 0 rgba(0,0,0,.01),198px 151px 149px 0 rgba(0,0,0,.05),88px 67px 111px 0 rgba(0,0,0,.09),22px 17px 61px 0 rgba(0,0,0,.1)}.manage-domain-page .title .custom-menu-btn .dropdown-menu .titel-menue{display:flex;justify-content:space-between;align-items:center;width:100%}.manage-domain-page .title .custom-menu-btn .dropdown-menu .titel-menue h4{color:#aeaeae;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase;margin:0}.manage-domain-page .title .custom-menu-btn .dropdown-menu .titel-menue .btn-close-menue{display:flex;width:40px;height:40px;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:.5px solid #fff;background:#f1f1f1}.manage-domain-page .title .custom-menu-btn .dropdown-menu ul{list-style:none;padding:0;margin:0}.manage-domain-page .title .custom-menu-btn .dropdown-menu ul li{display:flex;width:344px;height:60px;padding:20px 4px;justify-content:space-between;align-items:center;color:#1c3d4a;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal}.manage-domain-page .title .custom-menu-btn .dropdown-menu ul li:not(:last-child){border-bottom:.5px solid hsla(0,0%,69%,.6)}.manage-domain-page .title .icon-back{display:flex;width:50px;height:50px;padding:10px 15px;justify-content:center;align-items:center;gap:5px;border-radius:50%;background:#fff;cursor:pointer}.manage-domain-page .title .icon-back svg{transform:rotateX(180 deg)}.manage-domain-page .title .icon-back:hover{background:#1cdd8d}.manage-domain-page .title .icon-back:hover svg path{fill:#fff}.manage-domain-page .manage-domain-page-conatiner{display:flex;flex-direction:row;gap:18px}div[dir=rtl] .manage-domain-page .title .custom-menu-btn .dropdown-menu{right:unset;left:0}div[dir=rtl] .manage-domain-page .dropdown-menu li svg,div[dir=rtl] .manage-domain-page .title .icon-back svg{transform:rotate(180deg)}@media screen and (max-width:991px){.manage-domain-page .m-container{padding:0!important}.manage-domain-page .manage-domain-gap{gap:.3rem!important}.manage-domain-page .title{border-bottom:.5px hsla(0,0%,69%,.6);background:#fff;display:flex;padding:12px 25px;align-items:center;margin:0;width:100%;justify-content:space-between}.manage-domain-page .title .icon-back{border:.5px solid hsla(0,0%,69%,.6)}.manage-domain-page .manage-domain-page-conatiner{flex-direction:column;gap:0}}.manage-domain-menu{display:flex;flex-direction:column;background:#fff;min-height:608px;min-width:369px;width:369px;height:608px;border-radius:12px;padding:12px;gap:4px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.manage-domain-menu a{text-decoration:none}.manage-domain-menu .menu-item{font-family:AvenirArabic;color:#1c3d4a;padding:16px 40px;border-radius:12px;display:flex;align-items:center;gap:12px;height:80px;cursor:pointer}.manage-domain-menu .menu-item.disabled{pointer-events:none;opacity:.5}.manage-domain-menu .menu-item .item-menu{font-size:var(--font-size16);cursor:pointer;white-space:nowrap}.manage-domain-menu .menu-item.router-link-exact-active,.manage-domain-menu .menu-item.selected{background:#2b6cb0!important;color:#fff}.manage-domain-menu .menu-item:hover{background:#e8fcf4}@media screen and (max-width:991px){.manage-domain-menu{flex-direction:row;min-height:auto;background:transparent;border:none;box-shadow:none;white-space:nowrap;overflow-x:auto;height:auto;width:100%;gap:10px;padding:30px 12px}.manage-domain-menu::-webkit-scrollbar{display:none}.manage-domain-menu .menu-item{background:#fff}}#app[dir=rtl] .rotate{transform:rotate(180deg)}