.overflow {
    overflow: hidden !important; }

.relative {
    position: relative !important; }

.absolute {
    position: absolute !important; }

.fixed {
    position: fixed !important; }

.sticky {
    position: sticky !important; }

.fulled-height {
    display: flex !important;
    align-items: stretch !important; }

.fulled-height {
    display: flex !important;
    align-items: stretch !important; }

.zIndex-0 {
    z-index: 0 !important; }

.zIndex-n0 {
    z-index: 0 !important; }

.zIndex-1 {
    z-index: 1 !important; }

.zIndex-n1 {
    z-index: 4 !important; }

.zIndex-2 {
    z-index: 2 !important; }

.zIndex-n2 {
    z-index: 8 !important; }

.zIndex-3 {
    z-index: 3 !important; }

.zIndex-n3 {
    z-index: 12 !important; }

.zIndex-4 {
    z-index: 4 !important; }

.zIndex-n4 {
    z-index: 16 !important; }

.zIndex-5 {
    z-index: 5 !important; }

.zIndex-n5 {
    z-index: 20 !important; }

.zIndex-6 {
    z-index: 6 !important; }

.zIndex-n6 {
    z-index: 24 !important; }

.zIndex-7 {
    z-index: 7 !important; }

.zIndex-n7 {
    z-index: 28 !important; }

.zIndex-8 {
    z-index: 8 !important; }

.zIndex-n8 {
    z-index: 32 !important; }

.zIndex-9 {
    z-index: 9 !important; }

.zIndex-n9 {
    z-index: 36 !important; }

.zIndex-10 {
    z-index: 10 !important; }

.zIndex-n10 {
    z-index: 40 !important; }

.zIndex-11 {
    z-index: 11 !important; }

.zIndex-n11 {
    z-index: 44 !important; }

.zIndex-12 {
    z-index: 12 !important; }

.zIndex-n12 {
    z-index: 48 !important; }

.zIndex-13 {
    z-index: 13 !important; }

.zIndex-n13 {
    z-index: 52 !important; }

.zIndex-14 {
    z-index: 14 !important; }

.zIndex-n14 {
    z-index: 56 !important; }

.zIndex-15 {
    z-index: 15 !important; }

.zIndex-n15 {
    z-index: 60 !important; }

.zIndex-16 {
    z-index: 16 !important; }

.zIndex-n16 {
    z-index: 64 !important; }

.zIndex-17 {
    z-index: 17 !important; }

.zIndex-n17 {
    z-index: 68 !important; }

.zIndex-18 {
    z-index: 18 !important; }

.zIndex-n18 {
    z-index: 72 !important; }

.zIndex-19 {
    z-index: 19 !important; }

.zIndex-n19 {
    z-index: 76 !important; }

.zIndex-20 {
    z-index: 20 !important; }

.zIndex-n20 {
    z-index: 80 !important; }

.zIndex-21 {
    z-index: 21 !important; }

.zIndex-n21 {
    z-index: 84 !important; }

.zIndex-22 {
    z-index: 22 !important; }

.zIndex-n22 {
    z-index: 88 !important; }

.zIndex-23 {
    z-index: 23 !important; }

.zIndex-n23 {
    z-index: 92 !important; }

.zIndex-24 {
    z-index: 24 !important; }

.zIndex-n24 {
    z-index: 96 !important; }

.zIndex-25 {
    z-index: 25 !important; }

.zIndex-n25 {
    z-index: 100 !important; }

.zIndex-26 {
    z-index: 26 !important; }

.zIndex-n26 {
    z-index: 104 !important; }

.text-overflow {
    text-overflow: ellipsis !important; }

.text-overflow-1 {
    text-overflow: ellipsis !important;
    lines: 1 !important; }

.text-overflow-2 {
    text-overflow: ellipsis !important;
    lines: 2 !important; }

.text-overflow-3 {
    text-overflow: ellipsis !important;
    lines: 3 !important; }

.text-overflow-4 {
    text-overflow: ellipsis !important;
    lines: 4 !important; }

.text-delete {
    text-decoration: line-through !important; }

.text-underline {
    text-decoration: underline !important; }

.text-size-xxs {
    font-size: 20px !important; }

.text-size-xs {
    font-size: 22px !important; }

.text-size-s {
    font-size: 24px !important; }

.text-size-m {
    font-size: 28px !important; }

.text-size-n {
    font-size: 30px !important; }

.text-size-g {
    font-size: 34px !important; }

.text-size-lg {
    font-size: 36px !important; }

.text-size-xl {
    font-size: 40px !important; }

.text-weight-s {
    font-weight: 100 !important; }

.text-weight-n {
    font-weight: 400 !important; }

.text-weight-b {
    font-weight: 700 !important; }

.text-align-left {
    text-align: left !important; }

.text-align-right {
    text-align: right !important; }

.text-align-center {
    text-align: center !important; }

.round-tl-0 {
    border-top-left-radius: 0px !important; }

.round-tl-1 {
    border-top-left-radius: 4px !important; }

.round-tl-2 {
    border-top-left-radius: 8px !important; }

.round-tl-3 {
    border-top-left-radius: 12px !important; }

.round-tl-4 {
    border-top-left-radius: 16px !important; }

.round-tl-5 {
    border-top-left-radius: 20px !important; }

.round-tl-6 {
    border-top-left-radius: 24px !important; }

.round-tl-7 {
    border-top-left-radius: 28px !important; }

.round-tl-8 {
    border-top-left-radius: 32px !important; }

.round-tl-9 {
    border-top-left-radius: 36px !important; }

.round-tl-10 {
    border-top-left-radius: 40px !important; }

.round-tl-11 {
    border-top-left-radius: 44px !important; }

.round-tl-12 {
    border-top-left-radius: 48px !important; }

.round-tl-13 {
    border-top-left-radius: 52px !important; }

.round-tl-14 {
    border-top-left-radius: 56px !important; }

.round-tl-15 {
    border-top-left-radius: 60px !important; }

.round-tl-16 {
    border-top-left-radius: 64px !important; }

.round-tl-17 {
    border-top-left-radius: 68px !important; }

.round-tl-18 {
    border-top-left-radius: 72px !important; }

.round-tl-19 {
    border-top-left-radius: 76px !important; }

.round-tl-20 {
    border-top-left-radius: 80px !important; }

.round-tl-21 {
    border-top-left-radius: 84px !important; }

.round-tl-22 {
    border-top-left-radius: 88px !important; }

.round-tl-23 {
    border-top-left-radius: 92px !important; }

.round-tl-24 {
    border-top-left-radius: 96px !important; }

.round-tl-25 {
    border-top-left-radius: 100px !important; }

.round-tr-0 {
    border-top-right-radius: 0px !important; }

.round-tr-1 {
    border-top-right-radius: 4px !important; }

.round-tr-2 {
    border-top-right-radius: 8px !important; }

.round-tr-3 {
    border-top-right-radius: 12px !important; }

.round-tr-4 {
    border-top-right-radius: 16px !important; }

.round-tr-5 {
    border-top-right-radius: 20px !important; }

.round-tr-6 {
    border-top-right-radius: 24px !important; }

.round-tr-7 {
    border-top-right-radius: 28px !important; }

.round-tr-8 {
    border-top-right-radius: 32px !important; }

.round-tr-9 {
    border-top-right-radius: 36px !important; }

.round-tr-10 {
    border-top-right-radius: 40px !important; }

.round-tr-11 {
    border-top-right-radius: 44px !important; }

.round-tr-12 {
    border-top-right-radius: 48px !important; }

.round-tr-13 {
    border-top-right-radius: 52px !important; }

.round-tr-14 {
    border-top-right-radius: 56px !important; }

.round-tr-15 {
    border-top-right-radius: 60px !important; }

.round-tr-16 {
    border-top-right-radius: 64px !important; }

.round-tr-17 {
    border-top-right-radius: 68px !important; }

.round-tr-18 {
    border-top-right-radius: 72px !important; }

.round-tr-19 {
    border-top-right-radius: 76px !important; }

.round-tr-20 {
    border-top-right-radius: 80px !important; }

.round-tr-21 {
    border-top-right-radius: 84px !important; }

.round-tr-22 {
    border-top-right-radius: 88px !important; }

.round-tr-23 {
    border-top-right-radius: 92px !important; }

.round-tr-24 {
    border-top-right-radius: 96px !important; }

.round-tr-25 {
    border-top-right-radius: 100px !important; }

.round-bl-0 {
    border-bottom-left-radius: 0px !important; }

.round-bl-1 {
    border-bottom-left-radius: 4px !important; }

.round-bl-2 {
    border-bottom-left-radius: 8px !important; }

.round-bl-3 {
    border-bottom-left-radius: 12px !important; }

.round-bl-4 {
    border-bottom-left-radius: 16px !important; }

.round-bl-5 {
    border-bottom-left-radius: 20px !important; }

.round-bl-6 {
    border-bottom-left-radius: 24px !important; }

.round-bl-7 {
    border-bottom-left-radius: 28px !important; }

.round-bl-8 {
    border-bottom-left-radius: 32px !important; }

.round-bl-9 {
    border-bottom-left-radius: 36px !important; }

.round-bl-10 {
    border-bottom-left-radius: 40px !important; }

.round-bl-11 {
    border-bottom-left-radius: 44px !important; }

.round-bl-12 {
    border-bottom-left-radius: 48px !important; }

.round-bl-13 {
    border-bottom-left-radius: 52px !important; }

.round-bl-14 {
    border-bottom-left-radius: 56px !important; }

.round-bl-15 {
    border-bottom-left-radius: 60px !important; }

.round-bl-16 {
    border-bottom-left-radius: 64px !important; }

.round-bl-17 {
    border-bottom-left-radius: 68px !important; }

.round-bl-18 {
    border-bottom-left-radius: 72px !important; }

.round-bl-19 {
    border-bottom-left-radius: 76px !important; }

.round-bl-20 {
    border-bottom-left-radius: 80px !important; }

.round-bl-21 {
    border-bottom-left-radius: 84px !important; }

.round-bl-22 {
    border-bottom-left-radius: 88px !important; }

.round-bl-23 {
    border-bottom-left-radius: 92px !important; }

.round-bl-24 {
    border-bottom-left-radius: 96px !important; }

.round-bl-25 {
    border-bottom-left-radius: 100px !important; }

.round-br-0 {
    border-bottom-right-radius: 0px !important; }

.round-br-1 {
    border-bottom-right-radius: 4px !important; }

.round-br-2 {
    border-bottom-right-radius: 8px !important; }

.round-br-3 {
    border-bottom-right-radius: 12px !important; }

.round-br-4 {
    border-bottom-right-radius: 16px !important; }

.round-br-5 {
    border-bottom-right-radius: 20px !important; }

.round-br-6 {
    border-bottom-right-radius: 24px !important; }

.round-br-7 {
    border-bottom-right-radius: 28px !important; }

.round-br-8 {
    border-bottom-right-radius: 32px !important; }

.round-br-9 {
    border-bottom-right-radius: 36px !important; }

.round-br-10 {
    border-bottom-right-radius: 40px !important; }

.round-br-11 {
    border-bottom-right-radius: 44px !important; }

.round-br-12 {
    border-bottom-right-radius: 48px !important; }

.round-br-13 {
    border-bottom-right-radius: 52px !important; }

.round-br-14 {
    border-bottom-right-radius: 56px !important; }

.round-br-15 {
    border-bottom-right-radius: 60px !important; }

.round-br-16 {
    border-bottom-right-radius: 64px !important; }

.round-br-17 {
    border-bottom-right-radius: 68px !important; }

.round-br-18 {
    border-bottom-right-radius: 72px !important; }

.round-br-19 {
    border-bottom-right-radius: 76px !important; }

.round-br-20 {
    border-bottom-right-radius: 80px !important; }

.round-br-21 {
    border-bottom-right-radius: 84px !important; }

.round-br-22 {
    border-bottom-right-radius: 88px !important; }

.round-br-23 {
    border-bottom-right-radius: 92px !important; }

.round-br-24 {
    border-bottom-right-radius: 96px !important; }

.round-br-25 {
    border-bottom-right-radius: 100px !important; }

.round-a-0 {
    border-radius: 0px !important; }

.round-a-1 {
    border-radius: 4px !important; }

.round-a-2 {
    border-radius: 8px !important; }

.round-a-3 {
    border-radius: 12px !important; }

.round-a-4 {
    border-radius: 16px !important; }

.round-a-5 {
    border-radius: 20px !important; }

.round-a-6 {
    border-radius: 24px !important; }

.round-a-7 {
    border-radius: 28px !important; }

.round-a-8 {
    border-radius: 32px !important; }

.round-a-9 {
    border-radius: 36px !important; }

.round-a-10 {
    border-radius: 40px !important; }

.round-a-11 {
    border-radius: 44px !important; }

.round-a-12 {
    border-radius: 48px !important; }

.round-a-13 {
    border-radius: 52px !important; }

.round-a-14 {
    border-radius: 56px !important; }

.round-a-15 {
    border-radius: 60px !important; }

.round-a-16 {
    border-radius: 64px !important; }

.round-a-17 {
    border-radius: 68px !important; }

.round-a-18 {
    border-radius: 72px !important; }

.round-a-19 {
    border-radius: 76px !important; }

.round-a-20 {
    border-radius: 80px !important; }

.round-a-21 {
    border-radius: 84px !important; }

.round-a-22 {
    border-radius: 88px !important; }

.round-a-23 {
    border-radius: 92px !important; }

.round-a-24 {
    border-radius: 96px !important; }

.round-a-25 {
    border-radius: 100px !important; }

.round-t-0 {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important; }

.round-t-1 {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important; }

.round-t-2 {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important; }

.round-t-3 {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important; }

.round-t-4 {
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important; }

.round-t-5 {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important; }

.round-t-6 {
    border-top-left-radius: 24px !important;
    border-top-right-radius: 24px !important; }

.round-t-7 {
    border-top-left-radius: 28px !important;
    border-top-right-radius: 28px !important; }

.round-t-8 {
    border-top-left-radius: 32px !important;
    border-top-right-radius: 32px !important; }

.round-t-9 {
    border-top-left-radius: 36px !important;
    border-top-right-radius: 36px !important; }

.round-t-10 {
    border-top-left-radius: 40px !important;
    border-top-right-radius: 40px !important; }

.round-t-11 {
    border-top-left-radius: 44px !important;
    border-top-right-radius: 44px !important; }

.round-t-12 {
    border-top-left-radius: 48px !important;
    border-top-right-radius: 48px !important; }

.round-t-13 {
    border-top-left-radius: 52px !important;
    border-top-right-radius: 52px !important; }

.round-t-14 {
    border-top-left-radius: 56px !important;
    border-top-right-radius: 56px !important; }

.round-t-15 {
    border-top-left-radius: 60px !important;
    border-top-right-radius: 60px !important; }

.round-t-16 {
    border-top-left-radius: 64px !important;
    border-top-right-radius: 64px !important; }

.round-t-17 {
    border-top-left-radius: 68px !important;
    border-top-right-radius: 68px !important; }

.round-t-18 {
    border-top-left-radius: 72px !important;
    border-top-right-radius: 72px !important; }

.round-t-19 {
    border-top-left-radius: 76px !important;
    border-top-right-radius: 76px !important; }

.round-t-20 {
    border-top-left-radius: 80px !important;
    border-top-right-radius: 80px !important; }

.round-t-21 {
    border-top-left-radius: 84px !important;
    border-top-right-radius: 84px !important; }

.round-t-22 {
    border-top-left-radius: 88px !important;
    border-top-right-radius: 88px !important; }

.round-t-23 {
    border-top-left-radius: 92px !important;
    border-top-right-radius: 92px !important; }

.round-t-24 {
    border-top-left-radius: 96px !important;
    border-top-right-radius: 96px !important; }

.round-t-25 {
    border-top-left-radius: 100px !important;
    border-top-right-radius: 100px !important; }

.round-b-0 {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }

.round-b-1 {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important; }

.round-b-2 {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important; }

.round-b-3 {
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important; }

.round-b-4 {
    border-bottom-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important; }

.round-b-5 {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important; }

.round-b-6 {
    border-bottom-left-radius: 24px !important;
    border-bottom-right-radius: 24px !important; }

.round-b-7 {
    border-bottom-left-radius: 28px !important;
    border-bottom-right-radius: 28px !important; }

.round-b-8 {
    border-bottom-left-radius: 32px !important;
    border-bottom-right-radius: 32px !important; }

.round-b-9 {
    border-bottom-left-radius: 36px !important;
    border-bottom-right-radius: 36px !important; }

.round-b-10 {
    border-bottom-left-radius: 40px !important;
    border-bottom-right-radius: 40px !important; }

.round-b-11 {
    border-bottom-left-radius: 44px !important;
    border-bottom-right-radius: 44px !important; }

.round-b-12 {
    border-bottom-left-radius: 48px !important;
    border-bottom-right-radius: 48px !important; }

.round-b-13 {
    border-bottom-left-radius: 52px !important;
    border-bottom-right-radius: 52px !important; }

.round-b-14 {
    border-bottom-left-radius: 56px !important;
    border-bottom-right-radius: 56px !important; }

.round-b-15 {
    border-bottom-left-radius: 60px !important;
    border-bottom-right-radius: 60px !important; }

.round-b-16 {
    border-bottom-left-radius: 64px !important;
    border-bottom-right-radius: 64px !important; }

.round-b-17 {
    border-bottom-left-radius: 68px !important;
    border-bottom-right-radius: 68px !important; }

.round-b-18 {
    border-bottom-left-radius: 72px !important;
    border-bottom-right-radius: 72px !important; }

.round-b-19 {
    border-bottom-left-radius: 76px !important;
    border-bottom-right-radius: 76px !important; }

.round-b-20 {
    border-bottom-left-radius: 80px !important;
    border-bottom-right-radius: 80px !important; }

.round-b-21 {
    border-bottom-left-radius: 84px !important;
    border-bottom-right-radius: 84px !important; }

