| | |
| | | justify-content: center; |
| | | z-index: 1000; |
| | | background: #fff; |
| | | padding-bottom: 10px; |
| | | padding-bottom: 12vw /* 60/7.5 */; |
| | | } |
| | | .vehicle-panel-row_province { |
| | | display: flex; |
| | |
| | | margin: 0 1vw; |
| | | margin-top: 8px; |
| | | width: 8.8vw; |
| | | height: 40px; |
| | | height: 9.33vw /* 70/7.5 */; |
| | | border-radius: 5px; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | font-size: 3.2vw /* 24/7.5 */; |
| | | } |
| | | .delete-btn{ |
| | | color: #fff; |
| | |
| | | } |
| | | .vehicle-panel-row-button-last { |
| | | width: 8.8vw; |
| | | height: 40px; |
| | | height: 9.33vw /* 70/7.5 */; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | |
| | | } |
| | | .vehicle-en-button-delete { |
| | | width: 8.8vw; |
| | | height: 40px; |
| | | height: 9.33vw /* 70/7.5 */; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | |
| | | background-color: #355db4; |
| | | color: #fff; |
| | | width: 50px; |
| | | height: 40px; |
| | | height: 9.33vw /* 70/7.5 */; |
| | | font-size: 16px; |
| | | display: flex; |
| | | justify-content: center; |
| | |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | height: 40px; |
| | | height: 9.33vw /* 70/7.5 */; |
| | | font-size: 16px; |
| | | border: 1px solid #ebedf0; |
| | | .check { |
| | | margin-left: 10px; |
| | | color: #355db4; |
| | | flex: 0.5; |
| | | font-size: 3.73vw /* 28/7.5 */; |
| | | } |
| | | .exit { |
| | | margin-left: 0; |
| | | margin-right: 10px; |
| | | flex: 0.5; |
| | | text-align: right; |
| | | font-size: 3.73vw /* 28/7.5 */; |
| | | } |
| | | .contentShow { |
| | | text-align: center; |
| | | flex: 1; |
| | | font-size: 4vw /* 30/7.5 */; |
| | | } |
| | | } |
| | | } |