checkbox { opacity: 0.3; }

.am-switch.am-switch-android .checkbox { width: 72px; height: 23px; border-=
radius: 3px; background: rgb(167, 170, 166); }

.am-switch.am-switch-android .checkbox::before { display: none; }

.am-switch.am-switch-android .checkbox::after { width: 35px; height: 21px; =
border-radius: 2px; box-shadow: none; left: 1px; top: 1px; }

.am-switch.am-switch-android input[type=3D"checkbox"]:checked + .checkbox {=
background: rgb(16, 142, 233); }

.am-switch.am-switch-android input[type=3D"checkbox"]:checked + .checkbox::=
before { transform: scale(0); }

.am-switch.am-switch-android input[type=3D"checkbox"]:checked + .checkbox::=
after { transform: translateX(35px); }

.am-indexed-list-section-body.am-list-body, .am-indexed-list-section-body.a=
m-list-body .am-list-item:last-child .am-list-line { border-bottom: 0px; }

.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-lis=
t-line::after, .am-indexed-list-section-body.am-list-body::after { display:=
none !important; }

.am-indexed-list-section-header.am-list-body, .am-indexed-list-section-head=
er.am-list-body .am-list-item .am-list-line { border-bottom: 0px; }

.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line::a=
fter, .am-indexed-list-section-header.am-list-body::after { display: none !=
important; }

.am-indexed-list-section-header .am-list-item { height: 30px; min-height: 3=
0px; background-color: rgb(245, 245, 249); }

.am-indexed-list-section-header .am-list-item .am-list-line { height: 30px;=
min-height: 30px; }

.am-indexed-list-section-header .am-list-item .am-list-content { font-size:=
14px !important; color: rgb(136, 136, 136) !important; }

.am-indexed-list-quick-search-bar { position: fixed; top: 0px; right: 0px; =
z-index: 0; text-align: center; color: rgb(16, 142, 233); font-size: 16px; =
list-style: none; padding: 0px; }

.am-indexed-list-quick-search-bar li { padding: 0px 5px; }

.am-indexed-list-quick-search-bar-over { background-color: rgba(0, 0, 0, 0.=
4); }

.am-indexed-list-qsindicator { position: absolute; left: 50%; top: 50%; mar=
gin: -15px auto auto -30px; width: 60px; height: 30px; background: transpar=
ent; opacity: 0.7; color: rgb(0, 170, 255); font-size: 20px; border-radius:=
30px; z-index: 1999; text-align: center; line-height: 30px; }

.am-indexed-list-qsindicator-hide { display: none; }

.am-tabs { display: flex; flex: 1 1 0%; position: relative; overflow: hidde=
n; height: 100%; width: 100%; }

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

.am-tabs-content-wrap { display: flex; flex: 1 1 0%; width: 100%; height: 1=
00%; min-height: 0px; }

.am-tabs-content-wrap-animated { transition: transform 0.3s cubic-bezier(0.=
35, 0, 0.25, 1) 0s, left 0.3s cubic-bezier(0.35, 0, 0.25, 1) 0s, top 0.3s c=
ubic-bezier(0.35, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.35,=
0, 0.25, 1) 0s; will-change: transform, left, top; }

.am-tabs-pane-wrap { width: 100%; overflow-y: auto; }

.am-tabs-pane-wrap, .am-tabs-tab-bar-wrap { flex-shrink: 0; }

.am-tabs-horizontal .am-tabs-pane-wrap-active { height: auto; }

.am-tabs-horizontal .am-tabs-pane-wrap-inactive { height: 0px; overflow: vi=
sible; }

.am-tabs-vertical .am-tabs-content-wrap { flex-direction: column; }

.am-tabs-vertical .am-tabs-pane-wrap, .am-tabs-vertical .am-tabs-tab-bar-wr=
ap { height: 100%; }

.am-tabs-vertical .am-tabs-pane-wrap-active { overflow: auto; }

.am-tabs-vertical .am-tabs-pane-wrap-inactive { overflow: hidden; }

.am-tabs-bottom, .am-tabs-top { flex-direction: column; }

.am-tabs-left, .am-tabs-right { flex-direction: row; }

.am-tabs-default-bar { flex-direction: row; width: 100%; height: 100%; over=
flow: visible; z-index: 1; }

.am-tabs-default-bar, .am-tabs-default-bar-tab { position: relative; displa=
y: flex; flex-shrink: 0; }

.am-tabs-default-bar-tab { justify-content: center; align-items: center; fo=
nt-size: 15px; height: 43.5px; line-height: 43.5px; }

.am-tabs-default-bar-tab .am-badge .am-badge-text { top: -13px; transform: =
translateX(-5px); }

.am-tabs-default-bar-tab .am-badge .am-badge-dot { top: -6px; transform: tr=
anslateX(0px); }

.am-tabs-default-bar-tab-active { color: rgb(16, 142, 233); }

.am-tabs-default-bar-underline { position: absolute; border: 1px solid rgb(=
16, 142, 233); transform: translateZ(0px); }

.am-tabs-default-bar-animated .am-tabs-default-bar-content { transition: tr=
ansform 0.3s cubic-bezier(0.35, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubi=
c-bezier(0.35, 0, 0.25, 1) 0s; will-change: transform; }

.am-tabs-default-bar-animated .am-tabs-default-bar-underline { transition: =
top 0.3s cubic-bezier(0.35, 0, 0.25, 1) 0s, left 0.3s cubic-bezier(0.35, 0,=
0.25, 1) 0s, color 0.3s cubic-bezier(0.35, 0, 0.25, 1) 0s, width 0.3s cubi=
c-bezier(0.35, 0, 0.25, 1) 0s; will-change: top, left, width, color; }

.am-tabs-default-bar-bottom, .am-tabs-default-bar-top { flex-direction: row=
; }

.am-tabs-default-bar-bottom .am-tabs-default-bar-content, .am-tabs-default-=
bar-top .am-tabs-default-bar-content { display: flex; width: 100%; flex-dir=
ection: row; }

.am-tabs-default-bar-bottom .am-tabs-default-bar-prevpage, .am-tabs-default=
-bar-top .am-tabs-default-bar-prevpage { pointer-events: none; position: ab=
solute; top: 0px; display: block; width: 59px; height: 100%; content: " "; =
z-index: 999; left: 0px; background: linear-gradient(90deg, rgb(255, 255, 2=
55), rgba(255, 255, 255, 0)); }

.am-tabs-default-bar-bottom .am-tabs-default-bar-nextpage, .am-tabs-default=
-bar-top .am-tabs-default-bar-nextpage { pointer-events: none; position: ab=
solute; top: 0px; display: block; width: 59px; height: 100%; content: " "; =
z-index: 999; right: 0px; background: linear-gradient(90deg, rgba(255, 255,=
255, 0), rgb(255, 255, 255)); }

.am-tabs-default-bar-bottom .am-tabs-default-bar-tab, .am-tabs-default-bar-=
top .am-tabs-default-bar-tab { padding: 8px 0px; }

.am-tabs-default-bar-bottom .am-tabs-default-bar-underline, .am-tabs-defaul=
t-bar-top .

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


Back to home | File page

Subscribe | Register | Login | N