.round-b-22 {
    border-bottom-left-radius: 88px !important;
    border-bottom-right-radius: 88px !important; }

.round-b-23 {
    border-bottom-left-radius: 92px !important;
    border-bottom-right-radius: 92px !important; }

.round-b-24 {
    border-bottom-left-radius: 96px !important;
    border-bottom-right-radius: 96px !important; }

.round-b-25 {
    border-bottom-left-radius: 100px !important;
    border-bottom-right-radius: 100px !important; }

.round-l-0 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important; }

.round-l-1 {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important; }

.round-l-2 {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important; }

.round-l-3 {
    border-top-left-radius: 12px !important;
    border-bottom-left-radius: 12px !important; }

.round-l-4 {
    border-top-left-radius: 16px !important;
    border-bottom-left-radius: 16px !important; }

.round-l-5 {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important; }

.round-l-6 {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important; }

.round-l-7 {
    border-top-left-radius: 28px !important;
    border-bottom-left-radius: 28px !important; }

.round-l-8 {
    border-top-left-radius: 32px !important;
    border-bottom-left-radius: 32px !important; }

.round-l-9 {
    border-top-left-radius: 36px !important;
    border-bottom-left-radius: 36px !important; }

.round-l-10 {
    border-top-left-radius: 40px !important;
    border-bottom-left-radius: 40px !important; }

.round-l-11 {
    border-top-left-radius: 44px !important;
    border-bottom-left-radius: 44px !important; }

.round-l-12 {
    border-top-left-radius: 48px !important;
    border-bottom-left-radius: 48px !important; }

.round-l-13 {
    border-top-left-radius: 52px !important;
    border-bottom-left-radius: 52px !important; }

.round-l-14 {
    border-top-left-radius: 56px !important;
    border-bottom-left-radius: 56px !important; }

.round-l-15 {
    border-top-left-radius: 60px !important;
    border-bottom-left-radius: 60px !important; }

.round-l-16 {
    border-top-left-radius: 64px !important;
    border-bottom-left-radius: 64px !important; }

.round-l-17 {
    border-top-left-radius: 68px !important;
    border-bottom-left-radius: 68px !important; }

.round-l-18 {
    border-top-left-radius: 72px !important;
    border-bottom-left-radius: 72px !important; }

.round-l-19 {
    border-top-left-radius: 76px !important;
    border-bottom-left-radius: 76px !important; }

.round-l-20 {
    border-top-left-radius: 80px !important;
    border-bottom-left-radius: 80px !important; }

.round-l-21 {
    border-top-left-radius: 84px !important;
    border-bottom-left-radius: 84px !important; }

.round-l-22 {
    border-top-left-radius: 88px !important;
    border-bottom-left-radius: 88px !important; }

.round-l-23 {
    border-top-left-radius: 92px !important;
    border-bottom-left-radius: 92px !important; }

.round-l-24 {
    border-top-left-radius: 96px !important;
    border-bottom-left-radius: 96px !important; }

.round-l-25 {
    border-top-left-radius: 100px !important;
    border-bottom-left-radius: 100px !important; }

.round-r-0 {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }

.round-r-1 {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important; }

.round-r-2 {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important; }

.round-r-3 {
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important; }

.round-r-4 {
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 16px !important; }

.round-r-5 {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important; }

.round-r-6 {
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important; }

.round-r-7 {
    border-top-right-radius: 28px !important;
    border-bottom-right-radius: 28px !important; }

.round-r-8 {
    border-top-right-radius: 32px !important;
    border-bottom-right-radius: 32px !important; }

.round-r-9 {
    border-top-right-radius: 36px !important;
    border-bottom-right-radius: 36px !important; }

.round-r-10 {
    border-top-right-radius: 40px !important;
    border-bottom-right-radius: 40px !important; }

.round-r-11 {
    border-top-right-radius: 44px !important;
    border-bottom-right-radius: 44px !important; }

.round-r-12 {
    border-top-right-radius: 48px !important;
    border-bottom-right-radius: 48px !important; }

.round-r-13 {
    border-top-right-radius: 52px !important;
    border-bottom-right-radius: 52px !important; }

.round-r-14 {
    border-top-right-radius: 56px !important;
    border-bottom-right-radius: 56px !important; }

.round-r-15 {
    border-top-right-radius: 60px !important;
    border-bottom-right-radius: 60px !important; }

.round-r-16 {
    border-top-right-radius: 64px !important;
    border-bottom-right-radius: 64px !important; }

.round-r-17 {
    border-top-right-radius: 68px !important;
    border-bottom-right-radius: 68px !important; }

.round-r-18 {
    border-top-right-radius: 72px !important;
    border-bottom-right-radius: 72px !important; }

.round-r-19 {
    border-top-right-radius: 76px !important;
    border-bottom-right-radius: 76px !important; }

.round-r-20 {
    border-top-right-radius: 80px !important;
    border-bottom-right-radius: 80px !important; }

.round-r-21 {
    border-top-right-radius: 84px !important;
    border-bottom-right-radius: 84px !important; }

.round-r-22 {
    border-top-right-radius: 88px !important;
    border-bottom-right-radius: 88px !important; }

.round-r-23 {
    border-top-right-radius: 92px !important;
    border-bottom-right-radius: 92px !important; }

.round-r-24 {
    border-top-right-radius: 96px !important;
    border-bottom-right-radius: 96px !important; }

.round-r-25 {
    border-top-right-radius: 100px !important;
    border-bottom-right-radius: 100px !important; }

.round-0 {
    border-radius: 0px !important; }

.round-1 {
    border-radius: 4px !important; }

.round-2 {
    border-radius: 8px !important; }

.round-3 {
    border-radius: 12px !important; }

.round-4 {
    border-radius: 16px !important; }

.round-5 {
    border-radius: 20px !important; }

.round-6 {
    border-radius: 24px !important; }

.round-7 {
    border-radius: 28px !important; }

.round-8 {
    border-radius: 32px !important; }

.round-9 {
    border-radius: 36px !important; }

.round-10 {
    border-radius: 40px !important; }

.round-11 {
    border-radius: 44px !important; }

.round-12 {
    border-radius: 48px !important; }

.round-13 {
    border-radius: 52px !important; }

.round-14 {
    border-radius: 56px !important; }

.round-15 {
    border-radius: 60px !important; }

.round-16 {
    border-radius: 64px !important; }

.round-17 {
    border-radius: 68px !important; }

.round-18 {
    border-radius: 72px !important; }

.round-19 {
    border-radius: 76px !important; }

.round-20 {
    border-radius: 80px !important; }

.round-21 {
    border-radius: 84px !important; }

.round-22 {
    border-radius: 88px !important; }

.round-23 {
    border-radius: 92px !important; }

.round-24 {
    border-radius: 96px !important; }

.round-25 {
    border-radius: 100px !important; }

.round-26 {
    border-radius: 104px !important; }

.rounded {
    border-radius: 50% !important; }

.opacity-0 {
    opacity: 0 !important; }

.opacity-1 {
    opacity: 0.1 !important; }

.opacity-2 {
    opacity: 0.2 !important; }

.opacity-3 {
    opacity: 0.3 !important; }

.opacity-4 {
    opacity: 0.4 !important; }

.opacity-5 {
    opacity: 0.5 !important; }

.opacity-6 {
    opacity: 0.6 !important; }

.opacity-7 {
    opacity: 0.7 !important; }

.opacity-8 {
    opacity: 0.8 !important; }

.opacity-9 {
    opacity: 0.9 !important; }

.opacity-10 {
    opacity: 1 !important; }

