@import"https://fonts.googleapis.com/css?family=Roboto";.App{background-color:#fff;font-size:14px;margin-left:auto;margin-right:auto;max-width:900px}@media(min-width:650px){.App{font-size:16px}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/MaterialIcons-Regular-BjVsc-s9.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.RecipeListItem{border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding-bottom:10px;padding-top:10px}.RecipeListItem:hover{background-color:#eee;font-style:italic}.RecipeListItem-right{padding-right:15px}.RecipeListItem-warning{color:orange;font-size:32px}.RecipeListItem-title,.RecipeListItem-divider{margin:0}.TopBar{align-items:center;background-color:#fff;border-bottom:1px solid #ccc;display:flex;height:40px;justify-content:space-between;position:fixed;top:0;width:100%}.TopBar-nav{cursor:pointer;text-align:center}.TopBar-nav:hover{color:orange}.TopBar-navIcon{font-size:20px;line-height:.7}.TopBar-leftNav{padding-left:10px}.TopBar-rightNav{padding-right:10px}.TopBar-title{font-size:18px;margin:0;text-align:center}@media(min-width:650px){.TopBar{height:60px}.TopBar-title{font-size:32px}.TopBar-navIcon{font-size:30px;line-height:.7}.TopBar-leftNav{padding-left:20px}.TopBar-rightNav{padding-right:20px}}@media(min-width:900px){.TopBar{width:900px}}.RecipeList{margin-top:40px;padding:10px}.RecipeList-searchInput{border:none;border-bottom:1px solid #ccc;margin-bottom:15px;font-size:inherit;width:100%}.RecipeList-searchInput:focus{outline:none}.RecipeList-clearSearch{float:right}@media(min-width:650px){.RecipeList{margin-top:60px;padding-left:20px;padding-right:20px}}.RecipeView{padding-left:10px;padding-right:10px}.RecipeView-li{line-height:1.3;padding-bottom:7px}.RecipeView-column{width:100%}@media(min-width:650px){.RecipeView{display:flex;padding-left:20px;padding-right:20px}.RecipeView-column{width:50%}}.Recipe{margin-top:40px;padding-top:1px}.Recipe-JSONView{border-top:1px solid #ccc;padding:20px 20px .1px}.Recipe-JSONView-warning{background-color:orange}.Recipe-JSONView-pre{background-color:#ebebeb;overflow-x:auto}@media(min-width:650px){.Recipe{margin-top:60px}}.Inputs{background-color:#ebebeb;display:flex;justify-content:space-between;margin-top:40px;padding:20px 10px}.input{background-color:inherit;border:0;border-bottom:1px solid #ccc;font-size:inherit}.input:focus{outline:none}@media(min-width:650px){.Inputs{margin-top:60px;padding-left:20px;padding-right:20px}}html,body{background-color:#eee;font-family:Roboto,sans-serif;margin:0;padding:0}a{color:inherit;text-decoration:none}#root{margin-bottom:50px}b{text-decoration:underline}
