/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

[x-cloak] {
    display: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.pointer-events-none {
    pointer-events: none;
}
.visible {
    visibility: visible;
}
.invisible {
    visibility: hidden;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.inset-0 {
    right: 0;
    left: 0;
}
.inset-0, .inset-y-0 {
    top: 0;
    bottom: 0;
}
.inset-x-0 {
    left: 0;
    right: 0;
}
.right-0 {
    right: 0;
}
.bottom-0 {
    bottom: 0;
}
.top-0 {
    top: 0;
}
.top-full {
    top: 100%}
.left-0 {
    left: 0;
}
.z-30 {
    z-index: 30;
}
.z-20 {
    z-index: 20;
}
.z-10 {
    z-index: 10;
}
.z-0 {
    z-index: 0;
}
.z-50 {
    z-index: 50;
}
.z-1050 {
    z-index: 1050;
}
.order-first {
    order: -9999;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-1 {
    order: 1;
}
.col-span-2 {
    grid-column: span 2/span 2;
}
.col-span-1 {
    grid-column: span 1/span 1;
}
.col-span-3 {
    grid-column: span 3/span 3;
}
.col-span-4 {
    grid-column: span 4/span 4;
}
.-m-2 {
    margin: -.5rem;
}
.m-0 {
    margin: 0;
}
.m-2 {
    margin: .5rem;
}
.m-1 {
    margin: .25rem;
}
.m-auto {
    margin: auto;
}
.-m-4 {
    margin: -1rem;
}
.-m-3 {
    margin: -.75rem;
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
}
.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
}
.-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem;
}
.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem;
}
.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
}
.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
}
.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.ml-auto {
    margin-left: auto;
}
.mb-12 {
    margin-bottom: 3rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mt-2 {
    margin-top: .5rem;
}
.mb-1 {
    margin-bottom: .25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mb-3 {
    margin-bottom: .75rem;
}
.-mr-1 {
    margin-right: -.25rem;
}
.ml-2 {
    margin-left: .5rem;
}
.mt-1 {
    margin-top: .25rem;
}
.-mt-6 {
    margin-top: -1.5rem;
}
.mr-3 {
    margin-right: .75rem;
}
.mr-1 {
    margin-right: .25rem;
}
.ml-1 {
    margin-left: .25rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-3 {
    margin-top: .75rem;
}
.ml-4 {
    margin-left: 1rem;
}
.mb-2 {
    margin-bottom: .5rem;
}
.-mt-4 {
    margin-top: -1rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mr-10 {
    margin-right: 2.5rem;
}
.ml-10 {
    margin-left: 2.5rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.mr-2 {
    margin-right: .5rem;
}
.ml-3 {
    margin-left: .75rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.-mr-4 {
    margin-right: -1rem;
}
.mt-12 {
    margin-top: 3rem;
}
.-ml-px {
    margin-left: -1px;
}
.mt-8 {
    margin-top: 2rem;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.-mt-8 {
    margin-top: -2rem;
}
.mr-auto {
    margin-right: auto;
}
.mt-0 {
    margin-top: 0;
}
.-mt-5 {
    margin-top: -1.25rem;
}
.-mr-2 {
    margin-right: -.5rem;
}
.mt-auto {
    margin-top: auto;
}
.ml-6 {
    margin-left: 1.5rem;
}
.-ml-6 {
    margin-left: -1.5rem;
}
.mr-8 {
    margin-right: 2rem;
}
.box-content {
    box-sizing: content-box;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.grid {
    display: grid;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.h-48 {
    height: 12rem;
}
.h-6 {
    height: 1.5rem;
}
.h-5 {
    height: 1.25rem;
}
.h-8 {
    height: 2rem;
}
.h-full {
    height: 100%}
.h-4 {
    height: 1rem;
}
.h-10 {
    height: 2.5rem;
}
.h-3 {
    height: .75rem;
}
.h-auto {
    height: auto;
}
.h-9 {
    height: 2.25rem;
}
.h-16 {
    height: 4rem;
}
.h-screen {
    height: 100vh;
}
.h-12 {
    height: 3rem;
}
.max-h-screen-75 {
    max-height: 75vh;
}
.max-h-screen {
    max-height: 100vh;
}
.min-h-screen-50 {
    min-height: 50vh;
}
.min-h-14 {
    min-height: 3.5rem;
}
.min-h-0 {
    min-height: 0;
}
.w-full {
    width: 100%}
.w-1\/2 {
    width: 50%}
.w-6 {
    width: 1.5rem;
}
.w-5 {
    width: 1.25rem;
}
.w-56 {
    width: 14rem;
}
.w-64 {
    width: 16rem;
}
.w-8 {
    width: 2rem;
}
.w-3\/12 {
    width: 25%}
.w-9\/12 {
    width: 75%}
.w-20 {
    width: 5rem;
}
.w-7\/12 {
    width: 58.333333%}
.w-5\/12 {
    width: 41.666667%}
.w-screen {
    width: 100vw;
}
.w-4 {
    width: 1rem;
}
.w-40 {
    width: 10rem;
}
.w-0 {
    width: 0;
}
.w-4\/12 {
    width: 33.333333%}
.w-8\/12 {
    width: 66.666667%}
.w-32 {
    width: 8rem;
}
.w-3 {
    width: .75rem;
}
.w-auto {
    width: auto;
}
.w-10 {
    width: 2.5rem;
}
.w-9 {
    width: 2.25rem;
}
.w-16 {
    width: 4rem;
}
.w-1\/4 {
    width: 25%}
.w-3\/4 {
    width: 75%}
.w-12 {
    width: 3rem;
}
.min-w-20 {
    min-width: 5rem;
}
.min-w-40 {
    min-width: 10rem;
}
.min-w-48 {
    min-width: 12rem;
}
.max-w-full {
    max-width: 100%}
.max-w-md {
    max-width: 28rem;
}
.max-w-screen-2xl {
    max-width: 1536px;
}
.max-w-prose {
    max-width: 65ch;
}
.flex-1 {
    flex: 1 1 0%}
.flex-none {
    flex: none;
}
.flex-shrink-0 {
    flex-shrink: 0;
}
.flex-grow-0 {
    flex-grow: 0;
}
.flex-grow {
    flex-grow: 1;
}
.table-auto {
    table-layout: auto;
}
.origin-top-left {
    transform-origin: top left;
}
.origin-top-right {
    transform-origin: top right;
}
.-translate-x-full {
    --tw-translate-x:  -100%;
    transform: var(--tw-transform);
}
.-translate-y-full {
    --tw-translate-y:  -100%;
    transform: var(--tw-transform);
}
.-translate-y-8 {
    --tw-translate-y:  -2rem;
    transform: var(--tw-transform);
}
.-translate-x-1\/3 {
    --tw-translate-x:  -33.333333%;
    transform: var(--tw-transform);
}
.-translate-x-12 {
    --tw-translate-x:  -3rem;
    transform: var(--tw-transform);
}
.-translate-y-6 {
    --tw-translate-y:  -1.5rem;
    transform: var(--tw-transform);
}
.translate-x-full {
    --tw-translate-x:  100%;
    transform: var(--tw-transform);
}
.translate-x-0 {
    --tw-translate-x:  0px;
    transform: var(--tw-transform);
}
.-translate-x-1\/2 {
    --tw-translate-x:  -50%;
    transform: var(--tw-transform);
}
.-translate-x-1 {
    --tw-translate-x:  -0.25rem;
    transform: var(--tw-transform);
}
.translate-y-1\/2 {
    --tw-translate-y:  50%;
    transform: var(--tw-transform);
}
.rotate-180 {
    --tw-rotate:  180deg;
    transform: var(--tw-transform);
}
.rotate-0 {
    --tw-rotate:  0deg;
}
.rotate-0, .transform {
    transform: var(--tw-transform);
}
.cursor-pointer {
    cursor: pointer;
}
.cursor-not-allowed {
    cursor: not-allowed;
}
.cursor-default {
    cursor: default;
}
.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.list-disc {
    list-style-type: disc;
}
.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.grid-flow-row {
    grid-auto-flow: row;
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.content-center {
    align-content: center;
}
.items-start {
    align-items: flex-start;
}
.items-end {
    align-items: flex-end;
}
.items-center {
    align-items: center;
}
.items-baseline {
    align-items: baseline;
}
.justify-start {
    justify-content: flex-start;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.justify-evenly {
    justify-content: space-evenly;
}
.gap-8 {
    gap: 2rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-2 {
    gap: .5rem;
}
.gap-1\.5 {
    gap: .375rem;
}
.gap-1 {
    gap: .25rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}
.gap-y-2 {
    row-gap: .5rem;
}
.gap-y-0 {
    row-gap: 0;
}
.gap-y-16 {
    row-gap: 4rem;
}
.gap-x-1 {
    -moz-column-gap: .25rem;
    column-gap: .25rem;
}
.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem;
}
.space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse:  0;
    margin-right: calc(1rem*var(--tw-space-x-reverse));
    margin-left: calc(1rem*calc(1 - var(--tw-space-x-reverse)));
}
.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse:  0;
    margin-top: calc(.5rem*calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
}
.space-y-6>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse:  0;
    margin-top: calc(1.5rem*calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
}
.space-x-1>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse:  0;
    margin-right: calc(.25rem*var(--tw-space-x-reverse));
    margin-left: calc(.25rem*calc(1 - var(--tw-space-x-reverse)));
}
.self-end {
    align-self: flex-end;
}
.self-center {
    align-self: center;
}
.overflow-auto {
    overflow: auto;
}
.overflow-hidden {
    overflow: hidden;
    margin-right:17px;
}
.overflow-x-auto {
    overflow-x: auto;
}
.overflow-y-auto {
    overflow-y: auto;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.overflow-y-hidden {
    overflow-y: hidden;
}
.overflow-x-scroll {
    overflow-x: scroll;
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
}
.truncate, .whitespace-nowrap {
    white-space: nowrap;
}
.rounded-sm {
    border-radius: .125rem;
}
.rounded-lg {
    border-radius: .5rem;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded {
    border-radius: .25rem;
}
.rounded-md {
    border-radius: .375rem;
}
.rounded-l-md {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem;
}
.rounded-r-md {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem;
}
.bg-none {
    background: none;
}
.bg-black,
.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity))
}

.bg-black {
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}
.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}
.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}
.bg-container-lighter,
.bg-red-500,
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}
.bg-gray-200, .bg-yellow-500 {
    --tw-bg-opacity:  1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-yellow-500 {
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.bg-gray-100, .bg-green-500 {
    --tw-bg-opacity:  1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-green-500 {
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}
.bg-opacity-25 {
    --tw-bg-opacity:  0.25;
}
.bg-opacity-100 {
    --tw-bg-opacity:  1;
}
.bg-opacity-95 {
    --tw-bg-opacity:  0.95;
}
.bg-opacity-50 {
    --tw-bg-opacity:  0.5;
}
.fill-current {
    fill: currentColor;
}
.p-2 {
    padding: .5rem;
}
.p-4 {
    padding: 1rem;
}
.p-0 {
    padding: 0;
}
.p-3 {
    padding: .75rem;
}
.p-1 {
    padding: .25rem;
}
.p-8 {
    padding: 2rem;
}
.p-10 {
    padding: 2.5rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
}
.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}
.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}
.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.pr-4 {
    padding-right: 1rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pb-2 {
    padding-bottom: .5rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-2 {
    padding-top: .5rem;
}
.pt-0 {
    padding-top: 0;
}
.pb-3 {
    padding-bottom: .75rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pl-5 {
    padding-left: 1.25rem;
}
.pt-1 {
    padding-top: .25rem;
}
.pt-3 {
    padding-top: .75rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pl-6 {
    padding-left: 1.5rem;
}
.pl-3 {
    padding-left: .75rem;
}
.pr-1 {
    padding-right: .25rem;
}
.pb-0 {
    padding-bottom: 0;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pt-5 {
    padding-top: 1.25rem;
}
.pl-2 {
    padding-left: .5rem;
}
.pb-1 {
    padding-bottom: .25rem;
}
.pl-1 {
    padding-left: .25rem;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.align-top {
    vertical-align: top;
}
.align-middle {
    vertical-align: middle;
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.text-gray-900 {
    --tw-text-opacity:  1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.text-gray-700, .text-primary {
    --tw-text-opacity:  1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.text-primary {
    color: rgba(39, 39, 42, var(--tw-text-opacity));
}
.text-white, .text-yellow-400 {
    --tw-text-opacity:  1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-yellow-400 {
    color: rgba(251, 191, 36, var(--tw-text-opacity));
}
.text-gray-400, .text-secondary {
    --tw-text-opacity:  1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-secondary {
    color: rgba(82, 82, 91, var(--tw-text-opacity));
}
.text-gray-300, .text-primary-lighter {
    --tw-text-opacity:  1;
    color: rgba(63, 63, 70, var(--tw-text-opacity));
}
.text-gray-300 {
    color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.text-secondary-darker {
    --tw-text-opacity:  1;
    color: rgba(39, 39, 42, var(--tw-text-opacity));
}
.text-gray-500, .text-gray-800 {
    --tw-text-opacity:  1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.text-gray-500 {
    color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-gray-200, .text-orange-400 {
    --tw-text-opacity:  1;
    color: rgba(251, 146, 60, var(--tw-text-opacity));
}
.text-gray-200 {
    color: rgba(229, 231, 235, var(--tw-text-opacity));
}
.text-blue-900, .text-gray-600 {
    --tw-text-opacity:  1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.text-blue-900 {
    color: rgba(30, 58, 138, var(--tw-text-opacity));
}
.custom-text-blue {
    --tw-text-opacity:  1;
    color: rgba(40, 167, 251, var(--tw-text-opacity));
}
.order-links li a, .underline {
    text-decoration: underline;
}
.line-through {
    text-decoration: line-through;
}
.no-underline {
    text-decoration: none;
}
.opacity-0 {
    opacity: 0;
}
.opacity-25 {
    opacity: .25;
}
.opacity-100 {
    opacity: 1;
}
.opacity-50 {
    opacity: .5;
}
.shadow-lg, .shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow,  0 0 #0000), var(--tw-ring-shadow,  0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
    --tw-shadow:  0 10px 15px -3px rgba(0,  0,  0,  0.1),  0 4px 6px -2px rgba(0,  0,  0,  0.05);
}
.shadow-xl {
    --tw-shadow:  0 20px 25px -5px rgba(0,  0,  0,  0.1),  0 10px 10px -5px rgba(0,  0,  0,  0.04);
}
.shadow {
    --tw-shadow:  0 1px 3px 0 rgba(0,  0,  0,  0.1),  0 1px 2px 0 rgba(0,  0,  0,  0.06);
}
.shadow, .shadow-2xl, .shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow,  0 0 #0000), var(--tw-ring-shadow,  0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
    --tw-shadow:  0 1px 2px 0 rgba(0,  0,  0,  0.05);
}
.shadow-2xl {
    --tw-shadow:  0 25px 50px -12px rgba(0,  0,  0,  0.25);
}
.transition, .transition-all, .transition-colors, .transition-transform {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 150ms;
}
.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
}
.transition-all, .transition-colors, .transition-transform {
    transition-property: background-color, border-color, color, fill, stroke;
}
.transition-all, .transition-transform {
    transition-property: transform;
}
.transition-all {
    transition-property: all;
}
.duration-200 {
    transition-duration: 200ms;
}
.duration-500 {
    transition-duration: 500ms;
}
.duration-150 {
    transition-duration: 150ms;
}
.duration-300 {
    transition-duration: 300ms;
}
.duration-700 {
    transition-duration: .7s;
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
}
.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1);
}
.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}
.first\:mt-0:first-child {
    margin-top: 0;
}
.last\:mr-0:last-child {
    margin-right: 0;
}
.last\:mb-6:last-child {
    margin-bottom: 1.5rem;
}
.last\:mb-0:last-child {
    margin-bottom: 0;
}
.last\:border-0:last-child {
    border-width: 0;
}
.last\:border-b-0:last-child {
    border-bottom-width: 0;
}
.last\:border-b:last-child {
    border-bottom-width: 1px;
}
.max-h-0 {
    max-height: 0;
}
.border-none {
    border-style: none;
}
@media (min-width:640px) {
    .sm\: order-2 {
    order: 2;
}
.sm\:order-1 {
    order: 1;
}
.sm\:order-3 {
    order: 3;
}
.sm\:col-span-6 {
    grid-column: span 6/span 6;
}
.sm\:col-span-2 {
    grid-column: span 2/span 2;
}
.sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
}
.sm\:ml-1 {
    margin-left: .25rem;
}
.sm\:ml-3 {
    margin-left: .75rem;
}
.sm\:ml-6 {
    margin-left: 1.5rem;
}
.sm\:mt-0 {
    margin-top: 0;
}
.sm\:mr-8 {
    margin-right: 2rem;
}
.sm\:mb-0 {
    margin-bottom: 0;
}
.sm\:ml-2 {
    margin-left: .5rem;
}
.sm\:block {
    display: block;
}
.sm\:flex {
    display: flex;
}
.sm\:grid {
    display: grid;
}
.sm\:min-h-screen-75 {
    min-height: 75vh;
}
.sm\:w-1\/2 {
    width: 50%}
.sm\:w-48 {
    width: 12rem;
}
.sm\:w-4\/12 {
    width: 33.333333%}
.sm\:w-5\/6 {
    width: 83.333333%}
.sm\:w-auto {
    width: auto;
}
.sm\:w-20 {
    width: 5rem;
}
.sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.sm\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.sm\:flex-row {
    flex-direction: row;
}
.sm\:items-start {
    align-items: flex-start;
}
.sm\:items-center {
    align-items: center;
}
.sm\:justify-center {
    justify-content: center;
}
.sm\:gap-8 {
    gap: 2rem;
}
.sm\:overflow-hidden {
    overflow: hidden;
}
.sm\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.sm\:pb-0 {
    padding-bottom: 0;
}
.sm\:text-right {
    text-align: right;
}
.sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
}
.sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.sm\:duration-700 {
    transition-duration: 700ms;
}
}@media (min-width:768px) {
    .md\: order-3 {
    order: 3;
}
.md\:col-span-3 {
    grid-column: span 3/span 3;
}
.md\:col-span-1 {
    grid-column: span 1/span 1;
}
.md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
}
.md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
}
.md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
}
.md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.md\:mr-4 {
    margin-right: 1rem;
}
.md\:mt-0 {
    margin-top: 0;
}
.md\:mb-0 {
    margin-bottom: 0;
}
.md\:mt-5 {
    margin-top: 1.25rem;
}
.md\:mr-5 {
    margin-right: 1.25rem;
}
.md\:mr-0 {
    margin-right: 0;
}
.md\:ml-0 {
    margin-left: 0;
}
.md\:block {
    display: block;
}
.md\:inline-block {
    display: inline-block;
}
.md\:flex {
    display: flex;
}
.md\:grid {
    display: grid;
}
.md\:hidden {
    display: none;
}
.md\:h-6 {
    height: 1.5rem;
}
.md\:h-auto {
    height: auto;
}
.md\:w-2\/3 {
    width: 66.666667%}
.md\:w-1\/3 {
    width: 33.333333%}
.md\:w-1\/2 {
    width: 50%}
.md\:w-full {
    width: 100%}
.md\:w-auto {
    width: auto;
}
.md\:w-6 {
    width: 1.5rem;
}
.md\:w-2\/6 {
    width: 33.333333%}
.md\:w-5\/12 {
    width: 41.666667%}
.md\:w-7\/12 {
    width: 58.333333%}
.md\:-translate-x-1\/3 {
    --tw-translate-x:  -33.333333%;
    transform: var(--tw-transform);
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.md\:flex-row {
    flex-direction: row;
}
.md\:items-start {
    align-items: flex-start;
}
.md\:items-center {
    align-items: center;
}
.md\:justify-start {
    justify-content: flex-start;
}
.md\:justify-end {
    justify-content: flex-end;
}
.md\:justify-center {
    justify-content: center;
}
.md\:justify-between {
    justify-content: space-between;
}
.md\:border-0 {
    border-width: 0;
}
.md\:bg-transparent {
    background-color: transparent;
}
.md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
}
.md\:px-0 {
    padding-left: 0;
    padding-right: 0;
}
.md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.md\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
}
.md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.md\:pl-16 {
    padding-left: 4rem;
}
.md\:pl-5 {
    padding-left: 1.25rem;
}
.md\:text-left {
    text-align: left;
}
.md\:text-right {
    text-align: right;
}
.md\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.md\:font-bold {
    font-weight: 700;
}
}@media (min-width:1024px) {
    .lg\: relative {
    position: relative;
}
.lg\:order-none {
    order: 0;
}
.lg\:order-2 {
    order: 2;
}
.lg\:order-1 {
    order: 1;
}
.lg\:col-span-4 {
    grid-column: span 4/span 4;
}
.lg\:col-span-6 {
    grid-column: span 6/span 6;
}
.lg\:col-span-2 {
    grid-column: span 2/span 2;
}
.lg\:mt-3 {
    margin-top: .75rem;
}
.lg\:ml-5 {
    margin-left: 1.25rem;
}
.lg\:mt-8 {
    margin-top: 2rem;
}
.lg\:ml-2 {
    margin-left: .5rem;
}
.lg\:mr-4 {
    margin-right: 1rem;
}
.lg\:ml-0 {
    margin-left: 0;
}
.lg\:block {
    display: block;
}
.lg\:inline-block {
    display: inline-block;
}
.lg\:inline {
    display: inline;
}
.lg\:flex {
    display: flex;
}
.lg\:grid {
    display: grid;
}
.lg\:hidden {
    display: none;
}
.lg\:min-h-screen-50 {
    min-height: 50vh;
}
.lg\:min-h-0 {
    min-height: 0;
}
.lg\:w-1\/2 {
    width: 50%}
.lg\:w-1\/4 {
    width: 25%}
.lg\:w-2\/3 {
    width: 66.666667%}
.lg\:w-1\/3 {
    width: 33.333333%}
.lg\:w-auto {
    width: auto;
}
.lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.lg\:flex-row {
    flex-direction: row;
}
.lg\:justify-start {
    justify-content: flex-start;
}
.lg\:justify-end {
    justify-content: flex-end;
}
.lg\:justify-center {
    justify-content: center;
}
.lg\:whitespace-nowrap {
    white-space: nowrap;
}
.lg\:p-2 {
    padding: .5rem;
}
.lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}
.lg\:pt-6 {
    padding-top: 1.5rem;
}
.lg\:pl-24 {
    padding-left: 6rem;
}
.lg\:pl-10 {
    padding-left: 2.5rem;
}
.lg\:pt-0 {
    padding-top: 0;
}
.lg\:text-left {
    text-align: left;
}
.lg\:text-center {
    text-align: center;
}
.lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.lg\:font-normal {
    font-weight: 400;
}
}@media (min-width:1280px) {
    .xl\: col-span-5 {
    grid-column: span 5/span 5;
}
.xl\:col-span-2 {
    grid-column: span 2/span 2;
}
.xl\:mt-0 {
    margin-top: 0;
}
.xl\:-mt-12 {
    margin-top: -3rem;
}
.xl\:w-2\/3 {
    width: 66.666667%}
.xl\:w-1\/2 {
    width: 50%}
.xl\:w-1\/4 {
    width: 25%}
.xl\:w-1\/3 {
    width: 33.333333%}
.xl\:flex-grow {
    flex-grow: 1;
}
.xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xl\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.xl\:border-none {
    border-style: none;
}
.xl\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}
}
@media (max-width:786px){ .cardimg { width: 100%; } }/*148 Start */

.cms-pricing .dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
    margin-bottom: 0px;
}
.cms-pricing .dowanlodable-login-popup .customer-login-box .LoginPageContainer .tab-action .tabnav{
    background: transparent;
}

.cms-pricing .LoginPageContainer .EmailSectionWrap .actions-toolbar{
    margin:0px;
}
.cms-pricing .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .fieldset .fieldtext.newsletter .control {
    width: auto;
}

.EmailSectionWrap .fieldset .secondary, .EmailSectionWrap .actions-toolbar .secondary {
    width: 100%;
    text-align: right;
}
.blog.wordpress-post-view .EmailSectionWrap .fieldset
{
    width :100%;
}
.cms-page-view .customer-form-cotnent.active
{
    display: block;
}
.cms-subscriptions .EmailSectionWrap .actions-toolbar{
    margin-left: 0 !important;
}

.cms-subscriptions .dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch
{
    display: flex;
}    
/*task_148 30-07-2024 start*/   
.cms-subscriptions .dowanlodable-login-popup .customer-login-box .actions-toolbar .secondary a {
    margin: 0 0 15px;
}
/*task_148 30-07-2024 end*/
/*task_148 30-07-2024 start*/
.cms-subscriptions .EmailSectionWrap .fieldset .fieldtext.newsletter {
    display: flex;
    margin-top: 10px;
}
/*task_148 30-07-2024 end*/
/*148 End */
.product-info-main .download-btnwrapper a, .product-info-main .download-btnwrapper .LoginPageInnerContainer .SlidepopupClose{ 
    cursor: pointer;  
} 
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a{
        text-transform: none;
        font-weight: 400;
}    
/* task 143 header start */
.ContinueEmailSection form#ajaxlogin-create-form,
.ContinueEmailSection form#ajaxlogin-create-form-header-login {
    float: left;
    width: 100%;
}

.SlidePatnerlogo_outer {
    width: 100%;
    float: left;
}
  
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormSocial .LoginFormSocialBtn {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    padding: 0 21px 0 70px;
    text-transform: initial;
    font-weight: 500;
    letter-spacing: normal;
}
.page-header .header.content .LoginFormContainer a#registeruser, .page-header .header.content .LoginFormContainer a#newusers{
    text-transform: initial;
}

.overlay-layout-wrapper{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1111;
    transition: all .5s ease;
    overflow: auto;
}
.SlidepopupClose {
    position: absolute;
    right: -20px;
    top: -16px;
}
.LoginPageInnerContainer .SlidepopupClose {
    position: absolute !important;
    right: -20px;
    top: -16px;
    width: 50px;
    z-index: 99;
    cursor: pointer;
}
.product-info-main .download-btnwrapper .LoginPageInnerContainer .SlidepopupClose {
position: absolute;
    right: -20px;
    top: -16px;
    width: 50px;
    height: auto;
    margin: 0;
    z-index: 99;
}
.LoginPageContainer {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute; 
   width: 620px;

  margin:auto;
    border-radius: 13px;
    max-height: 90vh;
}
.LoginPageInnerContainer .LoginFeatureRating a{
    width:auto !important;
    height:auto !important;
    margin:0px !important;
}
.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0px;
}
.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error {
       color: #000;
    border-left: 5px solid #df280a;
    background: #faebe7;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 10px 7px 4px;
    margin: 0px 0;
    text-align: center;
    font-weight: 600;
}
.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a, .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .success a{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
}

.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .success{
    color: #282828;
    border-left: 5px solid #5ebb5e;
    background: #eaf9ea;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 10px 7px 4px;
    margin: 0px 0;
    text-align: center;
    font-weight: 600;
}

.LoginPageInnerContainer {
  display: flex;
    flex-direction: column;
    margin: 0 auto;
    justify-content: center;
    position: relative;
    background: #fff;
    border-radius: 13px;
    white-space: normal;

}
.LoginFormContainer {
    width: 100%;
    margin-top: 60px;
    position: relative;
      margin-bottom: 40px;
}
.LoginFeatureContianer {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #31A7F5;
    padding: 20px 20px;
    border-radius: 13px;
    box-sizing: border-box;
}
.LoginFeatureContianer h3 {
    color: #fff;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    font-weight: 800;
}
.LoginFeatureHeading ul{
    margin-bottom: 2rem;
    padding: 0px;
    margin-top: 2rem;
}

.book-collection-container .book-collection-division .FeatureText, .FeatureText {
    display: flex;
    gap: 0.6em;
    color: #fff;
    font-size: 16px;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
    padding: 0px;
}

.LoginFeatureRating {
    position: sticky;
        text-align: center;
}
.LoginFormTabs {
    border-radius: 37px;
    background-color: #f4f4f4;
    padding: 8px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
        box-sizing: border-box;
}
.taeb-switch {
  position: relative;
}

/* .taeb-switch:after {
  content: "";
  position: absolute;
  width: 50%;
  top: 0;
  transition: left cubic-bezier(.88, -.35, .565, 1.35) .4s;
  border-radius: 27.5px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
  background-color: #0089ED;
  height: 100%;
  z-index: 0;
} */

.taeb-switch.left:after {
  left: 0;
}

.taeb-switch.right:after {
  left: 50%;
}

.taeb-switch .taeb {
    display: inline-block;
    width: 48%;
    padding: 10px 0;
    z-index: 1;
    position: relative;
    cursor: pointer;
    transition: color 200ms;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    user-select: none;
    text-align: center;
}
.taeb-switch .taeb.active {
  color: #ffffff;
}
.LoginFormCont p {
    color: #5B5B5B;
    font-size: 14px;
    text-align: center;
    margin: 0px;
    padding: 15px 10px 0px;
	  white-space: normal;
       text-transform: none;
    font-weight: 400;
        letter-spacing: normal;
}
.LoginFormSocial {
   text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    margin: 40px auto 0px;
}
.LoginFormSocial .facebook-login {
    order: 2;
}

.LoginFormSocial .google-login {
    order: 1;
}
.LoginFormSocial .secondary{
    order: 3;
}

.LoginFormSocial .facebook_btn, .LoginFormSocial .email_btn:hover{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .email_btn:focus{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn:hover{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn:focus{color:#fff;} 

/*task_148 30-07-2024 start*/
.LoginFormSocialBtn {
    height: 44px;
    font-size: 16px;
    cursor: pointer;
    background: #4285F4;
    display: inline-block;
    padding: 0 21px 0 70px;
    color: #fff;
    font-weight: normal;
    position: relative;
    border-radius: 30px;
    border: 1px solid #4285F4;
    text-decoration: auto;
    line-height: 40px;
    min-width: 310px;
    margin-bottom: 12px;
    text-align: left;
    white-space: nowrap;
}
/*task_148 30-07-2024 end*/
.product-info-main .LoginFormSocial .LoginFormSocialBtn {
    height: 44px;
    min-width: 310px;
    margin-left: 0px;
      box-sizing: border-box;
}
.google_btn:before{
 background-image: url(../../frontend/Slidegeeks/default/en_US/Tatva_Ebook/images/google_social_icon.svg);
}
.facebook_btn:before{
 background-image: url(../../frontend/Slidegeeks/default/en_US/Tatva_Ebook/images/facebook_social_icon.svg);
}
.email_btn:before{
 background-image: url(../../frontend/Slidegeeks/default/en_US/Tatva_Ebook/images/email_social_icon.svg);
}
.facebook_btn{
    background:#2E4589;
    border:1px solid #2E4589;
}
.email_btn{
    background: #10ADFB;
    border: 1px solid #10ADFB;
    color: #fff !important;
}
.LoginFormSocialBtn:before {
    content: "";
    position: absolute;
    left: 0;
    height: 42px;
    box-sizing: border-box;
    background-color: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 50px;
   
    background-repeat: no-repeat;
    background-position: center;
}

.LoginFormContainer .LoginFormpolicy {
    color: #6A707C;
    font-size: 12px;
    text-align: center;
    padding:0px 20px;
       text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
}
.LoginFormContainer .LoginFormpolicy a {
    color: #6A707C;
    text-decoration: underline;
}
.product-info-main .download-btnwrapper .LoginFormContainer .LoginFormpolicy a {
    color: #6A707C;
    text-decoration: underline;
    width: auto;
    height: auto;
    margin: 0px;
    /*vertical-align: text-bottom;*/
    /* favourite popup start */
    text-transform: none;
    font-weight: 400;
    /* favourite popup end */
}
.SlidePatnerlogo {
 
}
.divider-line-one-line {
    margin: 40px 6px 5px 5px;
    font-size: 15px;
    outline: none;
    color: #9a9a9a;
    font-weight: 500;
    line-height: normal;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}

.SlidePatnerlogoImages {
    
}
.book-collection-container .book-collection-division .SlidePatnerlogoImages li {
    list-style: none;
    width: 20%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
}
.SlidePatnerlogoImages li {
    list-style: none;
    width: 20%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    margin-bottom: 0px;
        padding: 0px;
}
.SlidePatnerlogoImages li img{
        width: 70%;
}
.SlidePatnerlogoImages ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin: 0px;
    padding: 0px 20px;
}
.ContinueEmailSection {
    width: 75%;
    margin: auto;
}
/*task_148 30-07-2024 start*/
.ContinueEmailSection .secondary {
    float: none;
}
/*task_148 30-07-2024 end*/
/* .ContinueEmailSectionIn{
    align-items: center;
    display: flex;
    justify-content: space-between;
} */

.ContinueEmailSection .dowanlodable-login-popup .response-msg, .ContinueEmailSection .captcha-wrapper{
    margin-bottom: 0px;
}
.product-info-main .download-btnwrapper .ContinueEmailSectionIn a {
    align-items: center;
    display: flex;
    gap: 1rem;
    color: #3F434A;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    width: auto;
        margin: 0;
    height: auto;
}
.product-info-main .download-btnwrapper .ContinueEmailSection form {
    display: unset;
}
.a4-view-product .product-info-main .download-btnwrapper .ContinueEmailSection form {
    display: unset;
    width: 100%
}
.ContinueEmailSectionIn a {
    align-items: center;
    display: flex;
    gap: 1rem;
    color: #3F434A;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
}
.ContinueEmailSectionIn a:hover, .ContinueEmailSectionIn a:focus{
    color: #3F434A;
}
.LogAccInfo {
    padding: 13px 20px 10px 15px;
    color: #5E646E;
    font-size: 15px;
    line-height: 23px;
	white-space: normal;
    text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
}
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideBlueBTN button {
    background: #0089ED;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
/*task_148 30-07-2024 start*/
.dowanlodable-login-popup .customer-login-box .fieldtext.email.required.SlideUserEmail {
    margin-bottom: 0;
}
/*task_148 30-07-2024 end*/

/* favourite popup start */
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .fieldset {
    margin-bottom: 10px;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter .control {
    width: auto;
}
/* favourite popup end */
.EmailSectionWrap {
    gap: 1rem;
    flex-direction: column;
    display: flex;
    padding: 30px 30px;
}
.SlideUserEmail{
    gap: 0.75rem;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    display: flex;
    position:relative;
}
.SlideUserEmail label {
    color: #3F434A;
    font-weight: 600;
    font-size: 16px;
    display: flex;
}
.ebook-index-index .dowanlodable-login-popup .customer-login-box {
    width: unset;
    padding: 0px;
}

.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .SiNputtext {
    border: 1px solid #ACB1B9 !important;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
    box-shadow: none;
}
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .SiNputtext::placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter span, .dowanlodable-signup-popup .customer-login-box .fieldtext.newsletter span {
    font-size: 12px;
    line-height: 16px;
    color: #aaa;
    font-weight: 400;
    white-space: normal;
    padding-top: 2px;
} 

.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control 
 {
   width:100%;
   margin-bottom: 15px;
}
/*task_148 30-07-2024 end*/
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .text-danger 
 {
   font-size:12px;
   white-space: normal;
}

.emailsec{
    display:none;
}
.PasswordSec{
display:none;
}
.LogInSlide{
    display:none;
}
.ForgotPassword {
    text-align: right;
    color: #353536;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}
.SlidePASS{
    position:relative;
    
}

.EyeClass {
    display: flex;
    align-items: center;
    position: absolute;
    top: 47px;
    right: 20px;
    padding-right: 1px;
     margin-bottom: 0px !important;
}

.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0px;
        transition: color 200ms;
        font-weight: 600;
}

.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .tab-action .tabnav.active{
    background-color: #0089ED;
    border-radius: 100px;
    font-weight: 600;
}
/* favourite popup start */
.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .tab-action .tabnav{
    background:transparent;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
}
/* favourite popup end */

.LoginFormContainer .response-msg{
        top: -55px;
    width: 93%;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    position: absolute;
}

.LoginFormContainer .fieldtext .control{
    width: auto;
      margin-right: 10px; 
  }
  .LoginFormContainer .fieldtext.newsletter .control input#is_subscribed {
      width: 17px;
      height: 17px;
      border-radius: 2px;
      background-color: #fff;
      border: 1px solid #bebebe;
      outline: 0;
      box-shadow: none;
      margin: 0;
  }


.aippt-index-index .LogInSlide.active, .aitatva-index-index .LogInSlide.active{
    display: block;
  }
/* task 159 popup design starts */
  .LoginFormTabs .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 100px;
    color: #282828;
    font-weight: 700;
    background: transparent;
}

body.overflow-hidden #left-section.scroll-nav {
    z-index: 9 !important;
}
/* task 159 popup design ends */
@media (max-width: 1024px) {
    
   
    .FeatureText{
    font-size: 14px;
    }
    .LoginFeatureContianer h3{
        font-size:22px;
    }
    .book-collection-container .book-collection-division .FeatureText{
        font-size:14px;
    }
}

@media (max-width: 767px) {
    
    .dowanlodable-dialog .LoginPageInnerContainer .response-msg div.error{
        font-size: 13px;
    }
    .LoginPageInnerContainer{
        display:inline-block;
            width: 100%;
    }
    
    .LoginFormContainer, .LoginFeatureContianer{
        width:100%;
    }
    .SlidePatnerlogo {
    position: static;
    margin: 0px 0px;
    }
    .ContinueEmailSection {
    width: 85%;
    }
    .FeatureText {
    font-size: 16px;
    }
    .LoginFormContainer{
        margin-top:20px;
    }
    .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error{
        font-size: 12px;
    }
    .LoginFormContainer .response-msg{
        transform: unset;
        position: static;
    }
    
}
@media (max-width: 680px) {
.LoginPageContainer {
    width:480px;
}   
    
}
@media (max-width: 490px) {
.LoginFormTabs{
   width: 80%;
}
.LoginPageContainer {
    width: 380px;
}
}
@media (max-width: 400px) {

.LoginPageContainer {
    width: 90%;
}
.EmailSectionWrap{
        padding: 20px;
}
}

@media (max-width: 390px) {

    .LoginFormSocialBtn, .product-info-main .LoginFormSocial .LoginFormSocialBtn {
        min-width: 280px;
        
    }
}

/* sign-up page popup css */
.page-header .header.content .panel.wrapper .header-links-popup .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .LoginFormTabs .tab-action.taeb-switch .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #282828;
    font-weight: 700;
    border-radius: 100px;
    letter-spacing: normal;
}
.page-header .header.content .panel.wrapper .header-links-popup .SlideUserEmail input {
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}
.page-header .header.content .panel.wrapper .header-links-popup .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .LoginFormTabs .tab-action.taeb-switch .tabnav.active{
    color: #fff;
    font-weight: 600;
    background-color: #0089ed;
}
.page-header .header.content .panel.wrapper .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0;
        
}
.page-header .header.content .LoginFormContainer .LoginFormTabs .tab-action .tabnav {
    background: 0 0;
}
/* task 143 header start */
.page-header .header.content .customer-login-box .actions-toolbar .secondary a {
    margin-bottom: 25px;
    }
.page-header .header.content .panel.wrapper .header_panel_wrapper .customer-login-box .LoginPageContainer .actions-toolbar .secondary a {
    padding: 0 !important;
    text-transform: unset !important;
    margin-top: 0 !important;
}
/* task 143 header end */
.header-links-popup .LoginFormTabs .tab-action{
    display: flex; 
}
.header-links-popup  .LoginFormSocialBtn{
        box-sizing: border-box;
}
/* task 143 header start */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup  .LoginFormSocial .LoginFormSocialBtn{
    font-size: 16px;
            line-height: 40px;
        color: #fff;
    padding: 0 21px 0 70px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
}

/* task 143 header end */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup  .LoginFormSocial .LoginFormSocialBtn:hover{
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    height: 44px;
    margin-bottom: 12px;
    text-decoration: none;
}
/* task 143 header start */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a{
    color: #6a707c;
    text-decoration: underline;
    width: auto;
    height: auto;
    margin: 0;
    vertical-align: text-bottom;
    font-size: 12px;
    padding: 0;
    letter-spacing: normal;
    line-height: normal;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageInnerContainer .SlidepopupClose {
    padding: 0;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageContainer .ContinueEmailSection .ContinueEmailSectionIn a{
    color: #3f434a;
    font-size: 20px;
    line-height: 1.42857143;
    text-transform: none;  
    font-weight: 700;
    padding: 0;
    letter-spacing: normal;
}
/* task 143 header end */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .EmailSectionWrap .fieldset{
    margin-bottom: 10px;
}
.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideBlueBTN {
    width: 100%;
}
/* task 143 header start */
.ContinueEmailSection .EmailSectionWrap .control {
    margin-bottom: 12px;
        width: 100%;
}
/* task 143 header end */
.header-links-popup .customer-login-box .LoginPageInnerContainer .actions-toolbar button{
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
.header-links-popup .download-overlay{    z-index: 9999;}
.header-links-popup .LogInSlide.active {
    display:block;
}
.nav-toggle.active {z-index:-1}
.EmailSectionWrap .fieldset .fieldtext.newsletter {
    display: flex;
}

.EmailSectionWrap .fieldset .fieldtext.newsletter .control {

    margin-right: 10px;
}

.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .fieldset .fieldtext.newsletter .control {
    width: auto;
} 
.EmailSectionWrap .fieldset .fieldtext.newsletter .control input {
    width: 17px;
    height: 17px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #bebebe;
    outline: 0;
    box-shadow: none;
    margin: 0;
}
.EmailSectionWrap .fieldset .fieldtext.newsletter span {
    font-size: 12px;
    line-height: 16px;
    color: #aaa;
    font-weight: 400;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
    color: #1979c3;
    font-size: 11px;
    line-height: 15px;
    font-weight: 600;
}
.LoginFormTabs .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 100px;
    color: #282828;
    font-weight: 700;
    background: transparent;
}
/* task 143 header start */
.page-header .header.content .panel.wrapper .LoginFormContainer .LoginFormTabs .taeb-switch {
    margin-bottom: 0;
    display: flex;
    font-weight: 600;
}
/* task 143 header end */
.LoginFormTabs .tabnav.active {
    color: #fff;
    font-weight: 600;
    background-color: #0089ed !important;
}
.LoginFormSocialBtn{

    box-sizing: border-box;
}

.SlideUserEmail .control {
    width: 100%;
    float: left;
}
.fieldtext.email.required.SlideUserEmail {
    margin-bottom: 15px;
        float: right;
}
.secondary {
    width: 100%;
    float: left;
    /* text-align: right; */
}
.SlideUserEmail input{
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}
.primary.SlideBlueBTN {
    width: 100%;
    float: left;
}

button#sendEmail{
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
button#send2 {
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-top: 5px;
}
.SlideUserEmail input {
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}  
.fieldtext.email.required.SlideUserEmail {
    margin-bottom: 15px;
}
.LoginFormSocialBtn span {
    cursor: pointer;
}

@media (max-width: 1023px) {
    .page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
        padding: initial;
        display: inline-block;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginFormSocial a {
        border: 1px solid transparent;
        padding: 0 21px 0 70px;
        text-align: left;
        text-transform: unset;
        display: inline-block;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a {
        border-bottom: none;
        display: inline-block;
        padding: 0px;
    }

    /* task 143 header start */
    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .SlidePatnerlogo a {
        display: inline;
        border-bottom: none;
        text-align: inherit;
        padding: 0px;
        line-height: unset;
    }
    /* task 143 header end */

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .EmailSectionWrap .secondary .action {
        border: none;
        padding: 0px;
        text-align: right;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .SlidepopupClose {
        padding: 0px;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageContainer .ContinueEmailSection .ContinueEmailSectionIn a {
        display: flex;
        padding: 0px;
        border: none;
    }
}
@media (max-width: 1024px) {
    .FeatureText{
    font-size: 14px;
    }
    .LoginFeatureContianer h3{
        font-size:22px;
    }
    .book-collection-container .book-collection-division .FeatureText{
        font-size:14px;
    }
}

@media (max-width: 767px) {
    /* favourite popup start */
    .dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control {
        margin-bottom: 12px;
    }
    /* favourite popup end */
}
/* Payment Element */
.stripe-payments-elements.no-wrap {
    white-space: nowrap;
    margin-bottom: 10px;
}
.stripe-permanent-error {
    text-align: center;
    padding: 0 2em 2em 2em;
    font-size: large;
}

/* My Subscriptions customer account section */
a.subscription-name {
    display: block;
}
.stripe-subscription-edit {
    max-height: 30em;
    overflow: hidden;
    transition: max-height;
    transition-duration: 0.8s;
    vertical-align: top;
    display: inline-block;
    padding-right: 20px;
}
.stripe-subscription-edit.show {
    max-height: 30em;
}
.stripe-subscription-edit .section {
    margin: 5px 0;
}
.stripe-subscription-edit .mutable {
    display: none;
}
.stripe-subscription-edit.edit .mutable {
    display: block;
}
.stripe-subscription-edit.edit .static {
    display: none;
}
.stripe-subscription-edit .actions {
    margin-top: 10px;
}
.stripe-subscription-edit input {
    margin: 2px 0;
}
.subscription-card input {
    margin-right: 5px;
}
.subscription-card {
    padding: 5px 0 0 5px;
}
.subscription-card .exp, .details.stripe-payments .exp {
    color: #aaa;
}
.subscription-card.add-new {
    padding: 10px;
    text-align: center;
}
.stripe-subscriptions .section b {
    padding-bottom: 0.5em;
    display: inline-block;
}
table.subscription-details {
    font-size: small;
    color: #333;
}
table.subscription-details td {
    padding: 0;
}
table.subscription-details tr td:first-child {
    width: 100%;
}
@media (pointer: fine) {
    table.subscription-details a.edit {
        visibility: hidden;
    }
    table.subscription-details div.details:hover a.edit {
        visibility: visible;
    }
}
.stripe-subscriptions .subscription-name {
    font-size: 1.1em;
}
.stripe-subscriptions div.billed {
    font-size: smaller;
    color: #999;
}
table.subscription-details a {
    cursor: pointer;
}
table.subscription-details .stripe-payments span.type {
    font-size: small;
}

body.stripe_payments-customer-subscriptions .subscription-details .mutable.section {
    margin-top: 1.2em;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit img.icon
{
    position: relative;
    top: 10px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit span.label
{
    margin-left: 5px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit span.exp
{
    margin-left: 12px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit label
{
    position: relative;
    top:  -2px;
    cursor: pointer;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit .details {
    padding-bottom: 1.2em;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit .action.edit {
    margin-left: 10px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit .static.section .details {
    cursor: pointer;
}

/* My Payment Methods section */
body.stripe_payments-customer-paymentmethods .stripe-payments.delete-method {
    padding-left: 20px;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+ZGVsZXRlLS1saW5rPC90aXRsZT48cGF0aCBkPSJNMTEuODY2IDkuOTk5bDIuNzQzLTIuNzQ0YTEuMzIyIDEuMzIyIDAgMCAwIC4wMDItMS44NjggMS4zMTggMS4zMTggMCAwIDAtMS44NjguMDAyTDEwIDguMTMzIDcuMjUyIDUuMzg0YTEuMzIzIDEuMzIzIDAgMCAwLTEuODYzLjAwMyAxLjMxNCAxLjMxNCAwIDAgMC0uMDAzIDEuODYzTDguMTM0IDEwbC0yLjc0MyAyLjc0M2ExLjMyMiAxLjMyMiAwIDAgMC0uMDAyIDEuODY4IDEuMzE4IDEuMzE4IDAgMCAwIDEuODY4LS4wMDJMMTAgMTEuODY0bDIuNzQ4IDIuNzQ5YTEuMzIzIDEuMzIzIDAgMCAwIDEuODYzLS4wMDNjLjUyLS41MTkuNTE3LTEuMzUuMDAzLTEuODYzbC0yLjc0OC0yLjc0OHoiIGZpbGw9IiMwMDk5RTUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==');
    background-repeat: no-repeat;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods img.saved-payment-method-icon {
    position: relative;
    top: 8px;
    height: 32px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods td {
    line-height: 28px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods td.saved-payment-method-name {
    padding:  0 10px 10px 10px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods td.saved-payment-method-name label {
    margin-left: 10px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods {
    margin-bottom: 3em;
}
body.stripe_payments-customer-paymentmethods .actions-toolbar {
    margin-top: 1.5em;
}
body.stripe_payments-customer-subscriptions td.col.order {
    width: 120px;
}
/* Card Icons */
.stripe-payments span.type.Visa,
.stripe-payments span.type.visa { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/visa.svg) no-repeat; }

.stripe-payments span.type.American.Express,
.stripe-payments span.type.amex { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/amex.svg) no-repeat; }

.stripe-payments span.type.MasterCard,
.stripe-payments span.type.mastercard { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/mastercard.svg) no-repeat; }

.stripe-payments span.type.Discover,
.stripe-payments span.type.discover { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/discover.svg) no-repeat; }

.stripe-payments span.type.Diners,
.stripe-payments span.type.diners { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/diners.svg) no-repeat; }

.stripe-payments span.type.JCB,
.stripe-payments span.type.jcb { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/jcb.svg) no-repeat; }

.stripe-payments span.type.Cartes.Bancaires,
.stripe-payments span.type.cartes_bancaires { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/svg/cartes_bancaires.svg) no-repeat; }

.stripe-payments span.type.Visa, .stripe-payments span.type.visa,
.stripe-payments span.type.American.Express, .stripe-payments span.type.amex,
.stripe-payments span.type.MasterCard, .stripe-payments span.type.mastercard,
.stripe-payments span.type.Discover, .stripe-payments span.type.discover,
.stripe-payments span.type.Diners, .stripe-payments span.type.diners,
.stripe-payments span.type.JCB, .stripe-payments span.type.jcb,
.stripe-payments span.type.Cartes.Bancaires, .stripe-payments span.type.cartes_bancaires {
    padding-left: 40px;
    background-position-y: -3px;
    display: inline-block;
    height: 22px;
    font-size: 16px;
    background-size: 30px;
}

.payment-method.stripe-payments .checkout-agreements-block {
    margin-bottom: 10px;
}
.payment-method.stripe-payments.mobile {
    padding-top: 1em;
}
@media only screen and (max-width: 767px) {
    .checkout-payment-method .step-title.mobile {
        padding-left: 0;
    }
}

/* Apple Pay */
.stripe-payments-apple-pay-section {
    text-align: center;
    margin-bottom: 25px;
}
.stripe-payments-apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}

/* Authorized Apple Pay Result */
.stripe-payments-apple-pay-result label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 18px;
}
.stripe-payments-apple-pay-result {
    text-align: center;
    padding: 10px 0 15px;
    font-size: 1.1em;
}
.stripe-payments-apple-pay-result > div {
    margin-bottom: 18px;
}

.indent {
    margin-right: 20px;
}

/* Stripe Express */
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.box-tocart .action.tocart.payment-request-button
{
    padding: 0;
}

.payment-request-button {
    width: 240px;
}

.payment-request-button.disabled,
.payment-request-button.disabled * {
    pointer-events: none !important;
}

.payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

.payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/svg/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.stripe-payments-express-minicart {
    margin-top: 15px;
}

.stripe-payments-express-minicart .payment-request-button, .payment-request-button.cart {
    width: 100% !important;
}

.cart-summary .stripe-payments-express-minicart {
    margin-top: 0;
    margin-bottom: 25px;
}

.catalog-product-view .payment-request-button {
    margin-bottom: 15px;
    margin-right: 1%;
    width: 49%;
}

/* Saved payment methods dropdown */
div.stripe-dropdown {
    background: #fff url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/svg/select-bg.svg) no-repeat 98% 14px;
    background-size: 0.8em;
    background-clip: padding-box;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 12px;
}
.stripe-element-border {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.stripe-element-font {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
}
.stripe-element-font .instructions span {
    padding-left: 3px;
}
.stripe-card-cvc-element {
    margin-top: 10px;
    margin-bottom: 10px;
}
#stripe-card-cvc-element,
.stripe-card-cvc-element span,
.stripe-card-cvc-element svg {
    padding: 10px;
}

#stripe-card-cvc-element {
    display: inline-block;
    width: 40px;
    min-height: 18px;
}
div.stripe-dropdown-selection {
    margin: -10px; /* affects the clickable region */
    padding: 10px;
}
div.stripe-dropdown img {
    height: 32px;
    display: inline-block;
    margin-bottom: -10px;
    margin-top: -6px;
    margin-right: 5px;
    margin-left: 2px;
}
div.stripe-dropdown, ul.stripe-dropdown-list {
    padding: 10px;
    cursor: pointer;
    user-select: none;
}
ul.stripe-dropdown-list  {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
ul.stripe-dropdown-list li {
    padding: 12px;
    margin: 0;
    background-position: 10px 45%;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    opacity: 0.8;
}
ul.stripe-dropdown-list li:first-child {
    margin-top: 5px;
}
ul.stripe-dropdown-list li:hover {
    opacity: 1;
    background-color: #f3f8fd;
}
ul.stripe-dropdown-list a {
    text-decoration: none;
}

.stripe-icon-container img.stripe-icon {
    height: 1.7em;
    position: relative;
    top: 0.4em;
    margin-right: 2px;
}

.stripe-icon-container.right {
    float: right;
    position: relative;
    top: -0.6em;
}
.stripe-checkout-icon-container {
    padding: 1em 0;
}
.stripe-checkout-icon-container .stripe-icon {
    height: 2em;
    margin-right: 0.25em;
}

/* Card element at multishipping page */
.stripe-card-element {
    border: 1px solid #e6e6e6;
    padding: 1em;
    border-radius: 5px;
}

/* Trialing Subscriptions */
.trialing_shipping .mark,
.trialing_tax .mark,
.trialing_discount .mark {
    text-indent: 0.5em;
}
.trialing_shipping .mark::before,
.trialing_tax .mark::before,
.trialing_discount .mark::before {
    content: "- ";
}
.livechatpoupoverlay #msform {

    z-index: 9999;
}
.livechatpoupoverlay .msform {
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
}

.livechatpoupoverlay .msform:target {
    visibility: hidden;
    opacity: 0;
    display: none
}

.livechatpoupoverlay .close {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -35px;
    top: -35px;
    background: url("../../frontend/Slidegeeks/default/en_US/Tatva_Livechatpopup/images/Close.png") no-repeat center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.2s;
}
.livechatpoupoverlay .close {
    right: -30px;
    top: -30px;
}
 
.livechatpoupoverlay .close:hover {
    transform: scale(1.06);
    transition: all 0.2s;
}

.livechatpoupoverlay .popup .content {
    max-height: 30%;
    overflow: auto;
}
.livechatpoupoverlay #msform {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    right: 0;
}

.livechatpoupoverlay .checkout_main_custom {
    width: 450px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 50px;
    height: auto;
    top: 45%;
    transform: translateY(-45%);
}
.livechatpoupoverlay .checkout_custom{
        max-width: 530px;
        background: #FFF;
        margin: 3em auto 4em;
        cursor: auto;
        border-radius: 35px;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 15px 30px 25px 30px;
}
.livechatpoupoverlay .live_chat {
    color: #1f2020;
    padding: 13px 0px 15px 0;
    font-size: 19px;
}
.livechatpoupoverlay .hr_gift {
    border-top: 1px solid #ebeff6;
    border-bottom: 1px solid #ebeff6;
    border-left: #ebeff6;
    border-right: #ebeff6;
}
.livechatpoupoverlay .text_popup {
    color: #28a7fb;
    font-size: 21px;
    line-height: 28px;
    padding: 12px 5px;
    font-weight: 500;
}
.livechatpoupoverlay .chat_p {
    padding: 13px 0 0px 0px;
    font-size: 22px;
    color: #1f2020;
}
.livechatpoupoverlay img.arrow_highlight {
    position: absolute;
    right: 200px;
    /* width: 240px; */
    bottom:90px;
}

@media (max-width:1600px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 260px;
    }
}

@media (max-width:1400px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 210px;
    }
    .checkout_main_custom {
        width: 475px;
    }
}

@media (max-width:1280px){
    .livechatpoupoverlay img.arrow_highlight {
        right: 170px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        width: 180px;
    }
}

@media (max-width:1024px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 150px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        right: 130px;
        bottom: 80px;
    }
}

@media (max-width:800px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 250px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        bottom: 110px;
    }
}

@media (max-width:576px) {
        .livechatpoupoverlay .checkout_main_custom {
          width: 95%;
        }
        .livechatpoupoverlay .close {
            background-size: 30px;
        }
        .livechatpoupoverlay .close {
            right: -10px;
            top: -10px;
        }
        .livechatpoupoverlay .text_popup {
            font-size: 19px;
        }
        .livechatpoupoverlay .chat_p {
            font-size: 19px;
        }
        .livechatpoupoverlay img.arrow_highlight {
            width: 170px;
        }
        .livechatpoupoverlay .close {
            right: 0px;
            top: -50px;
        }
.livechatpoupoverlay img.arrow_highlight {
    width: 24%;

    bottom: 54px;
}	
}

@media (max-width:375px) {
    .livechatpoupoverlay .text_popup {
        font-size: 20px;
        padding: 12px 10px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        width: 130px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        bottom: 60px;
    }
}

@media (max-width:360px) {

    .livechatpoupoverlay  img.arrow_highlight {
        width: 100px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        bottom: 60px;
    }
}
.livechatpoupoverlay {
    z-index: 9999!important;
}.w3-serif {
    font-family: serif
}

.w3-sans-serif {
    font-family: sans-serif
}

.w3-cursive {
    font-family: cursive
}

.w3-monospace {
    font-family: monospace
}

.w3-wide {
    letter-spacing: 4px
}

.w3-image {
    max-width: 100%;
    height: auto
}

.w3-table,
.w3-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table
}

.w3-table-all {
    border: 1px solid #ccc
}

.w3-bordered tr,
.w3-table-all tr {
    border-bottom: 1px solid #ddd
}

.w3-striped tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

.w3-table-all tr:nth-child(odd) {
    background-color: #fff
}

.w3-table-all tr:nth-child(even) {
    background-color: #f1f1f1
}

.w3-hoverable tbody tr:hover,
.w3-ul.w3-hoverable li:hover {
    background-color: #ccc
}

.w3-centered tr th,
.w3-centered tr td {
    text-align: center
}

.w3-table td,
.w3-table th,
.w3-table-all td,
.w3-table-all th {
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top
}

.w3-table th:first-child,
.w3-table td:first-child,
.w3-table-all th:first-child,
.w3-table-all td:first-child {
    padding-left: 16px
}

.w3-btn,
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

.w3-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.w3-btn,
.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.w3-disabled,
.w3-btn:disabled,
.w3-button:disabled {
    cursor: not-allowed;
    opacity: 0.3
}

.w3-disabled *,
:disabled * {
    pointer-events: none
}

.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover {
    box-shadow: none
}

.w3-badge,
.w3-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}

.w3-badge {
    border-radius: 50%
}

.w3-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.w3-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd
}

.w3-ul li:last-child {
    border-bottom: none
}

.w3-tooltip,
.w3-display-container {
    position: relative
}

.w3-tooltip .w3-text {
    display: none
}

.w3-tooltip:hover .w3-text {
    display: inline-block
}

.w3-ripple:active {
    opacity: 0.5
}

.w3-ripple {
    transition: opacity 0s
}

.w3-input {
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%
}

.w3-select {
    padding: 9px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

.w3-dropdown-click,
.w3-dropdown-hover {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.w3-dropdown-hover:hover .w3-dropdown-content {
    display: block
}

.w3-dropdown-hover:first-child,
.w3-dropdown-click:hover {
    background-color: #ccc;
    color: #000
}

.w3-dropdown-hover:hover>.w3-button:first-child,
.w3-dropdown-click:hover>.w3-button:first-child {
    background-color: #ccc;
    color: #000
}

.w3-dropdown-content {
    cursor: auto;
    color: #000;
    background-color: #fff;
    display: none;
    position: absolute;
    min-width: 160px;
    margin: 0;
    padding: 0;
    z-index: 1
}

.w3-check,
.w3-radio {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px
}

.w3-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed !important;
    z-index: 1;
    overflow: auto
}

.w3-bar-block .w3-dropdown-hover,
.w3-bar-block .w3-dropdown-click {
    width: 100%
}

.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,
.w3-bar-block .w3-dropdown-click .w3-dropdown-content {
    min-width: 100%
}

.w3-bar-block .w3-dropdown-hover .w3-button,
.w3-bar-block .w3-dropdown-click .w3-button {
    width: 100%;
    text-align: left;
    padding: 8px 16px
}

.w3-main,
#main {
    transition: margin-left .4s
}

.w3-modal {
    z-index: 9999;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4)
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px
}

.w3-bar {
    width: 100%;
    overflow: hidden
}

.w3-center .w3-bar {
    display: inline-block;
    width: auto
}

.w3-bar .w3-bar-item {
    padding: 8px 16px;
    float: left;
    width: auto;
    border: none;
    display: block;
    outline: 0
}

.w3-bar .w3-dropdown-hover,
.w3-bar .w3-dropdown-click {
    position: static;
    float: left
}

.w3-bar .w3-button {
    white-space: normal
}

.w3-bar-block .w3-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0
}