.border-0 {
    border: solid 0rpx #f5f5f5 !important; }

.border-0-bk {
    border: solid 0rpx #282828 !important; }

.border {
    border: solid 2rpx #f5f5f5 !important; }

.border-bk {
    border: solid 2rpx #282828 !important; }

.border-1 {
    border: solid 2px #f5f5f5 !important; }

.border-1-bk {
    border: solid 2px #f5f5f5 !important; }

.border-2 {
    border: solid 4px #f5f5f5 !important; }

.border-2-bk {
    border: solid 4px #f5f5f5 !important; }

.border-3 {
    border: solid 6px #f5f5f5 !important; }

.border-3-bk {
    border: solid 6px #f5f5f5 !important; }

.border-4 {
    border: solid 8px #f5f5f5 !important; }

.border-4-bk {
    border: solid 8px #f5f5f5 !important; }

.border-5 {
    border: solid 10px #f5f5f5 !important; }

.border-5-bk {
    border: solid 10px #f5f5f5 !important; }

.border-l-1 {
    border-left: solid 2rpx whitesmoke !important; }

.border-l-1-bk {
    border-left: solid 2rpx #282828 !important; }

.border-l-2 {
    border-left: solid 4rpx whitesmoke !important; }

.border-l-2-bk {
    border-left: solid 4rpx #282828 !important; }

.border-l-3 {
    border-left: solid 6rpx whitesmoke !important; }

.border-l-3-bk {
    border-left: solid 6rpx #282828 !important; }

.border-l-4 {
    border-left: solid 8rpx whitesmoke !important; }

.border-l-4-bk {
    border-left: solid 8rpx #282828 !important; }

.border-l-5 {
    border-left: solid 10rpx whitesmoke !important; }

.border-l-5-bk {
    border-left: solid 10rpx #282828 !important; }

.border-r-1 {
    border-right: solid 2rpx whitesmoke !important; }

.border-r-1-bk {
    border-right: solid 2rpx #282828 !important; }

.border-r-2 {
    border-right: solid 4rpx whitesmoke !important; }

.border-r-2-bk {
    border-right: solid 4rpx #282828 !important; }

.border-r-3 {
    border-right: solid 6rpx whitesmoke !important; }

.border-r-3-bk {
    border-right: solid 6rpx #282828 !important; }

.border-r-4 {
    border-right: solid 8rpx whitesmoke !important; }

.border-r-4-bk {
    border-right: solid 8rpx #282828 !important; }

.border-r-5 {
    border-right: solid 10rpx whitesmoke !important; }

.border-r-5-bk {
    border-right: solid 10rpx #282828 !important; }

.border-t-1 {
    border-top: solid 2rpx whitesmoke !important; }

.border-t-1-bk {
    border-top: solid 2rpx #282828 !important; }

.border-t-2 {
    border-top: solid 4rpx whitesmoke !important; }

.border-t-2-bk {
    border-top: solid 4rpx #282828 !important; }

.border-t-3 {
    border-top: solid 6rpx whitesmoke !important; }

.border-t-3-bk {
    border-top: solid 6rpx #282828 !important; }

.border-t-4 {
    border-top: solid 8rpx whitesmoke !important; }

.border-t-4-bk {
    border-top: solid 8rpx #282828 !important; }

.border-t-5 {
    border-top: solid 10rpx whitesmoke !important; }

.border-t-5-bk {
    border-top: solid 10rpx #282828 !important; }

.border-b-1 {
    border-bottom: solid 2rpx whitesmoke !important; }

.border-b-1-bk {
    border-bottom: solid 2rpx #282828 !important; }

.border-b-2 {
    border-bottom: solid 4rpx whitesmoke !important; }

.border-b-2-bk {
    border-bottom: solid 4rpx #282828 !important; }

.border-b-3 {
    border-bottom: solid 6rpx whitesmoke !important; }

.border-b-3-bk {
    border-bottom: solid 6rpx #282828 !important; }

.border-b-4 {
    border-bottom: solid 8rpx whitesmoke !important; }

.border-b-4-bk {
    border-bottom: solid 8rpx #282828 !important; }

.border-b-5 {
    border-bottom: solid 10rpx whitesmoke !important; }

.border-b-5-bk {
    border-bottom: solid 10rpx #282828 !important; }

.border-a-1 {
    border: solid 2rpx whitesmoke !important; }

.border-a-1-bk {
    border: solid 2rpx #282828 !important; }

.border-a-2 {
    border: solid 4rpx whitesmoke !important; }

.border-a-2-bk {
    border: solid 4rpx #282828 !important; }

.border-a-3 {
    border: solid 6rpx whitesmoke !important; }

.border-a-3-bk {
    border: solid 6rpx #282828 !important; }

.border-a-4 {
    border: solid 8rpx whitesmoke !important; }

.border-a-4-bk {
    border: solid 8rpx #282828 !important; }

.border-a-5 {
    border: solid 10rpx whitesmoke !important; }

.border-a-5-bk {
    border: solid 10rpx #282828 !important; }

.pa-0 {
    padding: 0px !important; }

.pa-1 {
    padding: 1px !important; }

.pa-2 {
    padding: 2px !important; }

.pa-3 {
    padding: 3px !important; }

.pa-4 {
    padding: 4px !important; }

.pa-5 {
    padding: 5px !important; }

.pa-6 {
    padding: 6px !important; }

.pa-7 {
    padding: 7px !important; }

.pa-8 {
    padding: 8px !important; }

.pa-9 {
    padding: 9px !important; }

.pa-10 {
    padding: 10px !important; }

.pa-11 {
    padding: 11px !important; }

.pa-12 {
    padding: 12px !important; }

.pa-13 {
    padding: 13px !important; }

.pa-14 {
    padding: 14px !important; }

.pa-15 {
    padding: 15px !important; }

.pa-16 {
    padding: 16px !important; }

.pa-17 {
    padding: 17px !important; }

.pa-18 {
    padding: 18px !important; }

.pa-19 {
    padding: 19px !important; }

.pa-20 {
    padding: 20px !important; }

.pa-21 {
    padding: 21px !important; }

.pa-22 {
    padding: 22px !important; }

.pa-23 {
    padding: 23px !important; }

.pa-24 {
    padding: 24px !important; }

.pa-25 {
    padding: 25px !important; }

.pa-26 {
    padding: 26px !important; }

.pa-27 {
    padding: 27px !important; }

.pa-28 {
    padding: 28px !important; }

.pa-29 {
    padding: 29px !important; }

.pa-30 {
    padding: 30px !important; }

.pa-31 {
    padding: 31px !important; }

.pa-32 {
    padding: 32px !important; }

.pa-33 {
    padding: 33px !important; }

.pa-34 {
    padding: 34px !important; }

.pa-35 {
    padding: 35px !important; }

.pa-36 {
    padding: 36px !important; }

.pa-37 {
    padding: 37px !important; }

.pa-38 {
    padding: 38px !important; }

.pa-39 {
    padding: 39px !important; }

.pa-40 {
    padding: 40px !important; }

.pa-41 {
    padding: 41px !important; }

.pa-42 {
    padding: 42px !important; }

.pa-43 {
    padding: 43px !important; }

.pa-44 {
    padding: 44px !important; }

.pa-45 {
    padding: 45px !important; }

.pa-46 {
    padding: 46px !important; }

.pa-47 {
    padding: 47px !important; }

.pa-48 {
    padding: 48px !important; }

.pa-49 {
    padding: 49px !important; }

.pa-50 {
    padding: 50px !important; }

.pa-n1 {
    padding: 4px !important; }

.pa-n2 {
    padding: 8px !important; }

.pa-n3 {
    padding: 12px !important; }

.pa-n4 {
    padding: 16px !important; }

.pa-n5 {
    padding: 20px !important; }

.pa-n6 {
    padding: 24px !important; }

.pa-n7 {
    padding: 28px !important; }

.pa-n8 {
    padding: 32px !important; }

.pa-n9 {
    padding: 36px !important; }

.pa-n10 {
    padding: 40px !important; }

.pa-n11 {
    padding: 44px !important; }

.pa-n12 {
    padding: 48px !important; }

.pa-n13 {
    padding: 52px !important; }

.pa-n14 {
    padding: 56px !important; }

.pa-n15 {
    padding: 60px !important; }

.pa-n16 {
    padding: 64px !important; }

.pa-n17 {
    padding: 68px !important; }

.pa-n18 {
    padding: 72px !important; }

.pa-n19 {
    padding: 76px !important; }

.pa-n20 {
    padding: 80px !important; }

.pa-n21 {
    padding: 84px !important; }

.pa-n22 {
    padding: 88px !important; }

.pa-n23 {
    padding: 92px !important; }

.pa-n24 {
    padding: 96px !important; }

.pa-n25 {
    padding: 100px !important; }

.pt-0 {
    padding-top: 0px !important; }

.pt-1 {
    padding-top: 1px !important; }

.pt-2 {
    padding-top: 2px !important; }

.pt-3 {
    padding-top: 3px !important; }

.pt-4 {
    padding-top: 4px !important; }

.pt-5 {
    padding-top: 5px !important; }

.pt-6 {
    padding-top: 6px !important; }

.pt-7 {
    padding-top: 7px !important; }

.pt-8 {
    padding-top: 8px !important; }

.pt-9 {
    padding-top: 9px !important; }

.pt-10 {
    padding-top: 10px !important; }

.pt-11 {
    padding-top: 11px !important; }

.pt-12 {
    padding-top: 12px !important; }

.pt-13 {
    padding-top: 13px !important; }

.pt-14 {
    padding-top: 14px !important; }

.pt-15 {
    padding-top: 15px !important; }

.pt-16 {
    padding-top: 16px !important; }

.pt-17 {
    padding-top: 17px !important; }

.pt-18 {
    padding-top: 18px !important; }

.pt-19 {
    padding-top: 19px !important; }

.pt-20 {
    padding-top: 20px !important; }

.pt-21 {
    padding-top: 21px !important; }

.pt-22 {
    padding-top: 22px !important; }

.pt-23 {
    padding-top: 23px !important; }

.pt-24 {
    padding-top: 24px !important; }

.pt-25 {
    padding-top: 25px !important; }

.pt-26 {
    padding-top: 26px !important; }

.pt-27 {
    padding-top: 27px !important; }

.pt-28 {
    padding-top: 28px !important; }

.pt-29 {
    padding-top: 29px !important; }

.pt-30 {
    padding-top: 30px !important; }

.pt-31 {
    padding-top: 31px !important; }

.pt-32 {
    padding-top: 32px !important; }

.pt-33 {
    padding-top: 33px !important; }

.pt-34 {
    padding-top: 34px !important; }

.pt-35 {
    padding-top: 35px !important; }

.pt-36 {
    padding-top: 36px !important; }

.pt-37 {
    padding-top: 37px !important; }

.pt-38 {
    padding-top: 38px !important; }

.pt-39 {
    padding-top: 39px !important; }

.pt-40 {
    padding-top: 40px !important; }

.pt-41 {
    padding-top: 41px !important; }

.pt-42 {
    padding-top: 42px !important; }

.pt-43 {
    padding-top: 43px !important; }

.pt-44 {
    padding-top: 44px !important; }

.pt-45 {
    padding-top: 45px !important; }

.pt-46 {
    padding-top: 46px !important; }

.pt-47 {
    padding-top: 47px !important; }

.pt-48 {
    padding-top: 48px !important; }

.pt-49 {
    padding-top: 49px !important; }

.pt-50 {
    padding-top: 50px !important; }

.pt-n1 {
    padding-top: 4px !important; }

.pt-n2 {
    padding-top: 8px !important; }

.pt-n3 {
    padding-top: 12px !important; }

.pt-n4 {
    padding-top: 16px !important; }

.pt-n5 {
    padding-top: 20px !important; }

.pt-n6 {
    padding-top: 24px !important; }

.pt-n7 {
    padding-top: 28px !important; }

.pt-n8 {
    padding-top: 32px !important; }

.pt-n9 {
    padding-top: 36px !important; }

.pt-n10 {
    padding-top: 40px !important; }

.pt-n11 {
    padding-top: 44px !important; }

.pt-n12 {
    padding-top: 48px !important; }

.pt-n13 {
    padding-top: 52px !important; }

.pt-n14 {
    padding-top: 56px !important; }

.pt-n15 {
    padding-top: 60px !important; }

.pt-n16 {
    padding-top: 64px !important; }

.pt-n17 {
    padding-top: 68px !important; }

.pt-n18 {
    padding-top: 72px !important; }

.pt-n19 {
    padding-top: 76px !important; }

.pt-n20 {
    padding-top: 80px !important; }

.pt-n21 {
    padding-top: 84px !important; }

.pt-n22 {
    padding-top: 88px !important; }

.pt-n23 {
    padding-top: 92px !important; }

.pt-n24 {
    padding-top: 96px !important; }

.pt-n25 {
    padding-top: 100px !important; }

.pr-0 {
    padding-right: 0px !important; }

.pr-1 {
    padding-right: 1px !important; }

.pr-2 {
    padding-right: 2px !important; }

.pr-3 {
    padding-right: 3px !important; }

.pr-4 {
    padding-right: 4px !important; }

.pr-5 {
    padding-right: 5px !important; }

.pr-6 {
    padding-right: 6px !important; }

.pr-7 {
    padding-right: 7px !important; }

.pr-8 {
    padding-right: 8px !important; }

.pr-9 {
    padding-right: 9px !important; }

.pr-10 {
    padding-right: 10px !important; }

.pr-11 {
    padding-right: 11px !important; }

.pr-12 {
    padding-right: 12px !important; }

.pr-13 {
    padding-right: 13px !important; }

.pr-14 {
    padding-right: 14px !important; }

.pr-15 {
    padding-right: 15px !important; }

.pr-16 {
    padding-right: 16px !important; }

.pr-17 {
    padding-right: 17px !important; }

.pr-18 {
    padding-right: 18px !important; }

.pr-19 {
    padding-right: 19px !important; }

.pr-20 {
    padding-right: 20px !important; }

.pr-21 {
    padding-right: 21px !important; }

.pr-22 {
    padding-right: 22px !important; }

.pr-23 {
    padding-right: 23px !important; }

.pr-24 {
    padding-right: 24px !important; }

.pr-25 {
    padding-right: 25px !important; }

.pr-26 {
    padding-right: 26px !important; }

.pr-27 {
    padding-right: 27px !important; }

.pr-28 {
    padding-right: 28px !important; }

.pr-29 {
    padding-right: 29px !important; }

.pr-30 {
    padding-right: 30px !important; }

.pr-31 {
    padding-right: 31px !important; }

.pr-32 {
    padding-right: 32px !important; }

.pr-33 {
    padding-right: 33px !important; }

.pr-34 {
    padding-right: 34px !important; }

.pr-35 {
    padding-right: 35px !important; }

.pr-36 {
    padding-right: 36px !important; }

.pr-37 {
    padding-right: 37px !important; }

.pr-38 {
    padding-right: 38px !important; }

.pr-39 {
    padding-right: 39px !important; }

.pr-40 {
    padding-right: 40px !important; }

.pr-41 {
    padding-right: 41px !important; }

.pr-42 {
    padding-right: 42px !important; }

.pr-43 {
    padding-right: 43px !important; }

.pr-44 {
    padding-right: 44px !important; }

.pr-45 {
    padding-right: 45px !important; }

.pr-46 {
    padding-right: 46px !important; }

.pr-47 {
    padding-right: 47px !important; }

.pr-48 {
    padding-right: 48px !important; }

.pr-49 {
    padding-right: 49px !important; }

.pr-50 {
    padding-right: 50px !important; }

.pr-n1 {
    padding-right: 4px !important; }

.pr-n2 {
    padding-right: 8px !important; }

.pr-n3 {
    padding-right: 12px !important; }

.pr-n4 {
    padding-right: 16px !important; }

.pr-n5 {
    padding-right: 20px !important; }

.pr-n6 {
    padding-right: 24px !important; }

.pr-n7 {
    padding-right: 28px !important; }

.pr-n8 {
    padding-right: 32px !important; }

.pr-n9 {
    padding-right: 36px !important; }

.pr-n10 {
    padding-right: 40px !important; }

.pr-n11 {
    padding-right: 44px !important; }

.pr-n12 {
    padding-right: 48px !important; }

.pr-n13 {
    padding-right: 52px !important; }

.pr-n14 {
    padding-right: 56px !important; }

.pr-n15 {
    padding-right: 60px !important; }

.pr-n16 {
    padding-right: 64px !important; }

.pr-n17 {
    padding-right: 68px !important; }

.pr-n18 {
    padding-right: 72px !important; }

.pr-n19 {
    padding-right: 76px !important; }

.pr-n20 {
    padding-right: 80px !important; }

.pr-n21 {
    padding-right: 84px !important; }

.pr-n22 {
    padding-right: 88px !important; }

.pr-n23 {
    padding-right: 92px !important; }

.pr-n24 {
    padding-right: 96px !important; }

.pr-n25 {
    padding-right: 100px !important; }

.pb-0 {
    padding-bottom: 0px !important; }

.pb-1 {
    padding-bottom: 1px !important; }

.pb-2 {
    padding-bottom: 2px !important; }

.pb-3 {
    padding-bottom: 3px !important; }

.pb-4 {
    padding-bottom: 4px !important; }

.pb-5 {
    padding-bottom: 5px !important; }

.pb-6 {
    padding-bottom: 6px !important; }

.pb-7 {
    padding-bottom: 7px !important; }

.pb-8 {
    padding-bottom: 8px !important; }

.pb-9 {
    padding-bottom: 9px !important; }

.pb-10 {
    padding-bottom: 10px !important; }

.pb-11 {
    padding-bottom: 11px !important; }

.pb-12 {
    padding-bottom: 12px !important; }

.pb-13 {
    padding-bottom: 13px !important; }

.pb-14 {
    padding-bottom: 14px !important; }

.pb-15 {
    padding-bottom: 15px !important; }

.pb-16 {
    padding-bottom: 16px !important; }

.pb-17 {
    padding-bottom: 17px !important; }

.pb-18 {
    padding-bottom: 18px !important; }

.pb-19 {
    padding-bottom: 19px !important; }

.pb-20 {
    padding-bottom: 20px !important; }

.pb-21 {
    padding-bottom: 21px !important; }

.pb-22 {
    padding-bottom: 22px !important; }

.pb-23 {
    padding-bottom: 23px !important; }

.pb-24 {
    padding-bottom: 24px !important; }

.pb-25 {
    padding-bottom: 25px !important; }

.pb-26 {
    padding-bottom: 26px !important; }

.pb-27 {
    padding-bottom: 27px !important; }

.pb-28 {
    padding-bottom: 28px !important; }

.pb-29 {
    padding-bottom: 29px !important; }

.pb-30 {
    padding-bottom: 30px !important; }

.pb-31 {
    padding-bottom: 31px !important; }

.pb-32 {
    padding-bottom: 32px !important; }

.pb-33 {
    padding-bottom: 33px !important; }

.pb-34 {
    padding-bottom: 34px !important; }

.pb-35 {
    padding-bottom: 35px !important; }

.pb-36 {
    padding-bottom: 36px !important; }

.pb-37 {
    padding-bottom: 37px !important; }

.pb-38 {
    padding-bottom: 38px !important; }

.pb-39 {
    padding-bottom: 39px !important; }

.pb-40 {
    padding-bottom: 40px !important; }

.pb-41 {
    padding-bottom: 41px !important; }

.pb-42 {
    padding-bottom: 42px !important; }

.pb-43 {
    padding-bottom: 43px !important; }

.pb-44 {
    padding-bottom: 44px !important; }

.pb-45 {
    padding-bottom: 45px !important; }

.pb-46 {
    padding-bottom: 46px !important; }

.pb-47 {
    padding-bottom: 47px !important; }

.pb-48 {
    padding-bottom: 48px !important; }

.pb-49 {
    padding-bottom: 49px !important; }

.pb-50 {
    padding-bottom: 50px !important; }


.pb-n1 {
    padding-bottom: 4px !important; }

.pb-n2 {
    padding-bottom: 8px !important; }

.pb-n3 {
    padding-bottom: 12px !important; }

.pb-n4 {
    padding-bottom: 16px !important; }

.pb-n5 {
    padding-bottom: 20px !important; }

.pb-n6 {
    padding-bottom: 24px !important; }

.pb-n7 {
    padding-bottom: 28px !important; }

.pb-n8 {
    padding-bottom: 32px !important; }

.pb-n9 {
    padding-bottom: 36px !important; }

.pb-n10 {
    padding-bottom: 40px !important; }

.pb-n11 {
    padding-bottom: 44px !important; }

.pb-n12 {
    padding-bottom: 48px !important; }

.pb-n13 {
    padding-bottom: 52px !important; }

.pb-n14 {
    padding-bottom: 56px !important; }

.pb-n15 {
    padding-bottom: 60px !important; }

.pb-n16 {
    padding-bottom: 64px !important; }

.pb-n17 {
    padding-bottom: 68px !important; }

.pb-n18 {
    padding-bottom: 72px !important; }

.pb-n19 {
    padding-bottom: 76px !important; }

.pb-n20 {
    padding-bottom: 80px !important; }

.pb-n21 {
    padding-bottom: 84px !important; }

.pb-n22 {
    padding-bottom: 88px !important; }

.pb-n23 {
    padding-bottom: 92px !important; }

.pb-n24 {
    padding-bottom: 96px !important; }

.pb-n25 {
    padding-bottom: 100px !important; }

.pl-0 {
    padding-left: 0px !important; }

.pl-1 {
    padding-left: 1px !important; }

.pl-2 {
    padding-left: 2px !important; }

.pl-3 {
    padding-left: 3px !important; }

.pl-4 {
    padding-left: 4px !important; }

.pl-5 {
    padding-left: 5px !important; }

.pl-6 {
    padding-left: 6px !important; }

.pl-7 {
    padding-left: 7px !important; }

.pl-8 {
    padding-left: 8px !important; }

.pl-9 {
    padding-left: 9px !important; }

.pl-10 {
    padding-left: 10px !important; }

.pl-11 {
    padding-left: 11px !important; }

.pl-12 {
    padding-left: 12px !important; }

.pl-13 {
    padding-left: 13px !important; }

.pl-14 {
    padding-left: 14px !important; }

.pl-15 {
    padding-left: 15px !important; }

.pl-16 {
    padding-left: 16px !important; }

.pl-17 {
    padding-left: 17px !important; }

.pl-18 {
    padding-left: 18px !important; }

.pl-19 {
    padding-left: 19px !important; }

.pl-20 {
    padding-left: 20px !important; }

.pl-21 {
    padding-left: 21px !important; }

.pl-22 {
    padding-left: 22px !important; }

.pl-23 {
    padding-left: 23px !important; }

.pl-24 {
    padding-left: 24px !important; }

.pl-25 {
    padding-left: 25px !important; }

.pl-26 {
    padding-left: 26px !important; }

.pl-27 {
    padding-left: 27px !important; }

.pl-28 {
    padding-left: 28px !important; }

.pl-29 {
    padding-left: 29px !important; }

.pl-30 {
    padding-left: 30px !important; }

.pl-31 {
    padding-left: 31px !important; }

.pl-32 {
    padding-left: 32px !important; }

.pl-33 {
    padding-left: 33px !important; }

.pl-34 {
    padding-left: 34px !important; }

.pl-35 {
    padding-left: 35px !important; }

.pl-36 {
    padding-left: 36px !important; }

.pl-37 {
    padding-left: 37px !important; }

.pl-38 {
    padding-left: 38px !important; }

.pl-39 {
    padding-left: 39px !important; }

.pl-40 {
    padding-left: 40px !important; }

.pl-41 {
    padding-left: 41px !important; }

.pl-42 {
    padding-left: 42px !important; }

.pl-43 {
    padding-left: 43px !important; }

.pl-44 {
    padding-left: 44px !important; }

.pl-45 {
    padding-left: 45px !important; }

.pl-46 {
    padding-left: 46px !important; }

.pl-47 {
    padding-left: 47px !important; }

.pl-48 {
    padding-left: 48px !important; }

.pl-49 {
    padding-left: 49px !important; }

.pl-50 {
    padding-left: 50px !important; }

.pl-n1 {
    padding-left: 4px !important; }

.pl-n2 {
    padding-left: 8px !important; }

.pl-n3 {
    padding-left: 12px !important; }

.pl-n4 {
    padding-left: 16px !important; }

.pl-n5 {
    padding-left: 20px !important; }

.pl-n6 {
    padding-left: 24px !important; }

.pl-n7 {
    padding-left: 28px !important; }

.pl-n8 {
    padding-left: 32px !important; }

.pl-n9 {
    padding-left: 36px !important; }

.pl-n10 {
    padding-left: 40px !important; }

.pl-n11 {
    padding-left: 44px !important; }

.pl-n12 {
    padding-left: 48px !important; }

.pl-n13 {
    padding-left: 52px !important; }

.pl-n14 {
    padding-left: 56px !important; }

.pl-n15 {
    padding-left: 60px !important; }

.pl-n16 {
    padding-left: 64px !important; }

.pl-n17 {
    padding-left: 68px !important; }

.pl-n18 {
    padding-left: 72px !important; }

.pl-n19 {
    padding-left: 76px !important; }

.pl-n20 {
    padding-left: 80px !important; }

.pl-n21 {
    padding-left: 84px !important; }

.pl-n22 {
    padding-left: 88px !important; }

.pl-n23 {
    padding-left: 92px !important; }

.pl-n24 {
    padding-left: 96px !important; }

.pl-n25 {
    padding-left: 100px !important; }

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important; }

.px-1 {
    padding-left: 1px !important;
    padding-right: 1px !important; }

.px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important; }

.px-3 {
    padding-left: 3px !important;
    padding-right: 3px !important; }

.px-4 {
    padding-left: 4px !important;
    padding-right: 4px !important; }

.px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important; }

.px-6 {
    padding-left: 6px !important;
    padding-right: 6px !important; }

.px-7 {
    padding-left: 7px !important;
    padding-right: 7px !important; }

.px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important; }

.px-9 {
    padding-left: 9px !important;
    padding-right: 9px !important; }

.px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important; }

.px-11 {
    padding-left: 11px !important;
    padding-right: 11px !important; }

.px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important; }

.px-13 {
    padding-left: 13px !important;
    padding-right: 13px !important; }

.px-14 {
    padding-left: 14px !important;
    padding-right: 14px !important; }

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important; }

.px-16 {
    padding-left: 16px !important;
    padding-right: 16px !important; }

.px-17 {
    padding-left: 17px !important;
    padding-right: 17px !important; }

.px-18 {
    padding-left: 18px !important;
    padding-right: 18px !important; }

.px-19 {
    padding-left: 19px !important;
    padding-right: 19px !important; }

.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important; }

.px-21 {
    padding-left: 21px !important;
    padding-right: 21px !important; }

.px-22 {
    padding-left: 22px !important;
    padding-right: 22px !important; }

.px-23 {
    padding-left: 23px !important;
    padding-right: 23px !important; }

.px-24 {
    padding-left: 24px !important;
    padding-right: 24px !important; }

.px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important; }

.px-26 {
    padding-left: 26px !important;
    padding-right: 26px !important; }

.px-27 {
    padding-left: 27px !important;
    padding-right: 27px !important; }

.px-28 {
    padding-left: 28px !important;
    padding-right: 28px !important; }

.px-29 {
    padding-left: 29px !important;
    padding-right: 29px !important; }

.px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important; }

.px-31 {
    padding-left: 31px !important;
    padding-right: 31px !important; }

.px-32 {
    padding-left: 32px !important;
    padding-right: 32px !important; }

.px-33 {
    padding-left: 33px !important;
    padding-right: 33px !important; }

.px-34 {
    padding-left: 34px !important;
    padding-right: 34px !important; }

.px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important; }

.px-36 {
    padding-left: 36px !important;
    padding-right: 36px !important; }

.px-37 {
    padding-left: 37px !important;
    padding-right: 37px !important; }

.px-38 {
    padding-left: 38px !important;
    padding-right: 38px !important; }

.px-39 {
    padding-left: 39px !important;
    padding-right: 39px !important; }

.px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important; }

.px-41 {
    padding-left: 41px !important;
    padding-right: 41px !important; }

.px-42 {
    padding-left: 42px !important;
    padding-right: 42px !important; }

.px-43 {
    padding-left: 43px !important;
    padding-right: 43px !important; }

.px-44 {
    padding-left: 44px !important;
    padding-right: 44px !important; }

.px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important; }

.px-46 {
    padding-left: 46px !important;
    padding-right: 46px !important; }

.px-47 {
    padding-left: 47px !important;
    padding-right: 47px !important; }

.px-48 {
    padding-left: 48px !important;
    padding-right: 48px !important; }

.px-49 {
    padding-left: 49px !important;
    padding-right: 49px !important; }

.px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important; }

.px-n1 {
    padding-left: 4px !important;
    padding-right: 4px !important; }

.px-n2 {
    padding-left: 8px !important;
    padding-right: 8px !important; }

.px-n3 {
    padding-left: 12px !important;
    padding-right: 12px !important; }

.px-n4 {
    padding-left: 16px !important;
    padding-right: 16px !important; }

.px-n5 {
    padding-left: 20px !important;
    padding-right: 20px !important; }

.px-n6 {
    padding-left: 24px !important;
    padding-right: 24px !important; }

.px-n7 {
    padding-left: 28px !important;
    padding-right: 28px !important; }

.px-n8 {
    padding-left: 32px !important;
    padding-right: 32px !important; }

.px-n9 {
    padding-left: 36px !important;
    padding-right: 36px !important; }

.px-n10 {
    padding-left: 40px !important;
    padding-right: 40px !important; }

.px-n11 {
    padding-left: 44px !important;
    padding-right: 44px !important; }

.px-n12 {
    padding-left: 48px !important;
    padding-right: 48px !important; }

.px-n13 {
    padding-left: 52px !important;
    padding-right: 52px !important; }

.px-n14 {
    padding-left: 56px !important;
    padding-right: 56px !important; }

.px-n15 {
    padding-left: 60px !important;
    padding-right: 60px !important; }

.px-n16 {
    padding-left: 64px !important;
    padding-right: 64px !important; }

.px-n17 {
    padding-left: 68px !important;
    padding-right: 68px !important; }

.px-n18 {
    padding-left: 72px !important;
    padding-right: 72px !important; }

.px-n19 {
    padding-left: 76px !important;
    padding-right: 76px !important; }

.px-n20 {
    padding-left: 80px !important;
    padding-right: 80px !important; }

.px-n21 {
    padding-left: 84px !important;
    padding-right: 84px !important; }

.px-n22 {
    padding-left: 88px !important;
    padding-right: 88px !important; }

.px-n23 {
    padding-left: 92px !important;
    padding-right: 92px !important; }

.px-n24 {
    padding-left: 96px !important;
    padding-right: 96px !important; }

.px-n25 {
    padding-left: 100px !important;
    padding-right: 100px !important; }

.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }

.py-1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important; }

.py-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important; }

.py-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }

.py-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }

.py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }

.py-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important; }

.py-7 {
    padding-top: 7px !important;
    padding-bottom: 7px !important; }

.py-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }

.py-9 {
    padding-top: 9px !important;
    padding-bottom: 9px !important; }

.py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }

.py-11 {
    padding-top: 11px !important;
    padding-bottom: 11px !important; }

.py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }

.py-13 {
    padding-top: 13px !important;
    padding-bottom: 13px !important; }

.py-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important; }

.py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }

.py-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }

.py-17 {
    padding-top: 17px !important;
    padding-bottom: 17px !important; }

.py-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important; }

.py-19 {
    padding-top: 19px !important;
    padding-bottom: 19px !important; }

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

.py-21 {
    padding-top: 21px !important;
    padding-bottom: 21px !important; }

.py-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important; }

.py-23 {
    padding-top: 23px !important;
    padding-bottom: 23px !important; }

.py-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important; }

.py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }

.py-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important; }

.py-27 {
    padding-top: 27px !important;
    padding-bottom: 27px !important; }

.py-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important; }

.py-29 {
    padding-top: 29px !important;
    padding-bottom: 29px !important; }

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }

.py-31 {
    padding-top: 31px !important;
    padding-bottom: 31px !important; }

.py-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }

.py-33 {
    padding-top: 33px !important;
    padding-bottom: 33px !important; }

.py-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important; }

.py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }

.py-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important; }

.py-37 {
    padding-top: 37px !important;
    padding-bottom: 37px !important; }

.py-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important; }

