.bg-dark-gradient{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.bg-grayish-purple{background:#40414F}.bg-dark-blue{background:#343541}.hover\:bg-dark-blue:hover{--tw-bg-opacity: .5;background-color:rgb(52 53 65 / var(--tw-bg-opacity))}.bg-very-dark{background:#181818}.bg-common-dark{background:#202123}.bg-button-green{background:#0CA37F}.text-button-green{color:#0ca37f}.hover\:bg-button-green-lighter:hover{--tw-bg-opacity: 1;background-color:rgb(35 191 154 / var(--tw-bg-opacity))}.text-red-danger{color:#d64f4f}.logo-auth-screen{width:300px;margin:0 auto 50px}.logo-in-app{width:200px}.app-container{padding-left:80px;padding-right:50px;padding-top:50px}.SplitScreen{width:100%;flex-direction:row}.SplitScreen-left{float:left;width:65%;height:100%}.SplitScreen-right{float:right;width:32%;height:100%;margin-left:3%}.SplitScreen-left-50{float:left;width:50%;height:100%}.SplitScreen-right-50{float:right;width:48%;height:100%}h1{font-size:x-large;font-weight:400}h2{font-size:large}.basic-container{padding:25px;border-radius:8px}.table{min-width:600px}.wide-col{width:200px}.table th{text-align:left;font-weight:600;text-transform:uppercase;font-size:12px;padding-left:30px;padding-bottom:7px;color:#fffc}.table td:first-child,.table th:first-child{padding-left:0}.table td:last-child,.table th:last-child{padding-right:1px;text-align:right;padding-left:0}.table td{border-top:1.5px solid rgba(255,255,255,.2)}.table td{padding:10px}.table td{padding-left:30px;color:#9ca3af;font-size:14px;font-weight:400}.prompts-ol li:first-child{margin-top:40px}.hstack{display:flex;align-items:center;align-content:center;justify-content:center;flex-grow:1;flex-shrink:1;flex-basis:auto}.hstack-left{display:flex;justify-content:space-between;align-items:baseline}.hstack-really-left{display:flex;justify-content:left;align-items:baseline}.modal,.scrollable{overflow-y:scroll;height:100%;-ms-overflow-style:none;scrollbar-width:none}.scrollable::-webkit-scrollbar{display:none}.modal::-webkit-scrollbar{display:none}.modal{position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9999;display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}.modal-x-button{float:left}.submit-prompt-button{width:200px!important}button:disabled{cursor:not-allowed;opacity:50%}select{border-right:16px solid transparent}select:focus{outline:none;box-shadow:none}.collapsed-prompt-view{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{display:inline-block;width:30px;height:30px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spinner 2s linear infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-fade-in{z-index:100;animation:fadeIn .2s ease-in-out forwards;position:relative}
