*{font-size:12px}body,html{height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:11px;font-weight:400;line-height:1.5;color:#212529;text-align:left}#app{display:flex;flex-direction:column}.navbar{background-color:#252829;border-radius:0}.nav-pills .nav-link.active{background-color:#3c6bf6;color:#fff}a{color:#3c6bf6}.btn-primary{border:#0e537d}.btn-primary:hover{background-color:#0e537d;border:#0e537d}.btn-primary:active,.btn-primary:focus{background-color:#0e537d!important;border:#0e537d!important}.alert-success{color:#155724;background-color:#b6fccb;border-color:#c3e6cb}.alert-error{color:#155724;background-color:#d22948;border-color:#731015}.alert-primary{color:#00f;background-color:#00f;border-color:#731015}.parent{margin:40px}.accordion .fa{margin-right:.5rem}.is-invalid{border:1px solid red}.well{min-height:800px}.well text-left{min-width:300px}p{display:inline-block}.buttontbn{left:100px}.popup .popuptext{position:absolute;left:10px;top:10px;visibility:hidden;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:8px 0;z-index:1;bottom:125%;left:50%;margin-left:-80px}.popup .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.submitbtn{padding:5px 15px;background:#0e537d;color:#fff;border:0;cursor:pointer;-webkit-border-radius:5px;border-radius:5px;width:100%}.submitbtn:hover{background:#ffba2d}.submitbtn:active{background:#b8861f}.submitbtn:focus{outline:none}.dropdown{text-align:center}#widthy{min-width:700px}#fade{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1001;-moz-opacity:.8;opacity:.8;filter:alpha(opacity=80)}#light{display:none;top:50%;left:50%;max-width:600px;max-height:360px;margin-left:-300px;margin-top:-180px;border:2px solid #fff;background:#fff;overflow:visible}#boxclose,#light{position:absolute;z-index:1002}#boxclose{float:right;cursor:pointer;color:#fff;border:1px solid #aeaeae;border-radius:3px;background:#222;font-size:31px;font-weight:700;display:inline-block;line-height:0;padding:11px 3px;right:2px;top:2px;opacity:.9}.boxclose:before{content:"CLOSE"}#accessdiv,#fade:hover~#boxclose,.test:hover~.test2{display:none}.collapsible{background-color:#777;color:#fff;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px}.content{padding:0 18px;display:none;overflow:hidden;background-color:#f1f1f1}.fieldsinput{display:block;width:70%}.firstdetails1{display:inline;float:left;width:50%}.firstdetails2{display:inline;width:50%;height:100%}#inputform{height:100%}.leftradio{padding-right:10px}.messagebox{display:none}#files{display:inline}#awsKey,#awsRegion{width:200px}#s3Bucket{width:250px}#signerUrl{width:350px}input[type=checkbox],input[type=radio],label{cursor:pointer}.errors{color:red}.progress-clock{min-width:140px;min-height:60px;width:60px;float:left;text-align:center;border:#000;border-width:2px;border-style:dotted;padding:3px;margin:3px}.progress-clock svg path{transition:stroke 1.5s ease}.progress-clock p.progressbar-text{transition:color 1.5s ease}.progress-clock.evaporating p.progressbar-text,.progress-clock.evaporating svg path{stroke:#4a55cb;color:#4a55cb}.progress-clock.canceled p.progressbar-text,.progress-clock.canceled svg path{stroke:#d1ff0a;color:#d1ff0a}.progress-clock.completed p.progressbar-text,.progress-clock.completed svg path{stroke:#009a00;color:#009a00}.progress-clock.error p.progressbar-text,.progress-clock.error svg path{stroke:#c71704;color:#c71704}.progress-clock.warning p.progressbar-text,.progress-clock.warning svg path{stroke:#f59f08;color:#f59f08}.progress-clock.pausing p.progressbar-text,.progress-clock.pausing svg path{stroke:#9406f5;color:#9406f5}.progress-clock.paused p.progressbar-text,.progress-clock.paused svg path{stroke:#9d7521;color:#9d7521}.card-header{border:1px solid #f5f5f5}.open-button{background-color:#555;color:#fff;border:none;cursor:pointer;opacity:.8;width:100%;display:block;padding:14px 28px;text-align:center}.form-popup{display:none;right:auto;left:auto;right:15px;z-index:9}.form-container{max-width:400px;margin-top:50px}button.btn.btn-link{color:#fff!important}.nav-link:hover{background:#ffba2d}#editButtons .nav-link.active{background:#0e537d;color:#fff}#editButtons .nav-link.active:hover{background:#ffba2d}#editButtons .nav-link{color:#fff}#leftul,#rightul{color:#000!important}.form-control{background:#dcdcdc;color:#ddd;border-color:#dcdcdc}.btn-primary{background-color:#0e537d;color:#ddd}.form-control:focus{background:#dcdcdc;color:#ddd;border-color:#dcdcdc}.form-control:disabled,.form-control[readonly]{background-color:#000;opacity:1;color:#ddd}#loading{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5) 50% no-repeat}.spinner{position:absolute;left:calc(50% - 30px);top:50%;height:60px;width:60px;margin:0 auto;-webkit-animation:rotation .6s linear infinite;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s linear infinite;border:6px solid rgba(0,174,239,.15);border-top-color:rgba(0,174,239,.8);border-radius:100%}.success{display:flex;justify-content:center;align-items:center;height:70px;width:70px;background-color:green;border-radius:35px}.success:before{content:"✓";color:#fff;font-size:50px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.badge{color:red}li.list-group-item.node-treeview{padding:5px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#treeview{color:#fff}.removeSelectedAsset{cursor:pointer}.cancel,.pause,.resume{padding:1px 6px 2px;margin:10px 5px}label{font-size:11px}.card-header{padding:5px 10px}.main-comment-container{flex-direction:column;padding:10px;background-color:#576068;margin-top:10px}.comment-container,.main-comment-container{display:flex;width:100%;border-radius:.25rem}.comment-container{justify-content:space-between}.comment-status-container{display:flex;justify-content:center;align-items:center}.comment-author{font-weight:700}.comment-status-btn{width:15px;height:15px;border:1px solid #3e3c3c;border-radius:15px;cursor:pointer}.comment-replies-wrapper{display:flex;justify-content:flex-end;margin-left:30px;flex-direction:column}.comment-reply-container{background-color:#576068;width:95%;padding:10px;display:block;width:100%;margin-top:10px;border-radius:.25rem}.textarea-comment{width:100%;padding:8px;background-color:#0f1014;border:0;border-radius:.25rem;color:#fff}.textarea-comment::placeholder{color:rgba(125,130,156,.6)}.textarea-comment:focus{outline:none}.little-reply-btn{margin-top:4px;color:#7d829c;cursor:pointer;user-select:none}.little-reply-btn:hover{color:#b8c1cf}.little-reply-btn:active{color:#7d829c}a.nav-link.active{background:#ffba2d}a.nav-link{color:#fff}.node-selected{color:#fff!important}
/*# sourceMappingURL=/custom.5190fe5f.css.map */