.py-39 {
    padding-top: 39px !important;
    padding-bottom: 39px !important; }

.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }

.py-41 {
    padding-top: 41px !important;
    padding-bottom: 41px !important; }

.py-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important; }

.py-43 {
    padding-top: 43px !important;
    padding-bottom: 43px !important; }

.py-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important; }

.py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }

.py-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important; }

.py-47 {
    padding-top: 47px !important;
    padding-bottom: 47px !important; }

.py-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important; }

.py-49 {
    padding-top: 49px !important;
    padding-bottom: 49px !important; }

.py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }

.py-n1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }

.py-n2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }

.py-n3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }

.py-n4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }

.py-n5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

.py-n6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important; }

.py-n7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important; }

.py-n8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }

.py-n9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important; }

.py-n10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }

.py-n11 {
    padding-top: 44px !important;
    padding-bottom: 44px !important; }

.py-n12 {
    padding-top: 48px !important;
    padding-bottom: 48px !important; }

.py-n13 {
    padding-top: 52px !important;
    padding-bottom: 52px !important; }

.py-n14 {
    padding-top: 56px !important;
    padding-bottom: 56px !important; }

.py-n15 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }

.py-n16 {
    padding-top: 64px !important;
    padding-bottom: 64px !important; }

.py-n17 {
    padding-top: 68px !important;
    padding-bottom: 68px !important; }

.py-n18 {
    padding-top: 72px !important;
    padding-bottom: 72px !important; }

.py-n19 {
    padding-top: 76px !important;
    padding-bottom: 76px !important; }

.py-n20 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }

.py-n21 {
    padding-top: 84px !important;
    padding-bottom: 84px !important; }

.py-n22 {
    padding-top: 88px !important;
    padding-bottom: 88px !important; }

.py-n23 {
    padding-top: 92px !important;
    padding-bottom: 92px !important; }

.py-n24 {
    padding-top: 96px !important;
    padding-bottom: 96px !important; }

.py-n25 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }

.ma-0 {
    margin: 0px !important; }

.ma-1 {
    margin: 1px !important; }

.ma-2 {
    margin: 2px !important; }

.ma-3 {
    margin: 3px !important; }

.ma-4 {
    margin: 4px !important; }

.ma-5 {
    margin: 5px !important; }

.ma-6 {
    margin: 6px !important; }

.ma-7 {
    margin: 7px !important; }

.ma-8 {
    margin: 8px !important; }

.ma-9 {
    margin: 9px !important; }

.ma-10 {
    margin: 10px !important; }

.ma-11 {
    margin: 11px !important; }

.ma-12 {
    margin: 12px !important; }

.ma-13 {
    margin: 13px !important; }

.ma-14 {
    margin: 14px !important; }

.ma-15 {
    margin: 15px !important; }

.ma-16 {
    margin: 16px !important; }

.ma-17 {
    margin: 17px !important; }

.ma-18 {
    margin: 18px !important; }

.ma-19 {
    margin: 19px !important; }

.ma-20 {
    margin: 20px !important; }

.ma-21 {
    margin: 21px !important; }

.ma-22 {
    margin: 22px !important; }

.ma-23 {
    margin: 23px !important; }

.ma-24 {
    margin: 24px !important; }

.ma-25 {
    margin: 25px !important; }

.ma-26 {
    margin: 26px !important; }

.ma-27 {
    margin: 27px !important; }

.ma-28 {
    margin: 28px !important; }

.ma-29 {
    margin: 29px !important; }

.ma-30 {
    margin: 30px !important; }

.ma-31 {
    margin: 31px !important; }

.ma-32 {
    margin: 32px !important; }

.ma-33 {
    margin: 33px !important; }

.ma-34 {
    margin: 34px !important; }

.ma-35 {
    margin: 35px !important; }

.ma-36 {
    margin: 36px !important; }

.ma-37 {
    margin: 37px !important; }

.ma-38 {
    margin: 38px !important; }

.ma-39 {
    margin: 39px !important; }

.ma-40 {
    margin: 40px !important; }

.ma-41 {
    margin: 41px !important; }

.ma-42 {
    margin: 42px !important; }

.ma-43 {
    margin: 43px !important; }

.ma-44 {
    margin: 44px !important; }

.ma-45 {
    margin: 45px !important; }

.ma-46 {
    margin: 46px !important; }

.ma-47 {
    margin: 47px !important; }

.ma-48 {
    margin: 48px !important; }

.ma-49 {
    margin: 49px !important; }

.ma-50 {
    margin: 50px !important; }

.ma-n1 {
    margin: 4px !important; }

.ma-n2 {
    margin: 8px !important; }

.ma-n3 {
    margin: 12px !important; }

.ma-n4 {
    margin: 16px !important; }

.ma-n5 {
    margin: 20px !important; }

.ma-n6 {
    margin: 24px !important; }

.ma-n7 {
    margin: 28px !important; }

.ma-n8 {
    margin: 32px !important; }

.ma-n9 {
    margin: 36px !important; }

.ma-n10 {
    margin: 40px !important; }

.ma-n11 {
    margin: 44px !important; }

.ma-n12 {
    margin: 48px !important; }

.ma-n13 {
    margin: 52px !important; }

.ma-n14 {
    margin: 56px !important; }

.ma-n15 {
    margin: 60px !important; }

.ma-n16 {
    margin: 64px !important; }

.ma-n17 {
    margin: 68px !important; }

.ma-n18 {
    margin: 72px !important; }

.ma-n19 {
    margin: 76px !important; }

.ma-n20 {
    margin: 80px !important; }

.ma-n21 {
    margin: 84px !important; }

.ma-n22 {
    margin: 88px !important; }

.ma-n23 {
    margin: 92px !important; }

.ma-n24 {
    margin: 96px !important; }

.ma-n25 {
    margin: 100px !important; }

.mt-0 {
    margin-top: 0px !important; }

.mt--0 {
    margin-top: -0px !important; }

.mt-1 {
    margin-top: 1px !important; }

.mt--1 {
    margin-top: -1px !important; }

.mt-2 {
    margin-top: 2px !important; }

.mt--2 {
    margin-top: -2px !important; }

.mt-3 {
    margin-top: 3px !important; }

.mt--3 {
    margin-top: -3px !important; }

.mt-4 {
    margin-top: 4px !important; }

.mt--4 {
    margin-top: -4px !important; }

.mt-5 {
    margin-top: 5px !important; }

.mt--5 {
    margin-top: -5px !important; }

.mt-6 {
    margin-top: 6px !important; }

.mt--6 {
    margin-top: -6px !important; }

.mt-7 {
    margin-top: 7px !important; }

.mt--7 {
    margin-top: -7px !important; }

.mt-8 {
    margin-top: 8px !important; }

.mt--8 {
    margin-top: -8px !important; }

.mt-9 {
    margin-top: 9px !important; }

.mt--9 {
    margin-top: -9px !important; }

.mt-10 {
    margin-top: 10px !important; }

.mt--10 {
    margin-top: -10px !important; }

.mt-11 {
    margin-top: 11px !important; }

.mt--11 {
    margin-top: -11px !important; }

.mt-12 {
    margin-top: 12px !important; }

.mt--12 {
    margin-top: -12px !important; }

.mt-13 {
    margin-top: 13px !important; }

.mt--13 {
    margin-top: -13px !important; }

.mt-14 {
    margin-top: 14px !important; }

.mt--14 {
    margin-top: -14px !important; }

.mt-15 {
    margin-top: 15px !important; }

.mt--15 {
    margin-top: -15px !important; }

.mt-16 {
    margin-top: 16px !important; }

.mt--16 {
    margin-top: -16px !important; }

.mt-17 {
    margin-top: 17px !important; }

.mt--17 {
    margin-top: -17px !important; }

.mt-18 {
    margin-top: 18px !important; }

.mt--18 {
    margin-top: -18px !important; }

.mt-19 {
    margin-top: 19px !important; }

.mt--19 {
    margin-top: -19px !important; }

.mt-20 {
    margin-top: 20px !important; }

.mt--20 {
    margin-top: -20px !important; }

.mt-21 {
    margin-top: 21px !important; }

.mt--21 {
    margin-top: -21px !important; }

.mt-22 {
    margin-top: 22px !important; }

.mt--22 {
    margin-top: -22px !important; }

.mt-23 {
    margin-top: 23px !important; }

.mt--23 {
    margin-top: -23px !important; }

.mt-24 {
    margin-top: 24px !important; }

.mt--24 {
    margin-top: -24px !important; }

.mt-25 {
    margin-top: 25px !important; }

.mt--25 {
    margin-top: -25px !important; }

.mt-26 {
    margin-top: 26px !important; }

.mt--26 {
    margin-top: -26px !important; }

.mt-27 {
    margin-top: 27px !important; }

.mt--27 {
    margin-top: -27px !important; }

.mt-28 {
    margin-top: 28px !important; }

.mt--28 {
    margin-top: -28px !important; }

.mt-29 {
    margin-top: 29px !important; }

.mt--29 {
    margin-top: -29px !important; }

.mt-30 {
    margin-top: 30px !important; }

.mt--30 {
    margin-top: -30px !important; }

.mt-31 {
    margin-top: 31px !important; }

.mt--31 {
    margin-top: -31px !important; }

.mt-32 {
    margin-top: 32px !important; }

.mt--32 {
    margin-top: -32px !important; }

.mt-33 {
    margin-top: 33px !important; }

.mt--33 {
    margin-top: -33px !important; }

.mt-34 {
    margin-top: 34px !important; }

.mt--34 {
    margin-top: -34px !important; }

.mt-35 {
    margin-top: 35px !important; }

.mt--35 {
    margin-top: -35px !important; }

.mt-36 {
    margin-top: 36px !important; }

.mt--36 {
    margin-top: -36px !important; }

.mt-37 {
    margin-top: 37px !important; }

.mt--37 {
    margin-top: -37px !important; }

.mt-38 {
    margin-top: 38px !important; }

.mt--38 {
    margin-top: -38px !important; }

.mt-39 {
    margin-top: 39px !important; }

.mt--39 {
    margin-top: -39px !important; }

.mt-40 {
    margin-top: 40px !important; }

.mt--40 {
    margin-top: -40px !important; }

.mt-41 {
    margin-top: 41px !important; }

.mt--41 {
    margin-top: -41px !important; }

.mt-42 {
    margin-top: 42px !important; }

.mt--42 {
    margin-top: -42px !important; }

.mt-43 {
    margin-top: 43px !important; }

.mt--43 {
    margin-top: -43px !important; }

.mt-44 {
    margin-top: 44px !important; }

.mt--44 {
    margin-top: -44px !important; }

.mt-45 {
    margin-top: 45px !important; }

.mt--45 {
    margin-top: -45px !important; }

.mt-46 {
    margin-top: 46px !important; }

.mt--46 {
    margin-top: -46px !important; }

.mt-47 {
    margin-top: 47px !important; }

.mt--47 {
    margin-top: -47px !important; }

.mt-48 {
    margin-top: 48px !important; }

.mt--48 {
    margin-top: -48px !important; }

.mt-49 {
    margin-top: 49px !important; }

.mt--49 {
    margin-top: -49px !important; }

.mt-50 {
    margin-top: 50px !important; }

.mt--50 {
    margin-top: -50px !important; }

.mt-n1 {
    margin-top: 4px !important; }

.mt--n1 {
    margin-top: -4px !important; }

.mt-n2 {
    margin-top: 8px !important; }

.mt--n2 {
    margin-top: -8px !important; }

.mt-n3 {
    margin-top: 12px !important; }

.mt--n3 {
    margin-top: -12px !important; }

.mt-n4 {
    margin-top: 16px !important; }

.mt--n4 {
    margin-top: -16px !important; }

.mt-n5 {
    margin-top: 20px !important; }

.mt--n5 {
    margin-top: -20px !important; }

.mt-n6 {
    margin-top: 24px !important; }

.mt--n6 {
    margin-top: -24px !important; }

.mt-n7 {
    margin-top: 28px !important; }

.mt--n7 {
    margin-top: -28px !important; }

.mt-n8 {
    margin-top: 32px !important; }

.mt--n8 {
    margin-top: -32px !important; }

.mt-n9 {
    margin-top: 36px !important; }

.mt--n9 {
    margin-top: -36px !important; }

.mt-n10 {
    margin-top: 40px !important; }

.mt--n10 {
    margin-top: -40px !important; }

.mt-n11 {
    margin-top: 44px !important; }

.mt--n11 {
    margin-top: -44px !important; }

.mt-n12 {
    margin-top: 48px !important; }

.mt--n12 {
    margin-top: -48px !important; }

.mt-n13 {
    margin-top: 52px !important; }

.mt--n13 {
    margin-top: -52px !important; }

.mt-n14 {
    margin-top: 56px !important; }

.mt--n14 {
    margin-top: -56px !important; }

.mt-n15 {
    margin-top: 60px !important; }

.mt--n15 {
    margin-top: -60px !important; }

.mt-n16 {
    margin-top: 64px !important; }

.mt--n16 {
    margin-top: -64px !important; }

.mt-n17 {
    margin-top: 68px !important; }

.mt--n17 {
    margin-top: -68px !important; }

.mt-n18 {
    margin-top: 72px !important; }

.mt--n18 {
    margin-top: -72px !important; }

.mt-n19 {
    margin-top: 76px !important; }

.mt--n19 {
    margin-top: -76px !important; }

.mt-n20 {
    margin-top: 80px !important; }

.mt--n20 {
    margin-top: -80px !important; }

.mt-n21 {
    margin-top: 84px !important; }

.mt--n21 {
    margin-top: -84px !important; }

