| | |
| | | } |
| | | |
| | | .fieldset { |
| | | border: 2px solid #5f5f5d; |
| | | border: 2px dashed #F9A71B; |
| | | border-radius: 10px; |
| | | font-size: 0.9em; |
| | | margin-left: 1.5em; |
| | | margin-right: 1.5em; |
| | |
| | | outline: none; |
| | | } |
| | | } |
| | | .input-bc-t { |
| | | border: 0; |
| | | border-bottom: 1px solid #000000; |
| | | width: 86%; |
| | | background-color: transparent; |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | .input-no-border{ |
| | | border: 0; |
| | | width: 86%; |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | .bor-b-n{ |
| | | border-bottom: none; |
| | | } |
| | | .bor-t-n{ |
| | | border-top: none; |
| | | } |
| | | .continued{ |
| | | text-align: right; |
| | | color: #FBB56D; |
| | | margin: 0%; |
| | | padding-right: 2%; |
| | | } |
| | | .preface-odd-header { |
| | | height: 104px; |
| | | display: flex; |
| | |
| | | width: 500px; |
| | | height: 36px; |
| | | } |
| | | .textarea-box-center{ |
| | | width: 300px; |
| | | height: 36px; |
| | | } |
| | | .matching-title-text { |
| | | color: #f49a4c; |
| | | font-weight: bold; |