@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500&display=swap);html{margin:0;padding:0}body{margin:0!important;padding:0!important;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-shadow:"box";margin:0;padding:0;font-family:"Montserrat",sans-serif!important}body{background-color:#f4f7fa!important;padding:30px 20px;color:#727272;line-height:1.6}.container{max-width:500px;margin:0 auto}h1{margin:0 0 40px;font-size:60px;line-height:1;font-weight:700}h1,h2{color:#252427}h2{margin:100px 0 0;font-size:20px;letter-spacing:.1em;font-weight:600;text-transform:uppercase}p{margin:1em 0}.go-back a,p{font-size:16px}.go-back a{display:inline-block;margin-top:3em;padding:10px;color:#1b1a1a;font-weight:700;border:2px solid #e7e7e7;text-decoration:none;text-transform:uppercase;letter-spacing:.1em}.go-back a:hover{border-color:#1b1a1a}@media screen and (min-width:768px){body{padding:50px}}@media screen and (min-width:480px){h1{font-size:48px}}.form-label{font-size:14px!important}.form-control{font-size:13px!important}.btn-custom{background:#00a7ec!important;color:#fff!important;outline:none!important}.btn-custom-outline{color:#00a7ec!important;border:1px solid #00a7ec!important;outline:none!important}.btn-custom-disabled{color:rgba(0,0,0,.26)!important;box-shadow:none!important;background-color:rgba(0,0,0,.12)!important;cursor:default!important;pointer-events:none!important}.form-check-input,.form-check-label{font-size:14px!important}.elevated{box-shadow:5px 5px 5px 5px #535355}.nav-auth-active{background:#fcfcfc;font-size:18px;font-weight:600;border:1px solid #cfcfcf;border-bottom:none}.card-header-tabs{margin:0!important}.nav-link{padding:.75rem .5rem!important;border:none!important}.org-page{display:flex;height:100vh;flex-direction:column;align-items:center;justify-content:center;background:#3b3c3d}.org-container{min-height:400px;min-width:500px;padding:1rem;background:#fff;border:1px solid #cfcfcf;border-radius:.5rem}.warning-message{font-size:.75rem;color:orange;padding:.15rem}.settings-input-label,.settings-input-label>span{font-size:14px!important}.fieldset-section{padding-left:1.5rem}.fieldset-disabled input{background:#f0f0f0;color:#aaa}.fieldset-disabled label{color:#aaa}.no-page-data{background:#fff;border-radius:.75rem!important;border:1px solid hsla(0,0%,75.3%,.5);color:#777;padding:2rem;text-align:center}.no-graph{display:flex;align-items:center;justify-content:center;color:#777}.page{padding:0!important}.rows{margin-left:0!important;margin-right:0!important}.column{padding:7px 10px!important}.admin-topbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.admin-input{flex:1 1;margin:0 .5rem}.admin-input>input{width:100%;padding:.35rem .5rem;font-size:.85rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;outline:none}.sub-card{padding:.5rem}.admin-user-block,.sub-card{background:#fff;border-radius:.5rem!important;border:1px solid hsla(0,0%,75.3%,.5)}.admin-user-block{margin:.75rem 0;padding:0!important}.active{border-left:5px solid #33bf53!important}.inactive{border-left:5px solid #dc3545!important}.Active{border-left:5px solid #8250df!important}.Inactive{border-left:5px solid #33bf53!important}.grey{border-left:5px solid #ada397!important}.blue{border-left:5px solid #69f!important}.yellow{border-left:5px solid #ff6!important}.orange{border-left:5px solid orange!important}.admin-user-content{flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.admin-block-content{flex:1 1}.sidebar{position:fixed;width:70%;max-height:90vh;background:#fff;top:4.5rem;right:0;border-radius:.3rem;overflow-y:none;border:1px solid #fff!important;outline:none!important}.sidebar-hidden{display:none;opacity:0;pointer-events:none}.sidebar-show{opacity:1;visibility:visible;pointer-events:auto}@keyframes slideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutFromRight{0%{transform:translateX(0)}to{transform:translateX(100%)}}.slideIn{animation:slideInFromRight 1s ease-out 0s 1}.slideOut{animation:slideOutFromRight 1s ease-out 0s 1}.config-container{padding:1rem;padding-top:0!important;display:flex;flex-direction:row}.config-icon{width:60px}.config-content{flex:1 1;display:flex;flex-direction:column}.config-nav-list{list-style:none;border-bottom:1px solid #d3d3d3;margin-bottom:.5rem!important;display:flex;flex-direction:row}.config-nav-item{margin-right:1.2rem}.config-nav-item-active{border-bottom:.125rem solid #00a7ec}.config-nav-link{text-decoration:none!important;cursor:pointer;color:#a5aaad;font-size:1rem;font-weight:600}.config-nav-link:hover{color:#00a7ec!important}.config-active{color:#00a7ec}.config-features,.config-settings{padding:.75rem}.features-container,.settings-container{background-color:#ececec;border-radius:.3rem;padding:.75rem}.feature-heading,.settings-heading{padding:.25rem 0}.feature-heading>span,.settings-heading>span{font-size:14px;text-transform:capitalize;font-weight:600}.feature-item{padding:.2rem 0;display:flex;flex-direction:row}.feature-item-title{font-size:14px;font-weight:500;flex:0.3 1;padding-right:.5rem;word-break:break-all}.feature-item-content{font-size:13px;font-weight:400;flex:0.7 1}.settings-item{padding:.2rem 0;display:flex;flex-direction:column}.settings-checkbox-label{display:flex;align-items:center;margin-bottom:.3rem!important}.settings-checkbox-label>span{margin:0 .5rem;font-size:14px;font-weight:400}.info-btn{outline:none!important;padding:0!important}.info-btn :hover{color:#00a7ec!important}.info-icon{font-size:1.3rem!important;color:#aaa!important}.info-icon-active{font-size:1.3rem!important;color:#00a7ec!important}.settings-input-label{margin-bottom:.3rem!important}.settings-input-label>span{margin-right:.5rem;font-size:14px;font-weight:400}.error-message{font-size:.75rem;color:#dd5858}.settings-input{width:100%;padding:.35rem .5rem;font-size:13px;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;outline:none}.settings-input-with-units{flex:1 1;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.setting-input-unit{padding:.35rem .5rem;font-size:13px;border:1px solid #ced4da;border-right:none;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.setting-input-unit,.settings-dropdown{line-height:1.5;color:#495057;background-color:#fff}.settings-dropdown{width:100%;padding:.35rem;font-size:.85rem;border:1px solid #ced4da;border-radius:.25rem;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.dropdown-container:after{content:"";position:absolute;margin-left:-1.7rem;margin-top:.9rem;border-top:.4rem solid #ccc;border-left:.35rem solid transparent;border-right:.35rem solid transparent}.popup-info{display:flex;flex-direction:row;max-width:14rem;padding:.5rem}.popup-info-icon{flex:0.12 1}.popup-info-content{flex:0.88 1}.popup-info-content>span{font-size:.85rem;line-height:1.1}.config-buttons{display:flex;justify-content:flex-end}.config-buttons>.MuiButton-root{margin-right:10px!important;outline:none!important}.tab-content-container{max-height:68vh;overflow:auto;margin-bottom:.25rem}.custom-scrollbar{overflow:auto}.custom-scrollbar::-webkit-scrollbar{width:7px;height:7px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ccc}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#aaa}.boxShadow{box-shadow:4px 4px 4px 0 #ddd;background-color:#fff}.scroll-hide::-webkit-scrollbar{display:none}.goToButton{position:relative}.goToButton,.top-btn{display:flex;justify-content:center;align-items:center}.top-btn{font-size:2.4rem;width:3rem;height:3rem;color:#fff;background-color:#00a7ec;border-radius:50%;position:fixed;bottom:2rem;right:2rem;z-index:999;cursor:pointer}.top-btn--icon{animation:gototop 1.2s linear infinite alternate}@keyframes gototop{0%{transform:translateY(-.5rem)}to{transform:translateY(.5rem)}}.masterNode{border-left:5px solid green}.node{border-left:5px solid red}.env-production{border-left:8px solid green}.env-testing{border-left:8px solid orange}.env-development{border-left:8px solid grey}.fullscreenData,.halfscreenData{font-size:17px!important}.MuiTableRow-root{vertical-align:top!important}.MuiTableCell-head{font-weight:600!important}td{word-break:break-all}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc}::-webkit-scrollbar-thumb:hover{background:#aaa}.drawer_header,.MuiDialog-paper .MuiDialogTitle-root{background-color:#3b3c3d;color:#fff!important}.blCJWW,.fhMxSl,.hdqhPL,.lfnIny{max-width:100%!important}.cAmmaS,.lfnIny{color:#fff!important}.MuiTableCell-stickyHeader{background-color:#3b3c3d!important;color:#fff!important;font-size:12px!important;text-transform:uppercase}.subscription_table{width:100%}.subscription_table tr td:first-child{font-weight:700}.cluster_searchBox{background-color:initial;outline:none;width:100%;padding:6px;border-radius:2px;border:none}._search_logo{margin:6px}.cluster_searchBox:focus{background-color:#fff}._custom_title{text-transform:uppercase;font-size:26px;letter-spacing:normal;font-weight:500;color:#444;margin:16px 0}.log_critical{border-left:4px solid red}.App{display:flex;justify-content:center;width:100%;margin-bottom:2rem;padding:0}.editor{width:100%;margin-top:20px}.ck-editor__editable_inline{max-height:500px;padding:20px;overflow-y:scroll}.heading{text-align:center}body{padding:20px}ul{list-style:inside}ol{list-style-type:decimal;list-style:decimal;margin:10px;padding:5px}.inputsContainer{width:100%;text-align:center;display:flex;justify-content:space-between}.Inputs{font-family:"Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;padding:.5rem}.react-pdf__Page__canvas{width:90%!important;margin:1rem 3rem}.closeIconButton:hover{background-color:#524d4d!important}.openIconButton:hover{background-color:#696c83!important}.ck-editor__editable{min-height:600px}.accordionCell .MuiTableRow-root td:first-child{font-weight:600}.editor{border:1px solid #ced4da;background-color:#333;margin-top:0}.editor #codeArea{font-size:16px}.editor pre{color:#fff!important}.editor .editorLineNumber{color:#fff!important;font-weight:100}.note_box{padding:14px 8px;display:flex;align-items:flex-start;grid-gap:1rem;gap:1rem;margin:.5rem 0;position:relative}.note_box--error{background-color:#fed7d7}.note_box--error:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background-color:#c53030}.note_box--warning{background-color:#feebc8}.note_box--warning:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background-color:#c05621}.note_box--success{background-color:#c6f6d5}.note_box--success:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background-color:#2f855a}.note_box--info{background-color:#bee3f8}.note_box--info:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background-color:#2b6cb0}.note_box p{margin:0;font-size:14px}.editor{counter-reset:line;border:2px solid #ced4da}.editor #codeArea{outline:none}.editor #codeArea,.editor pre{padding-left:60px!important}.editor .editorLineNumber{position:absolute;left:0;color:#fff;text-align:right;width:40px;font-weight:200}.hpBar{display:inline-block;height:65px;width:10px;border-radius:50px;margin:0 6px}.hpBar-empty{background-color:#d3d3d3}.hpBar-up{background-color:#90ee90}.hpBar-down{background-color:red}.hpBars_container{border:1px solid #d3d3d3;width:100%;display:flex;justify-content:space-between;margin:24px 0;align-items:center;padding:24px;border-radius:5px}.hpBars_action .hpBar_upButton{border-radius:50px;background-color:#90ee90}.hpBars_action .hpBar_upButton:hover{background-color:#88e288}.uptime_summary_container{border:1px solid #d3d3d3;width:100%;display:flex;justify-content:space-evenly;margin:24px 0;align-items:center;padding:24px;border-radius:5px}.uptime_summary{flex:1 1;display:flex;align-items:center;flex-direction:column;justify-content:flex-start}.summary_heading{font-size:18px;text-align:center}.summary_desc{font-size:8px;color:#d3d3d3}.summary_text{font-weight:600;margin-bottom:0;font-size:14px}.graphContainer{border:1px solid #d3d3d3;width:100%;margin:24px 0;padding:24px;border-radius:5px}.uptime_active{background-color:#90ee90}.styledPage{background-color:#000!important}.styledRow{background-color:#fff;padding:1rem}.btn-primary{border-radius:25px!important;padding:.5rem 1rem!important}.comment{display:flex;margin-left:15px!important;margin-bottom:15px;flex-direction:column;word-break:break-all;width:auto!important;height:auto}.commentText{display:flex;flex-direction:row}.commentDescription{border-radius:4px;padding:15px;max-width:75%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;margin-left:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);background-color:#f3f3f3;word-break:"break-all"}.comment_own{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;margin-right:30px!important;margin:5px}.comment_own .commentDescription{background-color:#fff;justify-content:flex-end;word-break:break-all;max-width:75%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto}.comment_own_avatar{display:flex;flex-direction:row-reverse!important}.fileDescription{border-radius:4px;padding:10px;max-width:40%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;margin-top:1rem;margin-left:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);background-color:#f3f3f3;word-break:"break-all"}.comment_own .fileDescription{background-color:#fff}.fileDisplay{flex-direction:row;align-items:center;justify-content:space-between}.ql-container{border-bottom-left-radius:.5em!important;border-bottom-right-radius:.5em!important;background:#e9e4e4!important}.ql-snow.ql-toolbar{display:block!important;background:#90eeee!important;display:block imo!important;background:#a9efef!important;border-top-left-radius:.5em!important;border-top-right-radius:.5em!important}.ql-bubble .ql-editor{border:1px solid #e4a1a1!important;border-radius:.5em!important}.ql-editor{min-height:250px!important;background-color:#fff!important}.themeSwitcher{margin-top:.5em!important;font-size:small!important}.container{font-family:inherit!important;font-size:inherit!important}div.blurred-editor div.ql-editor{display:none}.active{border-left:"5px solid green"}.inactive{border-left:"5px solid #8250df"}.custom-btn{color:#fff!important;outline:none!important;padding:2rem}.open{background-color:green!important}.Close,.open{padding:.4rem!important}.Close{background-color:#8250df!important}.critical{background-color:#f7300d!important}.critical,.urgent{padding:.4rem!important}.urgent{background-color:#f17d4f!important}.high{background-color:#c55a13!important}.high,.medium{padding:.4rem!important}.medium{background-color:#b8f14f!important}.low{background-color:#54f05c!important;padding:.4rem!important}.AddFile_input__eWbu6{border:1px solid #d3d3d3;padding:8px 6px;border-radius:4px;width:100%;outline:none}.AddFile_form_container__3DOVx{display:flex;width:100%;flex-direction:column;grid-gap:8px;gap:8px}.Files_page__1Cxed{width:100%}.Files_custom_table__qMupi{width:100%;margin-top:14px;border:1px solid #d3d3d3;border-radius:2px;background-color:#fff;overflow-x:auto}.Files_custom_table__qMupi .Files_row__22vAN{padding:6px 12px;display:flex;align-items:center}.Files_file_type_logo__1db1v{margin-right:10px;margin-left:25px;display:flex;justify-content:center;align-items:center}.Files_tableHead__3EjN5 .Files_row__22vAN{background-color:rgba(0,0,0,.083)}.Files_tableBody__3KMNq .Files_row__22vAN{display:flex;align-items:center;color:grey!important}.Files_row__22vAN:not(:first-child){border-top:1px solid #d3d3d3}.Files_file-type_logo__1OLV0{display:flex;align-items:center}.Files_createdDate__2e6fN{margin:0 0 0 auto}.AddSecret_input__1lcz3{width:100%;border:1px solid #d3d3d3;outline:none;padding:8px}.AddSecret_textarea__266wb{resize:none;height:150px}.AddSecret_form__1sML7{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.Secrets_custom_table__3hVvb{width:100%;margin-top:14px;border:1px solid grey;border-radius:2px;background-color:#fff;overflow-x:auto}.Secrets_custom_table__3hVvb .Secrets_row__EzSVw{padding:6px 12px;display:flex;align-items:center;justify-content:space-between}.Secrets_file_type_logo__1Pu-v{margin-right:10px;margin-left:25px;display:flex;justify-content:center;align-items:center}.Secrets_tableHead__3ijEH .Secrets_row__EzSVw{background-color:rgba(0,0,0,.083)}.Secrets_tableBody__2IIz4 .Secrets_row__EzSVw{display:flex;align-items:center;justify-content:space-between;color:grey!important}.Secrets_row__EzSVw:not(:first-child){border-top:1px solid grey}.Secrets_file-type_logo__2FtiO{display:flex;align-items:center}.Secrets_createdDate__eTnFp{margin:0 0 0 auto}.AddSecret_input__1urDw{width:100%;border:1px solid #d3d3d3;outline:none;padding:8px}.AddSecret_textarea__3UhMY{resize:none;height:150px}.AddSecret_form__1niSk{margin-top:24px;display:flex;flex-direction:column;grid-gap:18px;gap:18px}.sidedrawer_container{position:relative}.MuiTimelineItem-missingOppositeContent:before{flex:0 1!important;padding:0}.MuiInputLabel-shrink{transform:translateY(1.5px) scale(.9)!important}.version_detail_container{padding:24px;border:1px solid #d3d3d3;display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px}.version_detail_Key_value{width:20%;display:flex;flex-direction:column}.version_detail_Key_value span:first-child{font-weight:600}.version_detail_Key_value p{font-size:14px}.version_history{margin-top:24px}.singleVersion{margin-bottom:20px}.singleVersion .top_container{display:flex;justify-content:space-between}.singleVersion .top_container p{margin-bottom:0}.secret_top_right{font-size:12px}.version_chip{padding:4px;background-color:#3b3c3d;border-radius:5px;color:#fff}.bottom_container{margin-top:8px;border:1px solid #d3d3d3;border-radius:2px;display:flex;padding:6px;overflow:hidden;justify-content:space-between;align-items:center}.bottom_container div{flex:1 1}.fileName_container p{font-weight:500;font-size:14px}.fileValues{display:flex}.fileValues .old_value{background-color:#fff7f7;padding:12px 6px;width:100%}.fileValues .new_value{background-color:#ecffee;padding:12px 6px;width:100%}.addCommentInput{border:2px solid #00a7ec;padding:12px}.AllCommentsContainer{height:60vh;padding:12px;display:flex;flex-direction:column;grid-gap:24px;gap:24px;overflow-y:auto}.secret-comment{margin:auto;border-radius:4px;padding:20px 4px}.secret-comment p{font-size:14px;margin-top:4px;margin-left:8px}.secret-comment_author{margin-left:auto}.comment_top{display:flex;grid-gap:8px;gap:8px;align-items:center;justify-content:space-between;margin-bottom:6px}
/*# sourceMappingURL=main.86e9fc91.chunk.css.map */