.w3-bar-block.w3-center .w3-bar-item {
    text-align: center
}

.w3-block {
    display: block;
    width: 100%
}

.w3-responsive {
    display: block;
    overflow-x: auto
}

.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row:after,
.w3-row:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-cell-row:before,
.w3-cell-row:after,
.w3-clear:after,
.w3-clear:before,
.w3-bar:before,
.w3-bar:after {
    content: "";
    display: table;
    clear: both
}

.w3-col,
.w3-half,
.w3-third,
.w3-twothird,
.w3-threequarter,
.w3-quarter {
    float: left;
    width: 100%
}

.w3-col.s1 {
    width: 8.33333%
}

.w3-col.s2 {
    width: 16.66666%
}

.w3-col.s3 {
    width: 24.99999%
}

.w3-col.s4 {
    width: 33.33333%
}

.w3-col.s5 {
    width: 41.66666%
}

.w3-col.s6 {
    width: 49.99999%
}

.w3-col.s7 {
    width: 58.33333%
}

.w3-col.s8 {
    width: 66.66666%
}

.w3-col.s9 {
    width: 74.99999%
}

.w3-col.s10 {
    width: 83.33333%
}

.w3-col.s11 {
    width: 91.66666%
}

.w3-col.s12 {
    width: 99.99999%
}

