.hoverable:hover{cursor:pointer}.buttons-container{display:flex;justify-content:space-between;margin-top:10px;margin-bottom:10px}.centered{text-align:center}.margin-right-8{margin-right:8px}.multiple-check{display:flex;flex-direction:column}input.required-field:required{border-color:#800000;background-color:#ffdddd;border-width:1px}.log-in-container{margin-top:24px;display:flex;flex-direction:column;align-items:center}.login-button-container{display:flex;justify-content:center}.login-button{color:#fff;background-color:#1f306e;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding:6px 16px;line-height:1.75;font-size:0.875rem;border-radius:4px;text-transform:uppercase;border:0}.logo{display:flex;margin-top:20px;margin-bottom:20px}.search-bar{display:flex;justify-content:space-around}.editor-container-style{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row}.left-container-style{height:100%;width:50%;overflow:scroll}.right-container-style{height:100%;width:50%;display:flex;flex-direction:column;overflow:scroll;position:relative}.flex{display:flex;align-items:baseline;justify-content:space-between}.body{font-family:"Roboto", "Helvetica", "Arial", sans-serif}.custom-navbar{height:64px}.main-blue{background-color:#1f306e}.cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matched-line{background:#3e3e42}.matched-line-text{background:#007acc}
