.page-container{width:100%;height:92vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form-list-container{width:20%;height:100%;border-inline:1px solid #c3c3c3}.form-body-container{width:80%;height:100%;background-color:#fff;overflow-y:auto}.form-item{background-color:#fff;height:3rem;margin:.3rem;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-inline:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-item:hover{background-color:#eae4e4}.form-list-header{background-color:#fcfafa;padding:10px;font-weight:700;font-size:20px}.form-field-add-container{height:20%}.existing-form-fields-container{height:80%}.existing-form-field{height:5rem}.existing-form-fields-header,.form-name,.new-form-fields-container{font-size:20px;font-weight:700;padding-inline:.5rem}.existing-form-fields-header-input,.form-name-input,.new-form-fields-container-input{width:70%;font-size:1rem}.field-type-dropdown{width:8rem}.form-generator-container{overflow-y:auto;width:94%}.form-generator{height:90%;width:90%}.form-description{width:85%}.event-form-list-container{height:90%;overflow-y:auto}.truncated-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-12{font-size:1.2rem}.active-class{border:.1rem solid #0047b2}