.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.default-star-selected{color:rgba(255,212,12,.65)!important;cursor:pointer!important}.default-star-not-selected{color:#dbdbdb!important;cursor:pointer!important}#loading-div div{color:#919191;text-align:center}@font-face{font-family:Gilroy-Light;src:url(/static/media/Gilroy-Light.cc7ab55d.otf) format("opentype");font-style:normal;font-weight:300}@font-face{font-family:Gilroy-ExtraBold;src:url(/static/media/Gilroy-ExtraBold.0094146a.otf) format("opentype");font-style:oblique;font-weight:600}@font-face{font-family:Museo300-Regular;src:url(/static/media/Museo300-Regular.37d6ba73.otf) format("opentype");font-style:normal;font-weight:300}@font-face{font-family:Museo700-Regular;src:url(/static/media/Museo700-Regular.8d2cbb04.otf) format("opentype");font-style:oblique;font-weight:700}#app{height:100%;width:100%}.wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:50px 1fr;grid-template-areas:"header" "main";height:100vh}.header{grid-area:header;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.header .logo{display:none}.header .header-search input{width:100%}.sidebar{grid-area:sidebar;display:flex;flex-direction:column;height:100%;width:220px;position:fixed;overflow-y:auto;-webkit-transform:translateX(-245px);transform:translateX(-245px);transition:all .6s ease-in-out;z-index:1;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.sidebar .logo{margin:0 auto;padding:20px 0}.sidebar .logo img{height:35px}.sidebar .menu-icon-close{display:none;top:8px;right:12px;cursor:pointer;font-size:20px;color:#ddd;justify-content:right;margin-top:20px;margin-right:20px}.sidebar.active{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar nav{height:100%;overflow:hidden}.sidebar nav .menu{border-left:3px solid #e3e3e3;padding:0;margin:0;list-style-type:none;height:100%}.sidebar nav .menu li.menu-item:first-child{border-top:0}.sidebar nav .menu li.menu-item{border-top:1px solid #e3e3e3;margin-left:-3px}.sidebar nav .menu li.menu-item.active a{border-left:3px solid #39628b;background-color:#fff}.sidebar nav .menu li.menu-item a,.sidebar nav .menu li.menu-item button{display:inline-block;padding:10px 20px;background-color:#f8f8f8;color:#737373;width:100%;border:0;border-left:3px solid transparent;text-align:left}.sidebar nav .menu li.menu-item a:hover,.sidebar nav .menu li.menu-item button:hover{cursor:pointer;background-color:#f5f5f5;border:0;border-left:3px solid #bdbdbd}.sidebar nav .menu li.menu-item .submenu{display:none;list-style-type:none;margin:0;padding:0;background-color:#fff}.sidebar nav .menu li.menu-item .submenu a{color:#737373;border-left:3px transparent}.sidebar nav .menu li.menu-item .submenu.active{display:block}.sidebar nav .menu li.menu-item .submenu .submenu-item{border-top:1px solid #e3e3e3;border-left:3px solid #e3e3e3}.sidebar nav .menu li.menu-item .submenu .submenu-item a{color:#737373;background-color:#fff}.sidebar nav .menu li.menu-item .submenu .submenu-item.active{background-color:#b8860b;border-left:3px solid #39628b}.menu-icon{position:fixed;display:flex;top:5px;left:10px;align-items:center;justify-content:center;z-index:1;cursor:pointer;padding:12px}.credit-note-content,.invoice-content{background-color:#fff;padding:25px}.credit-note-content-no-bg,.invoice-content-no-bg{background-color:transparent}.domain-task-datetime{font-size:11px!important;color:#a6a6a6}@media only screen and (min-width:46.875em){.wrapper{grid-template-columns:220px 1fr;grid-template-areas:"header header" "sidebar main"}.wrapper .menu-icon{display:none}.domain-task-datetime{padding-top:5px;text-align:right}.credit-note-content,.invoice-content{width:1100px;margin:0 auto}.credit-note-content-no-bg,.invoice-content-no-bg{width:1100px!important}.credit-note-name-block,.invoice-name-block{text-align:right}.header{padding-left:0}.header .header-search{padding-top:20px;margin-left:0}.header .header-search input{width:400px}.header .logo{justify-content:center;display:flex}.header .logo img{height:35px;margin:0 auto}.sidebar{position:relative;-webkit-transform:translateX(0);transform:translateX(0);flex-direction:column}.sidebar .logo,.sidebar .menu-icon-close{display:none}}.main{grid-area:main;background-color:#f9f9f9}.main .main-header{display:flex;justify-content:space-between;background-color:#f1f2f4;padding:10px 20px}.main .main-content{padding:20px;overflow-x:scroll}.header-dropdown{position:relative;display:inline-block;padding:10px 20px;white-space:nowrap;cursor:pointer}.header-dropdown:active,.header-dropdown:focus,.header-dropdown:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.header-dropdown:active .header-dropdown-items,.header-dropdown:focus .header-dropdown-items,.header-dropdown:hover .header-dropdown-items{display:block}.header-dropdown .header-dropdown-items{margin-top:10px;display:none;position:absolute;background-color:#f9f9f9;min-width:200px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;right:0}.header-dropdown .header-dropdown-items:hover{display:block}.header-dropdown .header-dropdown-items ul{margin:0;padding:0;list-style-type:none}.header-dropdown .header-dropdown-items ul li{padding:0;border-top:1px solid #e3e3e3}.header-dropdown .header-dropdown-items ul li a{color:#737373;display:inline-block;width:100%;padding:10px 15px;font-size:12px}.header-dropdown .header-dropdown-items ul li a:hover{background-color:#f5f5f5}.header-user-info{line-height:1;font-size:15px}.header-user-info small{font-size:11px}.header-actions{min-width:100px}.header-actions .ant-menu{background:transparent!important;color:#fff;border-bottom:none}.header-actions .ant-menu .ant-menu-item:focus,.header-actions .ant-menu .ant-menu-item:hover{border-bottom:2px transparent!important}.header-actions .ant-menu .ant-menu-item-active{border-bottom:5px transparent!important}.header-actions .ant-menu .ant-menu-item-selected{border-bottom:0!important}.header-actions .ant-menu .ant-menu-submenu-title{line-height:1;margin-top:-36px;color:#fff}.header-actions .ant-menu .ant-menu-submenu-title:focus,.header-actions .ant-menu .ant-menu-submenu-title:hover,.header-actions .ant-menu svg{color:#fff}.domain-overview-drawer .ant-drawer-content-wrapper,.shared-hosting-plan{transition:width .3s}.main-header-text{padding:0!important}.gray-cell{background-color:#f1f1f1}.no-border-cell{border:0!important}.notification-message{right:0;float:right}.ip-picker-icon{color:#858585;margin-right:5px;height:12px}.add-domain-modal{transition:width .3s}.add-modal-footer-buttons{margin-top:15px}.card-bottom-margin{margin-bottom:20px!important}p.list{margin:2px 0!important}.notifications-box{width:350px}.notifications-box .ant-list-footer{padding:0 4px!important}.notifications-box .ant-list-footer button{font-size:12px}.notification-item{display:block!important;font-size:13px}.notification-item.notification-item-new{background-color:#fbfdf7}.notification-item p{display:block!important;width:100%;padding:0 3px!important;margin:0!important}.notification-item .notification-timestamp{font-size:11px;color:#ccc;text-align:right}.logic-block{padding:10px;border:1px solid #ccc;border-radius:5px}.logic-block-separator{border-left:1px solid #ccc;padding:17px 0;position:relative;margin-left:30px;display:inline-block}.logic-block-separator span{background-color:#ccc;margin-left:-50%;padding:5px;font-size:12px;border-radius:5px}.notification-box{max-height:300px;overflow-x:scroll}.invoice-logo{width:250px;margin-bottom:25px}.used-ip-subnet-bg{background-color:#efdfdf}.login-wrapper{height:100%;width:100%}.login-wrapper .ant-col{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.login-wrapper .login-form,.login-wrapper .login-form input{width:300px}.register-wrapper{height:100%;width:100%}.register-wrapper .ant-col{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.register-wrapper .register-form{width:300px}.register-wrapper .register-form .ant-form-item-label{display:block;text-align:left!important}.register-wrapper .register-form .ant-select-single,.register-wrapper .register-form button,.register-wrapper .register-form input{width:300px}.register-wrapper .register-form input[type=password]{width:258px}.auth-side-container{width:400px;text-align:center}.auth-mobile-button,.auth-mobile-logo{display:none}@media only screen and (max-width:46.875em){.theme-auth-side{display:none!important}.auth-mobile-logo{display:block;width:100%;margin-bottom:25px}.auth-mobile-button{display:block}.register-wrapper{display:block!important;padding:10px 0 20px;margin-bottom:10px}.register-wrapper .ant-col{align-items:normal;justify-content:center}}.recover-wrapper{height:100%;width:100%}.recover-wrapper .ant-col{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.recover-wrapper .register-form{width:300px}.recover-wrapper .register-form .ant-form-item-label{display:block;text-align:left!important}.recover-wrapper .register-form .ant-select-single,.recover-wrapper .register-form button,.recover-wrapper .register-form input{width:300px}.recover-wrapper .register-form input[type=password]{width:258px}::selection{background-color:#fc009b!important;color:#fff}body{font-family:"Lato",serif!important}.theme-auth-logo{width:200px}.theme-auth-side{background-color:#0f2463;height:100%}.theme-auth-side div h1{margin:15px 0;font-size:23px;color:#fff;display:block}a{color:#0f2463!important}.ant-input:focus,.ant-input:hover{border-color:#ffb0e0!important}.ant-input:focus{box-shadow:0 0 0 2px #ffe3f4!important}.ant-btn{border-radius:15px}.ant-btn.ant-btn-primary{background-color:#fc009b!important;border-color:#fc009b!important}.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:hover{border-color:#fc009b;color:#fff}.ant-btn:focus,.ant-btn:hover{border-color:#fc009b;color:#fc009b}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25)!important;background:#f5f5f5!important;border-color:#d9d9d9!important;text-shadow:none;box-shadow:none}.body-container{background-color:#fff;padding:15px;border-radius:5px;border:1px solid #ececec;box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}.header{background-color:#0f2463}.header .logo{margin:5px}.header .header-search{margin-left:40px;padding-top:23px}.header .header-search input{border:0;background-color:#122c79}.header .header-search input::-webkit-input-placeholder{color:#859fec}.header .header-search input:-ms-input-placeholder{color:#859fec}.header .header-search input::placeholder{color:#859fec}.header .header-search input:active,.header .header-search input:focus{background-color:#dedede;color:#101010}.main-header .main-header-text{font-family:"Museo300-Regular",sans-serif!important}.sidebar{background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.3)}.sidebar nav .menu{border-left:3px solid transparent}.sidebar nav .menu li.menu-item{padding:0;border-top:1px solid #ececec;color:#ccc}.sidebar nav .menu li.menu-item.active a{border-left:3px solid #fc009b;background-color:#fafafa;color:#101010!important}.sidebar nav .menu li.menu-item a,.sidebar nav .menu li.menu-item button{background-color:#fff;color:#101010!important}th.ant-table-cell{font-weight:700!important}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border:1px solid #fc009b}.ant-checkbox-indeterminate .ant-checkbox-inner:after,.ant-tabs-ink-bar{background-color:#fc009b}.ant-tabs-tab:active,.ant-tabs-tab:focus,.ant-tabs-tab:hover{color:#000}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#101010}.ant-table-tbody>tr.ant-table-row-selected:hover>td,.ant-table-tbody>tr.ant-table-row-selected>td{background-color:#f8f9fe}.ant-checkbox-checked,.ant-checkbox-checked:focus{border:1px solid #fc009b}.ant-checkbox-checked .ant-checkbox-inner{background-color:#fc009b;border-color:#fc009b}.ant-switch-checked{background-color:#fc009b}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon{background-color:#fc009b;border-color:#fc009b}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected,.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover{color:#fc009b;border-color:#fc009b}.ant-pagination-item-active{border-color:#fc009b}.ant-alert,.ant-tag{border-radius:4px}
/*# sourceMappingURL=main.24b8c331.chunk.css.map */