@media (min-width:601px) {
    .w3-col.m1 {
        width: 8.33333%
    }

    .w3-col.m2 {
        width: 16.66666%
    }

    .w3-col.m3,
    .w3-quarter {
        width: 24.99999%
    }

    .w3-col.m4,
    .w3-third {
        width: 33.33333%
    }

    .w3-col.m5 {
        width: 41.66666%
    }

    .w3-col.m6,
    .w3-half {
        width: 49.99999%
    }

    .w3-col.m7 {
        width: 58.33333%
    }

    .w3-col.m8,
    .w3-twothird {
        width: 66.66666%
    }

    .w3-col.m9,
    .w3-threequarter {
        width: 74.99999%
    }

    .w3-col.m10 {
        width: 83.33333%
    }

    .w3-col.m11 {
        width: 91.66666%
    }

    .w3-col.m12 {
        width: 99.99999%
    }
}

@media (min-width:993px) {
    .w3-col.l1 {
        width: 8.33333%
    }

    .w3-col.l2 {
        width: 16.66666%
    }

    .w3-col.l3 {
        width: 24.99999%
    }

    .w3-col.l4 {
        width: 33.33333%
    }

    .w3-col.l5 {
        width: 41.66666%
    }

    .w3-col.l6 {
        width: 49.99999%
    }

    .w3-col.l7 {
        width: 58.33333%
    }

    .w3-col.l8 {
        width: 66.66666%
    }

    .w3-col.l9 {
        width: 74.99999%
    }

    .w3-col.l10 {
        width: 83.33333%
    }

    .w3-col.l11 {
        width: 91.66666%
    }

    .w3-col.l12 {
        width: 99.99999%
    }
}

