|
|
@ -145,7 +145,6 @@ function close() { |
|
|
padding-right: 24px; |
|
|
padding-right: 24px; |
|
|
color: #f1b33e; |
|
|
color: #f1b33e; |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
font-size: 16px; |
|
|
font-size: 16px; |
|
|
i { |
|
|
i { |
|
|
font-size: 32px; |
|
|
font-size: 32px; |
|
|
@ -175,7 +174,6 @@ function close() { |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-size: 20px; |
|
|
font-size: 20px; |
|
|
color: rgba(0, 0, 0, 0.8); |
|
|
color: rgba(0, 0, 0, 0.8); |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
margin-bottom: 20px; |
|
|
margin-bottom: 20px; |
|
|
@include no-wrap; |
|
|
@include no-wrap; |
|
|
padding-left: 24px; |
|
|
padding-left: 24px; |
|
|
@ -194,7 +192,6 @@ function close() { |
|
|
.text { |
|
|
.text { |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-size: 12px; |
|
|
font-size: 12px; |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
color: rgba(0, 0, 0, 0.4); |
|
|
color: rgba(0, 0, 0, 0.4); |
|
|
padding-right: 8px; |
|
|
padding-right: 8px; |
|
|
flex-shrink: 0; |
|
|
flex-shrink: 0; |
|
|
@ -211,7 +208,6 @@ function close() { |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
margin-left: 24px; |
|
|
margin-left: 24px; |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
font-size: 14px; |
|
|
font-size: 14px; |
|
|
margin-right: 24px; |
|
|
margin-right: 24px; |
|
|
padding-bottom: 47px; |
|
|
padding-bottom: 47px; |
|
|
@ -270,7 +266,6 @@ function close() { |
|
|
position: relative; |
|
|
position: relative; |
|
|
z-index: 5; |
|
|
z-index: 5; |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
font-size: 20px; |
|
|
font-size: 20px; |
|
|
color: #ffffff; |
|
|
color: #ffffff; |
|
|
padding-bottom: 5px; |
|
|
padding-bottom: 5px; |
|
|
@ -309,7 +304,6 @@ function close() { |
|
|
.start { |
|
|
.start { |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-size: 24px; |
|
|
font-size: 24px; |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
padding-bottom: 4px; |
|
|
padding-bottom: 4px; |
|
|
} |
|
|
} |
|
|
@ -320,7 +314,6 @@ function close() { |
|
|
} |
|
|
} |
|
|
.type { |
|
|
.type { |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
font-size: 24px; |
|
|
font-size: 24px; |
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
padding-bottom: 4px; |
|
|
padding-bottom: 4px; |
|
|
@ -334,7 +327,6 @@ function close() { |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-size: 24px; |
|
|
font-size: 24px; |
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
color: rgba(0, 0, 0, 0.6); |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
padding-bottom: 4px; |
|
|
padding-bottom: 4px; |
|
|
} |
|
|
} |
|
|
.rest { |
|
|
.rest { |
|
|
@ -352,7 +344,6 @@ function close() { |
|
|
border-radius: 53px; |
|
|
border-radius: 53px; |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-size: 18px; |
|
|
font-size: 18px; |
|
|
font-family: 'font_bold'; |
|
|
|
|
|
color: #ffffff; |
|
|
color: #ffffff; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|