sition: absolute; background-color: rgb(221, 221, 221); display: block; z-i=
ndex: 1; inset: 0px auto auto 0px; width: 100%; height: 1px; transform-orig=
in: 50% 50%; transform: scaleY(0.5); }
}

@media not all, (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device=
-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
html:not([data-scale]) .am-modal-button-group-h::before { transform: scal=
eY(0.33); }
}

.am-modal-button-group-h .am-modal-button { flex: 1 1 0%; box-sizing: borde=
r-box; text-align: center; text-decoration: none; outline: none; color: rgb=
(16, 142, 233); font-size: 18px; height: 50px; line-height: 50px; display: =
block; width: auto; overflow: hidden; text-overflow: ellipsis; white-space:=
nowrap; }

.am-modal-button-group-h .am-modal-button:first-child { color: rgb(0, 0, 0)=
; }

.am-modal-button-group-h .am-modal-button:last-child { position: relative; =
border-left: 1px solid rgb(221, 221, 221); }

@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-chi=
ld { border-left: none; }
html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-chi=
ld::before { content: ""; position: absolute; background-color: rgb(221, 22=
1, 221); display: block; z-index: 1; inset: 0px auto auto 0px; width: 1px; =
height: 100%; transform-origin: 100% 50%; transform: scaleX(0.5); }
}

@media not all, (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device=
-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-chi=
ld::before { transform: scaleX(0.33); }
}

.am-modal-button-group-v .am-modal-button { position: relative; border-top:=
1px solid rgb(221, 221, 221); box-sizing: border-box; text-align: center; =
text-decoration: none; outline: none; color: rgb(16, 142, 233); font-size: =
18px; height: 50px; line-height: 50px; display: block; width: auto; overflo=
w: hidden; text-overflow: ellipsis; white-space: nowrap; }

@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-modal-button-group-v .am-modal-button { border=
-top: none; }
html:not([data-scale]) .am-modal-button-group-v .am-modal-button::before =
{ content: ""; position: absolute; background-color: rgb(221, 221, 221); di=
splay: block; z-index: 1; inset: 0px auto auto 0px; width: 100%; height: 1p=
x; transform-origin: 50% 50%; transform: scaleY(0.5); }
}

@media not all, (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device=
-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
html:not([data-scale]) .am-modal-button-group-v .am-modal-button::before =
{ transform: scaleY(0.33); }
}

.am-modal-button-active { background-color: rgb(221, 221, 221); }

.am-modal-input-container { margin-top: 9px; 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-modal-input-container { position: relative; bo=
rder: none; }
html:not([data-scale]) .am-modal-input-container::before { content: ""; p=
osition: absolute; left: 0px; top: 0px; width: 200%; height: 200%; border: =
1px solid rgb(221, 221, 221); border-radius: 6px; transform-origin: 0px 0px=
; transform: scale(0.5); box-sizing: border-box; pointer-events: none; }
}

.am-modal-input { height: 36px; line-height: 1; }

.am-modal-input:nth-child(2) { position: relative; border-top: 1px solid rg=
b(221, 221, 221); }

@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-modal-input:nth-child(2) { border-top: none; }
html:not([data-scale]) .am-modal-input:nth-child(2)::before { content: ""=
; position: absolute; background-color: rgb(221, 221, 221); display: block;=
z-index: 1; inset: 0px auto auto 0px; width: 100%; height: 1px; transform-=
origin: 50% 50%; transform: scaleY(0.5); }
}

@media not all, (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device=
-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
html:not([data-scale]) .am-modal-input:nth-child(2)::before { transform: =
scaleY(0.33); }
}

.am-modal-input input { position: relative; border: 0px; width: 98%; height=
: 34px; top: 1px; box-sizing: border-box; margin: 0px; }

.am-modal-input input::-webkit-input-placeholder { font-size: 14px; color: =
rgb(204, 204, 204); padding-left: 8px; }

.am-modal-input input::placeholder { font-size: 14px; color: rgb(204, 204, =
204); padding-left: 8px; }

.am-modal.am-modal-transparent.am-modal-android .am-modal-content { border-=
radius: 0px; }

.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal=
-header { padding: 9px 24px 12px; }

.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal=
-header .am-modal-title { text-align: left; font-size: 21px; color: rgb(0, =
0, 0); }

.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal=
-body { color: rgb(0, 0, 0); text-align: left; padding: 0px 24px 15px; }

.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal=
-body .am-modal-input-container { border-width: 0px 0px 1px; border-top-sty=
le: initial; border-right-style: initial; border-left-style: initial; borde=
r-top-color: initial; border-right-color: initial; border-left-color: initi=
al; border-image: initial; border-bottom-style: solid; border-bottom-color:=
rgb(221, 221, 221); }

.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal=
-body .am-modal-input-container::before { display: none !important; }

@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .a=
m-modal-content .am-modal-body .am-modal-input-container { border-bottom: n=
one; }
html:not([data-scale]) .am-modal.am-modal-transparent.

Prev | Next
Pg.: 1 ... 70 71 72 73 74 75 76 77 78 79 80 ... 84


Back to home | File page

Subscribe | Register | Login | N