3; background: none; }

.am-stepper-disabled .am-stepper-handler, .am-stepper-disabled .am-stepper-=
input-wrap { opacity: 0.3; }

.am-tag { display: inline-block; position: relative; font-size: 14px; text-=
align: center; padding: 0px 15px; height: 25px; line-height: 25px; box-sizi=
ng: border-box; }

.am-tag.am-tag-small { height: 15px; line-height: 15px; padding: 0px 5px; f=
ont-size: 10px; }

.am-tag-normal { background-color: rgb(255, 255, 255); color: rgb(136, 136,=
136); border: 1px solid rgb(221, 221, 221); border-radius: 3px; }

@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-tag-normal { position: relative; border: none;=
}
html:not([data-scale]) .am-tag-normal::before { content: ""; position: ab=
solute; left: 0px; top: 0px; width: 200%; height: 200%; border: 1px solid r=
gb(221, 221, 221); border-radius: 6px; transform-origin: 0px 0px; transform=
: scale(0.5); box-sizing: border-box; pointer-events: none; }
}

.am-tag-active { background-color: rgb(255, 255, 255); color: rgb(16, 142, =
233); border: 1px solid rgb(16, 142, 233); border-radius: 3px; }

@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-tag-active { position: relative; border: none;=
}
html:not([data-scale]) .am-tag-active::before { content: ""; position: ab=
solute; left: 0px; top: 0px; width: 200%; height: 200%; border: 1px solid r=
gb(16, 142, 233); border-radius: 6px; transform-origin: 0px 0px; transform:=
scale(0.5); box-sizing: border-box; pointer-events: none; }
}

.am-tag-disabled { color: rgb(187, 187, 187); background-color: rgb(221, 22=
1, 221); border: 1px solid rgb(221, 221, 221); border-radius: 3px; }

@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-tag-disabled { position: relative; border: non=
e; }
html:not([data-scale]) .am-tag-disabled::before { content: ""; position: =
absolute; left: 0px; top: 0px; width: 200%; height: 200%; border: 1px solid=
rgb(221, 221, 221); border-radius: 6px; transform-origin: 0px 0px; transfo=
rm: scale(0.5); box-sizing: border-box; pointer-events: none; }
}

.am-tag-close { position: absolute; top: -9px; left: -10px; color: rgb(187,=
187, 187); }

.am-tag-close-active { color: rgb(136, 136, 136); }

.am-tag-close .am-icon { background-color: rgb(255, 255, 255); border-radiu=
s: 9px; }

.am-steps { font-size: 0px; width: 100%; line-height: 1.5; display: flex; }

.am-steps, .am-steps * { box-sizing: border-box; }

.am-steps-item { position: relative; display: inline-block; vertical-align:=
top; flex: 1 1 0%; overflow: hidden; }

.am-steps-item:last-child { flex: 0 0 auto; }

.am-steps-item:last-child .am-steps-item-tail, .am-steps-item:last-child .a=
m-steps-item-title::after { display: none; }

.am-steps-item-content, .am-steps-item-icon { display: inline-block; vertic=
al-align: top; }

.am-steps-item-icon { border: 1px solid rgb(187, 187, 187); width: 22px; he=
ight: 22px; line-height: 22px; border-radius: 22px; text-align: center; fon=
t-size: 14px; margin-right: 8px; transition: background-color 0.3s ease 0s,=
border-color 0.3s ease 0s; }

.am-steps-item-icon > .am-steps-icon { line-height: 1; top: -1px; color: rg=
b(16, 142, 233); position: relative; }

.am-steps-item-icon > .am-steps-icon .am-icon { font-size: 12px; position: =
relative; float: left; }

.am-steps-item-tail { position: absolute; left: 0px; width: 100%; top: 12px=
; padding: 0px 10px; }

.am-steps-item-tail::after { content: ""; display: inline-block; background=
: rgb(221, 221, 221); height: 1px; border-radius: 1px; width: 100%; transit=
ion: background 0.3s ease 0s; position: relative; left: -2px; }

.am-steps-item-content { margin-top: 3px; }

.am-steps-item-title { font-size: 16px; margin-bottom: 4px; color: rgb(0, 0=
, 0); font-weight: 700; display: inline-block; padding-right: 10px; positio=
n: relative; }

.am-steps-item-description { font-size: 15px; color: rgb(187, 187, 187); }

.am-steps-item-wait .am-steps-item-icon { border-color: rgb(204, 204, 204);=
background-color: rgb(255, 255, 255); }

.am-steps-item-wait .am-steps-item-icon > .am-steps-icon { color: rgb(204, =
204, 204); }

.am-steps-item-wait .am-steps-item-icon > .am-steps-icon .am-steps-icon-dot=
{ background: rgb(204, 204, 204); }

.am-steps-item-wait .am-steps-item-title { color: rgb(0, 0, 0); }

.am-steps-item-wait .am-steps-item-title::after { background-color: rgb(221=
, 221, 221); }

.am-steps-item-wait .am-steps-item-description { color: rgb(0, 0, 0); }

.am-steps-item-wait .am-steps-item-tail::after { background-color: rgb(221,=
221, 221); }

.am-steps-item-process .am-steps-item-icon { border-color: rgb(16, 142, 233=
); background-color: rgb(255, 255, 255); }

.am-steps-item-process .am-steps-item-icon > .am-steps-icon { color: rgb(16=
, 142, 233); }

.am-steps-item-process .am-steps-item-icon > .am-steps-icon .am-steps-icon-=
dot { background: rgb(16, 142, 233); }

.am-steps-item-process .am-steps-item-title { color: rgb(0, 0, 0); }

.am-steps-item-process .am-steps-item-title::after { background-color: rgb(=
221, 221, 221); }

.am-steps-item-process .am-steps-item-description { color: rgb(0, 0, 0); }

.am-steps-item-process .am-steps-item-tail::after { background-color: rgb(2=
21, 221, 221); }

.am-steps-item-process .am-steps-item-icon { background: rgb(16, 142, 233);=
}

.am-steps-item-process .am-steps-item-icon > .am-steps-icon { color: rgb(25=
5, 255, 255); }

.am-steps-item-finish .am-steps-item-icon { border-color: rgb(16, 142, 233)=
; background-color: rgb(255, 255, 255); }

.am-steps-item-finish .am-steps-item-icon > .am-steps-icon { color: rgb(16,=
142, 233); }

.am-steps-item-finish .am-steps-item-icon > .am-steps-icon .am-steps-icon-d=
ot { background: rgb(16, 142, 233); }

.am-steps-item-finish .am-steps-item-title { color: rgb(0, 0, 0); }

.am-steps-item-finish .am-steps-item-title::after { background-color: rgb(1=

Prev | Next
Pg.: 1 ... 63 64 65 66 67 68 69 70 71 72 73 ... 84


Back to home | File page

Subscribe | Register | Login | N