.w3-rest {
    overflow: hidden
}

.w3-stretch {
    margin-left: -16px;
    margin-right: -16px
}

.w3-content,
.w3-auto {
    margin-left: auto;
    margin-right: auto
}

.w3-content {
    max-width: 980px
}

.w3-auto {
    max-width: 1140px
}

.w3-cell-row {
    display: table;
    width: 100%
}

.w3-cell {
    display: table-cell
}

.w3-cell-top {
    vertical-align: top
}

.w3-cell-middle {
    vertical-align: middle
}

.w3-cell-bottom {
    vertical-align: bottom
}

.w3-hide {
    display: none !important
}

.w3-show-block,
.w3-show {
    display: block !important
}

.w3-show-inline-block {
    display: inline-block !important
}

@media (max-width:1205px) {
    .w3-auto {
        max-width: 95%
    }
}

@media (max-width:600px) {
    .w3-modal-content {
        margin: 0 10px;
        width: auto;
    }

    .w3-modal {
        padding-top: 30px
    }

    .w3-dropdown-hover.w3-mobile .w3-dropdown-content,
    .w3-dropdown-click.w3-mobile .w3-dropdown-content {
        position: relative
    }

    .w3-hide-small {
        display: none !important
    }

    .w3-mobile {
        display: block;
        width: 100% !important
    }

    .w3-bar-item.w3-mobile,
    .w3-dropdown-hover.w3-mobile,
    .w3-dropdown-click.w3-mobile {
        text-align: center
    }

    .w3-dropdown-hover.w3-mobile,
    .w3-dropdown-hover.w3-mobile .w3-btn,
    .w3-dropdown-hover.w3-mobile .w3-button,
    .w3-dropdown-click.w3-mobile,
    .w3-dropdown-click.w3-mobile .w3-btn,
    .w3-dropdown-click.w3-mobile .w3-button {
        width: 100%
    }
}

