| | |
| | | .tl { |
| | | text-align: left !important; |
| | | } |
| | | .de-cl{ |
| | | flex-direction: column; |
| | | } |
| | | .fl { |
| | | display: flex; |
| | | } |
| | | .fd-c{ |
| | | flex-direction: column; |
| | | } |
| | | .fw-wr { |
| | | flex-wrap: wrap; |
| | |
| | | .t0 { |
| | | text-indent: 0; |
| | | } |
| | | .h50{ |
| | | height: 50%; |
| | | } |
| | | .w100 { |
| | | width: 100%; |
| | | } |
| | | .w80{ |
| | | width: 80%; |
| | | } |
| | | .w45{ |
| | | width: 45%; |
| | | } |
| | | .w50{ |
| | | width: 50%; |
| | | } |
| | | .w20{ |
| | | width: 20%; |
| | | } |
| | | .pd-20 { |
| | | padding: 0 20px; |
| | |
| | | border: 0; |
| | | border-bottom: 1px solid #000000; |
| | | width: 86%; |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | .select-border { |
| | | border: 0; |
| | | border-bottom: 1px solid #767676; |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | |
| | | } |
| | | .mr-rg{ |
| | | margin-right: 0; |
| | | |
| | | } |
| | | .mr-10{ |
| | | margin-right: 10%; |
| | | } |
| | | .parimary-btn { |
| | | min-width: 80px; |
| | |
| | | } |
| | | } |
| | | } |
| | | .bor-g{ |
| | | border: 1px solid green; |
| | | padding:2% 2% ; |
| | | } |
| | | .textarea-box { |
| | | border: none; |
| | | text-align: center; |