.mt-n22 {
    margin-top: 88px !important; }

.mt--n22 {
    margin-top: -88px !important; }

.mt-n23 {
    margin-top: 92px !important; }

.mt--n23 {
    margin-top: -92px !important; }

.mt-n24 {
    margin-top: 96px !important; }

.mt--n24 {
    margin-top: -96px !important; }

.mt-n25 {
    margin-top: 100px !important; }

.mt--n25 {
    margin-top: -100px !important; }

.mr-0 {
    margin-right: 0px !important; }

.mr--0 {
    margin-right: -0px !important; }

.mr-1 {
    margin-right: 1px !important; }

.mr--1 {
    margin-right: -1px !important; }

.mr-2 {
    margin-right: 2px !important; }

.mr--2 {
    margin-right: -2px !important; }

.mr-3 {
    margin-right: 3px !important; }

.mr--3 {
    margin-right: -3px !important; }

.mr-4 {
    margin-right: 4px !important; }

.mr--4 {
    margin-right: -4px !important; }

.mr-5 {
    margin-right: 5px !important; }

.mr--5 {
    margin-right: -5px !important; }

.mr-6 {
    margin-right: 6px !important; }

.mr--6 {
    margin-right: -6px !important; }

.mr-7 {
    margin-right: 7px !important; }

.mr--7 {
    margin-right: -7px !important; }

.mr-8 {
    margin-right: 8px !important; }

.mr--8 {
    margin-right: -8px !important; }

.mr-9 {
    margin-right: 9px !important; }

.mr--9 {
    margin-right: -9px !important; }

.mr-10 {
    margin-right: 10px !important; }

.mr--10 {
    margin-right: -10px !important; }

.mr-11 {
    margin-right: 11px !important; }

.mr--11 {
    margin-right: -11px !important; }

.mr-12 {
    margin-right: 12px !important; }

.mr--12 {
    margin-right: -12px !important; }

.mr-13 {
    margin-right: 13px !important; }

.mr--13 {
    margin-right: -13px !important; }

.mr-14 {
    margin-right: 14px !important; }

.mr--14 {
    margin-right: -14px !important; }

.mr-15 {
    margin-right: 15px !important; }

.mr--15 {
    margin-right: -15px !important; }

.mr-16 {
    margin-right: 16px !important; }

.mr--16 {
    margin-right: -16px !important; }

.mr-17 {
    margin-right: 17px !important; }

.mr--17 {
    margin-right: -17px !important; }

.mr-18 {
    margin-right: 18px !important; }

.mr--18 {
    margin-right: -18px !important; }

.mr-19 {
    margin-right: 19px !important; }

.mr--19 {
    margin-right: -19px !important; }

.mr-20 {
    margin-right: 20px !important; }

.mr--20 {
    margin-right: -20px !important; }

.mr-21 {
    margin-right: 21px !important; }

.mr--21 {
    margin-right: -21px !important; }

.mr-22 {
    margin-right: 22px !important; }

.mr--22 {
    margin-right: -22px !important; }

.mr-23 {
    margin-right: 23px !important; }

.mr--23 {
    margin-right: -23px !important; }

.mr-24 {
    margin-right: 24px !important; }

.mr--24 {
    margin-right: -24px !important; }

.mr-25 {
    margin-right: 25px !important; }

.mr--25 {
    margin-right: -25px !important; }

.mr-26 {
    margin-right: 26px !important; }

.mr--26 {
    margin-right: -26px !important; }

.mr-27 {
    margin-right: 27px !important; }

.mr--27 {
    margin-right: -27px !important; }

.mr-28 {
    margin-right: 28px !important; }

.mr--28 {
    margin-right: -28px !important; }

.mr-29 {
    margin-right: 29px !important; }

.mr--29 {
    margin-right: -29px !important; }

.mr-30 {
    margin-right: 30px !important; }

.mr--30 {
    margin-right: -30px !important; }

.mr-31 {
    margin-right: 31px !important; }

.mr--31 {
    margin-right: -31px !important; }

.mr-32 {
    margin-right: 32px !important; }

.mr--32 {
    margin-right: -32px !important; }

.mr-33 {
    margin-right: 33px !important; }

.mr--33 {
    margin-right: -33px !important; }

.mr-34 {
    margin-right: 34px !important; }

.mr--34 {
    margin-right: -34px !important; }

.mr-35 {
    margin-right: 35px !important; }

.mr--35 {
    margin-right: -35px !important; }

.mr-36 {
    margin-right: 36px !important; }

.mr--36 {
    margin-right: -36px !important; }

.mr-37 {
    margin-right: 37px !important; }

.mr--37 {
    margin-right: -37px !important; }

.mr-38 {
    margin-right: 38px !important; }

.mr--38 {
    margin-right: -38px !important; }

.mr-39 {
    margin-right: 39px !important; }

.mr--39 {
    margin-right: -39px !important; }

.mr-40 {
    margin-right: 40px !important; }

.mr--40 {
    margin-right: -40px !important; }

.mr-41 {
    margin-right: 41px !important; }

.mr--41 {
    margin-right: -41px !important; }

.mr-42 {
    margin-right: 42px !important; }

.mr--42 {
    margin-right: -42px !important; }

.mr-43 {
    margin-right: 43px !important; }

.mr--43 {
    margin-right: -43px !important; }

.mr-44 {
    margin-right: 44px !important; }

.mr--44 {
    margin-right: -44px !important; }

.mr-45 {
    margin-right: 45px !important; }

.mr--45 {
    margin-right: -45px !important; }

.mr-46 {
    margin-right: 46px !important; }

.mr--46 {
    margin-right: -46px !important; }

.mr-47 {
    margin-right: 47px !important; }

.mr--47 {
    margin-right: -47px !important; }

.mr-48 {
    margin-right: 48px !important; }

.mr--48 {
    margin-right: -48px !important; }

.mr-49 {
    margin-right: 49px !important; }

.mr--49 {
    margin-right: -49px !important; }

.mr-50 {
    margin-right: 50px !important; }

.mr--50 {
    margin-right: -50px !important; }

.mr-n1 {
    margin-right: 4px !important; }

.mr--n1 {
    margin-right: -4px !important; }

.mr-n2 {
    margin-right: 8px !important; }

.mr--n2 {
    margin-right: -8px !important; }

.mr-n3 {
    margin-right: 12px !important; }

.mr--n3 {
    margin-right: -12px !important; }

.mr-n4 {
    margin-right: 16px !important; }

.mr--n4 {
    margin-right: -16px !important; }

.mr-n5 {
    margin-right: 20px !important; }

.mr--n5 {
    margin-right: -20px !important; }

.mr-n6 {
    margin-right: 24px !important; }

.mr--n6 {
    margin-right: -24px !important; }

.mr-n7 {
    margin-right: 28px !important; }

.mr--n7 {
    margin-right: -28px !important; }

.mr-n8 {
    margin-right: 32px !important; }

.mr--n8 {
    margin-right: -32px !important; }

.mr-n9 {
    margin-right: 36px !important; }

.mr--n9 {
    margin-right: -36px !important; }

.mr-n10 {
    margin-right: 40px !important; }

.mr--n10 {
    margin-right: -40px !important; }

.mr-n11 {
    margin-right: 44px !important; }

.mr--n11 {
    margin-right: -44px !important; }

.mr-n12 {
    margin-right: 48px !important; }

.mr--n12 {
    margin-right: -48px !important; }

.mr-n13 {
    margin-right: 52px !important; }

.mr--n13 {
    margin-right: -52px !important; }

.mr-n14 {
    margin-right: 56px !important; }

.mr--n14 {
    margin-right: -56px !important; }

.mr-n15 {
    margin-right: 60px !important; }

.mr--n15 {
    margin-right: -60px !important; }

.mr-n16 {
    margin-right: 64px !important; }

.mr--n16 {
    margin-right: -64px !important; }

.mr-n17 {
    margin-right: 68px !important; }

.mr--n17 {
    margin-right: -68px !important; }

.mr-n18 {
    margin-right: 72px !important; }

.mr--n18 {
    margin-right: -72px !important; }

.mr-n19 {
    margin-right: 76px !important; }

.mr--n19 {
    margin-right: -76px !important; }

.mr-n20 {
    margin-right: 80px !important; }

.mr--n20 {
    margin-right: -80px !important; }

.mr-n21 {
    margin-right: 84px !important; }

.mr--n21 {
    margin-right: -84px !important; }

.mr-n22 {
    margin-right: 88px !important; }

.mr--n22 {
    margin-right: -88px !important; }

.mr-n23 {
    margin-right: 92px !important; }

.mr--n23 {
    margin-right: -92px !important; }

.mr-n24 {
    margin-right: 96px !important; }

.mr--n24 {
    margin-right: -96px !important; }

.mr-n25 {
    margin-right: 100px !important; }

.mr--n25 {
    margin-right: -100px !important; }

.mb-0 {
    margin-bottom: 0px !important; }

.mb--0 {
    margin-bottom: -0px !important; }

.mb-1 {
    margin-bottom: 1px !important; }

.mb--1 {
    margin-bottom: -1px !important; }

.mb-2 {
    margin-bottom: 2px !important; }

.mb--2 {
    margin-bottom: -2px !important; }

.mb-3 {
    margin-bottom: 3px !important; }

.mb--3 {
    margin-bottom: -3px !important; }

.mb-4 {
    margin-bottom: 4px !important; }

.mb--4 {
    margin-bottom: -4px !important; }

.mb-5 {
    margin-bottom: 5px !important; }

.mb--5 {
    margin-bottom: -5px !important; }

.mb-6 {
    margin-bottom: 6px !important; }

.mb--6 {
    margin-bottom: -6px !important; }

.mb-7 {
    margin-bottom: 7px !important; }

.mb--7 {
    margin-bottom: -7px !important; }

.mb-8 {
    margin-bottom: 8px !important; }

.mb--8 {
    margin-bottom: -8px !important; }

.mb-9 {
    margin-bottom: 9px !important; }

.mb--9 {
    margin-bottom: -9px !important; }

.mb-10 {
    margin-bottom: 10px !important; }

.mb--10 {
    margin-bottom: -10px !important; }

.mb-11 {
    margin-bottom: 11px !important; }

.mb--11 {
    margin-bottom: -11px !important; }

.mb-12 {
    margin-bottom: 12px !important; }

.mb--12 {
    margin-bottom: -12px !important; }

.mb-13 {
    margin-bottom: 13px !important; }

.mb--13 {
    margin-bottom: -13px !important; }

.mb-14 {
    margin-bottom: 14px !important; }

.mb--14 {
    margin-bottom: -14px !important; }

.mb-15 {
    margin-bottom: 15px !important; }

.mb--15 {
    margin-bottom: -15px !important; }

.mb-16 {
    margin-bottom: 16px !important; }

.mb--16 {
    margin-bottom: -16px !important; }

.mb-17 {
    margin-bottom: 17px !important; }

.mb--17 {
    margin-bottom: -17px !important; }

.mb-18 {
    margin-bottom: 18px !important; }

.mb--18 {
    margin-bottom: -18px !important; }

.mb-19 {
    margin-bottom: 19px !important; }

.mb--19 {
    margin-bottom: -19px !important; }

.mb-20 {
    margin-bottom: 20px !important; }

.mb--20 {
    margin-bottom: -20px !important; }

.mb-21 {
    margin-bottom: 21px !important; }

.mb--21 {
    margin-bottom: -21px !important; }

.mb-22 {
    margin-bottom: 22px !important; }

.mb--22 {
    margin-bottom: -22px !important; }

.mb-23 {
    margin-bottom: 23px !important; }

.mb--23 {
    margin-bottom: -23px !important; }

.mb-24 {
    margin-bottom: 24px !important; }

.mb--24 {
    margin-bottom: -24px !important; }

.mb-25 {
    margin-bottom: 25px !important; }

.mb--25 {
    margin-bottom: -25px !important; }

.mb-26 {
    margin-bottom: 26px !important; }

.mb--26 {
    margin-bottom: -26px !important; }

.mb-27 {
    margin-bottom: 27px !important; }

.mb--27 {
    margin-bottom: -27px !important; }

.mb-28 {
    margin-bottom: 28px !important; }

.mb--28 {
    margin-bottom: -28px !important; }

.mb-29 {
    margin-bottom: 29px !important; }

.mb--29 {
    margin-bottom: -29px !important; }

.mb-30 {
    margin-bottom: 30px !important; }

.mb--30 {
    margin-bottom: -30px !important; }

.mb-31 {
    margin-bottom: 31px !important; }

.mb--31 {
    margin-bottom: -31px !important; }

.mb-32 {
    margin-bottom: 32px !important; }

.mb--32 {
    margin-bottom: -32px !important; }

.mb-33 {
    margin-bottom: 33px !important; }

.mb--33 {
    margin-bottom: -33px !important; }

.mb-34 {
    margin-bottom: 34px !important; }

.mb--34 {
    margin-bottom: -34px !important; }

.mb-35 {
    margin-bottom: 35px !important; }

.mb--35 {
    margin-bottom: -35px !important; }

.mb-36 {
    margin-bottom: 36px !important; }

.mb--36 {
    margin-bottom: -36px !important; }

.mb-37 {
    margin-bottom: 37px !important; }

.mb--37 {
    margin-bottom: -37px !important; }

.mb-38 {
    margin-bottom: 38px !important; }

.mb--38 {
    margin-bottom: -38px !important; }

.mb-39 {
    margin-bottom: 39px !important; }

.mb--39 {
    margin-bottom: -39px !important; }

.mb-40 {
    margin-bottom: 40px !important; }

.mb--40 {
    margin-bottom: -40px !important; }

.mb-41 {
    margin-bottom: 41px !important; }

.mb--41 {
    margin-bottom: -41px !important; }

.mb-42 {
    margin-bottom: 42px !important; }

.mb--42 {
    margin-bottom: -42px !important; }

.mb-43 {
    margin-bottom: 43px !important; }

.mb--43 {
    margin-bottom: -43px !important; }

.mb-44 {
    margin-bottom: 44px !important; }

.mb--44 {
    margin-bottom: -44px !important; }

.mb-45 {
    margin-bottom: 45px !important; }

.mb--45 {
    margin-bottom: -45px !important; }

.mb-46 {
    margin-bottom: 46px !important; }

.mb--46 {
    margin-bottom: -46px !important; }

.mb-47 {
    margin-bottom: 47px !important; }

.mb--47 {
    margin-bottom: -47px !important; }

.mb-48 {
    margin-bottom: 48px !important; }

.mb--48 {
    margin-bottom: -48px !important; }

.mb-49 {
    margin-bottom: 49px !important; }

.mb--49 {
    margin-bottom: -49px !important; }

.mb-50 {
    margin-bottom: 50px !important; }

.mb--50 {
    margin-bottom: -50px !important; }

.mb-n1 {
    margin-bottom: 4px !important; }

.mb--n1 {
    margin-bottom: -4px !important; }

.mb-n2 {
    margin-bottom: 8px !important; }

.mb--n2 {
    margin-bottom: -8px !important; }

.mb-n3 {
    margin-bottom: 12px !important; }

.mb--n3 {
    margin-bottom: -12px !important; }

.mb-n4 {
    margin-bottom: 16px !important; }

.mb--n4 {
    margin-bottom: -16px !important; }

.mb-n5 {
    margin-bottom: 20px !important; }

.mb--n5 {
    margin-bottom: -20px !important; }

.mb-n6 {
    margin-bottom: 24px !important; }

.mb--n6 {
    margin-bottom: -24px !important; }

.mb-n7 {
    margin-bottom: 28px !important; }

.mb--n7 {
    margin-bottom: -28px !important; }

.mb-n8 {
    margin-bottom: 32px !important; }

.mb--n8 {
    margin-bottom: -32px !important; }

.mb-n9 {
    margin-bottom: 36px !important; }

.mb--n9 {
    margin-bottom: -36px !important; }

.mb-n10 {
    margin-bottom: 40px !important; }

.mb--n10 {
    margin-bottom: -40px !important; }

.mb-n11 {
    margin-bottom: 44px !important; }

.mb--n11 {
    margin-bottom: -44px !important; }

.mb-n12 {
    margin-bottom: 48px !important; }

.mb--n12 {
    margin-bottom: -48px !important; }

.mb-n13 {
    margin-bottom: 52px !important; }

.mb--n13 {
    margin-bottom: -52px !important; }

.mb-n14 {
    margin-bottom: 56px !important; }

.mb--n14 {
    margin-bottom: -56px !important; }

.mb-n15 {
    margin-bottom: 60px !important; }

.mb--n15 {
    margin-bottom: -60px !important; }

.mb-n16 {
    margin-bottom: 64px !important; }

.mb--n16 {
    margin-bottom: -64px !important; }

.mb-n17 {
    margin-bottom: 68px !important; }

.mb--n17 {
    margin-bottom: -68px !important; }

.mb-n18 {
    margin-bottom: 72px !important; }

.mb--n18 {
    margin-bottom: -72px !important; }

.mb-n19 {
    margin-bottom: 76px !important; }

.mb--n19 {
    margin-bottom: -76px !important; }

.mb-n20 {
    margin-bottom: 80px !important; }

.mb--n20 {
    margin-bottom: -80px !important; }

.mb-n21 {
    margin-bottom: 84px !important; }

.mb--n21 {
    margin-bottom: -84px !important; }

.mb-n22 {
    margin-bottom: 88px !important; }

.mb--n22 {
    margin-bottom: -88px !important; }

.mb-n23 {
    margin-bottom: 92px !important; }

.mb--n23 {
    margin-bottom: -92px !important; }

.mb-n24 {
    margin-bottom: 96px !important; }

.mb--n24 {
    margin-bottom: -96px !important; }

.mb-n25 {
    margin-bottom: 100px !important; }

.mb--n25 {
    margin-bottom: -100px !important; }

.ml-0 {
    margin-left: 0px !important; }

.ml--0 {
    margin-left: -0px !important; }

