.button{display:flex;justify-content:center;align-items:center;background-color:#337ab7;color:#fff;padding:.75rem;font-size:1.1rem;border:none;border-radius:.2rem;cursor:pointer;width:100%;margin-top:1rem}.header{color:#bdbdbd;font-size:1.5rem;font-weight:700;border:.1rem solid #BDBDBD;margin-bottom:.5rem}.banner{display:flex;justify-content:center;align-items:center;min-height:3vh}.subHeaderWrapper{display:flex;padding-bottom:1rem;border-bottom:.1rem solid #BDBDBD}.subHeader{color:#bdbdbd;font-weight:600}.iebuttons{display:flex;justify-content:right;margin-right:2rem}.row{display:flex;align-items:center;border-bottom:1px solid rgb(224,224,224);cursor:move}.row-dragging{display:flex;align-items:center;border-bottom:1px solid rgb(224,224,224);cursor:move;opacity:.5}.content-wrapper{display:flex;align-items:center;justify-content:center;flex:1}.arrow{display:flex;justify-content:center;align-items:center;background-color:#fafafa;color:#000;padding:1rem 1.25rem;margin-right:3rem;-webkit-user-select:none;user-select:none;font-size:1.5rem}.text-input{flex:1;cursor:pointer;border:0px;padding:1rem;font-size:1rem;color:#00c6cc;font-weight:600}body{margin:0;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}
