.edit-modal-label { font-size: 0.95rem; font-family: Roboto; font-weight: 400; padding-left: 6px; padding-bottom: 5px; } .cancel-button { height: 43px; width: 70px; } .modal-header-text-wrapper { margin-bottom: 12px; padding: 0px 8px; } .upload-modal-header-text { font-family: Roboto; font-weight: 400; line-height: 1.25rem; margin: 0px 0px 10px 0px; } .modal-document-error { margin: -10px 2px 0px 5px; color: red; font-size: 0.85rem; } .create-modal-header { padding-left: 15px; margin-bottom: 29px; font-weight: 500; letter-spacing: 0.009rem; line-height: 1.2rem; } .modal-caption-row { background-color: rgba(230, 230, 230, 0.3254901961); padding: 15px; margin-bottom: 12px; margin-left: 2px; margin-right: 2px; border-radius: 10px; } .modal-caption-vee { display: flex; flex-direction: row; justify-content: center; align-content: center; font-weight: 500; letter-spacing: 0.009rem; line-height: 1.2rem; margin: 20px 0px; } .caption-one-container { &.pe-input-container .form-floating .mb-3 { margin-bottom: 0px !important; &.form-label { margin-bottom: 0px !important; } } } .caption-one-container > .mb-3 { margin-bottom: 0px !important; } .create-modal-input { font-weight: 400; } .payment-form { width: 740px; } .order-summary-container { display: flex; flex-direction: row; justify-content: flex-end; margin-right: 20px; padding-right: 20px; } .paymentmodal-order-summarybox { width: 90%; } .payment-modal-text-wrapper { margin: 6px 0px 6px 0px; padding-left: 4px; display: flex; flex-direction: row; justify-content: space-between; } .payment-modal-header { padding-bottom: 4px !important; } .paymodal-summary-right { font-weight: 500; } .paymodal-summary-left { font-weight: 300; } .payment-summary-header { border-bottom: 1px solid #cecece; margin-bottom: 12px; }