| | |
| | | width: 96%; |
| | | text-align: center; |
| | | } |
| | | |
| | | |
| | | .img-a { |
| | | width: 95%; |
| | | } |
| | |
| | | .al-end { |
| | | align-items: flex-end; |
| | | } |
| | | .fz-13{ |
| | | font-size: 13px; |
| | | } |
| | | .fz-14 { |
| | | font-size: 14px; |
| | | } |
| | |
| | | .w95 { |
| | | width: 95%; |
| | | } |
| | | .w90 { |
| | | width: 90%; |
| | | } |
| | | .w80 { |
| | | width: 80%; |
| | | } |
| | | .w80x { |
| | | width: 80px !important; |
| | | } |
| | | .w70 { |
| | | width: 70%; |
| | | } |
| | | .w50 { |
| | | width: 50%; |
| | | } |
| | | .w48 { |
| | | width: 48%; |
| | | } |
| | | .w45{ |
| | | width: 45%; |
| | | } |
| | | .w50{ |
| | | width: 50%; |
| | | .w35{ |
| | | width: 35%; |
| | | } |
| | | .w20{ |
| | | width: 20%; |
| | | } |
| | | .w10{ |
| | | width: 10%; |
| | | } |
| | | .pd-20 { |
| | | padding: 0 20px; |
| | |
| | | .input-bottom-border { |
| | | border: 0; |
| | | border-bottom: 1px solid #000000; |
| | | width: 86%; |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | |
| | | .check-bc-t{ |
| | | background-color: transparent; |
| | | } |
| | | .select-bc-t{ |
| | | background-color: transparent; |
| | | } |
| | | .input-no-border{ |
| | | border: 0; |
| | | width: 86%; |