@media (max-width:768px) {
    .w3-modal-content {
        width: 500px
    }

    .w3-modal {
        padding-top: 50px
    }
}

@media (min-width:993px) {
    .w3-modal-content {
        width: 900px
    }

    .w3-hide-large {
        display: none !important
    }

    .w3-sidebar.w3-collapse {
        display: block !important
    }
}

@media (max-width:992px) and (min-width:601px) {
    .w3-hide-medium {
        display: none !important
    }
}

@media (max-width:992px) {
    .w3-sidebar.w3-collapse {
        display: none
    }

    .w3-main {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .w3-auto {
        max-width: 100%
    }
}

.w3-top,
.w3-bottom {
    position: fixed;
    width: 100%;
    z-index: 1
}

.w3-top {
    top: 0
}

.w3-bottom {
    bottom: 0
}

.w3-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2
}

.w3-display-topleft {
    position: absolute;
    left: 0;
    top: 0
}

.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0
}

.w3-display-bottomleft {
    position: absolute;
    left: 0;
    bottom: 0
}

.w3-display-bottomright {
    position: absolute;
    right: 0;
    bottom: 0
}

.w3-display-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%)
}

.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}

.w3-display-topmiddle {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%)
}

.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%)
}

.w3-display-container:hover .w3-display-hover {
    display: block
}