.ml-1 {
    margin-left: 1px !important; }

.ml--1 {
    margin-left: -1px !important; }

.ml-2 {
    margin-left: 2px !important; }

.ml--2 {
    margin-left: -2px !important; }

.ml-3 {
    margin-left: 3px !important; }

.ml--3 {
    margin-left: -3px !important; }

.ml-4 {
    margin-left: 4px !important; }

.ml--4 {
    margin-left: -4px !important; }

.ml-5 {
    margin-left: 5px !important; }

.ml--5 {
    margin-left: -5px !important; }

.ml-6 {
    margin-left: 6px !important; }

.ml--6 {
    margin-left: -6px !important; }

.ml-7 {
    margin-left: 7px !important; }

.ml--7 {
    margin-left: -7px !important; }

.ml-8 {
    margin-left: 8px !important; }

.ml--8 {
    margin-left: -8px !important; }

.ml-9 {
    margin-left: 9px !important; }

.ml--9 {
    margin-left: -9px !important; }

.ml-10 {
    margin-left: 10px !important; }

.ml--10 {
    margin-left: -10px !important; }

.ml-11 {
    margin-left: 11px !important; }

.ml--11 {
    margin-left: -11px !important; }

.ml-12 {
    margin-left: 12px !important; }

.ml--12 {
    margin-left: -12px !important; }

.ml-13 {
    margin-left: 13px !important; }

.ml--13 {
    margin-left: -13px !important; }

.ml-14 {
    margin-left: 14px !important; }

.ml--14 {
    margin-left: -14px !important; }

.ml-15 {
    margin-left: 15px !important; }

.ml--15 {
    margin-left: -15px !important; }

.ml-16 {
    margin-left: 16px !important; }

.ml--16 {
    margin-left: -16px !important; }

.ml-17 {
    margin-left: 17px !important; }

.ml--17 {
    margin-left: -17px !important; }

.ml-18 {
    margin-left: 18px !important; }

.ml--18 {
    margin-left: -18px !important; }

.ml-19 {
    margin-left: 19px !important; }

.ml--19 {
    margin-left: -19px !important; }

.ml-20 {
    margin-left: 20px !important; }

.ml--20 {
    margin-left: -20px !important; }

.ml-21 {
    margin-left: 21px !important; }

.ml--21 {
    margin-left: -21px !important; }

.ml-22 {
    margin-left: 22px !important; }

.ml--22 {
    margin-left: -22px !important; }

.ml-23 {
    margin-left: 23px !important; }

.ml--23 {
    margin-left: -23px !important; }

.ml-24 {
    margin-left: 24px !important; }

.ml--24 {
    margin-left: -24px !important; }

.ml-25 {
    margin-left: 25px !important; }

.ml--25 {
    margin-left: -25px !important; }

.ml-26 {
    margin-left: 26px !important; }

.ml--26 {
    margin-left: -26px !important; }

.ml-27 {
    margin-left: 27px !important; }

.ml--27 {
    margin-left: -27px !important; }

.ml-28 {
    margin-left: 28px !important; }

.ml--28 {
    margin-left: -28px !important; }

.ml-29 {
    margin-left: 29px !important; }

.ml--29 {
    margin-left: -29px !important; }

.ml-30 {
    margin-left: 30px !important; }

.ml--30 {
    margin-left: -30px !important; }

.ml-31 {
    margin-left: 31px !important; }

.ml--31 {
    margin-left: -31px !important; }

.ml-32 {
    margin-left: 32px !important; }

.ml--32 {
    margin-left: -32px !important; }

.ml-33 {
    margin-left: 33px !important; }

.ml--33 {
    margin-left: -33px !important; }

.ml-34 {
    margin-left: 34px !important; }

.ml--34 {
    margin-left: -34px !important; }

.ml-35 {
    margin-left: 35px !important; }

.ml--35 {
    margin-left: -35px !important; }

.ml-36 {
    margin-left: 36px !important; }

.ml--36 {
    margin-left: -36px !important; }

.ml-37 {
    margin-left: 37px !important; }

.ml--37 {
    margin-left: -37px !important; }

.ml-38 {
    margin-left: 38px !important; }

.ml--38 {
    margin-left: -38px !important; }

.ml-39 {
    margin-left: 39px !important; }

.ml--39 {
    margin-left: -39px !important; }

.ml-40 {
    margin-left: 40px !important; }

.ml--40 {
    margin-left: -40px !important; }

.ml-41 {
    margin-left: 41px !important; }

.ml--41 {
    margin-left: -41px !important; }

.ml-42 {
    margin-left: 42px !important; }

.ml--42 {
    margin-left: -42px !important; }

.ml-43 {
    margin-left: 43px !important; }

.ml--43 {
    margin-left: -43px !important; }

.ml-44 {
    margin-left: 44px !important; }

.ml--44 {
    margin-left: -44px !important; }

.ml-45 {
    margin-left: 45px !important; }

.ml--45 {
    margin-left: -45px !important; }

.ml-46 {
    margin-left: 46px !important; }

.ml--46 {
    margin-left: -46px !important; }

.ml-47 {
    margin-left: 47px !important; }

.ml--47 {
    margin-left: -47px !important; }

.ml-48 {
    margin-left: 48px !important; }

.ml--48 {
    margin-left: -48px !important; }

.ml-49 {
    margin-left: 49px !important; }

.ml--49 {
    margin-left: -49px !important; }

.ml-50 {
    margin-left: 50px !important; }

.ml--50 {
    margin-left: -50px !important; }

.ml-n1 {
    margin-left: 4px !important; }

.ml--n1 {
    margin-left: -4px !important; }

.ml-n2 {
    margin-left: 8px !important; }

.ml--n2 {
    margin-left: -8px !important; }

.ml-n3 {
    margin-left: 12px !important; }

.ml--n3 {
    margin-left: -12px !important; }

.ml-n4 {
    margin-left: 16px !important; }

.ml--n4 {
    margin-left: -16px !important; }

.ml-n5 {
    margin-left: 20px !important; }

.ml--n5 {
    margin-left: -20px !important; }

.ml-n6 {
    margin-left: 24px !important; }

.ml--n6 {
    margin-left: -24px !important; }

.ml-n7 {
    margin-left: 28px !important; }

.ml--n7 {
    margin-left: -28px !important; }

.ml-n8 {
    margin-left: 32px !important; }

.ml--n8 {
    margin-left: -32px !important; }

.ml-n9 {
    margin-left: 36px !important; }

.ml--n9 {
    margin-left: -36px !important; }

.ml-n10 {
    margin-left: 40px !important; }

.ml--n10 {
    margin-left: -40px !important; }

.ml-n11 {
    margin-left: 44px !important; }

.ml--n11 {
    margin-left: -44px !important; }

.ml-n12 {
    margin-left: 48px !important; }

.ml--n12 {
    margin-left: -48px !important; }

.ml-n13 {
    margin-left: 52px !important; }

.ml--n13 {
    margin-left: -52px !important; }

.ml-n14 {
    margin-left: 56px !important; }

.ml--n14 {
    margin-left: -56px !important; }

.ml-n15 {
    margin-left: 60px !important; }

.ml--n15 {
    margin-left: -60px !important; }

.ml-n16 {
    margin-left: 64px !important; }

.ml--n16 {
    margin-left: -64px !important; }

.ml-n17 {
    margin-left: 68px !important; }

.ml--n17 {
    margin-left: -68px !important; }

.ml-n18 {
    margin-left: 72px !important; }

.ml--n18 {
    margin-left: -72px !important; }

.ml-n19 {
    margin-left: 76px !important; }

.ml--n19 {
    margin-left: -76px !important; }

.ml-n20 {
    margin-left: 80px !important; }

.ml--n20 {
    margin-left: -80px !important; }

.ml-n21 {
    margin-left: 84px !important; }

.ml--n21 {
    margin-left: -84px !important; }

.ml-n22 {
    margin-left: 88px !important; }

.ml--n22 {
    margin-left: -88px !important; }

.ml-n23 {
    margin-left: 92px !important; }

.ml--n23 {
    margin-left: -92px !important; }

.ml-n24 {
    margin-left: 96px !important; }

.ml--n24 {
    margin-left: -96px !important; }

.ml-n25 {
    margin-left: 100px !important; }

.ml--n25 {
    margin-left: -100px !important; }

.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important; }

.mx-1 {
    margin-left: 1px !important;
    margin-right: 1px !important; }

.mx-2 {
    margin-left: 2px !important;
    margin-right: 2px !important; }

.mx-3 {
    margin-left: 3px !important;
    margin-right: 3px !important; }

.mx-4 {
    margin-left: 4px !important;
    margin-right: 4px !important; }

.mx-5 {
    margin-left: 5px !important;
    margin-right: 5px !important; }

.mx-6 {
    margin-left: 6px !important;
    margin-right: 6px !important; }

.mx-7 {
    margin-left: 7px !important;
    margin-right: 7px !important; }

.mx-8 {
    margin-left: 8px !important;
    margin-right: 8px !important; }

.mx-9 {
    margin-left: 9px !important;
    margin-right: 9px !important; }

.mx-10 {
    margin-left: 10px !important;
    margin-right: 10px !important; }

.mx-11 {
    margin-left: 11px !important;
    margin-right: 11px !important; }

.mx-12 {
    margin-left: 12px !important;
    margin-right: 12px !important; }

.mx-13 {
    margin-left: 13px !important;
    margin-right: 13px !important; }

.mx-14 {
    margin-left: 14px !important;
    margin-right: 14px !important; }

.mx-15 {
    margin-left: 15px !important;
    margin-right: 15px !important; }

.mx-16 {
    margin-left: 16px !important;
    margin-right: 16px !important; }

.mx-17 {
    margin-left: 17px !important;
    margin-right: 17px !important; }

.mx-18 {
    margin-left: 18px !important;
    margin-right: 18px !important; }

.mx-19 {
    margin-left: 19px !important;
    margin-right: 19px !important; }

.mx-20 {
    margin-left: 20px !important;
    margin-right: 20px !important; }

.mx-21 {
    margin-left: 21px !important;
    margin-right: 21px !important; }

.mx-22 {
    margin-left: 22px !important;
    margin-right: 22px !important; }

.mx-23 {
    margin-left: 23px !important;
    margin-right: 23px !important; }

.mx-24 {
    margin-left: 24px !important;
    margin-right: 24px !important; }

.mx-25 {
    margin-left: 25px !important;
    margin-right: 25px !important; }

.mx-26 {
    margin-left: 26px !important;
    margin-right: 26px !important; }

.mx-27 {
    margin-left: 27px !important;
    margin-right: 27px !important; }

.mx-28 {
    margin-left: 28px !important;
    margin-right: 28px !important; }

.mx-29 {
    margin-left: 29px !important;
    margin-right: 29px !important; }

.mx-30 {
    margin-left: 30px !important;
    margin-right: 30px !important; }

.mx-31 {
    margin-left: 31px !important;
    margin-right: 31px !important; }

.mx-32 {
    margin-left: 32px !important;
    margin-right: 32px !important; }

.mx-33 {
    margin-left: 33px !important;
    margin-right: 33px !important; }

.mx-34 {
    margin-left: 34px !important;
    margin-right: 34px !important; }

.mx-35 {
    margin-left: 35px !important;
    margin-right: 35px !important; }

.mx-36 {
    margin-left: 36px !important;
    margin-right: 36px !important; }

.mx-37 {
    margin-left: 37px !important;
    margin-right: 37px !important; }

.mx-38 {
    margin-left: 38px !important;
    margin-right: 38px !important; }

.mx-39 {
    margin-left: 39px !important;
    margin-right: 39px !important; }

.mx-40 {
    margin-left: 40px !important;
    margin-right: 40px !important; }

.mx-41 {
    margin-left: 41px !important;
    margin-right: 41px !important; }

.mx-42 {
    margin-left: 42px !important;
    margin-right: 42px !important; }

.mx-43 {
    margin-left: 43px !important;
    margin-right: 43px !important; }

.mx-44 {
    margin-left: 44px !important;
    margin-right: 44px !important; }

.mx-45 {
    margin-left: 45px !important;
    margin-right: 45px !important; }

.mx-46 {
    margin-left: 46px !important;
    margin-right: 46px !important; }

.mx-47 {
    margin-left: 47px !important;
    margin-right: 47px !important; }

.mx-48 {
    margin-left: 48px !important;
    margin-right: 48px !important; }

.mx-49 {
    margin-left: 49px !important;
    margin-right: 49px !important; }

.mx-50 {
    margin-left: 50px !important;
    margin-right: 50px !important; }

.mx-n1 {
    margin-left: 4px !important;
    margin-right: 4px !important; }

.mx-n2 {
    margin-left: 8px !important;
    margin-right: 8px !important; }

.mx-n3 {
    margin-left: 12px !important;
    margin-right: 12px !important; }

.mx-n4 {
    margin-left: 16px !important;
    margin-right: 16px !important; }

.mx-n5 {
    margin-left: 20px !important;
    margin-right: 20px !important; }

.mx-n6 {
    margin-left: 24px !important;
    margin-right: 24px !important; }

.mx-n7 {
    margin-left: 28px !important;
    margin-right: 28px !important; }

.mx-n8 {
    margin-left: 32px !important;
    margin-right: 32px !important; }

.mx-n9 {
    margin-left: 36px !important;
    margin-right: 36px !important; }

.mx-n10 {
    margin-left: 40px !important;
    margin-right: 40px !important; }

.mx-n11 {
    margin-left: 44px !important;
    margin-right: 44px !important; }

.mx-n12 {
    margin-left: 48px !important;
    margin-right: 48px !important; }

.mx-n13 {
    margin-left: 52px !important;
    margin-right: 52px !important; }

.mx-n14 {
    margin-left: 56px !important;
    margin-right: 56px !important; }

.mx-n15 {
    margin-left: 60px !important;
    margin-right: 60px !important; }

.mx-n16 {
    margin-left: 64px !important;
    margin-right: 64px !important; }

.mx-n17 {
    margin-left: 68px !important;
    margin-right: 68px !important; }

.mx-n18 {
    margin-left: 72px !important;
    margin-right: 72px !important; }

.mx-n19 {
    margin-left: 76px !important;
    margin-right: 76px !important; }

.mx-n20 {
    margin-left: 80px !important;
    margin-right: 80px !important; }

.mx-n21 {
    margin-left: 84px !important;
    margin-right: 84px !important; }

.mx-n22 {
    margin-left: 88px !important;
    margin-right: 88px !important; }

.mx-n23 {
    margin-left: 92px !important;
    margin-right: 92px !important; }

.mx-n24 {
    margin-left: 96px !important;
    margin-right: 96px !important; }

.mx-n25 {
    margin-left: 100px !important;
    margin-right: 100px !important; }

.my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }

.my-1 {
    margin-top: 1px !important;
    margin-bottom: 1px !important; }

.my-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important; }

.my-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }

.my-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }

.my-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }

.my-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important; }

.my-7 {
    margin-top: 7px !important;
    margin-bottom: 7px !important; }

.my-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }

.my-9 {
    margin-top: 9px !important;
    margin-bottom: 9px !important; }

.my-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }

.my-11 {
    margin-top: 11px !important;
    margin-bottom: 11px !important; }

.my-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }

.my-13 {
    margin-top: 13px !important;
    margin-bottom: 13px !important; }

.my-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important; }

.my-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }

.my-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }

.my-17 {
    margin-top: 17px !important;
    margin-bottom: 17px !important; }

.my-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important; }

.my-19 {
    margin-top: 19px !important;
    margin-bottom: 19px !important; }

.my-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }

.my-21 {
    margin-top: 21px !important;
    margin-bottom: 21px !important; }

.my-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important; }

.my-23 {
    margin-top: 23px !important;
    margin-bottom: 23px !important; }

.my-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important; }

.my-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }

.my-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important; }

.my-27 {
    margin-top: 27px !important;
    margin-bottom: 27px !important; }

.my-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important; }

.my-29 {
    margin-top: 29px !important;
    margin-bottom: 29px !important; }

.my-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }

.my-31 {
    margin-top: 31px !important;
    margin-bottom: 31px !important; }

.my-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }

.my-33 {
    margin-top: 33px !important;
    margin-bottom: 33px !important; }

.my-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important; }

.my-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }

.my-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important; }

.my-37 {
    margin-top: 37px !important;
    margin-bottom: 37px !important; }

.my-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important; }

.my-39 {
    margin-top: 39px !important;
    margin-bottom: 39px !important; }

.my-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }

.my-41 {
    margin-top: 41px !important;
    margin-bottom: 41px !important; }

.my-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important; }

.my-43 {
    margin-top: 43px !important;
    margin-bottom: 43px !important; }

.my-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important; }

.my-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }

.my-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important; }

.my-47 {
    margin-top: 47px !important;
    margin-bottom: 47px !important; }

.my-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important; }

.my-49 {
    margin-top: 49px !important;
    margin-bottom: 49px !important; }

.my-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }

.my-n1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }

.my-n2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }

.my-n3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }

.my-n4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }

.my-n5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }

.my-n6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important; }

.my-n7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important; }

.my-n8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }

.my-n9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important; }

.my-n10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }

.my-n11 {
    margin-top: 44px !important;
    margin-bottom: 44px !important; }

.my-n12 {
    margin-top: 48px !important;
    margin-bottom: 48px !important; }

.my-n13 {
    margin-top: 52px !important;
    margin-bottom: 52px !important; }

.my-n14 {
    margin-top: 56px !important;
    margin-bottom: 56px !important; }

.my-n15 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }

.my-n16 {
    margin-top: 64px !important;
    margin-bottom: 64px !important; }

.my-n17 {
    margin-top: 68px !important;
    margin-bottom: 68px !important; }

.my-n18 {
    margin-top: 72px !important;
    margin-bottom: 72px !important; }

.my-n19 {
    margin-top: 76px !important;
    margin-bottom: 76px !important; }

.my-n20 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }

.my-n21 {
    margin-top: 84px !important;
    margin-bottom: 84px !important; }

.my-n22 {
    margin-top: 88px !important;
    margin-bottom: 88px !important; }

.my-n23 {
    margin-top: 92px !important;
    margin-bottom: 92px !important; }

.my-n24 {
    margin-top: 96px !important;
    margin-bottom: 96px !important; }

.my-n25 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }

.t-0 {
    top: 0px !important; }

.t--0 {
    top: -0px !important; }

.t-1 {
    top: 1px !important; }

.t--1 {
    top: -1px !important; }

.t-2 {
    top: 2px !important; }

.t--2 {
    top: -2px !important; }

.t-3 {
    top: 3px !important; }

.t--3 {
    top: -3px !important; }

.t-4 {
    top: 4px !important; }

.t--4 {
    top: -4px !important; }

.t-5 {
    top: 5px !important; }

.t--5 {
    top: -5px !important; }

.t-6 {
    top: 6px !important; }

.t--6 {
    top: -6px !important; }

.t-7 {
    top: 7px !important; }

.t--7 {
    top: -7px !important; }

.t-8 {
    top: 8px !important; }

.t--8 {
    top: -8px !important; }

.t-9 {
    top: 9px !important; }

.t--9 {
    top: -9px !important; }

.t-10 {
    top: 10px !important; }

.t--10 {
    top: -10px !important; }

.t-11 {
    top: 11px !important; }

.t--11 {
    top: -11px !important; }

.t-12 {
    top: 12px !important; }

.t--12 {
    top: -12px !important; }

.t-13 {
    top: 13px !important; }

.t--13 {
    top: -13px !important; }

.t-14 {
    top: 14px !important; }

.t--14 {
    top: -14px !important; }

.t-15 {
    top: 15px !important; }

.t--15 {
    top: -15px !important; }

.t-16 {
    top: 16px !important; }

.t--16 {
    top: -16px !important; }

.t-17 {
    top: 17px !important; }

.t--17 {
    top: -17px !important; }

.t-18 {
    top: 18px !important; }

.t--18 {
    top: -18px !important; }

.t-19 {
    top: 19px !important; }

.t--19 {
    top: -19px !important; }

.t-20 {
    top: 20px !important; }

.t--20 {
    top: -20px !important; }

.t-21 {
    top: 21px !important; }

.t--21 {
    top: -21px !important; }

.t-22 {
    top: 22px !important; }

.t--22 {
    top: -22px !important; }

.t-23 {
    top: 23px !important; }

.t--23 {
    top: -23px !important; }

.t-24 {
    top: 24px !important; }

.t--24 {
    top: -24px !important; }

.t-25 {
    top: 25px !important; }

.t--25 {
    top: -25px !important; }

.t-26 {
    top: 26px !important; }

.t--26 {
    top: -26px !important; }

.t-27 {
    top: 27px !important; }

.t--27 {
    top: -27px !important; }

.t-28 {
    top: 28px !important; }

.t--28 {
    top: -28px !important; }

.t-29 {
    top: 29px !important; }

.t--29 {
    top: -29px !important; }

.t-30 {
    top: 30px !important; }

.t--30 {
    top: -30px !important; }

.t-31 {
    top: 31px !important; }

.t--31 {
    top: -31px !important; }

.t-32 {
    top: 32px !important; }

.t--32 {
    top: -32px !important; }

.t-33 {
    top: 33px !important; }

.t--33 {
    top: -33px !important; }

.t-34 {
    top: 34px !important; }

.t--34 {
    top: -34px !important; }

.t-35 {
    top: 35px !important; }

.t--35 {
    top: -35px !important; }

.t-36 {
    top: 36px !important; }

.t--36 {
    top: -36px !important; }

.t-37 {
    top: 37px !important; }

.t--37 {
    top: -37px !important; }

.t-38 {
    top: 38px !important; }

.t--38 {
    top: -38px !important; }

.t-39 {
    top: 39px !important; }

.t--39 {
    top: -39px !important; }

.t-40 {
    top: 40px !important; }

.t--40 {
    top: -40px !important; }

.t-41 {
    top: 41px !important; }

.t--41 {
    top: -41px !important; }

.t-42 {
    top: 42px !important; }

.t--42 {
    top: -42px !important; }

.t-43 {
    top: 43px !important; }

.t--43 {
    top: -43px !important; }

.t-44 {
    top: 44px !important; }

.t--44 {
    top: -44px !important; }

.t-45 {
    top: 45px !important; }

.t--45 {
    top: -45px !important; }

.t-46 {
    top: 46px !important; }

.t--46 {
    top: -46px !important; }

.t-47 {
    top: 47px !important; }

.t--47 {
    top: -47px !important; }

.t-48 {
    top: 48px !important; }

.t--48 {
    top: -48px !important; }

.t-49 {
    top: 49px !important; }

.t--49 {
    top: -49px !important; }

.t-50 {
    top: 50px !important; }

.t--50 {
    top: -50px !important; }

.t-n1 {
    top: 4px !important; }

.t--n1 {
    top: -4px !important; }

.t-n2 {
    top: 8px !important; }

.t--n2 {
    top: -8px !important; }

.t-n3 {
    top: 12px !important; }

.t--n3 {
    top: -12px !important; }

.t-n4 {
    top: 16px !important; }

.t--n4 {
    top: -16px !important; }

.t-n5 {
    top: 20px !important; }

.t--n5 {
    top: -20px !important; }

.t-n6 {
    top: 24px !important; }

.t--n6 {
    top: -24px !important; }

.t-n7 {
    top: 28px !important; }

.t--n7 {
    top: -28px !important; }

.t-n8 {
    top: 32px !important; }

.t--n8 {
    top: -32px !important; }

.t-n9 {
    top: 36px !important; }

.t--n9 {
    top: -36px !important; }

.t-n10 {
    top: 40px !important; }

.t--n10 {
    top: -40px !important; }

.t-n11 {
    top: 44px !important; }

.t--n11 {
    top: -44px !important; }

.t-n12 {
    top: 48px !important; }

.t--n12 {
    top: -48px !important; }

.t-n13 {
    top: 52px !important; }

.t--n13 {
    top: -52px !important; }

.t-n14 {
    top: 56px !important; }

.t--n14 {
    top: -56px !important; }

.t-n15 {
    top: 60px !important; }

.t--n15 {
    top: -60px !important; }

.t-n16 {
    top: 64px !important; }

.t--n16 {
    top: -64px !important; }

.t-n17 {
    top: 68px !important; }

.t--n17 {
    top: -68px !important; }

.t-n18 {
    top: 72px !important; }

.t--n18 {
    top: -72px !important; }

.t-n19 {
    top: 76px !important; }

.t--n19 {
    top: -76px !important; }

.t-n20 {
    top: 80px !important; }

.t--n20 {
    top: -80px !important; }

.t-n21 {
    top: 84px !important; }

.t--n21 {
    top: -84px !important; }

.t-n22 {
    top: 88px !important; }

.t--n22 {
    top: -88px !important; }

.t-n23 {
    top: 92px !important; }

.t--n23 {
    top: -92px !important; }

.t-n24 {
    top: 96px !important; }

.t--n24 {
    top: -96px !important; }

.t-n25 {
    top: 100px !important; }

.t--n25 {
    top: -100px !important; }

.r-0 {
    right: 0px !important; }

.r--0 {
    right: -0px !important; }

.r-1 {
    right: 1px !important; }

.r--1 {
    right: -1px !important; }

.r-2 {
    right: 2px !important; }

.r--2 {
    right: -2px !important; }

.r-3 {
    right: 3px !important; }

.r--3 {
    right: -3px !important; }

.r-4 {
    right: 4px !important; }

.r--4 {
    right: -4px !important; }

.r-5 {
    right: 5px !important; }

.r--5 {
    right: -5px !important; }

.r-6 {
    right: 6px !important; }

.r--6 {
    right: -6px !important; }

.r-7 {
    right: 7px !important; }

.r--7 {
    right: -7px !important; }

.r-8 {
    right: 8px !important; }

.r--8 {
    right: -8px !important; }

.r-9 {
    right: 9px !important; }

.r--9 {
    right: -9px !important; }

.r-10 {
    right: 10px !important; }

.r--10 {
    right: -10px !important; }

.r-11 {
    right: 11px !important; }

.r--11 {
    right: -11px !important; }

.r-12 {
    right: 12px !important; }

.r--12 {
    right: -12px !important; }

.r-13 {
    right: 13px !important; }

.r--13 {
    right: -13px !important; }

.r-14 {
    right: 14px !important; }

.r--14 {
    right: -14px !important; }

.r-15 {
    right: 15px !important; }

.r--15 {
    right: -15px !important; }

.r-16 {
    right: 16px !important; }

.r--16 {
    right: -16px !important; }

.r-17 {
    right: 17px !important; }

.r--17 {
    right: -17px !important; }

.r-18 {
    right: 18px !important; }

.r--18 {
    right: -18px !important; }

.r-19 {
    right: 19px !important; }

.r--19 {
    right: -19px !important; }

.r-20 {
    right: 20px !important; }

.r--20 {
    right: -20px !important; }

.r-21 {
    right: 21px !important; }

.r--21 {
    right: -21px !important; }

.r-22 {
    right: 22px !important; }

.r--22 {
    right: -22px !important; }

.r-23 {
    right: 23px !important; }

.r--23 {
    right: -23px !important; }

.r-24 {
    right: 24px !important; }

.r--24 {
    right: -24px !important; }

.r-25 {
    right: 25px !important; }

.r--25 {
    right: -25px !important; }

.r-26 {
    right: 26px !important; }

.r--26 {
    right: -26px !important; }

.r-27 {
    right: 27px !important; }

.r--27 {
    right: -27px !important; }

.r-28 {
    right: 28px !important; }

.r--28 {
    right: -28px !important; }

.r-29 {
    right: 29px !important; }

.r--29 {
    right: -29px !important; }

.r-30 {
    right: 30px !important; }

.r--30 {
    right: -30px !important; }

.r-31 {
    right: 31px !important; }

.r--31 {
    right: -31px !important; }

.r-32 {
    right: 32px !important; }

.r--32 {
    right: -32px !important; }

.r-33 {
    right: 33px !important; }

.r--33 {
    right: -33px !important; }

.r-34 {
    right: 34px !important; }

.r--34 {
    right: -34px !important; }

.r-35 {
    right: 35px !important; }

.r--35 {
    right: -35px !important; }

.r-36 {
    right: 36px !important; }

.r--36 {
    right: -36px !important; }

.r-37 {
    right: 37px !important; }

.r--37 {
    right: -37px !important; }

.r-38 {
    right: 38px !important; }

.r--38 {
    right: -38px !important; }

.r-39 {
    right: 39px !important; }

.r--39 {
    right: -39px !important; }

.r-40 {
    right: 40px !important; }

.r--40 {
    right: -40px !important; }

.r-41 {
    right: 41px !important; }

.r--41 {
    right: -41px !important; }

.r-42 {
    right: 42px !important; }

.r--42 {
    right: -42px !important; }

.r-43 {
    right: 43px !important; }

.r--43 {
    right: -43px !important; }

.r-44 {
    right: 44px !important; }

.r--44 {
    right: -44px !important; }

.r-45 {
    right: 45px !important; }

.r--45 {
    right: -45px !important; }

.r-46 {
    right: 46px !important; }

.r--46 {
    right: -46px !important; }

.r-47 {
    right: 47px !important; }

.r--47 {
    right: -47px !important; }

.r-48 {
    right: 48px !important; }

.r--48 {
    right: -48px !important; }

.r-49 {
    right: 49px !important; }

.r--49 {
    right: -49px !important; }

.r-50 {
    right: 50px !important; }

.r--50 {
    right: -50px !important; }

.r-n1 {
    right: 4px !important; }

.r--n1 {
    right: -4px !important; }

.r-n2 {
    right: 8px !important; }

.r--n2 {
    right: -8px !important; }

.r-n3 {
    right: 12px !important; }

.r--n3 {
    right: -12px !important; }

.r-n4 {
    right: 16px !important; }

.r--n4 {
    right: -16px !important; }

.r-n5 {
    right: 20px !important; }

.r--n5 {
    right: -20px !important; }

.r-n6 {
    right: 24px !important; }

.r--n6 {
    right: -24px !important; }

.r-n7 {
    right: 28px !important; }

.r--n7 {
    right: -28px !important; }

.r-n8 {
    right: 32px !important; }

.r--n8 {
    right: -32px !important; }

.r-n9 {
    right: 36px !important; }

.r--n9 {
    right: -36px !important; }

.r-n10 {
    right: 40px !important; }

.r--n10 {
    right: -40px !important; }

.r-n11 {
    right: 44px !important; }

.r--n11 {
    right: -44px !important; }

.r-n12 {
    right: 48px !important; }

.r--n12 {
    right: -48px !important; }

.r-n13 {
    right: 52px !important; }

.r--n13 {
    right: -52px !important; }

.r-n14 {
    right: 56px !important; }

.r--n14 {
    right: -56px !important; }

.r-n15 {
    right: 60px !important; }

.r--n15 {
    right: -60px !important; }

.r-n16 {
    right: 64px !important; }

.r--n16 {
    right: -64px !important; }

.r-n17 {
    right: 68px !important; }

.r--n17 {
    right: -68px !important; }

.r-n18 {
    right: 72px !important; }

.r--n18 {
    right: -72px !important; }

.r-n19 {
    right: 76px !important; }

.r--n19 {
    right: -76px !important; }

.r-n20 {
    right: 80px !important; }

.r--n20 {
    right: -80px !important; }

.r-n21 {
    right: 84px !important; }

.r--n21 {
    right: -84px !important; }

.r-n22 {
    right: 88px !important; }

.r--n22 {
    right: -88px !important; }

.r-n23 {
    right: 92px !important; }

.r--n23 {
    right: -92px !important; }

.r-n24 {
    right: 96px !important; }

.r--n24 {
    right: -96px !important; }

.r-n25 {
    right: 100px !important; }

.r--n25 {
    right: -100px !important; }

.b-0 {
    bottom: 0px !important; }

.b--0 {
    bottom: -0px !important; }

.b-1 {
    bottom: 1px !important; }

.b--1 {
    bottom: -1px !important; }

.b-2 {
    bottom: 2px !important; }

.b--2 {
    bottom: -2px !important; }

.b-3 {
    bottom: 3px !important; }

.b--3 {
    bottom: -3px !important; }

.b-4 {
    bottom: 4px !important; }

.b--4 {
    bottom: -4px !important; }

.b-5 {
    bottom: 5px !important; }

.b--5 {
    bottom: -5px !important; }

.b-6 {
    bottom: 6px !important; }

.b--6 {
    bottom: -6px !important; }

.b-7 {
    bottom: 7px !important; }

.b--7 {
    bottom: -7px !important; }

.b-8 {
    bottom: 8px !important; }

.b--8 {
    bottom: -8px !important; }

.b-9 {
    bottom: 9px !important; }

.b--9 {
    bottom: -9px !important; }

.b-10 {
    bottom: 10px !important; }

.b--10 {
    bottom: -10px !important; }

.b-11 {
    bottom: 11px !important; }

.b--11 {
    bottom: -11px !important; }

.b-12 {
    bottom: 12px !important; }

.b--12 {
    bottom: -12px !important; }

.b-13 {
    bottom: 13px !important; }

.b--13 {
    bottom: -13px !important; }

.b-14 {
    bottom: 14px !important; }

.b--14 {
    bottom: -14px !important; }

.b-15 {
    bottom: 15px !important; }

.b--15 {
    bottom: -15px !important; }

.b-16 {
    bottom: 16px !important; }

.b--16 {
    bottom: -16px !important; }

.b-17 {
    bottom: 17px !important; }

.b--17 {
    bottom: -17px !important; }

.b-18 {
    bottom: 18px !important; }

.b--18 {
    bottom: -18px !important; }

.b-19 {
    bottom: 19px !important; }

.b--19 {
    bottom: -19px !important; }

.b-20 {
    bottom: 20px !important; }

.b--20 {
    bottom: -20px !important; }

.b-21 {
    bottom: 21px !important; }

.b--21 {
    bottom: -21px !important; }

.b-22 {
    bottom: 22px !important; }

.b--22 {
    bottom: -22px !important; }

.b-23 {
    bottom: 23px !important; }

.b--23 {
    bottom: -23px !important; }

.b-24 {
    bottom: 24px !important; }

.b--24 {
    bottom: -24px !important; }

.b-25 {
    bottom: 25px !important; }

.b--25 {
    bottom: -25px !important; }

.b-26 {
    bottom: 26px !important; }

.b--26 {
    bottom: -26px !important; }

.b-27 {
    bottom: 27px !important; }

.b--27 {
    bottom: -27px !important; }

.b-28 {
    bottom: 28px !important; }

.b--28 {
    bottom: -28px !important; }

.b-29 {
    bottom: 29px !important; }

.b--29 {
    bottom: -29px !important; }

.b-30 {
    bottom: 30px !important; }

.b--30 {
    bottom: -30px !important; }

.b-31 {
    bottom: 31px !important; }

.b--31 {
    bottom: -31px !important; }

.b-32 {
    bottom: 32px !important; }

.b--32 {
    bottom: -32px !important; }

.b-33 {
    bottom: 33px !important; }

.b--33 {
    bottom: -33px !important; }

.b-34 {
    bottom: 34px !important; }

.b--34 {
    bottom: -34px !important; }

.b-35 {
    bottom: 35px !important; }

.b--35 {
    bottom: -35px !important; }

.b-36 {
    bottom: 36px !important; }

.b--36 {
    bottom: -36px !important; }

.b-37 {
    bottom: 37px !important; }

.b--37 {
    bottom: -37px !important; }

.b-38 {
    bottom: 38px !important; }

.b--38 {
    bottom: -38px !important; }

.b-39 {
    bottom: 39px !important; }

.b--39 {
    bottom: -39px !important; }

