/* module-key = 'com.plugin.commitgraph.commitgraph:repocharts-resources', location = '/static/css/network.css' */
.commit-graph-error {
    text-align: center;
    margin: 75px 16px;
}
.commit-graph-error p {
    font-size: 16px;
    color: #666;
    margin-top: 0.5em;
}
.commit-graph-error h2 {
    margin-top: 1.3em;
    font-weight: normal;    
}




/* module-key = 'com.plugin.commitgraph.commitgraph:repocharts-resources', location = '/static/css/repocharts.css' */
.aui-select-trigger{width:24px}.Select.aui-styled .Select-control{background-color:#fafbfc;border:1px solid #f4f5f7;border-radius:5px;padding:1px}.Select.aui-styled.is-open .Select-control,.Select.aui-styled .Select-control{align-items:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;color:#091e42;display:-ms-flexbox;display:flex;flex:1 0 auto;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;font-size:14px;justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;line-height:1.4285714285714286;max-width:100%;overflow:hidden;-o-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;word-wrap:break-word}.Select.aui-styled.is-open .Select-control{background-color:#fff;border:2px solid #4c9aff;border-radius:5px;padding:0}.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;-webkit-box-shadow:none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}body,div,dl,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,ol,p,pre,ul{margin:0;padding:0}fieldset,img{border:0}body,html{height:100%;width:100%}body{background-color:#fff;color:#172b4d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857142857143;letter-spacing:-.005em;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-text-decoration-skip:ink;text-decoration-skip:ink}blockquote,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul{margin:12px 0 0}a{color:#0052cc;text-decoration:none}a:hover{color:#0065ff;text-decoration:underline}a:active{color:#0747a6}a:focus{outline:2px solid #4c9aff;outline-offset:2px}h1{font-size:2.07142857em;font-style:inherit;font-weight:600;letter-spacing:-.01em;line-height:1.10344828;margin-top:40px}h2{font-size:1.71428571em;letter-spacing:-.01em;line-height:1.16666667}h2,h3{font-style:inherit;font-weight:500;margin-top:28px}h3{font-size:1.42857143em;letter-spacing:-.008em;line-height:1.2}h4{font-size:1.14285714em;line-height:1.25;letter-spacing:-.006em;margin-top:24px}h4,h5{font-style:inherit;font-weight:600}h5{font-size:1em;line-height:1.14285714;letter-spacing:-.003em;margin-top:16px}h6{color:#5e6c84;font-size:.85714286em;font-weight:600;line-height:1.33333333;margin-top:20px;text-transform:uppercase}dl,ol,ul{padding-left:40px}[dir=rtl]dl,[dir=rtl]ol,[dir=rtl]ul{padding-left:0;padding-right:40px}dd,dd+dt,li+li,ol ol:not(:first-child),ol ul:not(:first-child),ul ol:not(:first-child),ul ul:not(:first-child){margin-top:4px}blockquote:first-child,dl:first-child,form:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,ol:first-child,p:first-child,pre:first-child,table:first-child,ul:first-child{margin-top:0}blockquote,q{color:inherit}blockquote{border:none;padding-left:40px}[dir=rtl] blockquote{padding-left:0;padding-right:40px}blockquote:before,q:before{content:"\201C"}blockquote:after,q:after{content:"\201D"}blockquote:before{float:left;margin-left:-1em;text-align:right;width:1em}[dir=rtl] blockquote:before{float:right;margin-right:-1em;text-align:left}blockquote>:last-child{display:inline-block}small{color:#5e6c84;font-size:.85714286em;font-weight:400;line-height:1.33333333;margin-top:16px}code,kbd{font-family:SFMono-Medium,SF Mono,Segoe UI Mono,Roboto Mono,Ubuntu Mono,Menlo,Courier,monospace}address,cite,dfn,var{font-style:italic}abbr{border-bottom:1px dotted #ccc;cursor:help}table{border-collapse:collapse;width:100%}tbody,tfoot,thead{border-bottom:2px solid #dfe1e6}td,th{border:none;padding:4px 8px;text-align:left}th{vertical-align:top}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}caption{font-size:1.42857143em;font-style:inherit;font-weight:500;letter-spacing:-.008em;line-height:1.2;margin-top:28px;margin-bottom:8px;text-align:left}template{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}@-moz-document url-prefix(){img{font-size:0}img:-moz-broken{font-size:inherit}}.assistive{border:0!important;clip:rect(1px,1px,1px,1px)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.hidden{display:none}.mohami-labeled_item{display:-ms-flexbox;display:flex}.mohami-labeled_item .__label{-ms-flex-item-align:center;align-self:center;margin:0 15px 0 0}.mohami-header-content_spinner_wrap,.mohami-header-content_spinner_wrap_repo{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.mohami-header-content_indexing_warning{margin:15px 10px}.mohami_eval_image{max-width:100%;padding-top:35px}.mohami-datepicker_label{line-height:36px}.mohami-datepicker_wrap{display:inline-block;min-width:150px}.mohami-header-content_bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mohami-header-content_branch_dropdown{width:300px}.mohami-header-content_spinner_wrap_repo{min-height:75vh}.mohami_repo_contr_chart{text-align:center}.mohami_repo_contr_chart .__main_chart{text-align:left;margin:0 auto 10px;padding:0;position:relative;width:922px;z-index:0}.mohami_repo_contr_chart .__main_chart-legend_vertical{height:159px;left:-6px;position:absolute;top:7px;width:40px}.mohami_repo_contr_chart .__main_chart-legend_vertical .__vl{bottom:0;font-size:12px;height:20px;left:0;line-height:20px;position:absolute;text-align:right;width:35px}.mohami_repo_contr_chart .__main_chart-legend_vertical .__vl[data-vl="1"]{bottom:43px}.mohami_repo_contr_chart .__main_chart-legend_vertical .__vl[data-vl="2"]{bottom:86px}.mohami_repo_contr_chart .__main_chart-legend_vertical .__vl[data-vl="3"]{bottom:129px}.mohami_repo_contr_chart .__main_chart-legend_horizontal{border-top:1px solid #7a869a;bottom:8px;height:20px;left:40px;position:absolute;width:862px}.mohami_repo_contr_chart .__main_chart-legend_horizontal .__vh{font-size:12px;height:20px;line-height:20px;position:absolute;text-align:center;top:0;width:25%}.mohami_repo_contr_chart .__main_chart-legend_horizontal .__vh[data-vh="1"]{left:0}.mohami_repo_contr_chart .__main_chart-legend_horizontal .__vh[data-vh="2"]{left:25%}.mohami_repo_contr_chart .__main_chart-legend_horizontal .__vh[data-vh="3"]{left:50%}.mohami_repo_contr_chart .__main_chart-legend_horizontal .__vh[data-vh="4"]{left:75%}.mohami_repo_contr_chart .__main_chart-svg{background-color:#fff;border:1px solid #dfe1e6;border-top-left-radius:3px;border-top-right-radius:3px;height:140px;padding:15px 20px 28px 40px}.mohami_repo_contr_chart .__main_chart-empty_el{background-color:rgba(244,245,247,.7);color:#54b9ea;font-size:24px;height:100%;left:0;line-height:180px;position:absolute;text-align:center;top:0;width:100%}.mohami_repo_contr_chart .__user_charts-wrapper{margin-top:25px}.mohami_repo_contr_chart .__user_charts-wrapper-inner .__user_charts-spinner{padding-top:15px}.mohami_repo_contr_chart .__user_chart{height:168px;margin:10px 6px;position:relative;width:455px;display:inline-block;text-align:left}.mohami_repo_contr_chart .__user_chart._empty{height:0;margin:0 6px}.mohami_repo_contr_chart .__user_chart-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;padding:8px 8px 40px 56px;position:relative;border:1px solid #dfe1e6;border-top-left-radius:3px;border-top-right-radius:3px}.mohami_repo_contr_chart .__user_chart-header-icon{background-color:#c4c4c4;border-radius:50%;height:32px;left:11px;overflow:hidden;position:absolute;top:8px;width:32px}.mohami_repo_contr_chart .__user_chart-header-icon>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mohami_repo_contr_chart .__user_chart-header-title{color:#42526e;font-size:16px;height:18px;line-height:18px}.mohami_repo_contr_chart .__user_chart-header-contribs{font-size:12px;height:18px;line-height:20px}.mohami_repo_contr_chart .__user_chart-header-contribs>*{margin-right:10px}.mohami_repo_contr_chart .__user_chart-header-contribs .__-adds{color:#36b37e}.mohami_repo_contr_chart .__user_chart-header-contribs .__-adds:after{content:" ++"}.mohami_repo_contr_chart .__user_chart-header-contribs .__-commits{color:#42526e}.mohami_repo_contr_chart .__user_chart-header-contribs .__-dels{color:#de350b}.mohami_repo_contr_chart .__user_chart-header-contribs .__-dels:after{content:" --"}.mohami_repo_contr_chart .__user_chart-svg{background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom:1px solid #dfe1e6;border-left:1px solid #dfe1e6;border-right:1px solid #dfe1e6;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 12px 22px 40px}.mohami_repo_contr_chart .__user_chart-legend_vertical{height:120px;left:4px;position:absolute;top:56px;width:40px}.mohami_repo_contr_chart .__user_chart-legend_vertical .__vl{bottom:0;font-size:12px;height:30px;left:0;line-height:20px;position:absolute;text-align:right;width:24px}.mohami_repo_contr_chart .__user_chart-legend_vertical .__vl[data-vl="1"]{bottom:45px}.mohami_repo_contr_chart .__user_chart-legend_vertical .__vl[data-vl="2"]{bottom:90px}.mohami_repo_contr_chart .__user_chart-legend_vertical .__vl[data-vl="3"]{bottom:135px}.mohami_repo_contr_chart .__user_chart-legend_horizontal{border-top:2px solid #1a316b;bottom:2px;height:10px;left:40px;position:absolute;width:400px}.mohami_repo_contr_chart .__user_chart-legend_horizontal .__vh{font-size:12px;height:20px;line-height:20px;position:absolute;text-align:center;top:0;width:33.3333%}.mohami_repo_contr_chart .__user_chart-legend_horizontal .__vh[data-vh="1"]{left:0}.mohami_repo_contr_chart .__user_chart-legend_horizontal .__vh[data-vh="2"]{left:33.3333%}.mohami_repo_contr_chart .__user_chart-legend_horizontal .__vh[data-vh="3"]{left:66.6666%}.mohami_repo_contr_chart .__user_chart-legend_horizontal .__vh[data-vh="4"]{left:99.9999%}
/*# sourceMappingURL=/download/batch/com.plugin.commitgraph.commitgraph:repocharts-resources/com.plugin.commitgraph.commitgraph:repocharts-resources.css.map?_statichash=d41d8cd98f00b204e9800998ecf8427e-CDN%2F2010864093%2F78940fd%2Fn1cn5w%2F5.5.7 */