@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&family=Poppins:ital,wght@0,400;0,700;1,400&display=swap";.sidebar{height:93vh;border-right:1px solid rgba(33,34,53,.6);font-size:12px;background-color:#1a1b2e;overflow:scroll}.sidebar-logo{display:none}@media (max-width: 599px){.sidebar-logo{width:100%;display:flex;justify-content:space-between;padding:1rem}.sidebar-logo img{width:50%}.sidebar-logo svg{color:#fff;cursor:pointer;font-size:20px}}.sidebar-submenu{margin-left:1rem}.sidebar-submenu li{padding:0!important}.sidebar ul li{list-style:none;color:#fff}.sidebar ul a{color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:12px}.sidebar ul ul li{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:.5rem 1rem}.sidebar ul ul li span{display:flex;align-items:center;gap:.5rem}.active,.active li{background-color:#4e4fea!important}.header{width:100vw;height:7vh;background-color:#1a1b2e;padding:0 2rem 0 1rem;border-bottom:1px solid rgba(154,154,159,.2);display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0}@media (max-width: 599px){.header{padding:0 1rem}}.header-sidebar{display:none}@media (max-width: 599px){.header-sidebar{display:block;position:fixed;top:0;z-index:99;left:0;width:80vw}.header-sidebar .sidebar{height:100vh}}.header-menu{display:none}@media (max-width: 599px){.header-menu{color:#fff;display:flex;align-items:center}.header-menu svg{font-size:18px;cursor:pointer}}.header-left{display:flex;align-items:center}@media (max-width: 599px){.header-left{display:flex;align-items:center;justify-content:center;width:40%;gap:.5rem}}.header-logo{display:flex}.header-logo img{width:30%}@media (max-width: 599px){.header-logo{display:flex;align-items:end}.header-logo img{width:90%;height:10%}}.header-right{display:flex;align-items:center;gap:1rem}.header-right-flex{display:flex;align-items:center;gap:.5rem}.header-right-flex svg{color:#fff;font-size:16px!important}.header-right p{color:#fff;font-size:12px}.header-right-power{color:#ea5354!important}.loader{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;background-color:#0b0d1b99;z-index:99;top:0;left:0}@media (max-width: 599px){.loader{padding:2rem}}.loader p{color:#fff;font-size:12px;margin-top:2rem;text-align:center}.template{height:100vh}.template-wrapper{display:flex;width:100vw}.template-sidebar{width:15vw;position:fixed;margin-top:7vh}@media (max-width: 599px){.template-sidebar{display:none}}.template-content{width:100vw;height:100vh;margin-left:15vw;margin-top:7vh;padding:2rem;color:#fff}@media (max-width: 599px){.template-content{width:100vw;margin-left:0;padding:1rem}}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}html{scroll-behavior:smooth}body{background-color:#0b0d1b}.playfair{font-family:Playfair Display,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.poppins-bold{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.poppins-regular-italic{font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.form-container{display:flex;flex-wrap:wrap;gap:1rem}.full-width{width:100%;padding:0;margin:0!important}.half-width{width:calc(50% - .5rem);padding:0;margin:0!important}@media (max-width: 599px){.half-width{width:100%}}.three-width{width:calc(33.3% - .5rem);padding:0;margin:0!important}@media (max-width: 599px){.three-width{width:100%}}.toster{font-size:12px}.form-container .half-width{box-sizing:border-box}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.view{color:#14cd72}.download{color:#4e4fea}.green{color:#14cd72}.red{color:#ea5354}.actions svg{cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator{background-color:#fff;padding:5px;border-radius:5px}.notfound{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.notfound h1{font-size:100px;color:#ea5354;font-weight:700;margin:0}.notfound h2{font-size:40px;color:#fff;margin-bottom:1.5rem}.notfound p{font-size:14px;color:#9a9a9f;margin-bottom:2rem}.notfound .home-link{padding:10px 25px;font-size:14px;background-color:#4e4fea;color:#fff;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.button-primary{background-color:#0b0d1b;color:#fff}.button-secondary{background-color:#4e4fea;color:#fff}.button-red{background-color:#ea5354;color:#fff}.button-yellow{background-color:#ffe05d;color:#000}.button button{padding:.5rem 1rem;border-radius:.3rem;border:none;margin:.5rem 0;cursor:pointer}.cInput{margin:.5rem 0!important}.cInput label{font-size:12px}.cInput input{width:100%;padding:.8rem;background-color:transparent;border:1px solid rgba(154,154,159,.2);border-radius:.3rem;outline:none;color:#fff;margin-top:.5rem}.cInput input:focus{border:1px solid rgba(154,154,159,.2)}.cInput input:disabled{background-color:#ebebe433;color:#9a9a9f}.cInput span{font-size:10px;color:#ea5354;display:block;margin:.5rem}.cInput-info{color:#ffe05d!important}.disabled{background-color:#fff}.cTextarea{margin:.5rem 0!important}.cTextarea label{font-size:12px}.cTextarea textarea{width:100%;padding:.8rem;background-color:transparent;border:1px solid rgba(154,154,159,.2);border-radius:.3rem;outline:none;color:#fff;margin-top:.5rem}.cTextarea textarea:focus{border:1px solid rgba(154,154,159,.2)}.cTextarea span{font-size:10px;color:#ea5354;display:block;margin:.5rem}.cTextarea-info{color:#ffe05d!important}.modal{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#1a1b2e99;display:flex;align-items:center;justify-content:center;color:#fff}.modal-content{min-width:50vw;max-height:80vh;background-color:#1a1b2e;position:relative;border:1px solid rgba(154,154,159,.6);overflow-y:scroll}@media (max-width: 599px){.modal-content{width:90vw;max-width:90vw;max-height:95vh}}.modal-content-header{border-bottom:1px solid rgba(154,154,159,.2);position:sticky;top:0;left:0;width:100%;background-color:#1a1b2ee6}.modal-content-header-flex{display:flex;align-items:center;justify-content:space-between;padding:1rem}.modal-content-header-flex h1{font-size:14px!important;padding-bottom:0!important;text-decoration:none!important}@media (max-width: 599px){.modal-content-header-flex h1{font-size:14px!important}}.modal-content-header-flex svg{font-size:20px!important;cursor:pointer}.modal-content-body{padding:1rem;height:100%}.modal-content-footer{width:100%;border-top:1px solid rgba(154,154,159,.2);bottom:0;padding:1rem}.confirmationPopup p{font-size:14px!important;color:#fff!important}.confirmationPopup-buttons{display:flex;gap:1rem;align-items:center;justify-content:flex-end;margin:0}.confirmationPopup-modal{border:1px solid #ea5354}.confirmationPopup-modalWrapper{z-index:2}.table-container{padding:.5rem;background-color:transparent!important;overflow-x:auto;font-size:12px;width:100%}.table-container-head{display:flex;justify-content:end}.table-container input[type=text]{margin-bottom:1rem;padding:.5rem;width:100%;max-width:300px;border:1px solid rgba(154,154,159,.2);border-radius:4px}.table-container .pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.table-container .pagination button{padding:.5rem 1rem;border:1px solid rgba(154,154,159,.2);border-radius:4px;background:transparent;cursor:pointer}.table-container .pagination button:disabled{background:#9a9a9f;cursor:not-allowed}.modern-table{width:100%;border-collapse:collapse;margin:0;border:1px solid rgba(154,154,159,.2)}.modern-table-sort{text-align:center}.modern-table thead{background-color:transparent;color:#fff}.modern-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;border:1px solid rgba(154,154,159,.2);cursor:pointer}.modern-table tbody tr:hover{background-color:transparent}.modern-table tbody td{padding:.75rem 1rem;border:1px solid rgba(154,154,159,.2);color:#fff}.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.pagination button{padding:.5rem 1rem;border:1px solid rgba(154,154,159,.2);border-radius:4px;background:#1a1b2e;color:#fff;cursor:pointer}.pagination button:disabled{background:#9a9a9f;cursor:not-allowed}.blog h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.blog-img{width:50px}.blog-form{width:100%}.blog-form-flex{display:flex;align-items:center;gap:1rem}.blog-link{color:#fff;font-size:20px}.blog-modal-footer{display:flex;gap:1rem;justify-content:end}.edit{color:#ffe05d}.delete{color:#ea5354}.upload h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.upload p{font-size:10px}.upload-input{display:flex;align-items:center}@media (max-width: 599px){.upload-input{display:block}}.upload-photos{display:grid;grid-template-columns:repeat(5,1fr);margin-top:2rem;gap:.5rem}@media (max-width: 599px){.upload-photos{grid-template-columns:repeat(3,1fr)}}@media (min-width: 600px) and (max-width: 900px){.upload-photos{grid-template-columns:repeat(3,1fr)}}.upload-photos div{position:relative;width:100%;height:200px;border:1px solid #9a9a9f}.upload-photos div:hover>.upload-copy{display:block}.upload-photos div:hover>.upload-delete{display:block}.upload-photos div img{width:100%;height:100%;border:1px solid rgba(33,34,53,.6);cursor:pointer}@media (max-width: 599px){.upload-photos div img{width:150px;height:150px}}.upload-copy{position:absolute;display:none;top:0;left:0;width:100%;background-color:#14cd72;padding:.2rem;cursor:pointer;text-align:center;font-size:12px}.upload-delete{position:absolute;display:none;bottom:0;left:0;width:100%;background-color:#ea5354;padding:.2rem;cursor:pointer;text-align:center;font-size:12px}.content-domain h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-domain h4{font-size:12px;text-decoration:underline;color:#fff}.content-domain-data{padding-bottom:1rem}.content-domain-save{bottom:0}.cInputSelect{margin:.5rem 0!important}.cInputSelect label{font-size:12px}.cInputSelect select{width:100%;padding:.8rem;background-color:transparent;border:1px solid rgba(154,154,159,.2);border-radius:.3rem;outline:none;color:#fff;margin-top:.5rem}.cInputSelect select:focus{border:1px solid rgba(154,154,159,.2)}.cInputSelect span{font-size:10px;color:#ea5354;display:block;margin:.5rem}.error{border:1px solid #ea5354!important}.announcements h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.announcements-button{display:flex;justify-content:flex-end}.announcements-actions{display:flex;gap:.5rem}.announcements-actions svg{cursor:pointer}.content-cancellations h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-cancellations h4{font-size:12px;text-decoration:underline;color:#fff}.content-cancellations-data{padding-bottom:1rem}.content-cancellations-save{bottom:0}.content-cookies h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-cookies h4{font-size:12px;text-decoration:underline;color:#fff}.content-cookies-data{padding-bottom:1rem}.content-cookies-save{bottom:0}.features{color:#fff;width:100%}.features table{border-collapse:collapse;border:1px solid rgba(33,34,53,.6)}.features table thead{width:100%}.features table thead th{width:4rem}.table-container{width:100%;margin:20px 0;background-color:#1a1b2e;box-shadow:0 0 10px #0000001a;border-radius:10px;overflow:hidden}.responsive-table{width:100%;border-collapse:collapse}.responsive-table thead{background-color:#212235;border:1px solid #0b0d1b;color:#fff}.responsive-table th,.responsive-table td{padding:15px;text-align:center;border:1px solid rgba(33,34,53,.6);font-size:14px}@media (max-width: 599px){.responsive-table th,.responsive-table td{font-size:12px}}@media (min-width: 600px) and (max-width: 900px){.responsive-table th,.responsive-table td{font-size:14px}}.responsive-table th{padding:2rem 15px}@media (max-width: 599px){.responsive-table th{padding:1rem 15px}}@media (min-width: 600px) and (max-width: 900px){.responsive-table th{padding:1rem 15px}}.responsive-table tbody tr{border-bottom:1px solid rgba(33,34,53,.6);background-color:#0b0d1b}.responsive-table tbody tr:hover{background-color:#1a1b2e}.responsive-table tbody tr td:first-child{background-color:#212235;width:20%;border-bottom:1px solid #0b0d1b}@media (max-width: 600px){.table-container{width:100%;overflow:scroll}}.content-cpanelreseller h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-cpanelreseller h4{font-size:12px;text-decoration:underline;color:#fff}.content-cpanelreseller-data{padding-bottom:1rem}.content-cpanelreseller-save{bottom:0}.content-home h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-home h4{font-size:12px;text-decoration:underline;color:#fff}.content-home-data{padding-bottom:1rem}.content-home-save{bottom:0}.content-pleskreseller h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-pleskreseller h4{font-size:12px;text-decoration:underline;color:#fff}.content-pleskreseller-data{padding-bottom:1rem}.content-pleskreseller-save{bottom:0}.content-premiumhosting h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-premiumhosting h4{font-size:12px;text-decoration:underline;color:#fff}.content-premiumhosting-data{padding-bottom:1rem}.content-premiumhosting-save{bottom:0}.content-privacy h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-privacy h4{font-size:12px;text-decoration:underline;color:#fff}.content-privacy-data{padding-bottom:1rem}.content-privacy-save{bottom:0}.content-promotions h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-promotions h4{font-size:12px;text-decoration:underline;color:#fff}.content-promotions-data{padding-bottom:1rem}.content-promotions-save{bottom:0}.content-reviews h1,.content-shared h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-shared h4{font-size:12px;text-decoration:underline;color:#fff}.content-shared-data{padding-bottom:1rem}.content-shared-save{bottom:0}.content-ssl h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-ssl h4{font-size:12px;text-decoration:underline;color:#fff}.content-ssl-data{padding-bottom:1rem}.content-ssl-save{bottom:0}.content-template h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-template h4{font-size:12px;text-decoration:underline;color:#fff}.content-template-data{padding-bottom:1rem}.content-template-save{bottom:0}.content-tos h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-tos h4{font-size:12px;text-decoration:underline;color:#fff}.content-tos-data{padding-bottom:1rem}.content-tos-save{bottom:0}.content-vps h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-vps h4{font-size:12px;text-decoration:underline;color:#fff}.content-vps-data{padding-bottom:1rem}.content-vps-save{bottom:0}.content-wordpress h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-wordpress h4{font-size:12px;text-decoration:underline;color:#fff}.content-wordpress-data{padding-bottom:1rem}.content-wordpress-save{bottom:0}.promo h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.promo-add{display:flex;justify-content:end}.promo-form{width:100%}.promo-form-flex{display:flex;align-items:center;gap:1rem}.promo-link{color:#fff;font-size:20px}.promo-modal{min-width:60vw;max-width:80vw}@media (max-width: 599px){.promo-modal{width:100vw}}@media (min-width: 600px) and (max-width: 900px){.promo-modal{width:100vw}}.promo-footer{display:flex;justify-content:flex-end}.promo-products{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem}@media (max-width: 599px){.promo-products{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px) and (max-width: 900px){.promo-products{grid-template-columns:repeat(3,1fr)}}.promo-products span{font-size:8px;color:#9a9a9f;border:1px solid rgba(154,154,159,.2);padding:.2rem 1rem;cursor:pointer}.promo-products span:hover{border:1px solid #ea5354;color:#ea5354}.promoModal-products{margin:1rem 0}.promoModal-products p{font-size:12px;color:#9a9a9f;margin-bottom:1rem}.promoModal-products span{font-size:12px;color:#9a9a9f;border:1px solid rgba(154,154,159,.2);padding:.2rem 1rem;cursor:pointer}.promoModal-products span:hover{border:1px solid #ea5354;color:#ea5354}.promoModal-products-tab{display:grid;grid-template-columns:repeat(4,1fr);gap:.2rem}@media (max-width: 599px){.promoModal-products-tab{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px) and (max-width: 900px){.promoModal-products-tab{grid-template-columns:repeat(3,1fr)}}.promoModal-products h6{font-size:8px;color:#9a9a9f}.addAdminUser h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.addAdminUser-form{width:100%}.addAdminUser-form-flex{display:flex;align-items:center;gap:1rem}.listUser-empty{font-size:12px}.accDashboard{color:#fff}.accDashboard h1{font-size:16px;margin:0}.accDashboard-cardWrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}@media (max-width: 599px){.accDashboard-cardWrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px) and (max-width: 900px){.accDashboard-cardWrapper{grid-template-columns:repeat(2,1fr)}}.accDashboard-card{border-radius:.4rem;padding:1rem;width:100%;border:1px solid rgba(154,154,159,.5)}.accDashboard-card h1{font-size:30px}.accDashboard-card p{color:#fff}.accDashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0}@media (max-width: 599px){.accDashboard-grid{grid-template-columns:repeat(1,1fr)}}@media (min-width: 600px) and (max-width: 900px){.accDashboard-grid{grid-template-columns:repeat(1,1fr)}}.whois h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.whois-info{margin-top:2rem}.whois-info table{width:100%}.whois-info h1{font-size:14px}.whois-info-flex{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 599px){.whois-info-flex{flex-direction:column}}.knowledgebase h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.knowledgebase-flex{display:flex;justify-content:flex-end}.knowledgebase-modal{width:60vw}@media (max-width: 599px){.knowledgebase-modal{width:100vw}}@media (min-width: 600px) and (max-width: 900px){.knowledgebase-modal{width:100vw}}.knowledgebaseCategory h1{font-size:14px;margin-bottom:1rem;text-decoration:underline}.knowledgebaseCategory-flex{display:flex;justify-content:flex-end}.allkyc h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.allkyc a{color:#14cd72}.allkyc-img{width:50px}.allkyc-form{width:100%}.allkyc-form-flex{display:flex;align-items:center;gap:1rem}.allkyc-link{color:#fff;font-size:20px}.allkyc-modal-footer{display:flex;gap:1rem;justify-content:end}.allkyc-viewFile{color:#14cd72;text-decoration:none;cursor:pointer}.allkyc-empty{font-size:12px}.approvekyc h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.approvekyc a{color:#14cd72}.approvekyc-img{width:50px}.approvekyc-form{width:100%}.approvekyc-form-flex{display:flex;align-items:center;gap:1rem}.approvekyc-link{color:#fff;font-size:20px}.approvekyc-modal-footer{display:flex;gap:1rem;justify-content:end}.approvekyc-empty{font-size:12px}.approvekyc svg{cursor:pointer}.login{width:100vw;height:100vh;display:flex;color:#fff}@media (max-width: 599px){.login{display:block;padding:2rem}}.login-left{width:50%;display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width: 599px){.login-left{width:100%;height:100%;padding:2rem;display:flex;align-items:center;justify-content:center;padding:0rem}}.login-left-wrapper img{width:30%}@media (max-width: 599px){.login-left-wrapper img{width:50%}}.login-left-wrapper p{font-size:12px;margin:1rem 0}@media (max-width: 599px){.login-left-wrapper p{font-size:10px}}.login-left-wrapper-forgetpass{font-size:12px;text-align:end;margin-top:1rem;margin-bottom:.5rem!important;cursor:pointer}.login-left-wrapper-forgetpass:hover{text-decoration:underline}.login-left-wrapper-account{font-size:12px;margin:1rem 0 .5rem;text-align:center}.login-left-wrapper-account a{cursor:pointer;color:#4e4fea;text-decoration:none}.login-left-wrapper-account a:hover{text-decoration:underline}.login-right{width:50%;background:linear-gradient(#000000b3,#000000b3),#4e4fea;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4rem;padding:2rem}@media (max-width: 599px){.login-right{display:none}}.login-right img{width:80%}.login-right p{font-size:12px}.ViewOrder-wrapper{display:flex;gap:2rem;margin-top:2rem}@media (max-width: 599px){.ViewOrder-wrapper{flex-direction:column}}@media (min-width: 600px) and (max-width: 900px){.ViewOrder-wrapper{flex-direction:column}}.ViewOrder-left{padding:1rem;width:100%;border-radius:.3rem}@media (max-width: 599px){.ViewOrder-left{width:100%;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.ViewOrder-left{width:100%}}.ViewOrder-left-hosting-wrapper{display:flex;align-items:top;justify-content:space-between;border-bottom:1px solid rgba(154,154,159,.2);padding:1rem 0}.ViewOrder-left-hosting-wrapper:last-child{border-bottom:none}.ViewOrder-left-hosting-details{display:flex;gap:1rem;align-items:flex-start}.ViewOrder-left-hosting-details svg{color:#ea5354;cursor:pointer}.ViewOrder-left-hosting-details h2{font-size:14px}@media (max-width: 599px){.ViewOrder-left-hosting-details h2{font-size:9px}}.ViewOrder-left-hosting-details p{font-size:10px}@media (max-width: 599px){.ViewOrder-left-hosting-details p{font-size:12px!important}}.ViewOrder-left-hosting-details h3{font-size:12px}@media (max-width: 599px){.ViewOrder-left-hosting-details h3{font-size:12px!important}}.ViewOrder-left-hosting-details h6{color:#9a9a9f}.ViewOrder-left-hosting-details span{color:#ea5354}.ViewOrder-left-hosting-price p{color:#ea5354;text-align:end}.ViewOrder-left-hosting-price h6{color:#9a9a9f}@media (max-width: 599px){.ViewOrder-left-hosting-price h6{text-align:end;font-size:8px}}.orders h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.orders-img{width:50px}.orders-form{width:100%}.orders-form-flex{display:flex;align-items:center;gap:1rem}.orders-link{color:#fff;font-size:20px}.orders-modal-footer{display:flex;gap:1rem;justify-content:end}.orders-empty{font-size:12px}.orders svg{font-size:14px!important}.listorder h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.listorder-img{width:50px}.listorder-form{width:100%}.listorder-form-flex{display:flex;align-items:center;gap:1rem}.listorder-link{color:#fff;font-size:20px}.listorder-modal-footer{display:flex;gap:1rem;justify-content:end}.listorder-empty{font-size:12px}.listorder svg{font-size:14px!important}.content-preseller h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-preseller h4{font-size:12px;text-decoration:underline;color:#fff}.content-preseller-data{padding-bottom:1rem}.content-preseller-save{bottom:0}.content-pplesk h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-pplesk h4{font-size:12px;text-decoration:underline;color:#fff}.content-pplesk-data{padding-bottom:1rem}.content-pplesk-save{bottom:0}.content-ppremium h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-ppremium h4{font-size:12px;text-decoration:underline;color:#fff}.content-ppremium-data{padding-bottom:1rem}.content-ppremium-save{bottom:0}.content-pshared h1{font-size:14px;padding-bottom:1rem}.content-pshared h4{font-size:12px;text-decoration:underline;color:#fff}.content-pshared-data{padding-bottom:1rem}.content-pshared-save{bottom:0}.content-pssl h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-pssl h4{font-size:12px;text-decoration:underline;color:#fff}.content-pssl-data{padding-bottom:1rem}.content-pssl-save{bottom:0}.content-pwordpress h1{font-size:14px;padding-bottom:1rem}.content-pwordpress h4{font-size:12px;text-decoration:underline;color:#fff}.content-pwordpress-data{padding-bottom:1rem}.content-pwordpress-save{bottom:0}.forgotPassword{width:100vw;height:100vh;display:flex;color:#fff}@media (max-width: 599px){.forgotPassword{display:block;padding:1rem}}.forgotPassword-left{width:50%;display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width: 599px){.forgotPassword-left{width:100%!important;padding:2rem;display:flex;margin-top:10rem;align-items:start!important;justify-content:center;padding:0rem;overflow-y:hidden!important}}.forgotPassword-left-wrapper img{width:30%}@media (max-width: 599px){.forgotPassword-left-wrapper img{width:50%}}.forgotPassword-left-wrapper p{font-size:12px;margin:1rem 0}@media (max-width: 599px){.forgotPassword-left-wrapper p{font-size:10px}}.forgotPassword-left-wrapper-forgetpass{font-size:12px;text-align:end;margin-top:1rem;margin-bottom:.5rem!important;cursor:pointer}.forgotPassword-left-wrapper-forgetpass:hover{text-decoration:underline}.forgotPassword-left-wrapper-account{font-size:12px;margin:1rem 0 .5rem;text-align:center}.forgotPassword-left-wrapper-account a{cursor:pointer;color:#4e4fea;text-decoration:none}.forgotPassword-left-wrapper-account a:hover{text-decoration:underline}.forgotPassword-right{width:50%;background:linear-gradient(#000000b3,#000000b3),#4e4fea;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4rem;padding:2rem}@media (max-width: 599px){.forgotPassword-right{display:none!important}}.forgotPassword-right img{width:80%}.forgotPassword-right p{font-size:12px}.content-sendmail h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.content-sendmail h4{font-size:12px;text-decoration:underline;color:#fff}.content-sendmail-data{padding-bottom:1rem}.content-sendmail-save{bottom:0}label{color:#9a9a9f}.border{padding:1rem 0;border-top:1px solid rgba(33,34,53,.6);margin-bottom:1rem}.border-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.border-header svg{font-size:14px;cursor:pointer}.dataerror h4,.dataerror svg{color:#ea5354;border:none}.addserver h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.addserver-form{width:100%}.addserver-form-flex{display:flex;align-items:center;gap:1rem}.getAllServer h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.getAllServer-form{width:100%}.getAllServer-form-flex{display:flex;align-items:center;gap:1rem}.getAllServer-link{color:#fff;font-size:20px}.getAllServer-icons{display:flex;align-items:center;gap:.5rem}.getAllServer-view{font-size:14px;color:#14cd72}.getAllServer-delete{font-size:14px;color:#ea5354}.getAllServer-empty{font-size:12px}.tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin:1rem 0}@media (max-width: 599px){.tabs{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px) and (max-width: 900px){.tabs{grid-template-columns:repeat(4,1fr)}}.tabs-link{width:100%;border:1px solid rgba(154,154,159,.2);padding:.5rem;font-size:12px;border-radius:.3rem;cursor:pointer;text-align:center}.tabs-link:hover,.tabs-selected{color:#000;background-color:#fff}.serverDetails-header{display:flex;align-items:center;justify-content:space-between}.serverDetails-header h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.serverDetails-header span{font-size:12px;cursor:pointer}.actions{display:flex;gap:.5rem}.ViewService-wrapper{display:flex;gap:2rem;margin-top:2rem}@media (max-width: 599px){.ViewService-wrapper{flex-direction:column}}@media (min-width: 600px) and (max-width: 900px){.ViewService-wrapper{flex-direction:column}}.ViewService-left{padding:1rem;width:100%;border-radius:.3rem}@media (max-width: 599px){.ViewService-left{width:100%;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.ViewService-left{width:100%}}.ViewService-left-hosting-wrapper{display:flex;align-items:top;justify-content:space-between;border-bottom:1px solid rgba(154,154,159,.2);padding:1rem 0}.ViewService-left-hosting-wrapper:last-child{border-bottom:none}.ViewService-left-hosting-details{display:flex;gap:1rem;align-items:flex-start}.ViewService-left-hosting-details svg{color:#ea5354;cursor:pointer}.ViewService-left-hosting-details h2{font-size:14px}@media (max-width: 599px){.ViewService-left-hosting-details h2{font-size:9px}}.ViewService-left-hosting-details p{font-size:10px}@media (max-width: 599px){.ViewService-left-hosting-details p{font-size:12px!important}}.ViewService-left-hosting-details h3{font-size:12px}@media (max-width: 599px){.ViewService-left-hosting-details h3{font-size:12px!important}}.ViewService-left-hosting-details h6{color:#9a9a9f}.ViewService-left-hosting-details span{color:#ea5354}.ViewService-left-hosting-price p{color:#ea5354;text-align:end}.ViewService-left-hosting-price h6{color:#9a9a9f}@media (max-width: 599px){.ViewService-left-hosting-price h6{text-align:end;font-size:8px}}.services h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.services-img{width:50px}.services-form{width:100%}.services-form-flex{display:flex;align-items:center;gap:1rem}.services-link{color:#fff;font-size:20px}.services-modal-footer{display:flex;gap:1rem;justify-content:end}.services svg{font-size:14px!important}.switch{width:40px;height:20px;background-color:#9a9a9f;border-radius:20px;position:relative;cursor:pointer;transition:background-color .3s ease}.switch.on{background-color:#14cd72}.switch .slider{position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.switch .slider.on{transform:translate(20px)}.switch .slider.off{transform:translate(0)}.paid{color:#14cd72;cursor:pointer}.notPaid{color:#9a9a9f}.domainServiceDetails{color:#fff;padding:1rem}.domainServiceDetails h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.domainServiceDetails-dns p{font-size:12px;margin-bottom:.5rem}.domainServiceDetails-dns p:first-child{color:#ea5354;font-size:14px}.domainServiceDetails-dns li{font-size:10px;list-style:none;margin-bottom:.5rem;color:#ffe05d}.domainServiceDetails-notfound{text-align:center}.domainServiceDetails-dnsmodal{width:50vw}@media (max-width: 599px){.domainServiceDetails-dnsmodal{width:100vw}}@media (min-width: 600px) and (max-width: 900px){.domainServiceDetails-dnsmodal{width:90vw}}.domainServiceDetails-button{display:flex;justify-content:end}.domainServiceDetails-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}@media (max-width: 599px){.domainServiceDetails-wrapper{flex-direction:column;align-items:start;gap:1rem}}.domainServiceDetails-info h1{font-size:14px;margin:0}.domainServiceDetails-info h2{font-size:12px;color:#9a9a9f}@media (max-width: 599px){.domainServiceDetails-info h2{font-size:10px}}.domainServiceDetails-info h6{color:#9a9a9f;font-size:10px}.domainServiceDetails-info-price p{font-size:12px;color:#ea5354;text-align:end}@media (max-width: 599px){.domainServiceDetails-info-price p{text-align:start}}.domainServiceDetails-info-price h6{font-size:10px;color:#9a9a9f}.domainServiceDetails-link{color:#ea5354}.domainServiceDetails-modal{width:60vw}@media (max-width: 599px){.domainServiceDetails-modal{width:100vw}}@media (min-width: 600px) and (max-width: 900px){.domainServiceDetails-modal{width:90vw}}.viewservices h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.viewservices-img{width:50px}.viewservices-form{width:100%}.viewservices-form-flex{display:flex;align-items:center;gap:1rem}.viewservices-link{color:#fff;font-size:20px}.viewservices-modal-footer{display:flex;gap:1rem;justify-content:end}.viewservices svg{font-size:14px!important}.actions svg{cursor:pointer;font-size:20px}.session h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.session p{font-size:8px;color:#ea5354;margin-bottom:2rem}.session-update{border:1px solid #ea5354;padding:1rem}.session-update p{font-size:12px;color:#fff;margin:.5rem 0}.session-grid{display:grid;grid-template-columns:repeat(2,1fr);margin:2rem 0;gap:.5rem}.settings h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.settings p{font-size:8px;color:#ea5354;margin-bottom:2rem}.settings-update{border:1px solid #ea5354;padding:1rem}.settings-update p{font-size:12px;color:#fff;margin:.5rem 0}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);margin:2rem 0;gap:.5rem}.userSupport h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.userSupport-create{width:100%;display:flex;justify-content:end}.userSupport-modal{width:70vw}@media (max-width: 599px){.userSupport-modal{width:100vw}}@media (min-width: 600px) and (max-width: 900px){.userSupport-modal{width:90vw}}.userSupport-notFound{color:#fff;font-size:12px;margin:1rem 0}.userSupport-upload{border:1px solid rgba(33,34,53,.6);padding:1rem;margin-bottom:1rem}.userSupport p{font-size:12px;margin-top:1rem}.userSupport-messages{display:flex;flex-direction:column;gap:1rem}.userSupport-user{border:1px solid #9a9a9f;padding:.5rem 1rem}.userSupport-user span{font-size:8px}.userSupport-user p{margin:0}.userSupport-admin{border:1px solid #9a9a9f;padding:.5rem 1rem}.userSupport-admin span{font-size:8px}.userSupport-admin p{margin:0}.userSupport-reply{display:flex;gap:1rem;justify-content:end}.userSupport-viewFile{color:#14cd72}.userSupport svg{font-size:14px!important}.addcustomers h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.addcustomers-form{width:100%}.addcustomers-form-flex{display:flex;align-items:center;gap:1rem}.listUser h1{font-size:14px;padding-bottom:1rem;text-decoration:underline;font-weight:700}.listUser-form{width:100%}.listUser-form-flex{display:flex;align-items:center;gap:1rem}.listUser-link{color:#fff;font-size:20px}.listUser-icon{color:#14cd72}.actions{display:flex;align-items:center;gap:.5rem}.actions svg{cursor:pointer;font-size:14px}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff;text-align:center;padding:20px}.error-container h1{font-size:30px;margin-bottom:.5em}.error-container h2{font-size:20px;margin-bottom:1em;color:#ccc}.error-container p{font-size:14px;margin-bottom:2em;max-width:600px}.error-container a{font-size:14px;color:#ccc;text-decoration:none}.error-container a:hover{text-decoration:underline}.error-container .error-details{margin-top:2em;text-align:left;max-width:600px;width:100%}.error-container .error-details details{background-color:#1a1b2e;padding:10px;border-radius:5px;text-align:center}.error-container .error-details details summary{font-size:10px;cursor:pointer;color:#ccc}.error-container .error-details details summary:hover{text-decoration:underline}.error-container .error-details details p{margin:10px 0;font-size:10px}
