body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.title-header{background-color:#1e00a5;color:#fff;text-align:center;font-size:25px;padding:5px 0;font-weight:700}.title-header:hover{color:brown}.nav-element{margin:0 20px}.footer{position:fixed;left:0;bottom:0;width:100%;background-color:#1e00a5;text-align:center;color:#fff;font-size:20px}#dropdown-basic-button{background-color:#5f9ea0;border:none;font-size:15px;font-weight:700}#dropdown-basic-button:focus{outline:none;box-shadow:none}#dropdown-basic-button:hover{color:brown}#stop-vis,#tuitorial-btn,#weight-btn{font-size:15px;background-color:#1e00a5;border:none;font-weight:700;background-color:#5f9ea0}#stop-vis:hover,#tuitorial-btn:hover,#weight-btn:hover{color:brown}body{margin:0}.grid{justify-content:center}.row{padding-left:0}.nav-bar,.row{margin:0;justify-content:center}.nav-bar{list-style-type:none;display:flex;background-color:#5f9ea0}.visual-div{text-align:center;background-color:#1e00a5}#visualize-btn:focus{outline:none;box-shadow:none}@-webkit-keyframes changecolor{0%{background-color:#1e00a5}50%{background-color:maroon}to{background-color:#1e00a5}}@keyframes changecolor{0%{background-color:#1e00a5}50%{background-color:maroon}to{background-color:#1e00a5}}.changecolor{-webkit-animation-name:changecolor;animation-name:changecolor;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;color:#fff;text-align:center;padding-bottom:0}#visualize-btn,.changecolor{font-size:15px;font-weight:700}#visualize-btn{background-color:#1e00a5;border:none}#visualize-btn:hover{color:gold}.node{border:1px solid #361212;background-color:#000;width:25px;height:25px;display:inline-block;margin:0}.node-start{background-color:#b8860b}.node-finish,.node-start{border:1px solid #add8e6;width:25px;height:25px;display:inline-block;margin:0}.node-finish{background-color:#00008b}.node-shortest-path{background-color:#ff0}.node-animation,.node-shortest-path{border:1px solid #add8e6;width:25px;height:25px;display:inline-block;margin:0}.node-animation{-webkit-animation-name:visitedAnimation;animation-name:visitedAnimation;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes visitedAnimation{0%{background-color:#d2e8f0}to{background-color:#0a7fa7}}@keyframes visitedAnimation{0%{background-color:#d2e8f0}to{background-color:#0a7fa7}}.node-wall{width:25px;height:25px;display:inline-block;margin:0;-webkit-animation-name:wallAnimation;animation-name:wallAnimation;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes wallAnimation{0%{transform:scale(1.4);background-color:#2ea32e}to{transform:scale(1);background-color:#006400}}@keyframes wallAnimation{0%{transform:scale(1.4);background-color:#2ea32e}to{transform:scale(1);background-color:#006400}}
/*# sourceMappingURL=main.5b07d2c5.chunk.css.map */