*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:330px;height:100%;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;display:flex}#root{background-color:#faebd7;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;display:flex}.app{color:#f5f5f5;background-color:#3c8390e0;flex-direction:column;align-items:center;width:100%;min-width:300px;max-width:1200px;height:100%;min-height:100vh;display:flex}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homeContainer{background-color:#7fffd4;width:100%;min-height:100vh;display:flex}.menuContainer{background-color:#00f;width:100%}.question_Answer_container{flex-direction:column;width:100%;display:flex}.questionContainer{background-color:#8a2be2;width:100%}.answerContainer{background-color:brown;flex-grow:1;width:100%}.referenceContainer{flex-direction:column;width:100%;display:flex}.reference{background-color:#d2691e;width:100%}.reference_documents{background-color:#6495ed;flex-grow:1;width:100%}a{color:#f0f8ff;text-decoration:none}li{margin-bottom:10px;list-style-type:circle}.nowrap{white-space:nowrap}img{object-fit:cover;width:100%;margin-left:auto;margin-right:auto;display:block}button{width:180px;height:40px}.showInstructions{border:1px solid red;border-radius:10px;padding:10px;position:relative;bottom:-10px}.hideInstructions{display:none}select{text-transform:capitalize;height:30px}.checkboxdiv{display:flex}.register{color:#f5f5f5;flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.registerContainer{color:#f5f5f5;border-radius:10px;flex-direction:column;width:100%;max-width:315px;height:100%;padding:20px 6px;display:flex}.registerTitle{margin-bottom:15px}.registerDiv{flex-direction:column;margin-bottom:15px;display:flex}.registerDiv>input{border-radius:5px;padding:5px}.signUpButton{border-radius:5px;margin-top:15px;margin-bottom:15px;padding:10px}.registerContainer>a{color:inherit;cursor:pointer}.register_response p{color:#f5f5f5}.abraham input{border:none;border-radius:5px;outline:none;width:90%;padding:5px}.abraham{background-color:#f0f8ff;border-radius:5px;display:flex}.abraham .headerSearchIcon1{background-color:#000;border-radius:50%;align-self:center}.trustDevice{flex-grow:1;justify-content:center;width:100%;min-height:100vh;display:flex}.myProfileContainer button{margin-top:10px}.deleteModalContainer{background-color:#3c8390e0;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.MyAccount_Name{text-transform:capitalize}.deleteModalChoice{color:#000;background-color:#f5f5f5;max-width:300px;height:250px;padding:20px}.deleteModalChoice div{justify-content:space-between;display:flex}.deleteModalChoice div button{border-radius:3px;margin:0 5px;padding:5px}