.w3-display-container:hover span.w3-display-hover {
    display: inline-block
}

.w3-display-hover {
    display: none
}

.w3-display-position {
    position: absolute
}

.w3-circle {
    border-radius: 50%
}

.w3-round-small {
    border-radius: 2px
}

.w3-round,
.w3-round-medium {
    border-radius: 4px
}

.w3-round-large {
    border-radius: 8px
}

.w3-round-xlarge {
    border-radius: 16px
}

.w3-round-xxlarge {
    border-radius: 32px
}

.w3-row-padding,
.w3-row-padding>.w3-half,
.w3-row-padding>.w3-third,
.w3-row-padding>.w3-twothird,
.w3-row-padding>.w3-threequarter,
.w3-row-padding>.w3-quarter,
.w3-row-padding>.w3-col {
    padding: 0 8px
}

.w3-container,
.w3-panel {
    padding: 0.01em 16px
}

.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px
}

.w3-code,
.w3-codespan {
    font-family: Consolas, "courier new";
    font-size: 16px
}

.w3-code {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #4CAF50;
    word-wrap: break-word
}

.w3-codespan {
    color: crimson;
    background-color: #f1f1f1;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 110%
}

.w3-card,
.w3-card-2 {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.w3-card-4,
.w3-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19)
}

.w3-spin {
    animation: w3-spin 2s infinite linear
}

@keyframes w3-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.w3-animate-fading {
    animation: fading 10s infinite
}

@keyframes fading {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.w3-animate-opacity {
    animation: opac 0.8s
}

@keyframes opac {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.w3-animate-top {
    position: relative;
    animation: animatetop 0.4s
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.w3-animate-left {
    position: relative;
    animation: animateleft 0.4s
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

.w3-animate-right {
    position: relative;
    animation: animateright 0.4s
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

.w3-animate-bottom {
    position: relative;
    animation: animatebottom 0.4s
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.w3-animate-zoom {
    animation: animatezoom 0.6s
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.w3-animate-input {
    transition: width 0.4s ease-in-out
}

.w3-animate-input:focus {
    width: 100% !important
}

.w3-opacity,
.w3-hover-opacity:hover {
    opacity: 0.60
}

.w3-opacity-off,
.w3-hover-opacity-off:hover {
    opacity: 1
}

.w3-opacity-max {
    opacity: 0.25
}

.w3-opacity-min {
    opacity: 0.75
}

.w3-greyscale-max,
.w3-grayscale-max,
.w3-hover-greyscale:hover,
.w3-hover-grayscale:hover {
    filter: grayscale(100%)
}

.w3-greyscale,
.w3-grayscale {
    filter: grayscale(75%)
}

.w3-greyscale-min,
.w3-grayscale-min {
    filter: grayscale(50%)
}

.w3-sepia {
    filter: sepia(75%)
}

.w3-sepia-max,
.w3-hover-sepia:hover {
    filter: sepia(100%)
}

.w3-sepia-min {
    filter: sepia(50%)
}

.w3-tiny {
    font-size: 10px !important
}

.w3-small {
    font-size: 12px !important
}

.w3-medium {
    font-size: 15px !important
}

.w3-large {
    font-size: 18px !important
}

.w3-xlarge {
    font-size: 24px !important
}

.w3-xxlarge {
    font-size: 36px !important
}

.w3-xxxlarge {
    font-size: 48px !important
}

.w3-jumbo {
    font-size: 64px !important
}

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

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

.w3-justify {
    text-align: justify !important
}

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

.w3-border-0 {
    border: 0 !important
}

/* .w3-border {
    border: 1px solid #ccc !important
} */

.w3-border-top {
    border-top: 1px solid #ccc !important
}

.w3-border-bottom {
    border-bottom: 1px solid #ccc !important
}

.w3-border-left {
    border-left: 1px solid #ccc !important
}

.w3-border-right {
    border-right: 1px solid #ccc !important
}

.w3-topbar {
    border-top: 6px solid #ccc !important
}

.w3-bottombar {
    border-bottom: 6px solid #ccc !important
}

.w3-leftbar {
    border-left: 6px solid #ccc !important
}

.w3-rightbar {
    border-right: 6px solid #ccc !important
}

.w3-section,
.w3-code {
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.w3-margin {
    margin: 16px !important
}

.w3-margin-top {
    margin-top: 16px !important
}

.w3-margin-bottom {
    margin-bottom: 16px !important
}

.w3-margin-left {
    margin-left: 16px !important
}

.w3-margin-right {
    margin-right: 16px !important
}

.w3-padding-small {
    padding: 4px 8px !important
}

.w3-padding {
    padding: 8px 16px !important
}

.w3-padding-large {
    padding: 12px 24px !important
}

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

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

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

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

.w3-padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}

.w3-padding-top-64 {
    padding-top: 64px !important
}

.w3-padding-top-48 {
    padding-top: 48px !important
}

.w3-padding-top-32 {
    padding-top: 32px !important
}

.w3-padding-top-24 {
    padding-top: 24px !important
}

.w3-left {
    float: left !important
}

.w3-right {
    float: right !important
}

.w3-button:hover {
    color: #000 !important;
    background-color: #ccc !important
}

.w3-transparent,
.w3-hover-none:hover {
    background-color: transparent !important
}

.w3-hover-none:hover {
    box-shadow: none !important
}

/* Colors */
.w3-amber,
.w3-hover-amber:hover {
    color: #000 !important;
    background-color: #ffc107 !important
}

.w3-aqua,
.w3-hover-aqua:hover {
    color: #000 !important;
    background-color: #00ffff !important
}

.w3-blue,
.w3-hover-blue:hover {
    color: #fff !important;
    background-color: #2196F3 !important
}

.w3-light-blue,
.w3-hover-light-blue:hover {
    color: #000 !important;
    background-color: #87CEEB !important
}

.w3-brown,
.w3-hover-brown:hover {
    color: #fff !important;
    background-color: #795548 !important
}

.w3-cyan,
.w3-hover-cyan:hover {
    color: #000 !important;
    background-color: #00bcd4 !important
}

.w3-blue-grey,
.w3-hover-blue-grey:hover,
.w3-blue-gray,
.w3-hover-blue-gray:hover {
    color: #fff !important;
    background-color: #607d8b !important
}

.w3-green,
.w3-hover-green:hover {
    color: #fff !important;
    background-color: #4CAF50 !important
}

.w3-light-green,
.w3-hover-light-green:hover {
    color: #000 !important;
    background-color: #8bc34a !important
}

.w3-indigo,
.w3-hover-indigo:hover {
    color: #fff !important;
    background-color: #3f51b5 !important
}

.w3-khaki,
.w3-hover-khaki:hover {
    color: #000 !important;
    background-color: #f0e68c !important
}

.w3-lime,
.w3-hover-lime:hover {
    color: #000 !important;
    background-color: #cddc39 !important
}

.w3-orange,
.w3-hover-orange:hover {
    color: #000 !important;
    background-color: #ff9800 !important
}

.w3-deep-orange,
.w3-hover-deep-orange:hover {
    color: #fff !important;
    background-color: #ff5722 !important
}

.w3-pink,
.w3-hover-pink:hover {
    color: #fff !important;
    background-color: #e91e63 !important
}

.w3-purple,
.w3-hover-purple:hover {
    color: #fff !important;
    background-color: #9c27b0 !important
}

.w3-deep-purple,
.w3-hover-deep-purple:hover {
    color: #fff !important;
    background-color: #673ab7 !important
}

.w3-red,
.w3-hover-red:hover {
    color: #fff !important;
    background-color: #f44336 !important
}

.w3-sand,
.w3-hover-sand:hover {
    color: #000 !important;
    background-color: #fdf5e6 !important
}

.w3-teal,
.w3-hover-teal:hover {
    color: #fff !important;
    background-color: #009688 !important
}

.w3-yellow,
.w3-hover-yellow:hover {
    color: #000 !important;
    background-color: #ffeb3b !important
}

.w3-white,
.w3-hover-white:hover {
    color: #000 !important;
    background-color: #fff !important
}

.w3-black,
.w3-hover-black:hover {
    color: #fff !important;
    background-color: #000 !important
}

/* .w3-grey,
.w3-hover-grey:hover,
.w3-gray,
.w3-hover-gray:hover {
    color: #000 !important;
    background-color: #9e9e9e !important
} */

.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
    color: #000 !important;
    background-color: #f1f1f1 !important
}

.w3-dark-grey,
.w3-hover-dark-grey:hover,
.w3-dark-gray,
.w3-hover-dark-gray:hover {
    color: #fff !important;
    background-color: #616161 !important
}

.w3-pale-red,
.w3-hover-pale-red:hover {
    color: #000 !important;
    background-color: #ffdddd !important
}

.w3-pale-green,
.w3-hover-pale-green:hover {
    color: #000 !important;
    background-color: #ddffdd !important
}

.w3-pale-yellow,
.w3-hover-pale-yellow:hover {
    color: #000 !important;
    background-color: #ffffcc !important
}

.w3-pale-blue,
.w3-hover-pale-blue:hover {
    color: #000 !important;
    background-color: #ddffff !important
}

.w3-text-amber,
.w3-hover-text-amber:hover {
    color: #ffc107 !important
}

.w3-text-aqua,
.w3-hover-text-aqua:hover {
    color: #00ffff !important
}

.w3-text-blue,
.w3-hover-text-blue:hover {
    color: #2196F3 !important
}

.w3-text-light-blue,
.w3-hover-text-light-blue:hover {
    color: #87CEEB !important
}

.w3-text-brown,
.w3-hover-text-brown:hover {
    color: #795548 !important
}

.w3-text-cyan,
.w3-hover-text-cyan:hover {
    color: #00bcd4 !important
}

.w3-text-blue-grey,
.w3-hover-text-blue-grey:hover,
.w3-text-blue-gray,
.w3-hover-text-blue-gray:hover {
    color: #607d8b !important
}

.w3-text-green,
.w3-hover-text-green:hover {
    color: #4CAF50 !important
}

.w3-text-light-green,
.w3-hover-text-light-green:hover {
    color: #8bc34a !important
}

.w3-text-indigo,
.w3-hover-text-indigo:hover {
    color: #3f51b5 !important
}

.w3-text-khaki,
.w3-hover-text-khaki:hover {
    color: #b4aa50 !important
}

.w3-text-lime,
.w3-hover-text-lime:hover {
    color: #cddc39 !important
}

.w3-text-orange,
.w3-hover-text-orange:hover {
    color: #ff9800 !important
}

.w3-text-deep-orange,
.w3-hover-text-deep-orange:hover {
    color: #ff5722 !important
}

.w3-text-pink,
.w3-hover-text-pink:hover {
    color: #e91e63 !important
}

.w3-text-purple,
.w3-hover-text-purple:hover {
    color: #9c27b0 !important
}

.w3-text-deep-purple,
.w3-hover-text-deep-purple:hover {
    color: #673ab7 !important
}

.w3-text-red,
.w3-hover-text-red:hover {
    color: #f44336 !important
}

.w3-text-sand,
.w3-hover-text-sand:hover {
    color: #fdf5e6 !important
}

.w3-text-teal,
.w3-hover-text-teal:hover {
    color: #009688 !important
}

.w3-text-yellow,
.w3-hover-text-yellow:hover {
    color: #d2be0e !important
}

.w3-text-white,
.w3-hover-text-white:hover {
    color: #fff !important
}

.w3-text-black,
.w3-hover-text-black:hover {
    color: #000 !important
}

.w3-text-grey,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-hover-text-gray:hover {
    color: #757575 !important
}

.w3-text-light-grey,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-hover-text-light-gray:hover {
    color: #f1f1f1 !important
}

.w3-text-dark-grey,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-hover-text-dark-gray:hover {
    color: #3a3a3a !important
}

.w3-border-amber,
.w3-hover-border-amber:hover {
    border-color: #ffc107 !important
}

.w3-border-aqua,
.w3-hover-border-aqua:hover {
    border-color: #00ffff !important
}

.w3-border-blue,
.w3-hover-border-blue:hover {
    border-color: #2196F3 !important
}

.w3-border-light-blue,
.w3-hover-border-light-blue:hover {
    border-color: #87CEEB !important
}

.w3-border-brown,
.w3-hover-border-brown:hover {
    border-color: #795548 !important
}

.w3-border-cyan,
.w3-hover-border-cyan:hover {
    border-color: #00bcd4 !important
}

.w3-border-blue-grey,
.w3-hover-border-blue-grey:hover,
.w3-border-blue-gray,
.w3-hover-border-blue-gray:hover {
    border-color: #607d8b !important
}

.w3-border-green,
.w3-hover-border-green:hover {
    border-color: #4CAF50 !important
}

.w3-border-light-green,
.w3-hover-border-light-green:hover {
    border-color: #8bc34a !important
}

.w3-border-indigo,
.w3-hover-border-indigo:hover {
    border-color: #3f51b5 !important
}

.w3-border-khaki,
.w3-hover-border-khaki:hover {
    border-color: #f0e68c !important
}

.w3-border-lime,
.w3-hover-border-lime:hover {
    border-color: #cddc39 !important
}

.w3-border-orange,
.w3-hover-border-orange:hover {
    border-color: #ff9800 !important
}

.w3-border-deep-orange,
.w3-hover-border-deep-orange:hover {
    border-color: #ff5722 !important
}

.w3-border-pink,
.w3-hover-border-pink:hover {
    border-color: #e91e63 !important
}

.w3-border-purple,
.w3-hover-border-purple:hover {
    border-color: #9c27b0 !important
}

.w3-border-deep-purple,
.w3-hover-border-deep-purple:hover {
    border-color: #673ab7 !important
}

.w3-border-red,
.w3-hover-border-red:hover {
    border-color: #f44336 !important
}

.w3-border-sand,
.w3-hover-border-sand:hover {
    border-color: #fdf5e6 !important
}

.w3-border-teal,
.w3-hover-border-teal:hover {
    border-color: #009688 !important
}

.w3-border-yellow,
.w3-hover-border-yellow:hover {
    border-color: #ffeb3b !important
}

.w3-border-white,
.w3-hover-border-white:hover {
    border-color: #fff !important
}

.w3-border-black,
.w3-hover-border-black:hover {
    border-color: #000 !important
}

.w3-border-grey,
.w3-hover-border-grey:hover,
.w3-border-gray,
.w3-hover-border-gray:hover {
    border-color: #9e9e9e !important
}

.w3-border-light-grey,
.w3-hover-border-light-grey:hover,
.w3-border-light-gray,
.w3-hover-border-light-gray:hover {
    border-color: #f1f1f1 !important
}

.w3-border-dark-grey,
.w3-hover-border-dark-grey:hover,
.w3-border-dark-gray,
.w3-hover-border-dark-gray:hover {
    border-color: #616161 !important
}

.w3-border-pale-red,
.w3-hover-border-pale-red:hover {
    border-color: #ffe7e7 !important
}

.w3-border-pale-green,
.w3-hover-border-pale-green:hover {
    border-color: #e7ffe7 !important
}

.w3-border-pale-yellow,
.w3-hover-border-pale-yellow:hover {
    border-color: #ffffcc !important
}

.w3-border-pale-blue,
.w3-hover-border-pale-blue:hover {
    border-color: #e7ffff !important
}

@media (max-width: 414px){
    .w3-modal {
        padding-top: 130px;
    }
}

@media (max-width: 1023px){
    .w3-modal {
        padding-top: 130px;
    }
}.loading {
    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/loader-1.gif) no-repeat 50% 50%;
    -webkit-transition: background-color 0;
    transition: background-color 0;
    opacity: 0.4;
    -webkit-transition: opacity 0;
    transition: opacity 0;
}

.dropdown-toggle {
    cursor: pointer;
}

.translate {
    /*margin-left: auto;
      margin-top: 50px;
      text-align: center;
      font-weight: 100;*/
    font-size: 16px;
    /*width:50%;*/
    float: right;
    position: relative;
    display: inline-block;
}

.translate-option {

    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0 0px 7px 0 rgb(32 33 36 / 50%);
    border-radius: 4px;
    margin-top: 3px;
    z-index: 99;
}

.translate-option a {
    color: #111;
    padding: 7px 5px 6px 50px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    box-sizing: border-box !important;
    margin-bottom: 0px;
    line-height: 25px;
    font-weight: 600;
}

.translate-option a:hover {
    color: #28a7fb;
}

a#English {
    /*display: none;*/
    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/english.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;
}

a#Spanish {
    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/spanish.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;
}

a#German {
    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/german.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;
}

a#French {

    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/french.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;

}

a#Portuguese {

    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/portuguese.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;

}

