body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.logo{background-image:url(../../static/media/logo.88dac032862822847d5e.svg);height:20px;margin-bottom:.5em;margin-left:1.55em;margin-top:1.5em;width:113px}.logo-black{background-image:url(../../static/media/logo-b.6b1bb818cb76cd88a706.svg);height:30px;margin-bottom:.75em;margin-top:.5em;opacity:.65;width:113px}.layout{height:auto;margin-left:200px;min-height:100vh}.layout.esg-report-custom{background-color:#000}.esg-report-custom-footer{background-color:#000;color:#fff}.content{margin:24px 16px 0;overflow:visible;overflow:initial}.logo-wrapper{align-items:center;display:flex;justify-content:space-between}.logo-wrapper .mobile-menu{color:#fff;cursor:pointer;display:none;padding:1em}.header-wrapper{align-items:center;background:#fff;display:flex;height:auto;justify-content:flex-end;line-height:normal;padding:1em}.main-menu aside{background:#1a1a1a;bottom:0;flex:0 0 200px;height:100vh;left:0;max-width:200px;min-width:200px;min-width:0;overflow:auto;position:fixed;top:0;transition:all .2s,background 0s;width:200px}.main-menu-wrapper{display:flex;flex-direction:column;height:calc(100% - 54px);justify-content:space-between}.wrapper{background:#fff;border-radius:12px;padding:24px}.loading-wrapper{align-items:middle;display:flex;flex-direction:column;justify-content:center;text-align:center}.tutorial-btn{margin-right:.5em}.tutorial-btn a{color:#1a1a1a;font-weight:500}@media(max-width:860px){.ant-layout.ant-layout-has-sider.main-wrapper{flex-direction:column}.layout{margin:0}.logo-wrapper .mobile-menu{display:block}.main-menu aside{height:auto;max-width:100%;position:relative;width:100%}.main-menu .logo{margin-bottom:1em}.main-menu-wrapper{display:none}.show-mobile{display:flex}}.primary-btn,.secondary-btn{background:#0f0f0f;border:0;border-radius:8px;color:#fff;cursor:pointer;margin:1em 0;padding:.75em 1.25em}.primary-btn:disabled,.secondary-btn:disabled{background:#9d9698;color:#fff}.secondary-btn{background:#fff;border:1px solid #efefef;color:#0f0f0f}.link-btn{background:none;border:0;border-radius:8px;color:#0f0f0f;cursor:pointer;margin:1em 0;padding:.75em 1.25em}.link-btn:disabled,.link-btn:hover{color:#9d9698}.custom-modal-footer{display:flex;justify-content:flex-end}.custom-modal-footer button:last-child{margin-left:.5em}.user-details{display:flex;margin-bottom:.5em}.user-details img{margin-right:.75em}.user-details.forms{flex-direction:column;width:100%}.upper-info-title-wrapper{align-items:center;display:flex;justify-content:space-between}.charts-wrapper{display:flex;flex-direction:row}.charts-wrapper>div{width:50%}@media(max-width:1400px){.charts-wrapper>div{width:50%}}@media(max-width:1000px){.charts-wrapper{display:flex;flex-direction:column}.charts-wrapper>div{width:100%}}.billings-title-wrapper .title{align-items:center;display:flex;justify-content:space-between}.billings-title-active,.billings-title-inactive{border-radius:8px;cursor:pointer;padding:.5em 1.75em}.billings-title-inactive{color:#1a1a1a}.billings-title-active{background-color:#1a1a1a;color:#fff}.credit-table-wrapper{padding:1.25em 0}.instance-card-container{grid-column-gap:5px;grid-row-gap:5px;display:grid;grid-template-columns:repeat(3,1fr)}.instance-card{background:#fff;border-radius:12px;cursor:pointer;display:flex;filter:drop-shadow(0 1px 1px rgba(28,27,31,.1));flex-direction:column;height:auto;padding:1em}.instance-card:hover{filter:drop-shadow(0 1px 1px rgba(28,27,31,.3))}.instance-card.not-ready{animation:shimmer 3s linear infinite;background:linear-gradient(120deg,#fff 20%,#f0f0f0 40%,#fefefe 50%,#f0f0f0 60%,#fff 80%);background-size:400% 100%;cursor:not-allowed;opacity:1;pointer-events:none;transition:width .3s ease-in-out;will-change:background-position}.instance-card .instance-card-details{list-style-type:none;margin-block-start:0;margin:0;padding-inline-start:0}.instance-card .instance-card-details li{color:#9d9698;margin:.25em 0;padding:.25em 0}.instance-card .instance-card-details li.new-tag{background:#ff1b1b;border-radius:4px;color:#fff;font-weight:700;margin:0 1em;padding:.325em .5em;position:absolute;right:2em;text-transform:uppercase}.instance-card .instance-card-details li.healthy-status{border-radius:50%;color:#fff;display:inline-block;height:25px;margin-right:.75em;position:absolute;right:0;text-align:center;top:10px;width:25px}.instance-card .instance-card-details li.healthy-status.loading{background:linear-gradient(90deg,#fbcb54 0,#fe9034);border:1px solid #fbcb54}.instance-card .instance-card-details li.healthy-status.healthy{background:linear-gradient(90deg,#a1d88f 0,#64d487);border:1px solid #a1d88f}.instance-card .instance-card-details li.healthy-status.not-healthy{background:linear-gradient(90deg,#ee4d2d 0,#ff716b);border:1px solid #ee4d2d}.instance-card-none{align-items:center;border-radius:12px;display:flex;filter:drop-shadow(0 1px 1px rgba(28,27,31,.1));flex-direction:column;height:100%;justify-content:center;margin-bottom:1em;padding:24px;text-align:center}.breadcrumb{margin:.75em}.breadcrumb .breadcrumb-item{border-radius:4px;cursor:pointer;font-size:1.25em;font-weight:600;padding:.25em}.breadcrumb .breadcrumb-item:hover{background-color:#1c1b1f1a}.view-more-bar{background-color:#1a1a1a;border-radius:8px;color:#fff;cursor:pointer;padding:1em 0;text-align:center;width:100%}.view-more-bar:hover{background-color:#1c1b1ff2}.loading-bar-container{margin-top:1em}.loading-bar-wrapper{background:#e0e0e0;border-radius:0 0 12px 12px;bottom:0;height:50px;left:0;position:absolute;width:100%}.loading-bar{align-items:center;background:#000;border-radius:0 0 12px 12px;color:#e0e0e0;display:flex;font-size:14px;font-weight:700;height:100%;padding-left:12px}.status-text{text-wrap:wrap;color:#fff;font-size:11px;font-weight:600;white-space:nowrap}.last-updated{color:#878787;padding-bottom:1em;text-align:right}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media only screen and (max-width:2000px){.instance-card-container{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1024px){.instance-card-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.instance-card-container{grid-template-columns:repeat(1,1fr)}}.file-list{margin-top:10px;width:100%}.file-list-header,.file-list-item{display:grid;grid-template-columns:3fr 2fr 2fr 1fr 1fr;padding:10px}.file-list-header{background:#000;border-bottom:0;color:#fff;font-weight:700;padding:.75em}.file-list-item{border-bottom:1px solid #ddd}.file-list-item:hover{background-color:#e9e9e9}.file-list .file-list-item:last-of-type{border-bottom:0}.file-name-column{align-items:center;display:flex;margin:0;padding-left:5px}.file-name-column img{margin-right:.5em;width:25px}.file-date-column,.file-size-column{align-content:center;text-align:left}.file-list-download{border-radius:50%;font-size:1.25em;font-weight:900;padding:.5em}.file-list-download:hover{background-color:#000;color:#fff;cursor:pointer}.file-upload-container{align-items:center;display:flex;justify-content:space-between;margin-top:2em}.file-upload-container input::-webkit-file-upload-button{background:#1a1a1a;border:0;border-radius:6px;box-shadow:0 2px 0 #000000a6;color:#fff;height:32px;padding:4px 15px}.file-upload-container input::file-selector-button{background:#1a1a1a;border:0;border-radius:6px;box-shadow:0 2px 0 #000000a6;color:#fff;height:32px;padding:4px 15px}.google-upload-modal .ant-modal-content{height:50vh}.right-click-menu-drive{z-index:1}.no-instances{align-items:center;display:flex;flex-direction:column;text-align:center}.file-cloud-download{grid-column-gap:5px;grid-row-gap:5px;display:grid;grid-template-columns:repeat(3,1fr)}.file-cloud-download .instance-item{cursor:pointer;padding:1em}.file-cloud-download .instance-item:hover{background:#eeeded;border:1px solid #1c1b1f21}.container{display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:0}.header{background-color:#1a1a1a;color:#fff;font-weight:700}.header,.row{display:flex;padding:.5em}.row{align-items:center;border-bottom:1px solid #dedede}.row:last-child{border-bottom:0}.row:hover{background-color:#e9e9e9}.docker-file-list-title{align-items:center;display:flex;justify-content:space-between}.title-button-group button:last-child{margin-left:.5em}.column{align-items:center;display:flex;flex:1 1;padding:0 .5em;text-align:left}.column.action-column button:last-child{margin-left:.5em}.floating-btn{background:#000;border-radius:50%;bottom:0;cursor:pointer;filter:drop-shadow(0 5px 5px rgba(28,27,31,.3));margin-bottom:2.5em;margin-right:2.5em;position:absolute;right:0;z-index:1}.floating-btn span{align-items:center;display:flex;height:5em;justify-content:center;text-align:center;width:5em}.floating-btn span svg{color:#fff;height:2em;width:2em}.floating-btn:hover{background:#000c}.right-click-menu-drive{background:#1a1a1a;height:auto;list-style-type:none;margin-block-start:0;margin-right:1.5em;padding-inline-start:0;position:absolute;width:auto;z-index:500}.right-click-menu-drive li{color:#ffffffa6;cursor:pointer;display:flex;justify-content:flex-start;margin:.25em 0;padding:.7em 1.25em;width:100%}.right-click-menu-drive li>:first-child{padding-right:.75em}.right-click-menu-drive li:nth-child(3){border-bottom:1px dotted #ffffffa6;padding-bottom:1.25em}.right-click-menu-drive li:hover{color:#fff}.clusters-title-wrapper .title{align-items:center;display:flex;justify-content:space-between}.cluster-table-wrapper{padding:1.25em 0}.cards-details{align-items:center;display:flex;justify-content:space-between}.table-striped-rows tr:nth-child(2n) td{background-color:#fbfbfb}.table-striped-rows thead{background-color:#f5f5f5}.expand-content{text-align:center}.instance-groups-add-form-wrapper .add-form,.instance-groups-add-form-wrapper .item{display:flex;flex-direction:column}.instance-groups-add-form-wrapper .instance-group-input{background-color:#ffffffa6;border:1px solid #d6d3d4;border-radius:8px;color:#1a1a1a;font-size:1em;outline:none;padding:.5em;width:85%}.instance-info{display:flex;flex-direction:column;gap:8px;padding:4px 0}.instance-info .instance-id{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px}.instance-info .instance-id .healthy-status{border-radius:50%;flex-shrink:0;height:8px;width:8px}.instance-info .instance-id .healthy-status.healthy{background-color:#52c41a;box-shadow:0 0 4px #52c41a80}.instance-info .instance-id .healthy-status.not-healthy{background-color:#ff4d4f;box-shadow:0 0 4px #ff4d4f80}.instance-info .instance-details{display:flex;flex-direction:column;font-size:12px;gap:4px}.instance-info .instance-details .detail-item{align-items:center;display:flex;gap:8px}.instance-info .instance-details .detail-item .label{color:#666;min-width:60px}.instance-info .instance-details .detail-item .value{color:#333}.healthy-status-wrapper{align-items:center;display:flex}.healthy-status-wrapper .healthy-status{border-radius:50%;height:10px;margin-left:4px;width:10px}.healthy-status-wrapper .healthy-status.healthy{background-color:#52c41a;box-shadow:0 0 4px #52c41a80}.healthy-status-wrapper .healthy-status.not-healthy{background-color:#ff4d4f;box-shadow:0 0 4px #ff4d4f80}.rental-sorting{align-items:center;display:flex;margin-bottom:1em}.rental-sorting .search-bar{margin-right:1em}.rental-sorting .search-bar input{width:auto}.rental-sorting .slider-wrapper{display:flex;justify-content:flex-start;padding:1em;width:100%}.rental-sorting .slider{margin-right:4.5em;width:29%}.rental-sorting .slider:last-child{margin-right:0}.rental-sorting .slider .ant-slider-mark-text{width:70px}.rental-card-container{grid-column-gap:10px;grid-row-gap:10px;display:grid;grid-template-columns:repeat(3,1fr)}.rental-card,.rental-card-modal{background:#fff;border-radius:12px;display:flex;filter:drop-shadow(0 1px 1px rgba(28,27,31,.1));flex-direction:column;height:auto;padding:1em;position:relative}.rental-card .rental-card-specs *,.rental-card-modal .rental-card-specs *{margin:.25em 0}.rental-card .rental-card-specs .title,.rental-card-modal .rental-card-specs .title{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.rental-card .rental-card-specs .title span,.rental-card-modal .rental-card-specs .title span{position:absolute;right:5px;top:1px;z-index:999}.rental-card .rental-card-specs h3,.rental-card-modal .rental-card-specs h3{color:#1a1a1a;font-size:1.25em;font-weight:300;margin:.25em 0;padding:0}.rental-card .rental-card-specs .price,.rental-card-modal .rental-card-specs .price{color:#1a1a1a;font-size:1.5em;font-weight:300}.rental-card .rental-card-specs .price span,.rental-card-modal .rental-card-specs .price span{color:#666;font-size:.75em;font-weight:300}.rental-card .rental-card-details,.rental-card-modal .rental-card-details{list-style-type:none;margin-block-start:0;padding-inline-start:0}.rental-card .rental-card-details .speed-wrapper,.rental-card-modal .rental-card-details .speed-wrapper{display:flex;flex-direction:row;justify-items:center;vertical-align:middle}.rental-card .rental-card-details .speed-wrapper .speed-title,.rental-card-modal .rental-card-details .speed-wrapper .speed-title{align-items:center;display:flex}.rental-card .rental-card-details .speed-wrapper .speed,.rental-card-modal .rental-card-details .speed-wrapper .speed{display:flex;flex-direction:column;margin:0 .15em}.rental-card .rental-card-details li,.rental-card-modal .rental-card-details li{color:#9d9698;margin:.25em 0;padding:.25em 0}.rental-card-modal{background:#0000}@media only screen and (max-width:2000px){.rental-card-container{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1024px){.rental-sorting{align-items:flex-start;flex-direction:column}.rental-sorting .search-bar{display:flex;flex-direction:column;margin:0;width:100%}.rental-sorting .search-bar input{margin-bottom:1em;margin-right:0;width:100%}.rental-sorting .slider-wrapper{display:flex;flex-direction:column;padding:1em;width:100%}.rental-sorting .slider{width:100%}.rental-sorting .slider:last-child{margin:0}.rental-sorting .slider .ant-slider-mark-text{max-width:100%;width:auto}.rental-card-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.rental-card-container{grid-template-columns:repeat(1,1fr)}}.template-sorting{align-items:center;display:flex;margin-bottom:1em}.template-sorting input{margin-right:1em;width:auto}.template-card-container{grid-column-gap:10px;grid-row-gap:10px;display:grid;grid-template-columns:repeat(3,1fr)}.template-card{background:#fff;border-radius:12px;display:flex;filter:drop-shadow(0 1px 1px rgba(28,27,31,.05));flex-direction:column;justify-content:space-between;max-height:300px;min-height:200px;overflow:hidden;padding:1em}.template-card.fake{background:#ffffffbf}.template-card .template-card-wrapper{align-items:center;display:flex;justify-content:flex-start;overflow:hidden}.template-card .template-card-image{align-items:center;display:flex;height:85px;justify-content:center;margin-right:1em;max-width:25%;width:80px}.template-card .template-card-image img{max-width:100px;width:100%}.template-card .template-card-specs{max-height:auto;overflow-y:auto;width:100%}.template-card .template-card-specs *{margin:.25em 0}.template-card .template-card-specs h3{color:#091841;cursor:pointer;font-size:14px;font-weight:600;gap:10px;margin:.25em 0;padding:0;text-transform:capitalize}.template-card .template-card-specs span{color:#666;font-size:.75em;font-weight:300}.template-card .template-card-specs .description{overflow-y:auto;padding-right:5px}.template-card .template-card-details{list-style-type:none;margin-block-start:0;padding-inline-start:0}.template-card .template-card-details li{color:#9d9698;margin:.25em 0;padding:.25em 0}.template-card button{margin-top:10px;width:100%}@media only screen and (max-width:2000px){.template-card-container{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1024px){.template-card-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.template-sorting{align-items:flex-start;flex-direction:column}.template-sorting input{margin-bottom:1em;margin-right:0;width:100%}.template-sorting .ant-radio-group{display:flex;justify-content:space-between;width:100%}.template-card-container{grid-template-columns:repeat(1,1fr)}}.payment-table{display:flex;flex-direction:column}.payment-table-row{display:flex}.payment-table-cell,.payment-table-header{flex:1 1;padding:.25em}.payment-table-header,.payment-table-row{padding:.25em 0}.payment-table-header .payment-table-cell,.payment-table-row .payment-table-cell{text-align:right}.payment-table-header .payment-table-cell:first-child,.payment-table-row .payment-table-cell:first-child{padding-left:0;text-align:left}.payment-table-header .payment-table-cell{color:#000;font-weight:600;text-align:right}.payment-table-header .payment-table-cell:first-child{color:#000;font-size:18px;font-weight:500}.payment-table-row .payment-table-cell h3{color:#000;margin:0}.payment-table-cell{color:#222}.payment-table-cell b{font-size:.75em;font-weight:400}.card-wrapper{align-items:center;display:flex;justify-content:space-between;vertical-align:middle;width:80px}.card-wrapper img{height:30px;width:auto}.payment-method .ant-radio-group{display:flex;flex-direction:column;margin-bottom:.75em;vertical-align:middle}.payment-method .ant-radio-wrapper{align-items:center}.payment-method-bank .ant-radio-group{display:flex;flex-direction:column;vertical-align:middle}.payment-method-bank .ant-radio-wrapper{margin-bottom:.75em}.product-details,.total-cal-chart ul{list-style-type:none;margin-block-start:0;padding-inline-start:0}.product-details .speed-wrapper,.total-cal-chart ul .speed-wrapper{display:flex;flex-direction:row;justify-items:center;vertical-align:middle}.product-details .speed-wrapper .speed-title,.total-cal-chart ul .speed-wrapper .speed-title{align-items:center;display:flex}.product-details .speed-wrapper .speed,.total-cal-chart ul .speed-wrapper .speed{display:flex;flex-direction:column;margin:0 .15em}.product-details li,.total-cal-chart ul li{color:#9d9698;margin:.25em 0;padding:.25em 0}.payment-total,.rental-details{display:flex;flex-direction:column}.payment-total .total,.rental-details .total{margin:1em 0;text-align:right}.payment-total .cost-title,.rental-details .cost-title{color:#0000008a;font-size:1em;margin-right:1em}.payment-total .total-price,.rental-details .total-price{color:#1a1a1a;font-size:2em;font-weight:700}.payment-total .total-cal-chart,.rental-details .total-cal-chart{display:flex;justify-content:flex-end}.payment-total .total-cal-chart li,.rental-details .total-cal-chart li{align-items:center;display:flex;justify-content:space-between;width:300px}.payment-total .ant-btn-primary:disabled,.rental-details .ant-btn-primary:disabled{border:0}.rental-details .rent .ant-progress .ant-progress-inner{height:20px}.rental-details .rent .ant-progress .ant-progress-inner *{height:20px!important}.rental-details .rent p{color:#000;font-weight:600;letter-spacing:4px;text-align:center}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled),.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#fff}.rent{text-align:center}.rent .rent-loading{align-items:center;display:flex;justify-content:center;margin:1em}.lang-drop{color:#1a1a1a;cursor:pointer;font-size:1.5em}.lang-drop:hover{color:#000}.lang-select{color:#000;font-size:1.25em;margin-right:0}.lang-select img{margin:0}footer .lang-drop{font-size:1em}.credit-balance-menu{background:#fff;border-radius:8px;box-shadow:0 4px 10px #2133650d}.credit-balance-menu .ant-dropdown-menu{box-shadow:none}.credit-balance-menu .ant-dropdown-menu .ant-dropdown-menu-title-content{cursor:default;display:flex;justify-content:space-between}.credit-balance-menu .ant-dropdown-menu .credit-unit{margin-right:0}.credit-balance-menu .ant-dropdown-menu .credit-digit{margin-right:2.5em}.credit-wrapper{cursor:pointer;display:flex;justify-content:space-between}.credit-wrapper,.credit-wrapper .credit-digit,.credit-wrapper .credit-unit{margin-right:.5em}.credit-digit-wrapper{align-items:center;display:flex;justify-content:space-between}.credit-digit,.credit-unit{font-weight:600}.current-balance{align-items:center;background:#1a1a1a;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:1em 0;text-align:center}.current-balance h2{margin:.25em 0}.credit-balance-form{margin:.75em 0}.label-wrapper{display:flex;flex-direction:column}.required-field:after{color:red;content:"*";font-size:14px;font-weight:700;line-height:20px;margin-left:.25em;position:absolute;top:0}.form-error-msg{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f;margin:.25em 0}.balance-action-btn{display:flex;flex-direction:column;padding:.5em}.balance-action-btn>button{cursor:pointer;margin:.25em 0;width:100%}.balance-modal-footer{align-items:center;display:flex;justify-content:space-between}.balance-modal-footer .amt-total{color:#000;font-size:18px;font-weight:500}.balance-modal-footer .btn-actions{text-align:right}.balance-modal-footer .btn-actions button:first-child{margin-right:.5em}.deposit-balance-btn{background:#0f0f0f;border:0;border-radius:8px;color:#fff;cursor:pointer;margin:1em 0;padding:.75em 1.25em}.deposit-balance-btn:disabled{background:#9d9698;color:#fff}.ant-spin-text{margin-top:.5em}.wrapper{flex-direction:column}.instance-detail-top,.wrapper{display:flex;justify-content:space-between}.instance-detail-top{flex-direction:row}.instance-loading-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.instance-detail-card{display:flex;flex-direction:column;height:auto;padding:1em}.instance-detail-card .instance-detail-card-details{list-style-type:none;margin-block-start:0;margin:0;padding-inline-start:0}.instance-detail-card .instance-detail-card-details li{color:#9d9698;margin:.25em 0;padding:.25em 0}.instance-detail-card .instance-detail-card-details li.new-tag{background:#ff1b1b;border-radius:4px;color:#fff;font-weight:700;margin:0 1em;padding:.325em .5em;position:absolute;right:0;text-transform:uppercase}.options-container{display:flex;flex-direction:column}.options-container a,.options-container button{margin-bottom:.75em}.add-key-form{display:flex;flex-direction:column}.add-key-form textarea{height:100px}.add-key-form .add-key-btn{background:#0f0f0f;border:0;border-radius:8px;color:#fff;margin:1em 0;padding:.75em 1.25em}.add-key-form .add-key-btn:disabled{background:#9d9698;color:#fff}.esg-btn-attached{align-items:flex-end;display:flex;justify-content:space-between}.esg-export-btn{background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 2px 0 #00000005;color:#000000e0;cursor:pointer;font-size:14px;height:32px;line-height:1.5714285714;outline:none;padding:4px 15px;width:118px}.esg-export-btn:hover{border:1px solid #000;color:#000000e0}.installation-info{color:#333;font-family:Segoe UI,sans-serif}.installation-info h4{border-left:15px solid #1a3c74;color:#1a3c74;font-size:1.25rem;margin-top:2rem;padding-left:1rem}.installation-info h5{color:#2c3e50;font-size:1.25rem;margin:1.5rem 0 .75rem}.installation-info p{line-height:1.7;margin-bottom:1rem}.installation-info p a{color:#0b75c9}.installation-info p a:hover{color:#085a9c}.installation-info table{background-color:#fff;border-collapse:collapse;box-shadow:0 2px 4px #0000000d;margin-top:1rem;width:100%}.installation-info table td,.installation-info table th{border:1px solid #ddd;padding:.75rem;text-align:center}.installation-info table th{background-color:#f0f4f8;color:#2c3e50;font-weight:600}.installation-info table tbody tr:nth-child(odd){background-color:#fafbfd}.installation-info .code{background-color:#eef3f8;border-radius:6px;font-family:Courier New,monospace;line-height:1.6;margin-top:.5rem;padding:1rem;white-space:pre-wrap}.installation-info pre{background:#272822;border-radius:6px;color:#f8f8f2;margin:1rem 0;overflow-x:auto;padding:1rem}.installation-info pre code{font-family:Fira Code,monospace;font-size:.95rem}.installation-info blockquote{background-color:#fffbe6;border-left:4px solid orange;color:#555;margin:1.5rem 0;padding-left:1rem}.installation-info ol,.installation-info ul{line-height:1.6;margin-left:1.25rem}.installation-info ol li,.installation-info ul li{margin-bottom:.5rem}.installation-info a{word-break:break-all}.wrapper{filter:drop-shadow(0 1px 1px rgba(28,27,31,.1));margin-bottom:1em}.earnings-items{display:flex;justify-content:flex-start;vertical-align:top}.earnings-items .earnings-payout,.earnings-items .earnings-referrals{width:50%}.earnings-items .earnings-details{margin-right:1.5em}.earnings-items .earnings-details,.earnings-items .payout-details{align-items:center;display:flex;justify-content:space-between}.earnings-items .earnings-details-list{list-style-type:none;margin-block-start:0;margin-right:1.5em;padding-inline-start:0}.earnings-items .earnings-details-list li{color:#9d9698;display:flex;justify-content:space-between;margin:.25em 0;padding:.25em 0;width:100%}.earnings-items .earnings-details-list .amount{font-weight:700}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:0}.ant-table-cell a{color:#111}@media only screen and (max-width:1024px){.earnings-items{display:flex;flex-direction:column}.earnings-items .earnings-details,.earnings-items .earnings-details-list{margin-right:0}.earnings-items .earnings-details-list li{width:auto}.earnings-items .earnings-payout,.earnings-items .earnings-referrals{width:100%}}.login-page{background:#1a1a1a;display:flex;flex-direction:column;height:100vh}.login-container{align-items:center;display:flex;height:100%;justify-content:center}.login-container button{focus:none;border:0;cursor:pointer;margin:0;outline:none}.login-card{background:#e9e8e8;display:flex;height:80%;text-align:left;width:80%}.login-card-left,.login-card-right{flex:1 1;flex-grow:1}.login-card-left{background:url(../../static/media/background.20cdd14b9cedd4e6d836.png);background-repeat:no-repeat;background-size:cover;max-width:40%}.login-card-right{overflow:scroll;padding:1em 2em}.login-card-right.initialize,.login-card-right.provider-signup{display:flex;flex-direction:column;justify-content:space-between}.login-card-right .right-side-top{color:#9d9698;font-size:.75em;font-weight:600;text-align:right}.login-card-right .right-side-initialize-top,.login-card-right .right-side-middle{margin:1em 0;text-align:left}.login-card-right .right-side-initialize-top h1,.login-card-right .right-side-initialize-top h3,.login-card-right .right-side-middle h1,.login-card-right .right-side-middle h3{margin:0}.login-card-right .right-side-initialize-top h1,.login-card-right .right-side-middle h1{color:#1a1a1a}.login-card-right .right-side-initialize-top h3,.login-card-right .right-side-middle h3{color:#9d9698;font-size:1em;font-weight:400;letter-spacing:1.5}.login-card-right .right-side-bottom{color:#9d9698}.login-card-right .right-side-bottom footer{align-items:center;display:flex;flex-direction:column;text-align:center}.login-card-right .right-side-bottom footer span{font-size:12px}.login-card-right .sign-up-btn{background:#fff;border:0;border-radius:100px;color:#1a1a1a;padding:.75em}.form{margin:2em 0}.form .label-wrapper{margin:1em 0}.form .label-wrapper label{display:block;font-weight:600;margin:.5em 0}.form .label-wrapper input{background-color:#ffffffa6;border:1px solid #d6d3d4;border-radius:8px;color:#1a1a1a;font-size:1em;outline:none;padding:.5em;width:85%}.form .sign-in-btn,.form .sign-up-btn{background:#0f0f0f;border-radius:100px;color:#fff;filter:drop-shadow(0 0 .15rem #0f0f0f);margin:1em 0;padding:1em;width:45%}.form .sign-up-btn{width:100%}.form .form-error-msg{color:red;margin:.5em 0}@media only screen and (max-width:800px){.login-card{height:100%;width:100%}}@media only screen and (max-width:600px){.login-card-left{display:none}.login-card{height:100%;width:100%}.form .sign-in-btn{width:88%}}.gsi-material-button{-webkit-appearance:none;background-color:#fff;background-image:none;border:1px solid #747775;border-radius:20px;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:14px;height:40px;letter-spacing:.25px;max-width:400px;min-width:-webkit-min-content;min-width:min-content;outline:none;overflow:hidden;padding:0;position:relative;text-align:center;transition:background-color .218s,border-color .218s,box-shadow .218s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap;width:40px}.gsi-material-button .gsi-material-button-icon{height:20px;margin:0;min-width:20px;padding:9px;width:20px}.gsi-material-button .gsi-material-button-content-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;width:100%}.gsi-material-button .gsi-material-button-contents{flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.gsi-material-button .gsi-material-button-state{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .218s}.gsi-material-button:disabled{background-color:#ffffff61;border-color:rgba(31,31,31,.122);cursor:default}.gsi-material-button:disabled .gsi-material-button-contents,.gsi-material-button:disabled .gsi-material-button-icon{opacity:38%}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{background-color:#303030;opacity:12%}
/*# sourceMappingURL=main.cc774221.css.map*/