.b-40 {
    bottom: 40px !important; }

.b--40 {
    bottom: -40px !important; }

.b-41 {
    bottom: 41px !important; }

.b--41 {
    bottom: -41px !important; }

.b-42 {
    bottom: 42px !important; }

.b--42 {
    bottom: -42px !important; }

.b-43 {
    bottom: 43px !important; }

.b--43 {
    bottom: -43px !important; }

.b-44 {
    bottom: 44px !important; }

.b--44 {
    bottom: -44px !important; }

.b-45 {
    bottom: 45px !important; }

.b--45 {
    bottom: -45px !important; }

.b-46 {
    bottom: 46px !important; }

.b--46 {
    bottom: -46px !important; }

.b-47 {
    bottom: 47px !important; }

.b--47 {
    bottom: -47px !important; }

.b-48 {
    bottom: 48px !important; }

.b--48 {
    bottom: -48px !important; }

.b-49 {
    bottom: 49px !important; }

.b--49 {
    bottom: -49px !important; }

.b-50 {
    bottom: 50px !important; }

.b--50 {
    bottom: -50px !important; }

.b-n1 {
    bottom: 4px !important; }

.b--n1 {
    bottom: -4px !important; }

.b-n2 {
    bottom: 8px !important; }

.b--n2 {
    bottom: -8px !important; }

.b-n3 {
    bottom: 12px !important; }

.b--n3 {
    bottom: -12px !important; }

.b-n4 {
    bottom: 16px !important; }

.b--n4 {
    bottom: -16px !important; }

.b-n5 {
    bottom: 20px !important; }

.b--n5 {
    bottom: -20px !important; }

.b-n6 {
    bottom: 24px !important; }

.b--n6 {
    bottom: -24px !important; }

.b-n7 {
    bottom: 28px !important; }

.b--n7 {
    bottom: -28px !important; }

.b-n8 {
    bottom: 32px !important; }

.b--n8 {
    bottom: -32px !important; }

.b-n9 {
    bottom: 36px !important; }

.b--n9 {
    bottom: -36px !important; }

.b-n10 {
    bottom: 40px !important; }

.b--n10 {
    bottom: -40px !important; }

.b-n11 {
    bottom: 44px !important; }

.b--n11 {
    bottom: -44px !important; }

.b-n12 {
    bottom: 48px !important; }

.b--n12 {
    bottom: -48px !important; }

.b-n13 {
    bottom: 52px !important; }

.b--n13 {
    bottom: -52px !important; }

.b-n14 {
    bottom: 56px !important; }

.b--n14 {
    bottom: -56px !important; }

.b-n15 {
    bottom: 60px !important; }

.b--n15 {
    bottom: -60px !important; }

.b-n16 {
    bottom: 64px !important; }

.b--n16 {
    bottom: -64px !important; }

.b-n17 {
    bottom: 68px !important; }

.b--n17 {
    bottom: -68px !important; }

.b-n18 {
    bottom: 72px !important; }

.b--n18 {
    bottom: -72px !important; }

.b-n19 {
    bottom: 76px !important; }

.b--n19 {
    bottom: -76px !important; }

.b-n20 {
    bottom: 80px !important; }

.b--n20 {
    bottom: -80px !important; }

.b-n21 {
    bottom: 84px !important; }

.b--n21 {
    bottom: -84px !important; }

.b-n22 {
    bottom: 88px !important; }

.b--n22 {
    bottom: -88px !important; }

.b-n23 {
    bottom: 92px !important; }

.b--n23 {
    bottom: -92px !important; }

.b-n24 {
    bottom: 96px !important; }

.b--n24 {
    bottom: -96px !important; }

.b-n25 {
    bottom: 100px !important; }

.b--n25 {
    bottom: -100px !important; }

.l-0 {
    left: 0px !important; }

.l--0 {
    left: -0px !important; }

.l-1 {
    left: 1px !important; }

.l--1 {
    left: -1px !important; }

.l-2 {
    left: 2px !important; }

.l--2 {
    left: -2px !important; }

.l-3 {
    left: 3px !important; }

.l--3 {
    left: -3px !important; }

.l-4 {
    left: 4px !important; }

.l--4 {
    left: -4px !important; }

.l-5 {
    left: 5px !important; }

.l--5 {
    left: -5px !important; }

.l-6 {
    left: 6px !important; }

.l--6 {
    left: -6px !important; }

.l-7 {
    left: 7px !important; }

.l--7 {
    left: -7px !important; }

.l-8 {
    left: 8px !important; }

.l--8 {
    left: -8px !important; }

.l-9 {
    left: 9px !important; }

.l--9 {
    left: -9px !important; }

.l-10 {
    left: 10px !important; }

.l--10 {
    left: -10px !important; }

.l-11 {
    left: 11px !important; }

.l--11 {
    left: -11px !important; }

.l-12 {
    left: 12px !important; }

.l--12 {
    left: -12px !important; }

.l-13 {
    left: 13px !important; }

.l--13 {
    left: -13px !important; }

.l-14 {
    left: 14px !important; }

.l--14 {
    left: -14px !important; }

.l-15 {
    left: 15px !important; }

.l--15 {
    left: -15px !important; }

.l-16 {
    left: 16px !important; }

.l--16 {
    left: -16px !important; }

.l-17 {
    left: 17px !important; }

.l--17 {
    left: -17px !important; }

.l-18 {
    left: 18px !important; }

.l--18 {
    left: -18px !important; }

.l-19 {
    left: 19px !important; }

.l--19 {
    left: -19px !important; }

.l-20 {
    left: 20px !important; }

.l--20 {
    left: -20px !important; }

.l-21 {
    left: 21px !important; }

.l--21 {
    left: -21px !important; }

.l-22 {
    left: 22px !important; }

.l--22 {
    left: -22px !important; }

.l-23 {
    left: 23px !important; }

.l--23 {
    left: -23px !important; }

.l-24 {
    left: 24px !important; }

.l--24 {
    left: -24px !important; }

.l-25 {
    left: 25px !important; }

.l--25 {
    left: -25px !important; }

.l-26 {
    left: 26px !important; }

.l--26 {
    left: -26px !important; }

.l-27 {
    left: 27px !important; }

.l--27 {
    left: -27px !important; }

.l-28 {
    left: 28px !important; }

.l--28 {
    left: -28px !important; }

.l-29 {
    left: 29px !important; }

.l--29 {
    left: -29px !important; }

.l-30 {
    left: 30px !important; }

.l--30 {
    left: -30px !important; }

.l-31 {
    left: 31px !important; }

.l--31 {
    left: -31px !important; }

.l-32 {
    left: 32px !important; }

.l--32 {
    left: -32px !important; }

.l-33 {
    left: 33px !important; }

.l--33 {
    left: -33px !important; }

.l-34 {
    left: 34px !important; }

.l--34 {
    left: -34px !important; }

.l-35 {
    left: 35px !important; }

.l--35 {
    left: -35px !important; }

.l-36 {
    left: 36px !important; }

.l--36 {
    left: -36px !important; }

.l-37 {
    left: 37px !important; }

.l--37 {
    left: -37px !important; }

.l-38 {
    left: 38px !important; }

.l--38 {
    left: -38px !important; }

.l-39 {
    left: 39px !important; }

.l--39 {
    left: -39px !important; }

.l-40 {
    left: 40px !important; }

.l--40 {
    left: -40px !important; }

.l-41 {
    left: 41px !important; }

.l--41 {
    left: -41px !important; }

.l-42 {
    left: 42px !important; }

.l--42 {
    left: -42px !important; }

.l-43 {
    left: 43px !important; }

.l--43 {
    left: -43px !important; }

.l-44 {
    left: 44px !important; }

.l--44 {
    left: -44px !important; }

.l-45 {
    left: 45px !important; }

.l--45 {
    left: -45px !important; }

.l-46 {
    left: 46px !important; }

.l--46 {
    left: -46px !important; }

.l-47 {
    left: 47px !important; }

.l--47 {
    left: -47px !important; }

.l-48 {
    left: 48px !important; }

.l--48 {
    left: -48px !important; }

.l-49 {
    left: 49px !important; }

.l--49 {
    left: -49px !important; }

.l-50 {
    left: 50px !important; }

.l--50 {
    left: -50px !important; }

.l-n1 {
    left: 4px !important; }

.l--n1 {
    left: -4px !important; }

.l-n2 {
    left: 8px !important; }

.l--n2 {
    left: -8px !important; }

.l-n3 {
    left: 12px !important; }

.l--n3 {
    left: -12px !important; }

.l-n4 {
    left: 16px !important; }

.l--n4 {
    left: -16px !important; }

.l-n5 {
    left: 20px !important; }

.l--n5 {
    left: -20px !important; }

.l-n6 {
    left: 24px !important; }

.l--n6 {
    left: -24px !important; }

.l-n7 {
    left: 28px !important; }

.l--n7 {
    left: -28px !important; }

.l-n8 {
    left: 32px !important; }

.l--n8 {
    left: -32px !important; }

.l-n9 {
    left: 36px !important; }

.l--n9 {
    left: -36px !important; }

.l-n10 {
    left: 40px !important; }

.l--n10 {
    left: -40px !important; }

.l-n11 {
    left: 44px !important; }

.l--n11 {
    left: -44px !important; }

.l-n12 {
    left: 48px !important; }

.l--n12 {
    left: -48px !important; }

.l-n13 {
    left: 52px !important; }

.l--n13 {
    left: -52px !important; }

.l-n14 {
    left: 56px !important; }

.l--n14 {
    left: -56px !important; }

.l-n15 {
    left: 60px !important; }

.l--n15 {
    left: -60px !important; }

.l-n16 {
    left: 64px !important; }

.l--n16 {
    left: -64px !important; }

.l-n17 {
    left: 68px !important; }

.l--n17 {
    left: -68px !important; }

.l-n18 {
    left: 72px !important; }

.l--n18 {
    left: -72px !important; }

.l-n19 {
    left: 76px !important; }

.l--n19 {
    left: -76px !important; }

.l-n20 {
    left: 80px !important; }

.l--n20 {
    left: -80px !important; }

.l-n21 {
    left: 84px !important; }

.l--n21 {
    left: -84px !important; }

.l-n22 {
    left: 88px !important; }

.l--n22 {
    left: -88px !important; }

.l-n23 {
    left: 92px !important; }

.l--n23 {
    left: -92px !important; }

.l-n24 {
    left: 96px !important; }

.l--n24 {
    left: -96px !important; }

.l-n25 {
    left: 100px !important; }

.l--n25 {
    left: -100px !important; }

.flex {
    display: flex !important; }

.flex-col {
    flex-direction: column !important; }

.flex-wrap {
    flex-flow: row wrap !important; }

/* #ifndef APP-PLUS-NVUE */
.flex-shrink {
    flex-shrink: 0 !important; }

/* #endif */
.flex-row {
    flex-direction: row !important; }

.flex-reverse {
    flex-direction: row-reverse !important; }

.flex-row-top-start {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    display: flex !important; }

.flex-row-top-center {
    justify-content: center !important;
    align-items: flex-start !important;
    display: flex !important; }

.flex-row-top-end {
    justify-content: flex-end !important;
    align-items: flex-start !important;
    display: flex !important; }

.flex-row-center-start {
    justify-content: flex-start !important;
    align-items: center !important;
    display: flex !important; }

.flex-row-center-center {
    justify-content: center !important;
    align-items: center !important;
    display: flex !important; }

.flex-row-center-end {
    justify-content: flex-end !important;
    align-items: center !important;
    display: flex !important; }

.flex-row-bottom-start {
    justify-content: flex-start !important;
    align-items: flex-end !important;
    display: flex !important; }

.flex-row-bottom-center {
    justify-content: center !important;
    align-items: flex-end !important;
    display: flex !important; }

.flex-row-bottom-end {
    justify-content: flex-end !important;
    align-items: flex-end !important;
    display: flex !important; }

.flex-row-center-between {
    justify-content: space-between !important;
    align-items: center !important;
    display: flex !important; }

.flex-col-top-start {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    display: flex !important; }

.flex-col-top-center {
    justify-content: flex-start !important;
    align-items: center !important;
    display: flex !important; }

.flex-col-top-end {
    justify-content: flex-start !important;
    align-items: flex-end !important;
    display: flex !important; }

.flex-col-center-start {
    justify-content: center !important;
    align-items: flex-start !important;
    display: flex !important; }

.flex-col-center-center {
    justify-content: center !important;
    align-items: center !important;
    display: flex !important; }

.flex-col-center-end {
    justify-content: center !important;
    align-items: flex-end !important;
    display: flex !important; }

.flex-col-bottom-start {
    justify-content: flex-end !important;
    align-items: flex-start !important;
    display: flex !important; }

.flex-col-bottom-center {
    justify-content: flex-end !important;
    align-items: center !important;
    display: flex !important; }

.flex-col-bottom-end {
    justify-content: flex-end !important;
    align-items: flex-end !important;
    display: flex !important; }

.flex-start {
    justify-content: flex-start !important;
    align-items: center !important;
    display: flex !important; }

.flex-end {
    justify-content: flex-end !important;
    align-items: center !important;
    display: flex !important; }

.flex-center {
    justify-content: center !important;
    align-items: center !important;
    display: flex !important; }

.flex-between {
    justify-content: space-between !important; }

.flex-col-full {
    flex-direction: column !important;
    align-items: stretch !important; }

.flex-around {
    justify-content: space-around !important; }

.flex-0 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 0 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 0 !important;
    /* #endif */ }

.flex-1 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 1 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 1 !important;
    /* #endif */ }

.flex-2 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 2 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 2 !important;
    /* #endif */ }

.flex-3 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 3 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 3 !important;
    /* #endif */ }

.flex-4 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 4 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 4 !important;
    /* #endif */ }

.flex-5 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 5 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 5 !important;
    /* #endif */ }

.flex-6 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 6 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 6 !important;
    /* #endif */ }

.flex-7 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 7 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 7 !important;
    /* #endif */ }

.flex-8 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 8 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 8 !important;
    /* #endif */ }

.flex-9 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 9 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 9 !important;
    /* #endif */ }

.flex-10 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 10 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 10 !important;
    /* #endif */ }

.flex-11 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 11 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 11 !important;
    /* #endif */ }

.flex-12 {
    /* #ifndef APP-PLUS-NVUE */
    flex-grow: 12 !important;
    /* #endif */
    /* #ifdef APP-PLUS-NVUE */
    flex: 12 !important;
    /* #endif */ }

.text-red {
    color: #f44336 !important; }

.red {
    background-color: #f44336 !important; }

.text-pink {
    color: #e91e63 !important; }

.pink {
    background-color: #e91e63 !important; }

.text-purple {
    color: #9c27b0 !important; }

.purple {
    background-color: #9c27b0 !important; }

.text-deep-purple {
    color: #673ab7 !important; }

.deep-purple {
    background-color: #673ab7 !important; }

.text-indigo {
    color: #3f51b5 !important; }

.indigo {
    background-color: #3f51b5 !important; }

.text-blue {
    color: #2196f3 !important; }

.blue {
    background-color: #2196f3 !important; }

.text-light-blue {
    color: #03a9f4 !important; }

.light-blue {
    background-color: #03a9f4 !important; }

.text-cyan {
    color: #00bcd4 !important; }

.cyan {
    background-color: #00bcd4 !important; }

.text-teal {
    color: #009688 !important; }

.teal {
    background-color: #009688 !important; }

.text-green {
    color: #4caf50 !important; }

.green {
    background-color: #4caf50 !important; }

.text-light-green {
    color: #8bc34a !important; }

.light-green {
    background-color: #8bc34a !important; }

.text-lime {
    color: #cddc39 !important; }

.lime {
    background-color: #cddc39 !important; }

.text-yellow {
    color: #ffeb3b !important; }

.yellow {
    background-color: #ffeb3b !important; }

.text-amber {
    color: #ffc107 !important; }

.amber {
    background-color: #ffc107 !important; }

.text-orange {
    color: #ff9800 !important; }

.orange {
    background-color: #ff9800 !important; }

.text-deep-orange {
    color: #ff5722 !important; }

.deep-orange {
    background-color: #ff5722 !important; }

.text-brown {
    color: #795548 !important; }

.brown {
    background-color: #795548 !important; }

.text-blue-grey {
    color: #607d8b !important; }

.blue-grey {
    background-color: #607d8b !important; }

.text-grey {
    color: #9e9e9e !important; }

.grey {
    background-color: #9e9e9e !important; }

.text-black {
    color: #000000 !important; }

.black {
    background-color: #000000 !important; }

.text-white {
    color: #ffffff !important; }

.white {
    background-color: #ffffff !important; }

.text-lighten-5 {
    color: #fafafa !important; }

.lighten-5 {
    background-color: #fafafa !important; }

.text-lighten-4 {
    color: #f5f5f5 !important; }

.lighten-4 {
    background-color: #f5f5f5 !important; }

.text-lighten-3 {
    color: #eeeeee !important; }

.lighten-3 {
    background-color: #eeeeee !important; }

.text-lighten-2 {
    color: #e0e0e0 !important; }

.lighten-2 {
    background-color: #e0e0e0 !important; }

.text-lighten-1 {
    color: #bdbdbd !important; }

.lighten-1 {
    background-color: #bdbdbd !important; }

.text-darken-1 {
    color: #757575 !important; }

.darken-1 {
    background-color: #757575 !important; }

.text-darken-2 {
    color: #616161 !important; }

.darken-2 {
    background-color: #616161 !important; }

.text-darken-3 {
    color: #424242 !important; }

.darken-3 {
    background-color: #424242 !important; }

.text-darken-4 {
    color: #212121 !important; }

.darken-4 {
    background-color: #212121 !important; }

.text-darken-5 {
    color: #131313 !important; }

.darken-5 {
    background-color: #131313 !important; }

.text-darken-6 {
    color: #0a0a0a !important; }

.darken-6 {
    background-color: #0a0a0a !important; }