.catalog-product-view a#Arabic{display:none;}
a#Arabic {
    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/arabic.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;
}

a#Italian {

    background: url(../../frontend/Slidegeeks/default/en_US/Tatva_Translate/images/italian.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;

}

.translate-option.show {
    display: block;
    width: 100%;
}



.btn-group.dropright.translate {
    /* position: relative; */
    /* background-color: white; */
    /* border: 1px solid #CCCCCC; */
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    width: 200px;
    cursor: pointer;
    top: 0px;
}

button#langSel:before {
    content: "";
    /* border-bottom: solid 2px #555; */
    /* border-left: solid 2px #555; */
    transform: rotate(-45deg);
    transition: transform .2s;
    /* border-width: 15px 15px 0; */
    border-top-color: transparent;
    margin: -9px 8px;
    top: 50%;
    border: solid transparent;
    display: block;
    position: absolute;
    right: 0;
    border-bottom: solid 5px #fff;
    border-left: solid 5px #fff;
    border-width: 8px 8px 0;
    z-index: 1;
}


button#langSel:before {
    content: "";
    /* border-bottom: solid 2px #555; */
    /* border-left: solid 2px #555; */
    transform: rotate(-45deg);
    transition: transform .2s;
    /* border-width: 15px 15px 0; */
    border-top-color: transparent;
    margin: -9px 8px;
    top: 50%;
    border: solid transparent;
    display: block;
    position: absolute;
    right: 0;
    border-bottom: solid 5px #fff;
    border-left: solid 5px #fff;
    border-width: 8px 8px 0;
    z-index: 1;
}

button#langSel::after {
    /* content: ""; */
    padding: 0px 20px;
    top: 0;
    height: 100%;
    border-left: 1px solid #28a7fb;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    background: #28a7fb;
}

button#langSel {
    position: relative;
    background-color: #fff;
    border: 1px solid #28a7fb;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 10px;
    border-radius: 4px;
    text-align: left;
    height: 35px;
    line-height: 20px;
    width: 100%;
}

.btn-group.dropright.translate:hover button#langSel:after {
    background: #2095e2;
}


.product-gallery-sub-title {

    margin-top: 10px !important;
    width: 100%;
    float: left;
}



@media (max-width: 1024px) {

    .btn-group.dropright.translate {

        width: 150px;

    }

}


@media (max-width: 1023px){
    .btn-group.dropright.translate {
        z-index: 9
    }
}

@media (max-width: 991px) {
    .btn-group.dropright.translate {
        width: 50%;
        float: left;
        margin-bottom: 15px;
    }

    .product-gallery-title {
        width: 100%;
        float: left;
    }

}

@media (max-width: 560px) {
    .btn-group.dropright.translate {
        width: 50%;

    }
}

.adduserpoupoverlay .modal {

    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.adduserpoupoverlay .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 1rem;
    outline: 0;
}

.adduserpoupoverlay .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.adduserpoupoverlay .close:hover,
.adduserpoupoverlay .close:focus {
    text-decoration: none;
    cursor: pointer;
    background-color: #2e2e2e;
}

.adduserpoupoverlay img {
    max-width: 100%;
}

.adduserpoupoverlay .modal-dialog {
    width: auto;
    pointer-events: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: 50px;
    position: relative;
    max-width: 1000px;  
    display: inline-block;  
    vertical-align: middle;
    top: 50px;
    margin: 0 auto;
    float: none !important;
    text-align: center;
}

.adduserpoupoverlay .thanks_md .modal-dialog {
    max-width: 900px;
}

.adduserpoupoverlay .thanks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

.adduserpoupoverlay .thanks_ct {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin: 20px auto 20px;
    text-align: center;
    width: 100%;
    background-color: #ebebeb;
    border-radius: 10px;
    padding: 10px 20px;
}

.adduserpoupoverlay .thanks_ct h3 {
    font-size: 27px;
    font-weight: 700;
}

.adduserpoupoverlay .thanks_ct p {
    font-size: 21px;
    line-height: 28px;
    margin-top: 10px
}

.adduserpoupoverlay .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    background-color: #00a9fe;
    border-radius: 15px;
}

.adduserpoupoverlay .modal-header img {
    float: left;
    width: 10%;
    height: auto;
    
  
}

.adduserpoupoverlay .head {
    display: inline-block;
      text-align: center;
    width: 100%;
    float: left;
	    padding:20px 10px;
    box-sizing: border-box;
}

.adduserpoupoverlay  .modal-header h2 {
     display: inline-block;
        text-align: center;
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
	margin: 0px;
}

.adduserpoupoverlay .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.adduserpoupoverlay .close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.adduserpoupoverlay .modal-header .close {
    padding: 1rem;
    margin: -1rem -1.5rem;
}

.adduserpoupoverlay  button.close {
    padding: 0;
    background-color: #000000;
    border: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    justify-content: center;
}

.adduserpoupoverlay .close {
    float: right;
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}

.adduserpoupoverlay .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3rem;
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0 auto;
    justify-content: center;
}

.adduserpoupoverlay .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    padding: 1rem;
    margin: 0 25px;
}

.adduserpoupoverlay .modal-footer>:not(:last-child) {
    margin-right: .25rem;
}

.adduserpoupoverlay .btn-secondary {
    color: #000;
    background-color: #cccccc;
    border-color: #cccccc;
}

.adduserpoupoverlay .btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.6rem 1.6rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 50px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    cursor: pointer;
    letter-spacing: 1px;
}

.adduserpoupoverlay span.blue {
    color: #00a9fe;
}

.adduserpoupoverlay .modal-footer>:not(:first-child) {
    margin-left: .25rem;
}

.adduserpoupoverlay .btn-primary {
    color: #fff;
    background-color: #28a7fb;
    border-color: #28a7fb;
	font-size: 20px;
    font-weight: 600;
    padding: 0px 30px;
    height: 60px;
    box-sizing: border-box;
}

.adduserpoupoverlay .box2 {
    float: right;
    width: 60%;
}

.adduserpoupoverlay .heading {
    text-align: center;
}

.adduserpoupoverlay .heading h2 {
    font-size: 26px;
    font-weight: 500;
}

.adduserpoupoverlay .heading h2 {
    margin: 0;
    color: #434242;
}

.adduserpoupoverlay .heading p {
    margin-top: 0.3rem;
}

.adduserpoupoverlay ul li {
    list-style: none;
    list-style-type: none;
    line-height: normal;
    align-items: baseline;
    display: flex;
    margin-bottom: 12px;
    font-size: 15px;
}

.adduserpoupoverlay ul li img {
    margin-right: 15px;
    position: relative;
    top: 3px;
}
.adduserpoupoverlay ul li strong {
    font-size: 15px;
}
.adduserpoupoverlay .list1 {
    margin-left: 25px;
}

.adduserpoupoverlay .list2 {
    margin-left: 27px;
}

.adduserpoupoverlay .modal-footer .btn-primary a {
    text-decoration: none;
    color: #ffffff;
}

.adduserpoupoverlay .modal-footer .btn-secondary a {
    text-decoration: none;
    color: #000000;
}

.adduserpoupoverlay .page2 .modal {
    display: block;
}

.adduserpoupoverlay .pause ul {
    width: 100%;
    margin-top: 0.5rem;
}

.adduserpoupoverlay .pause ul li {
    list-style: disc;
    list-style-type: disc;
    line-height: normal;
    align-items: baseline;
    display: list-item;
    margin-bottom: 12px;
    color: #434242;
}

.adduserpoupoverlay .pause .list1 {
    margin: 0 85px;
}

.adduserpoupoverlay .box1 {
    float: left;
    width: 33%;
    margin: auto;
    margin-top: 40px;
}

.adduserpoupoverlay .box1 .heading h3 {
    font-weight: 600;
    font-size: 17px;
    line-height: normal;
    margin: 0;
}

.adduserpoupoverlay .pause .heading h2 {
    font-size: 30px;
    font-weight: 600;
}

.adduserpoupoverlay .box1 .heading h3 span {
    color: #80a958;
    font-weight: bold;
}

.adduserpoupoverlay .switch {
    text-align: center;
    MARGIN: 40px 0;
}

.adduserpoupoverlay .pause_subs .btn-primary {
    color: #fff;
    background-color: #80a958;
    border-color: #80a958;
    font-size: 20px;
    font-weight: 500;
    padding: 12px 50px;
}

.adduserpoupoverlay .pause_subs .btn-primary img {
    margin-left: 40px;
    vertical-align: middle;
}

.adduserpoupoverlay .select_option {
    padding: 20px 0;
}

.adduserpoupoverlay .box_bd {
    border-radius: 10px;
    border-color: #cccccc;
    border: 1px solid #cccccc;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    padding: 20px;
    box-sizing: border-box;
}
.adduserpoupoverlay .select_option select#customercount {
    width: 100%;
}
.adduserpoupoverlay select {
    font-size: 18px;
    /* padding: 12px 30px 12px 12px; */
    border-radius: 5px;
    border-color: #cccccc;
    width: 300px;
    color: #434242;
    font-weight: 500;
}

.adduserpoupoverlay select.subs {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
    text-align: center;
    padding: 0px 10px;
    height: 40px;
    font-size: 16px
}

.adduserpoupoverlay select.subs:focus {
    background-image:
        linear-gradient(45deg, gray 50%, transparent 50%),
        linear-gradient(135deg, transparent 50%, gray 50%);
    background-position:
        calc(100% - 15px) 1em,
        calc(100% - 20px) 1em,
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
}

.adduserpoupoverlay select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.adduserpoupoverlay .btn-primary:hover {
    color: #fff;
    background-color: #0094f5;
    border-color: #0094f5;
}

.adduserpoupoverlay .btn-secondary:hover {
    color: #000;
    background-color: #999999;
    border-color: #999999;
}

.adduserpoupoverlay .pause_subs .btn-primary:hover {
    color: #fff;
    background-color: #638344;
    border-color: #638344;
}

.adduserpoupoverlay .modal-header h2 {
 
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
}

.add-user-div {
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: 16px;
}

.add-user-link{
    margin-left: 10px;
}

@media (max-width: 1680px){

    .adduserpoupoverlay .modal-dialog {
        max-width: 898px;
        margin: 0 auto;
        margin-left: 8%;
    }
}
@media (max-width: 1280px){
    .adduserpoupoverlay .modal-dialog {
        max-width: 75%;
        margin-left: 7%;
    }
	.adduserpoupoverlay .thanks_md .modal-dialog {
        max-width: 70%;
    }
    .adduserpoupoverlay .modal {
        padding-top: 50px;
    }
    
}
@media (max-width: 1024px){
    .adduserpoupoverlay .modal-dialog {
       margin-left: 13%;
    }
    
    .adduserpoupoverlay .modal {
        padding-top: 20px;
    }

    .adduserpoupoverlay .modal-body {
        padding: 2rem;
    }
}
@media (max-width: 1023px){
    .adduserpoupoverlay .modal-dialog {
        margin-left: 0px;
    }
    .adduserpoupoverlay .thanks_md .modal-dialog {
        max-width: 90%;
    }
}
@media (max-width: 768px) {

    .adduserpoupoverlay .box2 {
        float: right;
        width: 100%;
        float: left;
    }

    .adduserpoupoverlay .box1 {
        float: none;
        width: 60%;
        margin: auto;
        margin-top: 0px;
    }

    .adduserpoupoverlay .switch {
        text-align: center;
        margin: 20px 0;
    }

    .adduserpoupoverlay .modal-body {
        padding: 1rem;
    }

    .adduserpoupoverlay .modal {
        padding-top: 0px;
    }

    .adduserpoupoverlay .btn-primary:hover {
        width: 100%;
        font-size: 18px;
    }

    .adduserpoupoverlay .heading h2 {
        font-size: 18px;
    }

    .adduserpoupoverlay .heading p {
        font-size: 14px;
    }

    .adduserpoupoverlay ul {
        width: 100%;
    }

    .adduserpoupoverlay ul:first-child {
        margin-bottom: 0;
    }

    .adduserpoupoverlay ul li {
        font-size: 14px;
        margin-bottom: 8px;
    }
.adduserpoupoverlay .btn-primary {

    width: 100%;
    font-size: 20px;
}
.adduserpoupoverlay .modal-header img {
  
    width: 15%;
 
}


    .adduserpoupoverlay .pause .heading h2 {
        font-size: 24px;
    }

    .adduserpoupoverlay .pause .list1 {
        margin: 0 20px 0 50px;
    }

    .adduserpoupoverlay .box1 .heading h3 {
        font-size: 16px;
    }

    .adduserpoupoverlay .pause_subs .btn-primary {
        padding: 10px 20px;
        font-size: 18px;
    }

    .adduserpoupoverlay select {
        font-size: 15px;
        padding: 10px;
        width: 228px;
    }

    .adduserpoupoverlay label {
        font-size: 14px;
    }

    /* .adduserpoupoverlay form div {
        margin-bottom: 5px;
    } */

    .adduserpoupoverlay .modal-dialog {
        margin: 0.5rem;
    }

    .adduserpoupoverlay .modal-header h2 {
        font-size: 28px;
    }
	
	.adduserpoupoverlay .thanks_ct h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
}
.adduserpoupoverlay .thanks_ct p {
    font-size: 17px;
    line-height: 28px;
    margin-top: 10px;
}
	
}

@media (max-width: 600px){
    .adduserpoupoverlay .box1 {
        width: 95%;     
    }
    .adduserpoupoverlay .modal-header img {
      float: left;
    width: 64px;
    height: auto;
    margin: 0px;
    margin-top: 0;
    }
    .adduserpoupoverlay .modal-header h2 {
        font-size: 19px;
        margin: 0px 0px;
    }
    .adduserpoupoverlay .thanks {
        width: 100%;
    }
    .adduserpoupoverlay .thanks_ct h3 {
        font-size: 19px;
        font-weight: 600;
        line-height: 28px;
    }
    .adduserpoupoverlay .thanks_ct p {
        font-size: 17px;
        line-height: 25px;
        margin-top: 0px;
    }
	.adduserpoupoverlay .head {
   
    padding: 6px 8px;
    
}
.adduserpoupoverlay .modal-dialog {
    max-width: 90%;
    margin-left: 0px;
}

}


@media (max-width: 480px) {
  

    .adduserpoupoverlay .heading h2 {
        font-size: 14px;
    }

    .adduserpoupoverlay .heading p {
        font-size: 12px;
    }

    .adduserpoupoverlay .list1 {
        margin-left: 15px;
    }

    .adduserpoupoverlay ul li {
        font-size: 13px;
        margin-bottom: 4px;
    }

    .adduserpoupoverlay .modal-footer {
        padding: 0.5rem;
        margin: 0 15px;
    }

    .adduserpoupoverlay .btn {
        padding: 0.5rem;
        font-size: 20px;
    }

    .adduserpoupoverlay .pause .heading h2 {
        font-size: 18px;
    }

    .adduserpoupoverlay .pause .list1 {
        margin: 0 10px 0 20px;
    }

    .adduserpoupoverlay ul li {
        font-size: 12px;
        margin-bottom: 4px;
    }

    .adduserpoupoverlay  ul li img {
        margin-right: 12px;
        width: 10px;
    }

    .adduserpoupoverlay  .box1 .heading h3 {
        font-size: 13px;
    }

    .adduserpoupoverlay  select {
        font-size: 14px;
        padding: 8px;
        width: 170px;
    }

    .adduserpoupoverlay  .pause_subs .btn-primary {
        padding: 8px 14px;
        font-size: 14px;
    }

    .adduserpoupoverlay  .pause_subs .btn-primary img {
        margin-left: 20px;
        vertical-align: middle;
    }

    .adduserpoupoverlay  label {
        font-size: 12px;
    }

    .adduserpoupoverlay  .list2 {
        margin-left: 15px;
    }
    .adduserpoupoverlay .modal-header img {
        margin-top: 0px;
    }
    .adduserpoupoverlay .modal-header h2 {
        font-size: 22px;
        margin: 8px 0px;
        width: 100%;
        float: left;
    }
    .adduserpoupoverlay .box_bd {
        padding: 10px;
    }
    .adduserpoupoverlay .select_option {
        padding: 10px 0;
    }
}

.adduserpoupoverlay .modal-dialog {
    max-width: none;
    margin: 0 auto;
    margin-left: 0;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    width: 90%;
    max-width: 898px
}

.adduserpoupoverlay .modal-header {
    border-radius: 1rem 1rem 0 0
}

@media (max-width: 878px) {
    .adduserpoupoverlay .box1,.adduserpoupoverlay .box2 {
        width:100%;
        float: none
    }
}

@media (max-width: 480px) {
    .adduserpoupoverlay .modal-header img {
        float: none
    }
}/* Tipso Bubble Styles */
.tipso_bubble, .tipso_bubble > .tipso_arrow{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.tipso_bubble {
    position: absolute;
	text-align: center;
	border-radius: 6px;
	z-index: 9999;
}
.tipso_style{
	cursor: help;
	border-bottom: 1px dotted;
}
.tipso_title {
	border-radius: 6px 6px 0 0;
}
.tipso_content {
  	word-wrap: break-word;
	padding: 0.5em;
}
.cms-pricing .tipso_bubble
{
	text-align:left;
}
/* Tipso Bubble size classes - Similar to Foundation's syntax*/
.tipso_bubble.tiny {
	font-size: 0.6rem;
}
.tipso_bubble.small {
	font-size: 0.8rem;
}
.tipso_bubble.default {
	font-size: 1rem;
}
.tipso_bubble.large {
	font-size: 1.2rem;
	width: 100%;
}

/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow{
	position: absolute;
	width: 0; height: 0;
	border: 8px solid;
	pointer-events: none;
}
.tipso_bubble.top > .tipso_arrow {
	border-top-color: #000;
	border-right-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;
	top: 100%;
	left: 50%;
	margin-left: -8px;
}
.tipso_bubble.bottom > .tipso_arrow {
	border-bottom-color: #000;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	bottom: 100%;
	left: 50%;
	margin-left: -8px;
}
.tipso_bubble.left > .tipso_arrow {
	border-left-color: #000;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	top: 50%;
	left: 100%;
	margin-top: -8px;
}
.tipso_bubble.right > .tipso_arrow {
	border-right-color: #000;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	top: 50%;
	right: 100%;
	margin-top: -8px;
}

.tipso_bubble .top_right_corner, 
.tipso_bubble.top_right_corner {
	border-bottom-left-radius: 0;
}

.tipso_bubble .bottom_right_corner, 
.tipso_bubble.bottom_right_corner  {
	border-top-left-radius: 0;
}

.tipso_bubble .top_left_corner, 
.tipso_bubble.top_left_corner {
	border-bottom-right-radius: 0;
}

.tipso_bubble .bottom_left_corner, 
.tipso_bubble.bottom_left_corner  {
	border-top-right-radius: 0;
}
