@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";
.cbx-chota {
    --color-secondary: #242424;
    --color-primary: #f44336
}

/*! chota.css v0.8.0 | MIT License | github.com/jenil/chota */

@keyframes mejs-loading-spinner {
    to {
        transform: rotate(360deg)
    }
}

@keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes ld-blink {
    0%,
    49.75%,
    to {
        opacity: 1
    }
    50.25%,
    99.5% {
        opacity: 0
    }
}

@keyframes ld-blur {
    0%,
    to {
        filter: blur(0)
    }
    50% {
        filter: blur(10px)
    }
}

@keyframes ld-beat {
    0% {
        animation-timing-function: cubic-bezier(.1028, .2484, .1372, .849);
        transform: scale(1)
    }
    34% {
        animation-timing-function: cubic-bezier(.7116, .2095, .8159, .6876);
        transform: scale(1.2)
    }
    68% {
        animation-timing-function: cubic-bezier(.1475, .2888, .294, .883);
        transform: scale(1.0268)
    }
    84% {
        animation-timing-function: cubic-bezier(.8176, .2193, .867, .6889);
        transform: scale(1.0932)
    }
    to {
        transform: scale(1)
    }
}

@keyframes ld-bounceAlt {
    0% {
        animation-timing-function: cubic-bezier(.1348, .3256, .2495, .8687);
        transform: translate(0, 0)
    }
    51% {
        animation-timing-function: cubic-bezier(.7426, .1782, .8523, .6514);
        transform: translate(0, -14%)
    }
    to {
        transform: translate(0, 0)
    }
}

@keyframes ld-tick-alt {
    0% {
        animation-timing-function: cubic-bezier(.0637, .1569, -.0154, .8727);
        transform: rotate(0deg)
    }
    22% {
        animation-timing-function: cubic-bezier(.7634, .2713, .7818, .6832);
        transform: rotate(-44.865deg)
    }
    43% {
        animation-timing-function: cubic-bezier(.0599, .1266, .2372, 1.029);
        transform: rotate(-7.515deg)
    }
    56% {
        animation-timing-function: cubic-bezier(.6353, .3049, .6792, .6671);
        transform: rotate(-25.29deg)
    }
    68% {
        animation-timing-function: cubic-bezier(.0513, .1148, .3085, 1.1548);
        transform: rotate(-5.13deg)
    }
    76% {
        animation-timing-function: cubic-bezier(.467, .2881, .3593, .7819);
        transform: rotate(-14.175deg)
    }
    83% {
        animation-timing-function: cubic-bezier(.0632, .1615, .3539, 1.4565);
        transform: rotate(-3.6deg)
    }
    88% {
        animation-timing-function: cubic-bezier(.3563, .3125, .5387, 1.6475);
        transform: rotate(-7.74deg)
    }
    92% {
        animation-timing-function: cubic-bezier(.1265, .4155, .3821, 1.8827);
        transform: rotate(-2.61deg)
    }
    95% {
        animation-timing-function: cubic-bezier(.5727, 1.3521, .0229, 3.0356);
        transform: rotate(-4.185deg)
    }
    98% {
        animation-timing-function: cubic-bezier(.4531, -1.3593, .757, .0281);
        transform: rotate(-2.565deg)
    }
    to {
        transform: rotate(0deg)
    }
}

@keyframes ld-jump {
    0% {
        animation-timing-function: cubic-bezier(.0637, .1569, -.0154, .8727);
        transform: translate(0, 0)
    }
    22% {
        animation-timing-function: cubic-bezier(.7634, .2713, .7818, .6832);
        transform: translate(0, -13.958%)
    }
    43% {
        animation-timing-function: cubic-bezier(.0599, .1266, .2372, 1.029);
        transform: translate(0, -2.338%)
    }
    56% {
        animation-timing-function: cubic-bezier(.6353, .3049, .6792, .6671);
        transform: translate(0, -7.868%)
    }
    68% {
        animation-timing-function: cubic-bezier(.0513, .1148, .3085, 1.1548);
        transform: translate(0, -1.596%)
    }
    76% {
        animation-timing-function: cubic-bezier(.467, .2881, .3593, .7819);
        transform: translate(0, -4.41%)
    }
    83% {
        animation-timing-function: cubic-bezier(.0632, .1615, .3539, 1.4565);
        transform: translate(0, -1.12%)
    }
    88% {
        animation-timing-function: cubic-bezier(.3563, .3125, .5387, 1.6475);
        transform: translate(0, -2.408%)
    }
    92% {
        animation-timing-function: cubic-bezier(.1265, .4155, .3821, 1.8827);
        transform: translate(0, -.812%)
    }
    95% {
        animation-timing-function: cubic-bezier(.5727, 1.3521, .0229, 3.0356);
        transform: translate(0, -1.302%)
    }
    98% {
        animation-timing-function: cubic-bezier(.4531, -1.3593, .757, .0281);
        transform: translate(0, -.798%)
    }
    to {
        transform: translate(0, 0)
    }
}

@keyframes ld-bounce {
    0% {
        animation-timing-function: cubic-bezier(.138, .2541, .2177, .8747);
        transform: translate(0, 0) scaleY(1)
    }
    37% {
        animation-timing-function: cubic-bezier(.7679, .1817, .8401, .7167);
        transform: translate(0, -39.96%) scaleY(1)
    }
    72.2% {
        animation-timing-function: cubic-bezier(.1045, .2026, .2224, .9608);
        transform: translate(0, 0) scaleY(1)
    }
    87.2% {
        animation-timing-function: cubic-bezier(.7463, .2314, .8159, .6941);
        transform: translate(0, 19.85%) scaleY(.603)
    }
    to {
        transform: translate(0, 0) scaleY(1)
    }
}

@keyframes ld-clock {
    0% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(0deg)
    }
    8.33333% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(30deg)
    }
    16.66667% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(60deg)
    }
    25% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(90deg)
    }
    33.33333% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(120deg)
    }
    41.66667% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(150deg)
    }
    50% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(180deg)
    }
    58.33333% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(210deg)
    }
    66.66667% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(240deg)
    }
    75% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(270deg)
    }
    83.33333% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(300deg)
    }
    91.66667% {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(330deg)
    }
    to {
        animation-timing-function: cubic-bezier(0, .7, .3, 1);
        transform: rotate(360deg)
    }
}

@keyframes ld-fade {
    0% {
        animation-timing-function: cubic-bezier(.2057, .573, .3723, .9184);
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes ld-flip {
    0%,
    25%,
    50%,
    75%,
    to {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }
    0%,
    to {
        transform: scale(1, 1)
    }
    25% {
        transform: scale(-1, 1)
    }
    50% {
        transform: scale(-1, -1)
    }
    75% {
        transform: scale(1, -1)
    }
}

@keyframes ld-float {
    0% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1);
        transform: translate(0, 0) scale(.7);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
    50% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6);
        transform: translate(0, -15%) scale(1);
        box-shadow: 0 23% 5% -15% rgba(0, 0, 0, .2)
    }
    to {
        transform: translate(0, 0) scale(.7);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
}

@keyframes ld-heartbeat {
    0% {
        animation-timing-function: cubic-bezier(.1678, .6042, .5465, 3.0859);
        transform: scale(1.3)
    }
    30% {
        animation-timing-function: cubic-bezier(.3206, .3435, .6825, .6598);
        transform: scale(1.15)
    }
    31% {
        animation-timing-function: cubic-bezier(.2811, .5061, .5347, .909);
        transform: scale(1.1458)
    }
    to {
        transform: scale(1)
    }
}

@keyframes ld-hit {
    0% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5);
        transform: scale(0) translate(0, 0) skewX(0);
        opacity: 1
    }
    20% {
        transform: scale(1) translate(0, 0) skewX(20deg)
    }
    50% {
        animation-timing-function: cubic-bezier(.6, 0, 1, .4);
        transform: scale(1) translate(0, 0) skewX(20deg);
        opacity: 1
    }
    to {
        transform: scale(1) translate(0, 200%) skewX(20deg);
        opacity: 0
    }
}

@keyframes ld-move-ltr {
    0%,
    to {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(40%, 0)
    }
    49.99999% {
        transform: translate(49.99999%, 0)
    }
    50% {
        transform: translate(-50%, 0)
    }
    50.00001% {
        transform: translate(-49.99999%, 0)
    }
    60% {
        transform: translate(-40%, 0)
    }
}

@keyframes ld-move-rtl {
    0%,
    to {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(-40%, 0)
    }
    49.99999% {
        transform: translate(-49.99999%, 0)
    }
    50% {
        transform: translate(50%, 0)
    }
    50.00001% {
        transform: translate(49.99999%, 0)
    }
    60% {
        transform: translate(40%, 0)
    }
}

@keyframes ld-move-ttb {
    0%,
    to {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(0, 40%)
    }
    49.99999% {
        transform: translate(0, 49.99999%)
    }
    50% {
        transform: translate(0, -50%)
    }
    50.00001% {
        transform: translate(0, -49.99999%)
    }
    60% {
        transform: translate(0, -40%)
    }
}

@keyframes ld-move-btt {
    0%,
    to {
        transform: translate(0, 0)
    }
    40% {
        transform: translate(0, -40%)
    }
    49.99999% {
        transform: translate(0, -49.99999%)
    }
    50% {
        transform: translate(0, 50%)
    }
    50.00001% {
        transform: translate(0, 49.99999%)
    }
    60% {
        transform: translate(0, 40%)
    }
}

@keyframes ld-move-fade-ltr {
    0%,
    to {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(40%, 0);
        opacity: 1
    }
    49.99999% {
        transform: translate(49.99999%, 0);
        opacity: 0
    }
    50% {
        transform: translate(-50%, 0);
        opacity: 0
    }
    50.00001% {
        transform: translate(-49.99999%, 0);
        opacity: 0
    }
    60% {
        transform: translate(-40%, 0);
        opacity: 1
    }
}

@keyframes ld-move-fade-rtl {
    0%,
    to {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(-40%, 0);
        opacity: 1
    }
    49.99999% {
        transform: translate(-49.99999%, 0);
        opacity: 0
    }
    50% {
        transform: translate(50%, 0);
        opacity: 0
    }
    50.00001% {
        transform: translate(49.99999%, 0);
        opacity: 0
    }
    60% {
        transform: translate(40%, 0);
        opacity: 1
    }
}

@keyframes ld-move-fade-ttb {
    0%,
    to {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(0, 40%);
        opacity: 1
    }
    49.99999% {
        transform: translate(0, 49.99999%);
        opacity: 0
    }
    50% {
        transform: translate(0, -50%);
        opacity: 0
    }
    50.00001% {
        transform: translate(0, -49.99999%);
        opacity: 0
    }
    60% {
        transform: translate(0, -40%);
        opacity: 1
    }
}

@keyframes ld-move-fade-btt {
    0%,
    to {
        transform: translate(0, 0);
        opacity: 1
    }
    40% {
        transform: translate(0, -40%);
        opacity: 1
    }
    49.99999% {
        transform: translate(0, -49.99999%);
        opacity: 0
    }
    50% {
        transform: translate(0, 50%);
        opacity: 0
    }
    50.00001% {
        transform: translate(0, 49.99999%);
        opacity: 0
    }
    60% {
        transform: translate(0, 40%);
        opacity: 1
    }
}

@keyframes ld-orbit {
    0% {
        animation-timing-function: linear;
        transform: translate(0, -60%) rotate(0deg)
    }
    8.33333% {
        animation-timing-function: linear;
        transform: translate(30%, -51.96152%) rotate(30deg)
    }
    16.66667% {
        animation-timing-function: linear;
        transform: translate(51.96152%, -30%) rotate(60deg)
    }
    25% {
        animation-timing-function: linear;
        transform: translate(60%, 0) rotate(90deg)
    }
    33.33333% {
        animation-timing-function: linear;
        transform: translate(51.96152%, 30%) rotate(120deg)
    }
    41.66667% {
        animation-timing-function: linear;
        transform: translate(30%, 51.96152%) rotate(150deg)
    }
    50% {
        animation-timing-function: linear;
        transform: translate(0, 60%) rotate(180deg)
    }
    58.33333% {
        animation-timing-function: linear;
        transform: translate(-30%, 51.96152%) rotate(210deg)
    }
    66.66667% {
        animation-timing-function: linear;
        transform: translate(-51.96152%, 30%) rotate(240deg)
    }
    75% {
        animation-timing-function: linear;
        transform: translate(-60%, 0) rotate(270deg)
    }
    83.33333% {
        animation-timing-function: linear;
        transform: translate(-51.96152%, -30%) rotate(300deg)
    }
    91.66667% {
        animation-timing-function: linear;
        transform: translate(-30%, -51.96152%) rotate(330deg)
    }
    to {
        animation-timing-function: linear;
        transform: translate(0, -60%) rotate(360deg)
    }
}

@keyframes ld-breath {
    0% {
        animation-timing-function: cubic-bezier(.9647, .2413, -.0705, .7911);
        transform: scale(.91)
    }
    51% {
        animation-timing-function: cubic-bezier(.9226, .2631, -.0308, .7628);
        transform: scale(1.02994)
    }
    to {
        transform: scale(.91)
    }
}

@keyframes ld-dim {
    0% {
        animation-timing-function: cubic-bezier(.9647, .2413, -.0705, .7911);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(.9226, .2631, -.0308, .7628);
        opacity: .9995
    }
    to {
        opacity: 0
    }
}

@keyframes ld-metronome {
    0% {
        animation-timing-function: cubic-bezier(.7806, .0715, .8998, .731);
        transform: translate(-10%) rotate(-20deg)
    }
    17.5% {
        animation-timing-function: cubic-bezier(.484, .3308, .6853, .6667);
        transform: translate(-6.18%) rotate(-12.36deg)
    }
    27.6% {
        animation-timing-function: cubic-bezier(.0676, .1836, .0518, .9433);
        transform: translate(2.48%) rotate(4.96deg)
    }
    50.1% {
        animation-timing-function: cubic-bezier(.7773, .0708, .9008, .735);
        transform: translate(10%) rotate(20deg)
    }
    67.6% {
        animation-timing-function: cubic-bezier(.4888, .331, .6153, .6674);
        transform: translate(6.16%) rotate(12.32deg)
    }
    80% {
        animation-timing-function: cubic-bezier(.0801, .2206, .1357, .9363);
        transform: translate(-4.57%) rotate(-9.14deg)
    }
    to {
        transform: translate(-10%) rotate(-20deg)
    }
}

@keyframes ld-swing {
    0% {
        animation-timing-function: cubic-bezier(.9647, .2413, -.0705, .7911);
        transform: rotate(-30deg)
    }
    51% {
        animation-timing-function: cubic-bezier(.9226, .2631, -.0308, .7628);
        transform: rotate(29.97deg)
    }
    to {
        transform: rotate(-30deg)
    }
}

@keyframes ld-wander-v {
    0% {
        animation-timing-function: cubic-bezier(.7806, .0715, .8998, .731);
        transform: translate(0, -10%)
    }
    17.5% {
        animation-timing-function: cubic-bezier(.484, .3308, .6853, .6667);
        transform: translate(0, -6.18%)
    }
    27.6% {
        animation-timing-function: cubic-bezier(.2459, .3343, .4923, .6717);
        transform: translate(0, 2.48%)
    }
    35.1% {
        animation-timing-function: cubic-bezier(.1317, .3401, .311, .9176);
        transform: translate(0, 7.49%)
    }
    50.1% {
        animation-timing-function: cubic-bezier(.7773, .0708, .9008, .735);
        transform: translate(0, 10%)
    }
    67.6% {
        animation-timing-function: cubic-bezier(.4888, .331, .6153, .6674);
        transform: translate(0, 6.16%)
    }
    80% {
        animation-timing-function: cubic-bezier(.2539, .3274, .5671, .676);
        transform: translate(0, -4.57%)
    }
    85% {
        animation-timing-function: cubic-bezier(.1302, .3349, .3113, .9183);
        transform: translate(0, -7.47%)
    }
    to {
        transform: translate(0, -10%)
    }
}

@keyframes ld-wander-h {
    0% {
        animation-timing-function: cubic-bezier(.7806, .0715, .8998, .731);
        transform: translate(-10%, 0)
    }
    17.5% {
        animation-timing-function: cubic-bezier(.484, .3308, .6853, .6667);
        transform: translate(-6.18%, 0)
    }
    27.6% {
        animation-timing-function: cubic-bezier(.2459, .3343, .4923, .6717);
        transform: translate(2.48%, 0)
    }
    35.1% {
        animation-timing-function: cubic-bezier(.1317, .3401, .311, .9176);
        transform: translate(7.49%, 0)
    }
    50.1% {
        animation-timing-function: cubic-bezier(.7773, .0708, .9008, .735);
        transform: translate(10%, 0)
    }
    67.6% {
        animation-timing-function: cubic-bezier(.4888, .331, .6153, .6674);
        transform: translate(6.16%, 0)
    }
    80% {
        animation-timing-function: cubic-bezier(.2539, .3274, .5671, .676);
        transform: translate(-4.57%, 0)
    }
    85% {
        animation-timing-function: cubic-bezier(.1302, .3349, .3113, .9183);
        transform: translate(-7.47%, 0)
    }
    to {
        transform: translate(-10%, 0)
    }
}

@keyframes ld-pulse {
    0% {
        animation-timing-function: cubic-bezier(.3333, .3333, .3124, .6668);
        transform: scale(.85)
    }
    .5% {
        animation-timing-function: cubic-bezier(.0233, -.3865, .6667, .6667);
        transform: scale(1.141)
    }
    1.5% {
        animation-timing-function: cubic-bezier(.2893, .354, .6158, .6958);
        transform: scale(1.124)
    }
    11% {
        animation-timing-function: cubic-bezier(.2861, .4196, .6215, .7476);
        transform: scale(.992)
    }
    25% {
        animation-timing-function: cubic-bezier(.0793, .2627, .9972, 1.5511);
        transform: scale(.887)
    }
    49.5% {
        animation-timing-function: cubic-bezier(.6664, .3332, .6667, .6667);
        transform: scale(.85)
    }
    50% {
        animation-timing-function: cubic-bezier(0, .3522, 1, .6686);
        transform: scale(1.15)
    }
    51% {
        animation-timing-function: cubic-bezier(.2668, .4036, .554, .7657);
        transform: scale(1.132)
    }
    73.5% {
        animation-timing-function: cubic-bezier(.2997, 1.0028, .6671, 1);
        transform: scale(.894)
    }
    to {
        transform: scale(.85)
    }
}

@keyframes ld-jingle {
    0% {
        animation-timing-function: cubic-bezier(.146, .2111, .5902, 1.3204);
        transform: rotate(0deg)
    }
    11% {
        animation-timing-function: cubic-bezier(.1079, .1992, -.6462, .828);
        transform: rotate(7.61deg)
    }
    23% {
        animation-timing-function: cubic-bezier(.0504, .0951, .0163, .9677);
        transform: rotate(-5.79deg)
    }
    36% {
        animation-timing-function: cubic-bezier(.0475, .0921, .3134, 1.0455);
        transform: rotate(3.35deg)
    }
    49% {
        animation-timing-function: cubic-bezier(.0789, .1565, .3413, 1.0972);
        transform: rotate(-1.93deg)
    }
    62% {
        animation-timing-function: cubic-bezier(.141, .2885, .406, 1.1519);
        transform: rotate(1.12deg)
    }
    75% {
        animation-timing-function: cubic-bezier(.226, .4698, .5031, 1.1722);
        transform: rotate(-.64deg)
    }
    88% {
        animation-timing-function: cubic-bezier(.3121, .5521, .5655, .8997);
        transform: rotate(.37deg)
    }
    to {
        transform: rotate(-.28deg)
    }
}

@keyframes ld-rubber-v {
    0% {
        animation-timing-function: cubic-bezier(.1858, .2841, .5834, 1.4615);
        transform: scaleY(1)
    }
    31% {
        animation-timing-function: cubic-bezier(.0467, .1102, .4803, 1.4719);
        transform: scaleY(1.1354)
    }
    41% {
        animation-timing-function: cubic-bezier(.0469, .1108, .4775, 1.4732);
        transform: scaleY(.9052)
    }
    51% {
        animation-timing-function: cubic-bezier(.0478, .1131, .4723, 1.4819);
        transform: scaleY(1.0664)
    }
    61% {
        animation-timing-function: cubic-bezier(.0506, .1192, .4639, 1.4818);
        transform: scaleY(.9536)
    }
    71% {
        animation-timing-function: cubic-bezier(.0581, .1374, .457, 1.4901);
        transform: scaleY(1.0326)
    }
    81% {
        animation-timing-function: cubic-bezier(.0765, .1813, .4542, 1.4923);
        transform: scaleY(.9772)
    }
    91% {
        animation-timing-function: cubic-bezier(.1747, .3181, .341, .878);
        transform: scaleY(1.016)
    }
    to {
        transform: scaleY(.9836)
    }
}

@keyframes ld-rubber-h {
    0% {
        animation-timing-function: cubic-bezier(.1858, .2841, .5834, 1.4615);
        transform: scaleX(1)
    }
    31% {
        animation-timing-function: cubic-bezier(.0467, .1102, .4803, 1.4719);
        transform: scaleX(1.1354)
    }
    41% {
        animation-timing-function: cubic-bezier(.0469, .1108, .4775, 1.4732);
        transform: scaleX(.9052)
    }
    51% {
        animation-timing-function: cubic-bezier(.0478, .1131, .4723, 1.4819);
        transform: scaleX(1.0664)
    }
    61% {
        animation-timing-function: cubic-bezier(.0506, .1192, .4639, 1.4818);
        transform: scaleX(.9536)
    }
    71% {
        animation-timing-function: cubic-bezier(.0581, .1374, .457, 1.4901);
        transform: scaleX(1.0326)
    }
    81% {
        animation-timing-function: cubic-bezier(.0765, .1813, .4542, 1.4923);
        transform: scaleX(.9772)
    }
    91% {
        animation-timing-function: cubic-bezier(.1747, .3181, .341, .878);
        transform: scaleX(1.016)
    }
    to {
        transform: scaleX(.9836)
    }
}

@keyframes ld-shake-v {
    0% {
        animation-timing-function: cubic-bezier(.1441, .1912, .6583, 1.1029);
        transform: translate(0, 0)
    }
    31% {
        animation-timing-function: cubic-bezier(.0667, .1419, .6667, 1.1415);
        transform: translate(0, 7.8%)
    }
    45% {
        animation-timing-function: cubic-bezier(.0542, .1151, .5697, 1.181);
        transform: translate(0, -4.68%)
    }
    59% {
        animation-timing-function: cubic-bezier(.0497, .1058, .4541, 1.231);
        transform: translate(0, 2.81%)
    }
    73% {
        animation-timing-function: cubic-bezier(.0808, .1711, .4109, 1.2519);
        transform: translate(0, -1.68%)
    }
    87% {
        animation-timing-function: cubic-bezier(.2073, .3705, .4064, .8839);
        transform: translate(0, 1.01%)
    }
    to {
        transform: translate(0, -.78%)
    }
}

@keyframes ld-shake-h {
    0% {
        animation-timing-function: cubic-bezier(.1515, .2047, .6562, 1.1369);
        transform: translate(0, 0)
    }
    31% {
        animation-timing-function: cubic-bezier(.0628, .1361, .6012, 1.2083);
        transform: translate(7.66%, 0)
    }
    45% {
        animation-timing-function: cubic-bezier(.0579, .1251, .5661, 1.2263);
        transform: translate(-5.36%, 0)
    }
    59% {
        animation-timing-function: cubic-bezier(.0523, .113, .5181, 1.2493);
        transform: translate(3.75%, 0)
    }
    73% {
        animation-timing-function: cubic-bezier(.0513, .1113, .4632, 1.2762);
        transform: translate(-2.63%, 0)
    }
    87% {
        animation-timing-function: cubic-bezier(.1502, .2709, .2303, .8469);
        transform: translate(1.84%, 0)
    }
    to {
        transform: translate(-1.68%, 0)
    }
}

@keyframes ld-tick {
    0% {
        animation-timing-function: cubic-bezier(.1858, .2841, .5834, 1.4615);
        transform: rotate(0deg)
    }
    31% {
        animation-timing-function: cubic-bezier(.0467, .1102, .4803, 1.4719);
        transform: rotate(13.54deg)
    }
    41% {
        animation-timing-function: cubic-bezier(.0469, .1108, .4775, 1.4732);
        transform: rotate(-9.48deg)
    }
    51% {
        animation-timing-function: cubic-bezier(.0478, .1131, .4723, 1.4819);
        transform: rotate(6.64deg)
    }
    61% {
        animation-timing-function: cubic-bezier(.0506, .1192, .4639, 1.4818);
        transform: rotate(-4.64deg)
    }
    71% {
        animation-timing-function: cubic-bezier(.0581, .1374, .457, 1.4901);
        transform: rotate(3.26deg)
    }
    81% {
        animation-timing-function: cubic-bezier(.0765, .1813, .4542, 1.4923);
        transform: rotate(-2.28deg)
    }
    91% {
        animation-timing-function: cubic-bezier(.1747, .3181, .341, .878);
        transform: rotate(1.6deg)
    }
    to {
        transform: rotate(-1.64deg)
    }
}

@keyframes ld-smash {
    0% {
        animation-timing-function: cubic-bezier(.3385, .332, .6667, .6667);
        transform: rotate(0deg)
    }
    40.8% {
        animation-timing-function: cubic-bezier(.3316, .3338, .5714, 1.3045);
        transform: rotate(24.48deg)
    }
    48.5% {
        animation-timing-function: cubic-bezier(.9673, .2776, .6667, .6667);
        transform: rotate(29.07deg)
    }
    51% {
        animation-timing-function: cubic-bezier(.1933, .2947, -.0572, .7191);
        transform: rotate(25.38deg)
    }
    60.8% {
        animation-timing-function: cubic-bezier(.0583, 2.8507, .8558, 1);
        transform: rotate(.54deg)
    }
    to {
        transform: rotate(0deg)
    }
}

@keyframes ld-jelly-alt {
    0% {
        animation-timing-function: cubic-bezier(.1858, .2841, .5834, 1.4615);
        transform: skewX(0deg)
    }
    31% {
        animation-timing-function: cubic-bezier(.0467, .1102, .4803, 1.4719);
        transform: skewX(6.77deg)
    }
    41% {
        animation-timing-function: cubic-bezier(.0469, .1108, .4775, 1.4732);
        transform: skewX(-4.74deg)
    }
    51% {
        animation-timing-function: cubic-bezier(.0478, .1131, .4723, 1.4819);
        transform: skewX(3.32deg)
    }
    61% {
        animation-timing-function: cubic-bezier(.0506, .1192, .4639, 1.4818);
        transform: skewX(-2.32deg)
    }
    71% {
        animation-timing-function: cubic-bezier(.0581, .1374, .457, 1.4901);
        transform: skewX(1.63deg)
    }
    81% {
        animation-timing-function: cubic-bezier(.0765, .1813, .4542, 1.4923);
        transform: skewX(-1.14deg)
    }
    91% {
        animation-timing-function: cubic-bezier(.1747, .3181, .341, .878);
        transform: skewX(.8deg)
    }
    to {
        transform: skewX(-.82deg)
    }
}

@keyframes ld-jelly {
    0% {
        animation-timing-function: cubic-bezier(.1441, .1912, .6583, 1.1029);
        transform: translate(0, 0) skewX(0deg)
    }
    31% {
        animation-timing-function: cubic-bezier(.0667, .1419, .6667, 1.1415);
        transform: translate(-7.8%, 0) skewX(7.8deg)
    }
    45% {
        animation-timing-function: cubic-bezier(.0542, .1151, .5697, 1.181);
        transform: translate(4.68%, 0) skewX(-4.68deg)
    }
    59% {
        animation-timing-function: cubic-bezier(.0497, .1058, .4541, 1.231);
        transform: translate(-2.81%, 0) skewX(2.81deg)
    }
    73% {
        animation-timing-function: cubic-bezier(.0808, .1711, .4109, 1.2519);
        transform: translate(1.68%, 0) skewX(-1.68deg)
    }
    87% {
        animation-timing-function: cubic-bezier(.2073, .3705, .4064, .8839);
        transform: translate(-1.01%, 0) skewX(1.01deg)
    }
    to {
        transform: translate(.78%, 0) skewX(-.78deg)
    }
}

@keyframes ld-damage {
    0% {
        animation-timing-function: cubic-bezier(.1916, .3481, .5313, 2.0622);
        opacity: 1
    }
    21% {
        animation-timing-function: cubic-bezier(.0461, .1237, .4559, 1.8579);
        opacity: .422
    }
    29% {
        animation-timing-function: cubic-bezier(.0468, .1254, .4564, 1.8559);
        opacity: 1.462
    }
    37% {
        animation-timing-function: cubic-bezier(.0479, .1283, .457, 1.856);
        opacity: .63
    }
    45% {
        animation-timing-function: cubic-bezier(.0487, .1306, .457, 1.8506);
        opacity: 1.296
    }
    53% {
        animation-timing-function: cubic-bezier(.0515, .1383, .4591, 1.8571);
        opacity: .763
    }
    61% {
        animation-timing-function: cubic-bezier(.0556, .1484, .4608, 1.846);
        opacity: 1.189
    }
    69% {
        animation-timing-function: cubic-bezier(.0595, .1602, .4632, 1.8456);
        opacity: .848
    }
    77% {
        animation-timing-function: cubic-bezier(.0689, .1849, .4698, 1.8391);
        opacity: 1.121
    }
    85% {
        animation-timing-function: cubic-bezier(.0794, .2133, .4765, 1.8226);
        opacity: .903
    }
    93% {
        animation-timing-function: cubic-bezier(.1486, .2692, .2335, .855);
        opacity: 1.078
    }
    to {
        opacity: .893
    }
}

@keyframes ld-rush-ltr {
    0% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1);
        opacity: 0;
        transform: translateX(-318.4752086141%) skewX(30deg)
    }
    5% {
        opacity: 1
    }
    25% {
        transform: translateX(-21.4256258422%) skewX(-15deg)
    }
    33% {
        transform: translateX(8.5743741578%) skewX(-15deg)
    }
    44% {
        transform: translateX(-4.2128799228%) skewX(7.5deg)
    }
    55.00000000000001% {
        transform: translateX(2.0973908101%) skewX(-3.75deg)
    }
    66%,
    80% {
        transform: translateX(0) skewX(0deg)
    }
    to {
        transform: translateX(300%) skewX(30deg);
        opacity: 1
    }
}

@keyframes ld-rush-rtl {
    0% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1);
        opacity: 0;
        transform: translateX(318.4752086141%) skewX(-30deg)
    }
    5% {
        opacity: 1
    }
    25% {
        transform: translateX(21.4256258422%) skewX(15deg)
    }
    33% {
        transform: translateX(-8.5743741578%) skewX(15deg)
    }
    44% {
        transform: translateX(4.2128799228%) skewX(-7.5deg)
    }
    55.00000000000001% {
        transform: translateX(-2.0973908101%) skewX(3.75deg)
    }
    66%,
    80% {
        transform: translateX(0) skewX(0deg)
    }
    to {
        transform: translateX(-300%) skewX(-30deg);
        opacity: 1
    }
}

@keyframes ld-rush-ttb {
    0% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1);
        opacity: 0;
        transform: translateY(-78.4752086141%) skewY(30deg)
    }
    5% {
        opacity: 1
    }
    25% {
        transform: translateY(2.5743741578%) skewY(-15deg)
    }
    33% {
        transform: translateY(8.5743741578%) skewY(-15deg)
    }
    44% {
        transform: translateY(-4.2128799228%) skewY(7.5deg)
    }
    55.00000000000001% {
        transform: translateY(2.0973908101%) skewY(-3.75deg)
    }
    66%,
    80% {
        transform: translateY(0) skewY(0deg)
    }
    to {
        transform: translateY(60%) skewY(30deg);
        opacity: 1
    }
}

@keyframes ld-rush-btt {
    0% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1);
        opacity: 0;
        transform: translateY(318.4752086141%) skewY(-30deg)
    }
    5% {
        opacity: 1
    }
    25% {
        transform: translateY(21.4256258422%) skewY(15deg)
    }
    33% {
        transform: translateY(-8.5743741578%) skewY(15deg)
    }
    44% {
        transform: translateY(4.2128799228%) skewY(-7.5deg)
    }
    55.00000000000001% {
        transform: translateY(-2.0973908101%) skewY(3.75deg)
    }
    66%,
    80% {
        transform: translateY(0) skewY(0deg)
    }
    to {
        transform: translateY(-300%) skewY(-30deg);
        opacity: 1
    }
}

@keyframes ld-skew {
    0%,
    50%,
    to {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }
    25%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1);
        transform: skewX(0deg) scale(.9)
    }
    0%,
    to {
        transform: skewX(20deg) scale(1)
    }
    50% {
        transform: skewX(-20deg) scale(1)
    }
}

@keyframes ld-skew-alt {
    0%,
    50%,
    to {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }
    25%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1);
        transform: skewY(0deg) scale(.9)
    }
    0%,
    to {
        transform: skewY(20deg) scale(1)
    }
    50% {
        transform: skewY(-20deg) scale(1)
    }
}

@keyframes ld-slide-ltr {
    0% {
        animation-timing-function: cubic-bezier(.4652, .1051, .774, .6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(.4142, .3131, .7623, .6513);
        transform: translate(47.8%, 0);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(.3615, .331, .9646, 1.3461);
        transform: translate(147.8%, 0);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(.7006, .3332, .6667, .6667);
        transform: translate(165.6%, 0);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(.1604, .3176, -.0218, .6965);
        transform: translate(-200%, 0);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(.1983, .3529, .5263, .6945);
        transform: translate(-179.8%, 0);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(.2342, .3708, .5422, .9065);
        transform: translate(-38.4%, 0);
        opacity: 1
    }
    to {
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes ld-slide-rtl {
    0% {
        animation-timing-function: cubic-bezier(.4652, .1051, .774, .6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(.4142, .3131, .7623, .6513);
        transform: translate(-47.8%, 0);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(.3615, .331, .9646, 1.3461);
        transform: translate(-147.8%, 0);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(.7006, .3332, .6667, .6667);
        transform: translate(-165.6%, 0);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(.1604, .3176, -.0218, .6965);
        transform: translate(200%, 0);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(.1983, .3529, .5263, .6945);
        transform: translate(179.8%, 0);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(.2342, .3708, .5422, .9065);
        transform: translate(38.4%, 0);
        opacity: 1
    }
    to {
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes ld-slide-btt {
    0% {
        animation-timing-function: cubic-bezier(.4652, .1051, .774, .6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(.4142, .3131, .7623, .6513);
        transform: translate(0, -47.8%);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(.3615, .331, .9646, 1.3461);
        transform: translate(0, -147.8%);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(.7006, .3332, .6667, .6667);
        transform: translate(0, -165.6%);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(.1604, .3176, -.0218, .6965);
        transform: translate(0, 200%);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(.1983, .3529, .5263, .6945);
        transform: translate(0, 179.8%);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(.2342, .3708, .5422, .9065);
        transform: translate(0, 38.4%);
        opacity: 1
    }
    to {
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes ld-slide-ttb {
    0% {
        animation-timing-function: cubic-bezier(.4652, .1051, .774, .6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(.4142, .3131, .7623, .6513);
        transform: translate(0, 47.8%);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(.3615, .331, .9646, 1.3461);
        transform: translate(0, 147.8%);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(.7006, .3332, .6667, .6667);
        transform: translate(0, 165.6%);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(.1604, .3176, -.0218, .6965);
        transform: translate(0, -200%);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(.1983, .3529, .5263, .6945);
        transform: translate(0, -179.8%);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(.2342, .3708, .5422, .9065);
        transform: translate(0, -38.4%);
        opacity: 1
    }
    to {
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes ld-coin-h {
    0% {
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotateY(0deg)
    }
    to {
        transform: rotateY(3600deg)
    }
}

@keyframes ld-coin-v {
    0% {
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotateX(0deg)
    }
    to {
        transform: rotateX(3600deg)
    }
}

@keyframes ld-cycle {
    0% {
        animation-timing-function: cubic-bezier(.3333, .3333, .6667, .6667);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes ld-cycle-alt {
    0% {
        animation-timing-function: cubic-bezier(.3333, .3333, .6667, .6667);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-360deg)
    }
}

@keyframes ld-flip-h {
    0% {
        animation-timing-function: cubic-bezier(.1909, .4373, .4509, .7454);
        transform: rotateY(0deg)
    }
    30% {
        animation-timing-function: cubic-bezier(.128, .2315, .9704, .8632);
        transform: rotateY(153.72deg)
    }
    50% {
        animation-timing-function: cubic-bezier(.5788, .3001, .5613, .6784);
        transform: rotateY(180deg)
    }
    55% {
        animation-timing-function: cubic-bezier(.1545, .4929, .6089, .9373);
        transform: rotateY(238.68deg)
    }
    to {
        transform: rotateY(360deg)
    }
}

@keyframes ld-flip-v {
    0% {
        animation-timing-function: cubic-bezier(.1909, .4373, .4509, .7454);
        transform: rotateX(0deg)
    }
    30% {
        animation-timing-function: cubic-bezier(.128, .2315, .9704, .8632);
        transform: rotateX(153.72deg)
    }
    50% {
        animation-timing-function: cubic-bezier(.5788, .3001, .5613, .6784);
        transform: rotateX(180deg)
    }
    55% {
        animation-timing-function: cubic-bezier(.1545, .4929, .6089, .9373);
        transform: rotateX(238.68deg)
    }
    to {
        transform: rotateX(360deg)
    }
}

@keyframes ld-spin-fast {
    0% {
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1800deg)
    }
}

@keyframes ld-spin {
    0% {
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes ld-squeeze {
    0% {
        animation-timing-function: cubic-bezier(.1685, .4459, .3641, .7833);
        transform: scale(.5, 1)
    }
    30% {
        animation-timing-function: cubic-bezier(.0995, .199, .9948, .959);
        transform: scale(.949, .551)
    }
    50% {
        animation-timing-function: cubic-bezier(.6064, .3078, .5406, .6764);
        transform: scale(1, .5)
    }
    55% {
        animation-timing-function: cubic-bezier(.1401, .5826, .6091, .9651);
        transform: scale(.802, .698)
    }
    to {
        transform: scale(.5, 1)
    }
}

@keyframes ld-surprise {
    0% {
        transform: skewX(0deg) scale(1)
    }
    10%,
    20% {
        transform: skewX(-25deg) scale(.5)
    }
    30%,
    50%,
    70%,
    90% {
        transform: skewX(25deg) scale(1)
    }
    40%,
    60%,
    80%,
    to {
        transform: skewX(-25deg) scale(1)
    }
}

@keyframes ld-measure {
    0% {
        transform: translate(0, 0) rotate(0deg)
    }
    3.33333% {
        transform: translate(0, 0) rotate(-14.99241deg)
    }
    6.66667% {
        transform: translate(0, 0) rotate(10.93733deg)
    }
    10% {
        transform: translate(0, 0) rotate(10.60793deg)
    }
    13.33333% {
        transform: translate(0, 0) rotate(-10.26249deg)
    }
    16.66667% {
        transform: translate(0, 0) rotate(.47337deg)
    }
    20% {
        transform: translate(0, 0) rotate(15deg)
    }
    23.33333% {
        transform: translate(0, 0) rotate(.48087deg)
    }
    26.66667% {
        transform: translate(0, 0) rotate(-10.26796deg)
    }
    30% {
        transform: translate(0, 0) rotate(10.60262deg)
    }
    33.33333% {
        transform: translate(0, 0) rotate(10.94246deg)
    }
    36.66667% {
        transform: translate(0, 0) rotate(-14.99265deg)
    }
    40% {
        transform: translate(0, 0) rotate(-.0075deg)
    }
    43.33333% {
        transform: translate(0, 0) rotate(14.99217deg)
    }
    46.66667% {
        transform: translate(0, 0) rotate(-10.93219deg)
    }
    50% {
        transform: translate(0, 0) rotate(-10.61323deg)
    }
    53.33333% {
        transform: translate(0, 0) rotate(10.25702deg)
    }
    56.66667% {
        transform: translate(0, 0) rotate(-.46588deg)
    }
    60% {
        transform: translate(0, 0) rotate(-15deg)
    }
    63.33333% {
        transform: translate(0, 0) rotate(-.48836deg)
    }
    66.66667% {
        transform: translate(0, 0) rotate(10.27343deg)
    }
    70% {
        transform: translate(0, 0) rotate(-10.59732deg)
    }
    73.33333% {
        transform: translate(0, 0) rotate(-10.94759deg)
    }
    76.66667% {
        transform: translate(0, 0) rotate(14.99288deg)
    }
    80% {
        transform: translate(0, 0) rotate(.015deg)
    }
    83.33333% {
        transform: translate(0, 0) rotate(-14.99193deg)
    }
    86.66667% {
        transform: translate(0, 0) rotate(10.92706deg)
    }
    90% {
        transform: translate(0, 0) rotate(10.61853deg)
    }
    93.33333% {
        transform: translate(0, 0) rotate(-10.25155deg)
    }
    96.66667% {
        transform: translate(0, 0) rotate(.45838deg)
    }
    to {
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes ld-shiver {
    0%,
    to {
        transform: translate(0, 0) scale(1)
    }
    3.33333% {
        transform: translate(0, 0) scale(1.04279)
    }
    6.66667% {
        transform: translate(0, 0) scale(1.00524)
    }
    10% {
        transform: translate(0, 0) scale(.96369)
    }
    13.33333% {
        transform: translate(0, 0) scale(.95064)
    }
    16.66667% {
        transform: translate(0, 0) scale(.97651)
    }
    20% {
        transform: translate(0, 0) scale(1.02078)
    }
    23.33333% {
        transform: translate(0, 0) scale(1.04875)
    }
    26.66667% {
        transform: translate(0, 0) scale(1.03832)
    }
    30% {
        transform: translate(0, 0) scale(.99777)
    }
    33.33333% {
        transform: translate(0, 0) scale(.95897)
    }
    36.66667% {
        transform: translate(0, 0) scale(.95244)
    }
    40% {
        transform: translate(0, 0) scale(.98335)
    }
    43.33333% {
        transform: translate(0, 0) scale(1.02733)
    }
    46.66667% {
        transform: translate(0, 0) scale(1.04988)
    }
    50% {
        transform: translate(0, 0) scale(1.0331)
    }
    53.33333% {
        transform: translate(0, 0) scale(.99035)
    }
    56.66667% {
        transform: translate(0, 0) scale(.95507)
    }
    60% {
        transform: translate(0, 0) scale(.95527)
    }
    63.33333% {
        transform: translate(0, 0) scale(.99057)
    }
    66.66667% {
        transform: translate(0, 0) scale(1.03343)
    }
    70% {
        transform: translate(0, 0) scale(1.04984)
    }
    73.33333% {
        transform: translate(0, 0) scale(1.02714)
    }
    76.66667% {
        transform: translate(0, 0) scale(.98293)
    }
    80% {
        transform: translate(0, 0) scale(.9523)
    }
    83.33333% {
        transform: translate(0, 0) scale(.9591)
    }
    86.66667% {
        transform: translate(0, 0) scale(.99821)
    }
    90% {
        transform: translate(0, 0) scale(1.0386)
    }
    93.33333% {
        transform: translate(0, 0) scale(1.0487)
    }
    96.66667% {
        transform: translate(0, 0) scale(1.02038)
    }
}

@keyframes ld-swim {
    0% {
        transform: translate(0, 0) rotate(0deg)
    }
    8.33333% {
        transform: translate(-5.96462px, 4.90845px) rotate(-13.66821deg)
    }
    16.66667% {
        transform: translate(5.25471px, -2.05606px) rotate(.47337deg)
    }
    25% {
        transform: translate(2.30929px, 5.79372px) rotate(13.8564deg)
    }
    33.33333% {
        transform: translate(-5.75556px, -4.60802px) rotate(10.94246deg)
    }
    41.66667% {
        transform: translate(3.73522px, 5.97742px) rotate(-14.03079deg)
    }
    50% {
        transform: translate(4.2628px, -3.01222px) rotate(-10.61323deg)
    }
    58.33333% {
        transform: translate(-4.65975px, -2.51269px) rotate(5.2869deg)
    }
    66.66667% {
        transform: translate(1.64024px, -1.05167px) rotate(10.27343deg)
    }
    75% {
        transform: translate(5.55954px, -4.22763px) rotate(-5.72726deg)
    }
    83.33333% {
        transform: translate(-2.84602px, 5.91439px) rotate(-14.99193deg)
    }
    91.66667% {
        transform: translate(-.70744px, -5.43064px) rotate(6.16192deg)
    }
    to {
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes ld-tremble {
    0%,
    to {
        transform: translate(0, 0)
    }
    3.33333% {
        transform: translate(-.18923px, 1.45485px)
    }
    6.66667% {
        transform: translate(-.84296px, -1.32524px)
    }
    10% {
        transform: translate(.67971px, 1.00422px)
    }
    13.33333% {
        transform: translate(-.5056px, .83616px)
    }
    16.66667% {
        transform: translate(1.31368px, -.51401px)
    }
    20% {
        transform: translate(-1.21184px, 1.49193px)
    }
    23.33333% {
        transform: translate(1.09065px, -.21259px)
    }
    26.66667% {
        transform: translate(-1.49916px, .56159px)
    }
    30% {
        transform: translate(1.48086px, 1.21228px)
    }
    33.33333% {
        transform: translate(-1.43889px, -1.152px)
    }
    36.66667% {
        transform: translate(1.35914px, 1.34835px)
    }
    40% {
        transform: translate(-1.42834px, .3091px)
    }
    43.33333% {
        transform: translate(1.47472px, -1.49889px)
    }
    46.66667% {
        transform: translate(-.92402px, 1.4416px)
    }
    50% {
        transform: translate(1.0657px, -.75306px)
    }
    53.33333% {
        transform: translate(-1.19035px, -1.07484px)
    }
    56.66667% {
        transform: translate(.28828px, .79337px)
    }
    60% {
        transform: translate(-.47167px, -1.42789px)
    }
    63.33333% {
        transform: translate(.64753px, -.09795px)
    }
    66.66667% {
        transform: translate(.41006px, -.26292px)
    }
    70% {
        transform: translate(-.22477px, -1.3683px)
    }
    73.33333% {
        transform: translate(.03588px, .92931px)
    }
    76.66667% {
        transform: translate(-1.01937px, -1.18398px)
    }
    80% {
        transform: translate(.8724px, -.60494px)
    }
    83.33333% {
        transform: translate(-.71151px, 1.4786px)
    }
    86.66667% {
        transform: translate(1.40734px, -1.49607px)
    }
    90% {
        transform: translate(-1.33062px, .46957px)
    }
    93.33333% {
        transform: translate(1.23264px, 1.26738px)
    }
    96.66667% {
        transform: translate(-1.48975px, -1.03867px)
    }
}

@keyframes ld-vortex {
    0%,
    60% {
        animation-timing-function: cubic-bezier(.3, 0, 1, .7)
    }
    0% {
        opacity: 0;
        transform: rotate(-1800deg) scale(.3)
    }
    60% {
        opacity: 1;
        transform: rotate(0deg) scale(1)
    }
    to {
        opacity: 0;
        transform: rotate(0deg) scale(1)
    }
}

@keyframes ld-vortex-alt {
    0%,
    60% {
        animation-timing-function: cubic-bezier(.3, 0, 1, .7)
    }
    0% {
        opacity: 0;
        transform: rotate(-1800deg) scale(3)
    }
    60% {
        opacity: 1;
        transform: rotate(0deg) scale(1)
    }
    to {
        opacity: 0;
        transform: rotate(0deg) scale(1)
    }
}

@keyframes ld-wrench {
    20%,
    36%,
    70%,
    86% {
        transform: rotate(0deg)
    }
    0%,
    50%,
    to {
        transform: rotate(45deg)
    }
}

@keyframes tags--bump {
    30% {
        transform: scale(1.2)
    }
}

@keyframes rotateLoader {
    to {
        transform: rotate(1turn)
    }
}

@keyframes readonlyStyles {
    0% {
        background: linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;
        box-shadow: none;
        filter: brightness(.95)
    }
}

@keyframes fpFadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes hover-color {
    0% {
        border-color: silver
    }
    to {
        border-color: #f44336
    }
}

.cbx-chota .m-0 {
    margin: 0 !important
}

.cbx-chota .mt-0 {
    margin-top: 0 !important
}

.cbx-chota .ml-0 {
    margin-left: 0 !important
}

.cbx-chota .mr-0 {
    margin-right: 0 !important
}

.cbx-chota #dashlisting_toolbar h2,
.cbx-chota .mb-0 {
    margin-bottom: 0 !important
}

.cbx-chota .mt-2 {
    margin-top: 2px !important
}

.cbx-chota .ml-2 {
    margin-left: 2px !important
}

.cbx-chota .mr-2 {
    margin-right: 2px !important
}

.cbx-chota .mb-2 {
    margin-bottom: 2px !important
}

.cbx-chota .mt-5 {
    margin-top: 5px !important
}

.cbx-chota .ml-5 {
    margin-left: 5px !important
}

.cbx-chota .mr-5 {
    margin-right: 5px !important
}

.cbx-chota .mb-5 {
    margin-bottom: 5px !important
}

.cbx-chota .mt-10 {
    margin-top: 10px !important
}

.cbx-chota .ml-10 {
    margin-left: 10px !important
}

.cbx-chota .mr-10 {
    margin-right: 10px !important
}

.cbx-chota .mb-10 {
    margin-bottom: 10px !important
}

.cbx-chota .mt-15 {
    margin-top: 15px !important
}

.cbx-chota .ml-15 {
    margin-left: 15px !important
}

.cbx-chota .mr-15 {
    margin-right: 15px !important
}

.cbx-chota .mb-15 {
    margin-bottom: 15px !important
}

.cbx-chota .mt-16 {
    margin-top: 16px !important
}

.cbx-chota .ml-16 {
    margin-left: 16px !important
}

.cbx-chota .mr-16 {
    margin-right: 16px !important
}

.cbx-chota .mb-16 {
    margin-bottom: 16px !important
}

.cbx-chota .mt-20 {
    margin-top: 20px !important
}

.cbx-chota .ml-20 {
    margin-left: 20px !important
}

.cbx-chota .mr-20 {
    margin-right: 20px !important
}

.cbx-chota .mb-20 {
    margin-bottom: 20px !important
}

.cbx-chota .p-0 {
    padding: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.cbx-chota {
    --bg-color: #ffffff;
    --bg-secondary-color: #f3f3f6;
    --color-lightGrey: #d2d6dd;
    --color-grey: #747681;
    --color-darkGrey: #3f4144;
    --color-error: #d43939;
    --color-success: #339D5D;
    --color-white: #ffffff;
    --grid-maxWidth: 120rem;
    --grid-gutter: 2rem;
    --font-size: 0.875rem;
    --font-color: #333333;
    /**** SGIMAN ****/
	/* --font-family-sans: "DM Sans", -apple-system, BlinkMacSystemFont, Avenir, "Avenir Next", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --font-family-mono: monaco, "Consolas", "Lucida Console", monospace */
}

.cbx-chota *,
.cbx-chota :after,
.cbx-chota :before {
    box-sizing: inherit
}

.cbx-chota * {
    scrollbar-width: thin;
    scrollbar-color: var(--color-lightGrey) var(--bg-primary)
}

.cbx-chota ::-webkit-scrollbar {
    width: 8px
}

.cbx-chota ::-webkit-scrollbar-track {
    background: var(--bg-primary)
}

.cbx-chota ::-webkit-scrollbar-thumb {
    background: var(--color-lightGrey)
}

.cbx-chota {
    box-sizing: border-box !important;
    line-height: 1.2 !important;
    font-size: var(--font-size) !important;
    color: var(--font-color) !important;
    font-family: var(--font-family-sans) !important;
    font-optical-sizing: auto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-weight: 300;
    font-style: normal
}

.cbx-chota label,
.cbx-chota p {
    font-size: var(--font-size) !important;
    line-height: 1.6 !important
}

.cbx-chota button,
.cbx-chota h1,
.cbx-chota h2,
.cbx-chota h3,
.cbx-chota h4,
.cbx-chota h5,
.cbx-chota h6 {
    font-family: inherit
}

.cbx-chota .h1,
.cbx-chota .h2,
.cbx-chota h1,
.cbx-chota h2 {
    font-size: 25px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    margin: 0 0 10px !important;
    padding: 0 !important
}

.cbx-chota .h2,
.cbx-chota h2 {
    font-size: 22px !important
}

.cbx-chota .h3,
.cbx-chota .h4,
.cbx-chota .h5,
.cbx-chota .h6,
.cbx-chota h3,
.cbx-chota h4,
.cbx-chota h5,
.cbx-chota h6 {
    font-size: 20px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    margin: 0 0 10px !important;
    padding: 0 !important
}

.cbx-chota .h4,
.cbx-chota .h5,
.cbx-chota .h6,
.cbx-chota h4,
.cbx-chota h5,
.cbx-chota h6 {
    font-size: 18px !important
}

.cbx-chota .h5,
.cbx-chota .h6,
.cbx-chota h5,
.cbx-chota h6 {
    font-size: 16px !important
}

.cbx-chota .h6,
.cbx-chota h6 {
    font-size: 15px !important
}

.cbx-chota a,
.cbx-chota a:active,
.cbx-chota a:focus,
.cbx-chota a:hover {
    /* color: var(--color-primary); */ /*** SGIMAN ***/
    box-shadow: none;
    text-decoration: none
}

.cbx-chota a:hover:not(.button) {
    opacity: .75
}

.cbx-chota p {
    margin-top: 0;
    margin-bottom: 10px
}

.cbx-chota blockquote {
    background-color: var(--bg-secondary-color);
    padding: 1.5rem 2rem;
    border-left: 3px solid var(--color-lightGrey)
}

.cbx-chota dl dt {
    font-weight: 700
}

.cbx-chota hr {
    border: 0;
    background-color: var(--color-lightGrey);
    height: 1px;
    margin: 1rem 0
}

.cbx-chota .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    border: 0
}

.cbx-chota .table td,
.cbx-chota .table th {
    padding: 10px 5px;
    vertical-align: middle;
    border-top: 1px solid #eceeef
}

.cbx-chota .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

.cbx-chota .table thead tr td,
.cbx-chota .table thead tr th {
    background-color: #f44336;
    color: #fff
}

.cbx-chota .table thead tr td:first-child,
.cbx-chota .table thead tr th:first-child {
    padding-left: 10px
}

.cbx-chota .table thead tr td:last-child,
.cbx-chota .table thead tr th:last-child {
    padding-right: 10px
}

.cbx-chota .table tfoot tr td,
.cbx-chota .table tfoot tr th {
    background-color: #f8f7ff;
    color: #f44336
}

.cbx-chota .table tfoot tr td:first-child,
.cbx-chota .table tfoot tr th:first-child {
    border: 0;
    padding-left: 10px
}

.cbx-chota .table tfoot tr td:last-child,
.cbx-chota .table tfoot tr th:last-child {
    border: 0;
    padding-right: 10px
}

.cbx-chota .table tbody+tbody {
    border-top: 1px solid #eceeef
}

.cbx-chota .table .table {
    background-color: #fff
}

.cbx-chota .table-sm td,
.cbx-chota .table-sm th {
    padding: .3rem
}

.cbx-chota .table-bordered td,
.cbx-chota .table-bordered th {
    border: 1px solid #eceeef
}

.cbx-chota .table-bordered tfoot td,
.cbx-chota .table-bordered tfoot th,
.cbx-chota .table-bordered thead td,
.cbx-chota .table-bordered thead th {
    border-bottom-width: 0
}

.cbx-chota .table-striped tbody tr:nth-of-type(odd) {
    /* background-color: rgba(0, 0, 0, .05), */
    background-color: rgba(0, 0, 0, 0.2), /****** SGIMAN ******/ 
}

.cbx-chota .table-active,
.cbx-chota .table-active>td,
.cbx-chota .table-active>th,
.cbx-chota .table-hover .table-active:hover,
.cbx-chota .table-hover .table-active:hover>td,
.cbx-chota .table-hover .table-active:hover>th,
.cbx-chota .table-hover tbody tr:hover {
    /* background-color: rgba(0, 0, 0, .075)	/****** SGIMAN ******/
    background-color: rgba(0, 0, 0, .025)	/****** SGIMAN ******/
}

.cbx-chota .table-success,
.cbx-chota .table-success>td,
.cbx-chota .table-success>th {
    background-color: #dff0d8
}

.cbx-chota .table-hover .table-success:hover,
.cbx-chota .table-hover .table-success:hover>td,
.cbx-chota .table-hover .table-success:hover>th {
    background-color: #d0e9c6
}

.cbx-chota .table-info,
.cbx-chota .table-info>td,
.cbx-chota .table-info>th {
    background-color: #d9edf7
}

.cbx-chota .table-hover .table-info:hover,
.cbx-chota .table-hover .table-info:hover>td,
.cbx-chota .table-hover .table-info:hover>th {
    background-color: #c4e3f3
}

.cbx-chota .table-warning,
.cbx-chota .table-warning>td,
.cbx-chota .table-warning>th {
    background-color: #fcf8e3
}

.cbx-chota .table-hover .table-warning:hover,
.cbx-chota .table-hover .table-warning:hover>td,
.cbx-chota .table-hover .table-warning:hover>th {
    background-color: #faf2cc
}

.cbx-chota .table-danger,
.cbx-chota .table-danger>td,
.cbx-chota .table-danger>th {
    background-color: #f2dede
}

.cbx-chota .table-hover .table-danger:hover,
.cbx-chota .table-hover .table-danger:hover>td,
.cbx-chota .table-hover .table-danger:hover>th {
    background-color: #ebcccc
}

.cbx-chota .table-inverse,
.cbx-chota .thead-inverse th {
    color: #fff;
    background-color: #292b2c
}

.cbx-chota .thead-default th {
    color: #464a4c;
    background-color: #eceeef
}

.cbx-chota .table-inverse td,
.cbx-chota .table-inverse th,
.cbx-chota .table-inverse thead th {
    border-color: #fff
}

.cbx-chota .table-inverse.table-bordered,
.cbx-chota .table-responsive.table-bordered,
.cbx-chota iframe {
    border: 0
}

.cbx-chota .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cbx-chota .table tbody tr.checked,
.cbx-chota .table tbody tr.checked:hover,
.cbx-chota .vtl-table tbody tr.vtl-tbody-tr-checked,
.cbx-chota .vtl-table tbody tr.vtl-tbody-tr-checked:hover {
    background-color: rgba(72, 39, 236, .1490196078)
}

.cbx-chota code,
.cbx-chota kbd,
.cbx-chota pre,
.cbx-chota samp,
.cbx-chota tt {
    font-family: var(--font-family-mono)
}

.cbx-chota code,
.cbx-chota kbd {
    padding: 0 .4rem;
    font-size: 90%;
    white-space: pre-wrap;
    border-radius: 4px;
    padding: .2em .4em;
    background-color: var(--bg-secondary-color);
    color: var(--color-error)
}

.cbx-chota pre {
    background-color: var(--bg-secondary-color);
    font-size: 1em;
    padding: 1rem;
    overflow-x: auto
}

.cbx-chota pre code {
    background: 0 0;
    padding: 0
}

.cbx-chota abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.cbx-chota img {
    max-width: 100%
}

.selecttwo-select-wrapper {
    position: relative
}

.selecttwo-select-wrapper .select2-container--default {
    width: 100% !important;
    max-width: 500px
}

.selecttwo-select-wrapper .select2-container--default .selection .select2-selection__clear {
    margin-right: 30px;
    margin-top: 4px;
    min-height: 20px !important;
    height: 20px !important;
    width: 20px !important;
    background-image: url(../icons/icon_close_ash.svg) !important;
    background-color: transparent !important;
    background-position: center center;
    background-size: cover;
    color: red
}

#adminmenumain .screen-reader-shortcut,
.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove span,
.selecttwo-select-wrapper .select2-container--default .selection .select2-selection__clear span {
    display: none
}

.selecttwo-select-wrapper .select2-container--default .selection .select2-selection__arrow {
    width: 28px;
    display: inline-block
}

.selecttwo-select-wrapper .select2-container--default .select2-search--dropdown .select2-search__field {
    min-height: auto !important;
    font-size: 12px !important;
    line-height: 1.2px !important
}

.selecttwo-select-wrapper .select2-container--default .select2-selection__rendered {
    margin: 0 !important
}

.selecttwo-select-wrapper .select2-container--default .select2-selection__rendered .select2-selection__choice {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 3px !important
}

.selecttwo-select-wrapper .select2-container--default .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
    width: 100px !important;
    font-size: 12px !important;
    line-height: 22px !important;
    padding: 3px 5px !important;
    margin-top: 0 !important
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--single {
    height: 30px
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple,
.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    flex-wrap: wrap
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
    order: 99999;
    display: inline-block !important;
    min-height: 26px;
    width: 26px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    margin: 2px 3px 2px 0 !important;
    text-align: center;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
    border-radius: 50%
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 2px !important;
    display: inline-block !important
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
    background-color: transparent;
    color: var(--color-primary);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove {
    position: relative !important;
    background-image: url(../icons/icon_close_ash.svg) !important;
    background-position: center center;
    background-size: cover;
    background-color: transparent !important;
    border: 0 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    width: 22px !important;
    height: 22px !important;
    min-height: 22px !important;
    max-height: 22px !important;
    display: inline-flex;
    margin-right: 5px !important
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove:focus,
.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove:hover {
    background-color: rgba(93, 93, 255, .1882352941) !important
}

.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline .select2-search__field {
    min-width: 150px;
    border: 1px solid var(--color-lightGrey);
    padding: 0 5px !important
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:focus:before,
.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:hover:before,
.selecttwo-select-wrapper .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline .select2-search__field:focus {
    border-color: #f44336
}

.select2-container--default.select2-container--open .select2-results__option--highlighted[aria-selected] {
    background-color: #f44336
}

.cbx-chota .select2-container {
    width: 100% !important
}

.cbx-chota .postbox {
    border-radius: 8px;
    border: 0;
    box-shadow: 0 10px 22px 0 rgba(0, 4, 32, .05) !important
}

.cbx-chota .postbox .inside {
    margin-top: 0 !important;
    border-radius: 12px !important;
    padding: 20px !important
}

.cbx-listing-table-filters-wrap {
    margin-bottom: 10px
}

.cbx-listing-table-filters-wrap .col-12 {
    margin-bottom: 0
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters {
    display: flex;
    flex-wrap: wrap
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter {
    margin-right: 10px;
    margin-bottom: 5px
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]).chota-inline,
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter select,
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter select.chota-inline,
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea,
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea.chota-inline,
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea[type=text],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea[type=text].chota-inline {
    width: 100% !important;
    display: inline-block !important
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]).flatpickr-input-filter[type=text],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]).select-filter[type=select],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter select.flatpickr-input-filter[type=text],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter select.select-filter[type=select],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea.flatpickr-input-filter[type=text],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea.select-filter[type=select],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea[type=text].flatpickr-input-filter[type=text],
.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter textarea[type=text].select-filter[type=select] {
    width: auto !important
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter:last-child {
    margin-right: 0
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter.cbx-listing-table-filter-autow {
    width: auto !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter.cbx-listing-table-filter-chooser {
    max-width: 100% !important;
    width: auto !important
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter.cbx-listing-table-filter-date-picker {
    display: flex;
    flex-wrap: wrap;
    max-width: -moz-max-content !important;
    max-width: max-content !important
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter.cbx-listing-table-filter-date-picker select {
    width: auto !important
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter.pull-right {
    margin-left: auto !important;
    float: none !important
}

.cbx-listing-table-filters-wrap .cbx-listing-table-filters .cbx-listing-table-filter.pull-left {
    margin-right: auto !important;
    float: none !important
}

.cbx-listing-table-prebox-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.cbx-listing-table-prebox-wrap .col {
    display: flex
}

.cbx-listing-table-prebox-wrap .col-12,
.wp-heading-wrap #setting-error-settings_updated p {
    margin-bottom: 0
}

.cbx-listing-table-prebox-wrap .cbx-listing-table-prebox-l {
    display: flex;
    font-size: 14px !important;
    line-height: 2 !important;
    margin-bottom: 0 !important
}

.cbx-listing-table-prebox-wrap .cbx-listing-table-prebox-l h3 {
    font-size: 20px !important;
    line-height: 1.4 !important;
    margin-bottom: 0 !important
}

.cbx-listing-table-prebox-wrap .cbx-listing-table-prebox-r {
    display: flex
}

.cbx-listing-table-prebox-wrap .cbx-listing-table-prebox-r .form-control[type=text],
.cbx-listing-table-prebox-wrap .cbx-listing-table-prebox-r .form-control[type=textarea] {
    font-size: 14px !important;
    line-height: 2 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.cbx-listing-table-prebox-wrap .pull-right {
    margin-left: auto !important;
    float: none !important
}

.cbx-listing-table-prebox-wrap .pull-left {
    margin-right: auto !important;
    float: none !important
}

.cbx_display_none {
    display: none !important
}

.cbx-chota .multiselect .multiselect-tags-search-copy {
    position: absolute
}

.cbx-chota .multiselect .multiselect-tags-search {
    position: static !important;
    padding: 0 8px !important
}

.cbx-chota .button_actions {
    display: flex;
    align-items: center;
    justify-content: center
}

.cbx-chota .form-wrapper-500 {
    width: 100%;
    max-width: 500px
}

.cbx-chota .form-wrapper-600 {
    width: 100%;
    max-width: 600px
}

.cbx-chota .form-wrapper-700 {
    width: 100%;
    max-width: 700px
}

.cbx-chota .form-wrapper-800 {
    width: 100%;
    max-width: 800px
}

.cbx-chota .form-group.d-flex {
    display: flex;
    align-items: center
}

.cbx-chota .form-group.d-flex.d-flex-top {
    align-items: flex-start
}

.cbx-chota .form-group label {
    line-height: 1.5 !important
}

.cbx-chota .form-group .form-control {
    width: 100% !important
}

.cbx-chota .form-group .invalid-feedback,
.cbx-chota .invalid-feedback {
    color: var(--color-error)
}

.cbx-chota .photo-upload-wrapper,
.cbx-chota .photo-upload-wrapper .photo-upload-label {
    margin-bottom: 10px !important
}

.cbx-chota .photo-upload-wrapper .photo-upload-label label {
    width: 100% !important;
    justify-content: space-between !important
}

.cbx-chota .photo-upload-wrapper .uploaded-photo-div {
    text-align: center !important;
    margin-bottom: 10px !important
}

.cbx-chota .photo-upload-wrapper .photo-delete-btn {
    text-align: center !important
}

.flatpickr-calendar .numInputWrapper .numInput,
.flatpickr-calendar select.flatpickr-monthDropdown-months {
    font-size: 16px !important;
    line-height: 1.5 !important
}

.flatpickr-calendar select.flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    font-size: 14px !important;
    line-height: 1.5 !important
}

.no-underline {
    text-decoration: none !important
}

.no-underline:focus,
.no-underline:hover {
    text-decoration: none !important
}

.no-italics {
    font-style: normal !important
}

.display_none {
    display: none !important
}

.cbx-chota .container {
    max-width: var(--grid-maxWidth);
    margin: 0 auto;
    width: 100%;
    padding: 0
}

.cbx-chota .row {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-left: calc(var(--grid-gutter)/-2);
    margin-right: calc(var(--grid-gutter)/-2)
}

.cbx-chota .row.reverse {
    flex-direction: row-reverse
}

.cbx-chota .col {
    flex: 1
}

.cbx-chota .col,
.cbx-chota [class*=" col-"],
.cbx-chota [class^=col-] {
    margin: 0 calc(var(--grid-gutter)/2) calc(var(--grid-gutter)/2)
}

.cbx-chota .col-1 {
    flex: 0 0 calc(8.3333333333% - var(--grid-gutter));
    max-width: calc(8.3333333333% - var(--grid-gutter))
}

.cbx-chota .col-2 {
    flex: 0 0 calc(16.6666666667% - var(--grid-gutter));
    max-width: calc(16.6666666667% - var(--grid-gutter))
}

.cbx-chota .col-3 {
    flex: 0 0 calc(25% - var(--grid-gutter));
    max-width: calc(25% - var(--grid-gutter))
}

.cbx-chota .col-4 {
    flex: 0 0 calc(33.3333333333% - var(--grid-gutter));
    max-width: calc(33.3333333333% - var(--grid-gutter))
}

.cbx-chota .col-5 {
    flex: 0 0 calc(41.6666666667% - var(--grid-gutter));
    max-width: calc(41.6666666667% - var(--grid-gutter))
}

.cbx-chota .col-6 {
    flex: 0 0 calc(50% - var(--grid-gutter));
    max-width: calc(50% - var(--grid-gutter))
}

.cbx-chota .col-7 {
    flex: 0 0 calc(58.3333333333% - var(--grid-gutter));
    max-width: calc(58.3333333333% - var(--grid-gutter))
}

.cbx-chota .col-8 {
    flex: 0 0 calc(66.6666666667% - var(--grid-gutter));
    max-width: calc(66.6666666667% - var(--grid-gutter))
}

.cbx-chota .col-9 {
    flex: 0 0 calc(75% - var(--grid-gutter));
    max-width: calc(75% - var(--grid-gutter))
}

.cbx-chota .col-10 {
    flex: 0 0 calc(83.3333333333% - var(--grid-gutter));
    max-width: calc(83.3333333333% - var(--grid-gutter))
}

.cbx-chota .col-11 {
    flex: 0 0 calc(91.6666666667% - var(--grid-gutter));
    max-width: calc(91.6666666667% - var(--grid-gutter))
}

.cbx-chota .col-12 {
    flex: 0 0 calc(100% - var(--grid-gutter));
    max-width: calc(100% - var(--grid-gutter))
}

@media screen and (max-width:599px) {
    .cbx-chota .container {
        width: 100%
    }
    .cbx-chota .col,
    .cbx-chota [class*=col-],
    .cbx-chota [class^=col-] {
        flex: 0 1 100%;
        max-width: 100%
    }
}

@media screen and (min-width:900px) {
    .cbx-chota .col-1-md {
        flex: 0 0 calc(8.3333333333% - var(--grid-gutter));
        max-width: calc(8.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-2-md {
        flex: 0 0 calc(16.6666666667% - var(--grid-gutter));
        max-width: calc(16.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-3-md {
        flex: 0 0 calc(25% - var(--grid-gutter));
        max-width: calc(25% - var(--grid-gutter))
    }
    .cbx-chota .col-4-md {
        flex: 0 0 calc(33.3333333333% - var(--grid-gutter));
        max-width: calc(33.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-5-md {
        flex: 0 0 calc(41.6666666667% - var(--grid-gutter));
        max-width: calc(41.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-6-md {
        flex: 0 0 calc(50% - var(--grid-gutter));
        max-width: calc(50% - var(--grid-gutter))
    }
    .cbx-chota .col-7-md {
        flex: 0 0 calc(58.3333333333% - var(--grid-gutter));
        max-width: calc(58.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-8-md {
        flex: 0 0 calc(66.6666666667% - var(--grid-gutter));
        max-width: calc(66.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-9-md {
        flex: 0 0 calc(75% - var(--grid-gutter));
        max-width: calc(75% - var(--grid-gutter))
    }
    .cbx-chota .col-10-md {
        flex: 0 0 calc(83.3333333333% - var(--grid-gutter));
        max-width: calc(83.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-11-md {
        flex: 0 0 calc(91.6666666667% - var(--grid-gutter));
        max-width: calc(91.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-12-md {
        flex: 0 0 calc(100% - var(--grid-gutter));
        max-width: calc(100% - var(--grid-gutter))
    }
}

@media screen and (min-width:1200px) {
    .cbx-chota .col-1-lg {
        flex: 0 0 calc(8.3333333333% - var(--grid-gutter));
        max-width: calc(8.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-2-lg {
        flex: 0 0 calc(16.6666666667% - var(--grid-gutter));
        max-width: calc(16.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-3-lg {
        flex: 0 0 calc(25% - var(--grid-gutter));
        max-width: calc(25% - var(--grid-gutter))
    }
    .cbx-chota .col-4-lg {
        flex: 0 0 calc(33.3333333333% - var(--grid-gutter));
        max-width: calc(33.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-5-lg {
        flex: 0 0 calc(41.6666666667% - var(--grid-gutter));
        max-width: calc(41.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-6-lg {
        flex: 0 0 calc(50% - var(--grid-gutter));
        max-width: calc(50% - var(--grid-gutter))
    }
    .cbx-chota .col-7-lg {
        flex: 0 0 calc(58.3333333333% - var(--grid-gutter));
        max-width: calc(58.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-8-lg {
        flex: 0 0 calc(66.6666666667% - var(--grid-gutter));
        max-width: calc(66.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-9-lg {
        flex: 0 0 calc(75% - var(--grid-gutter));
        max-width: calc(75% - var(--grid-gutter))
    }
    .cbx-chota .col-10-lg {
        flex: 0 0 calc(83.3333333333% - var(--grid-gutter));
        max-width: calc(83.3333333333% - var(--grid-gutter))
    }
    .cbx-chota .col-11-lg {
        flex: 0 0 calc(91.6666666667% - var(--grid-gutter));
        max-width: calc(91.6666666667% - var(--grid-gutter))
    }
    .cbx-chota .col-12-lg {
        flex: 0 0 calc(100% - var(--grid-gutter));
        max-width: calc(100% - var(--grid-gutter))
    }
}

.cbx-chota legend {
    text-transform: uppercase;
    font-size: .8em;
    letter-spacing: .1rem
}

.cbx-chota input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),
.cbx-chota select,
.cbx-chota textarea,
.cbx-chota textarea[type=text] {
    font-family: inherit;
    border-radius: 4px;
    border: 1px solid var(--color-lightGrey);
    transition: all .2s ease;
    display: block;
    width: auto
}

.cbx-chota input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]).chota-inline,
.cbx-chota select.chota-inline,
.cbx-chota textarea.chota-inline,
.cbx-chota textarea[type=text].chota-inline {
    width: auto;
    display: inline-block
}

.cbx-chota input[readonly] {
    cursor: not-allowed;
    position: relative
}

.cbx-chota .cbx_form_wrapper input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),
.cbx-chota .cbx_form_wrapper select,
.cbx-chota .cbx_form_wrapper textarea,
.cbx-chota .cbx_form_wrapper textarea[type=text],
.cbx-chota .modal__content input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),
.cbx-chota .modal__content select,
.cbx-chota .modal__content textarea,
.cbx-chota .modal__content textarea[type=text] {
    width: 100%
}

.cbx-chota .cbx_form_wrapper.chota-inline,
.cbx-chota .modal__content.chota-inline {
    width: auto;
    display: inline-block
}

.cbx-chota .global_setting_group input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),
.cbx-chota .global_setting_group select,
.cbx-chota .global_setting_group textarea,
.cbx-chota .global_setting_group textarea[type=text] {
    width: 100%;
    max-width: 500px
}

#cbxpetition_dashboard_content_intro,
#cbxpetition_dashboard_content_photo,
#cbxpetition_dashboard_content_video,
.cbx-chota .global_setting_group .wpsa-browse-wrap {
    width: 100%;
    /* max-width: 500px */ /***** SGIMAN *****/
}

.cbx-chota .global_setting_group form .form-table td[colspan="2"] {
    padding: 15px 0
}

.cbx-chota input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):not(:disabled):hover,
.cbx-chota select:hover,
.cbx-chota textarea:hover,
.cbx-chota textarea[type=text]:hover {
    border-color: var(--color-grey)
}

.cbx-chota input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):focus,
.cbx-chota select:focus,
.cbx-chota textarea:focus,
.cbx-chota textarea[type=text]:focus {
    outline: 0;
    border-color: var(--color-primary);
    box-shadow: 0 0 1px var(--color-primary)
}

.cbx-chota input.error:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),
.cbx-chota textarea.error {
    border-color: var(--color-error)
}

.cbx-chota input.success:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),
.cbx-chota textarea.success {
    border-color: var(--color-success)
}

.cbx-chota input[type=color],
.cbx-chota input[type=date],
.cbx-chota input[type=datetime-local],
.cbx-chota input[type=datetime],
.cbx-chota input[type=email],
.cbx-chota input[type=month],
.cbx-chota input[type=number],
.cbx-chota input[type=password],
.cbx-chota input[type=search],
.cbx-chota input[type=tel],
.cbx-chota input[type=text],
.cbx-chota input[type=time],
.cbx-chota input[type=url],
.cbx-chota input[type=week] {
    padding: 0 8px;
    font-size: 14px;
    line-height: 2;
    height: 30px;
    min-height: 30px;
    /* background-color: rgba(239, 242, 249, .7) !important; */
    /* background-color: #747681 !important;	***** SGIMAN ******/
}

.cbx-chota select {
    min-height: 30px
}

.cbx-chota select,
.cbx-chota textarea {
    background-color: rgba(239, 242, 249, .7) !important
}

.cbx-chota textarea {
    padding: 0 8px;
    font-size: 14px;
    line-height: 2;
    min-height: 30px;
    height: auto
}

.cbx-chota select {
    -webkit-appearance: none;
    background-size: 1ex !important;
    background-origin: content-box !important;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='40' fill='%23555'><polygon points='0,0 60,0 30,40'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position: right -10px center !important;
    padding: 0 18px 0 10px !important;
    font-size: 14px !important;
    line-height: 2 !important;
    height: auto !important
}

.cbx-chota select.flatpickr-monthDropdown-months {
    background-image: none !important
}

.cbx-chota input:not(.magic-checkbox):not(.vtl-tbody-checkbox):not(.vtl-thead-checkbox)[type=checkbox],
.cbx-chota input:not(.magic-radio)[type=radio] {
    width: 20px !important;
    height: 20px !important
}

.cbx-chota input:not(.magic-checkbox):not(.vtl-tbody-checkbox):not(.vtl-thead-checkbox)[type=checkbox] {
    box-shadow: none !important
}

.cbx-chota .button,
.cbx-chota [type=button],
.cbx-chota [type=reset],
.cbx-chota summary.button {
    /* color: var(--color-primary) */
    color: white; /****** SGIMAN ******/	
}

.cbx-chota #wp-submit,
.cbx-chota .button,
.cbx-chota [type=button],
.cbx-chota [type=reset],
.cbx-chota [type=submit],
.cbx-chota button,
.cbx-chota summary.button {
    text-decoration: none !important;
    height: 30px !important;
    min-height: 30px !important;
    padding: 0 8px !important;
    position: relative;
    background: rgba(93, 93, 255, .1882352941);
    border-radius: 4px !important;
    border: 1px solid transparent !important;
    text-align: center;
    transition: opacity .2s ease;
    transform: scale(1);
    display: inline-block;
    cursor: pointer;
    vertical-align: middle !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 2 !important;
    box-sizing: border-box !important;
    white-space: nowrap !important;
    -webkit-appearance: none !important
}

.cbx-chota #wp-submit,
.cbx-chota button {
    color: var(--color-primary)
}

.cbx-chota #wp-submit:focus,
.cbx-chota #wp-submit:hover,
.cbx-chota .button:focus,
.cbx-chota .button:hover,
.cbx-chota [type=button]:focus,
.cbx-chota [type=button]:hover,
.cbx-chota [type=reset]:focus,
.cbx-chota [type=reset]:hover,
.cbx-chota [type=submit]:focus,
.cbx-chota [type=submit]:hover,
.cbx-chota button:focus,
.cbx-chota button:hover,
.cbx-chota summary.button:focus,
.cbx-chota summary.button:hover {
    border: 1px solid transparent;
    box-shadow: none !important;
    outline: 0 !important;
    /* color: var(--color-primary); */
    color: black; 									/****** SGIGMAN ******/
    background: rgba(93, 93, 255, .1882352941)
}

.cbx-chota #wp-submit .dashicons,
.cbx-chota .button .dashicons,
.cbx-chota .mce-toolbar .mce-btn i,
.cbx-chota [type=button] .dashicons,
.cbx-chota [type=reset] .dashicons,
.cbx-chota [type=submit] .dashicons,
.cbx-chota button .dashicons,
.cbx-chota summary.button .dashicons {
    vertical-align: middle
}

.cbx-chota #wp-submit .cbx-icon,
.cbx-chota .button .cbx-icon,
.cbx-chota [type=button] .cbx-icon,
.cbx-chota [type=reset] .cbx-icon,
.cbx-chota [type=submit] .cbx-icon,
.cbx-chota button .cbx-icon,
.cbx-chota summary.button .cbx-icon {
    width: 20px;
    height: 20px
}

.cbx-chota #wp-submit.small,
.cbx-chota .button.small,
.cbx-chota [type=button].small,
.cbx-chota [type=reset].small,
.cbx-chota [type=submit].small,
.cbx-chota button.small,
.cbx-chota summary.button.small {
    font-size: 13px !important;
    line-height: 1.8461538462 !important;
    min-height: 24px !important;
    padding: 0 6px !important
}

.cbx-chota #wp-submit.small .cbx-icon,
.cbx-chota .button.small .cbx-icon,
.cbx-chota [type=button].small .cbx-icon,
.cbx-chota [type=reset].small .cbx-icon,
.cbx-chota [type=submit].small .cbx-icon,
.cbx-chota button.small .cbx-icon,
.cbx-chota summary.button.small .cbx-icon {
    width: 16px !important;
    height: 16px !important
}

.cbx-chota #wp-submit.icon,
.cbx-chota .button.icon,
.cbx-chota [type=button].icon,
.cbx-chota [type=reset].icon,
.cbx-chota [type=submit].icon,
.cbx-chota button.icon,
.cbx-chota summary.button.icon {
    display: inline-flex !important;
    align-items: center !important
}

.cbx-chota #wp-submit.icon-only,
.cbx-chota .button.icon-only,
.cbx-chota [type=button].icon-only,
.cbx-chota [type=reset].icon-only,
.cbx-chota [type=submit].icon-only,
.cbx-chota button.icon-only,
.cbx-chota summary.button.icon-only {
    line-height: 1 !important;
    padding: 4px 8px !important;
    text-align: center
}

.cbx-chota #wp-submit.icon-only.small,
.cbx-chota .button.icon-only.small,
.cbx-chota [type=button].icon-only.small,
.cbx-chota [type=reset].icon-only.small,
.cbx-chota [type=submit].icon-only.small,
.cbx-chota button.icon-only.small,
.cbx-chota summary.button.icon-only.small {
    padding: 4px 8px !important
}

.cbx-chota #wp-submit.icon-only.small .cbx-icon,
.cbx-chota .button.icon-only.small .cbx-icon,
.cbx-chota [type=button].icon-only.small .cbx-icon,
.cbx-chota [type=reset].icon-only.small .cbx-icon,
.cbx-chota [type=submit].icon-only.small .cbx-icon,
.cbx-chota button.icon-only.small .cbx-icon,
.cbx-chota summary.button.icon-only.small .cbx-icon {
    width: 16px;
    height: 16px
}

.cbx-chota .grouped {
    display: flex
}

.cbx-chota .grouped>:not(:last-child) {
    margin-right: 16px
}

.cbx-chota .grouped.gapless>* {
    margin: 0 0 0 -1px !important;
    border-radius: 0 !important
}

.cbx-chota .grouped.gapless>:first-child {
    margin: 0 !important;
    border-radius: 4px 0 0 4px !important
}

.cbx-chota .grouped.gapless>:last-child {
    border-radius: 0 4px 4px 0 !important
}

.cbx-chota .button+.button {
    margin-left: 10px
}

.cbx-chota .button:hover,
.cbx-chota [type=button]:hover,
.cbx-chota [type=reset]:hover,
.cbx-chota [type=submit]:hover,
.cbx-chota button:hover {
    opacity: .8
}

.cbx-chota .button:active,
.cbx-chota [type=button]:active,
.cbx-chota [type=reset]:active,
.cbx-chota [type=submit]:active,
.cbx-chota button:active {
    transform: scale(.98)
}

.cbx-chota button:disabled,
.cbx-chota button:disabled:hover,
.cbx-chota input:disabled,
.cbx-chota input:disabled:hover {
    opacity: .4;
    cursor: not-allowed
}

.cbx-chota .button.dark,
.cbx-chota .button.error,
.cbx-chota .button.light,
.cbx-chota .button.primary,
.cbx-chota .button.secondary,
.cbx-chota .button.success,
.cbx-chota [type=submit] {
    color: var(--font-color);
    z-index: 1;
    background-color: transparent
}

.cbx-chota .button.primary {
    background-color: var(--color-primary);
    color: #fff
}

.cbx-chota #search-submit:focus,
.cbx-chota #search-submit:hover,
.cbx-chota .button.primary:focus,
.cbx-chota .button.primary:hover {
    background-color: var(--color-primary);
    color: #fff
}

.cbx-chota .button.secondary {
    background-color: var(--color-secondary) !important;
    color: #fff !important
}

.cbx-chota .button.secondary:focus,
.cbx-chota .button.secondary:hover {
    background-color: var(--color-secondary) !important;
    color: #fff !important
}

.cbx-chota .button.dark {
    background-color: var(--color-darkGrey) !important
}

.cbx-chota .button.light,
.cbx-chota .button.outline.error {
    background-color: var(--color-lightGrey) !important
}

.cbx-chota .button.error {
    background-color: var(--color-error) !important;
    color: #fff !important
}

.cbx-chota .button.outline.error {
    color: var(--color-error) !important
}

.cbx-chota .button.success {
    background-color: var(--color-success) !important;
    color: #fff !important
}

.cbx-chota .button.outline,
.cbx-chota .button.outline.primary {
    background-color: transparent !important;
    border-color: var(--color-lightGrey) !important
}

.cbx-chota .button.outline.primary {
    /*
	border-color: var(--color-primary) !important;
    color: var(--color-primary) !important;
    */
	
	/****** SGIMAN ******/
	border-color: black !important;
    color: black !important;
}

.cbx-chota .button.outline.secondary {
    border-color: var(--color-grey) !important;
    color: var(--color-grey) !important
}

.cbx-chota .button.outline.secondary:focus,
.cbx-chota .button.outline.secondary:hover {
    background-color: transparent !important
}

.cbx-chota .button.outline.dark {
    border-color: var(--color-darkGrey) !important;
    color: var(--color-darkGrey) !important
}

.cbx-chota .button.outline.light {
    border-color: var(--color-lightGrey) !important;
    color: var(--color-lightGrey) !important
}

.cbx-chota .button.transparent {
    border: 1px solid transparent !important;
    background-color: transparent !important
}

.cbx-chota .button.transparent:focus,
.cbx-chota .button.transparent:hover {
    border: 1px solid transparent !important;
    background-color: transparent !important
}

.cbx-chota .button.auto {
    padding: 0 !important;
    height: auto !important;
    min-height: auto !important
}

.cbx-chota .button.clear {
    background-color: transparent;
    border-color: transparent;
    color: var(--color-primary) !important
}

.cbx-chota .button.minsize {
    min-width: 100px !important
}

.cbx-chota .button.rounded {
    border-radius: 15px !important
}

.cbx-chota ::-moz-placeholder {
    color: #bdbfc4
}

.cbx-chota ::placeholder {
    color: #bdbfc4
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox] {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox],
.cbx-chota input.vtl-thead-checkbox[type=checkbox] {
    cursor: pointer;
    transition: all .2s ease;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 0 !important;
    background: 0 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:disabled,
.cbx-chota input.vtl-thead-checkbox[type=checkbox]:disabled {
    cursor: not-allowed;
    opacity: .6
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:focus,
.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:hover,
.cbx-chota input.vtl-thead-checkbox[type=checkbox]:focus,
.cbx-chota input.vtl-thead-checkbox[type=checkbox]:hover {
    box-shadow: none !important;
    outline: 0 !important
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:before,
.cbx-chota input.vtl-thead-checkbox[type=checkbox]:before {
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    border: 1px solid #a7abbc
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:checked,
.cbx-chota input.vtl-thead-checkbox[type=checkbox]:checked {
    position: relative !important;
    background-color: var(--color-primary) !important;
    border-radius: 3px
}

.cbx-chota input.vtl-tbody-checkbox[type=checkbox]:checked:before,
.cbx-chota input.vtl-thead-checkbox[type=checkbox]:checked:before {
    position: absolute;
    top: 1px;
    left: 7px;
    background: 0 0;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    content: "";
    border: 2px solid #fff;
    border-top: 0 transparent !important;
    border-left: 0 transparent !important;
    border-radius: 0 !important;
    margin: 0 !important
}

.cbx-chota input.vtl-thead-checkbox[type=checkbox] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

.cbx-chota input.vtl-thead-checkbox[type=checkbox]:checked {
    border: 1px solid #a7abbc !important
}

.cbx-chota input.vtl-thead-checkbox[type=checkbox]:focus:before,
.cbx-chota input.vtl-thead-checkbox[type=checkbox]:hover:before {
    border-color: #fff
}

.cbx-chota ul.style-none {
    list-style: none
}

.cbx-chota .mejs-offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.cbx-chota .mejs-container {
    background: #000;
    box-sizing: border-box;
    font-family: "Helvetica", Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

.cbx-chota .mejs-container * {
    box-sizing: border-box
}

.cbx-chota .mejs-container video::-webkit-media-controls,
.cbx-chota .mejs-container video::-webkit-media-controls-panel,
.cbx-chota .mejs-container video::-webkit-media-controls-panel-container,
.cbx-chota .mejs-container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important
}

.cbx-chota .mejs-fill-container,
.cbx-chota .mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%
}

.cbx-chota .mejs-fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.cbx-chota .mejs-container:focus {
    outline: 0
}

.cbx-chota .mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.cbx-chota .mejs-embed,
.cbx-chota .mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.cbx-chota .mejs-fullscreen {
    overflow: hidden !important
}

.cbx-chota .mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.cbx-chota .mejs-container-fullscreen .mejs-mediaelement,
.cbx-chota .mejs-container-fullscreen video {
    height: 100% !important;
    width: 100% !important
}

.cbx-chota .mejs-background,
.cbx-chota .mejs-mediaelement {
    left: 0;
    position: absolute;
    top: 0
}

.cbx-chota .mejs-mediaelement {
    height: 100%;
    width: 100%;
    z-index: 0
}

.cbx-chota .mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

.cbx-chota :root .mejs-poster-img {
    display: none
}

.cbx-chota .mejs-poster-img {
    border: 0;
    padding: 0
}

.cbx-chota .mejs-overlay {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.cbx-chota .mejs-layer {
    z-index: 1
}

.cbx-chota .mejs-overlay-play {
    cursor: pointer
}

.cbx-chota .mejs-overlay-button {
    background: url(../icons/mejs-controls.svg) no-repeat;
    background-position: 0 -39px !important;
    height: 80px;
    width: 80px
}

.cbx-chota .mejs-overlay:hover>.mejs-overlay-button {
    background-position: -80px -39px !important
}

.cbx-chota .mejs-overlay-loading {
    height: 80px;
    width: 80px
}

.cbx-chota .mejs-overlay-loading-bg-img {
    animation: mejs-loading-spinner 1s linear infinite;
    background: url(../icons/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

.cbx-chota .mejs-controls {
    bottom: 0;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.cbx-chota .mejs-controls:not([style*="display: none"]) {
    background: rgba(255, 0, 0, .7);
    background: linear-gradient(135deg, #667eea 0, #764ba2 100%) !important
}

.cbx-chota .mejs-button {
    font-size: 10px;
    height: 40px;
    width: 32px
}

.cbx-chota .mejs-button,
.cbx-chota .mejs-time {
    line-height: 10px;
    margin: 0
}

.cbx-chota .mejs-time-rail {
    font-size: 10px;
    line-height: 10px;
    width: 32px
}

.cbx-chota .mejs-button>button {
    background-color: transparent;
    background-image: url(../icons/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px
}

.cbx-chota .mejs-button>button:focus,
.cbx-chota .mejs-button>button:hover {
    outline: dotted 1px #999;
    background-color: transparent;
    background-image: url(../icons/mejs-controls.svg)
}

.cbx-chota .mejs-container-keyboard-inactive [role=slider],
.cbx-chota .mejs-container-keyboard-inactive [role=slider]:focus,
.cbx-chota .mejs-container-keyboard-inactive a,
.cbx-chota .mejs-container-keyboard-inactive a:focus,
.cbx-chota .mejs-container-keyboard-inactive button,
.cbx-chota .mejs-container-keyboard-inactive button:focus {
    outline: 0
}

.cbx-chota .mejs-time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.cbx-chota .mejs-play>button {
    background-position: 0 0 !important
}

.cbx-chota .mejs-pause>button {
    background-position: -20px 0 !important
}

.cbx-chota .mejs-replay>button {
    background-position: -160px 0 !important
}

.cbx-chota .mejs-time-rail {
    direction: ltr;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.cbx-chota .mejs-time-buffering,
.cbx-chota .mejs-time-current,
.cbx-chota .mejs-time-loaded,
.cbx-chota .mejs-time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.cbx-chota .mejs-time-float {
    border-radius: 2px;
    cursor: pointer
}

.cbx-chota .mejs-time-hovered {
    display: block
}

.cbx-chota .mejs-time-float-current,
.cbx-chota .mejs-time-hovered {
    border-radius: 2px;
    cursor: pointer;
    height: 10px;
    position: absolute
}

.cbx-chota .mejs-time-float-corner {
    cursor: pointer
}

.cbx-chota .mejs-time-marker {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.cbx-chota .mejs-time-total {
    background: rgba(255, 255, 255, .3);
    margin: 5px 0 0;
    width: 100%
}

.cbx-chota .mejs-time-buffering {
    animation: buffering-stripes 2s linear infinite;
    background: linear-gradient(-45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
    background-size: 15px 15px
}

.cbx-chota .mejs-time-loaded {
    background: rgba(255, 255, 255, .3)
}

.cbx-chota .mejs-time-current,
.cbx-chota .mejs-time-handle-content {
    background: rgba(255, 255, 255, .9)
}

.cbx-chota .mejs-time-hovered {
    background: rgba(255, 255, 255, .5);
    z-index: 10
}

.cbx-chota .mejs-time-hovered.negative {
    background: rgba(0, 0, 0, .2)
}

.cbx-chota .mejs-time-current {
    transform: scaleX(0)
}

.cbx-chota .mejs-time-buffering,
.cbx-chota .mejs-time-current,
.cbx-chota .mejs-time-hovered,
.cbx-chota .mejs-time-loaded {
    left: 0;
    transform-origin: 0 0;
    transition: .15s ease-in all;
    width: 100%
}

.cbx-chota .mejs-time-hovered,
.cbx-chota .mejs-time-loaded {
    transform: scaleX(0)
}

.cbx-chota .mejs-time-buffering {
    transform: scaleX(1)
}

.cbx-chota .mejs-time-hovered {
    transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.cbx-chota .mejs-time-hovered.no-hover {
    transform: scaleX(0) !important
}

.cbx-chota .mejs-time-handle,
.cbx-chota .mejs-time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    transform: translateX(0);
    z-index: 11
}

.cbx-chota .mejs-time-handle-content {
    border: 4px solid rgba(255, 255, 255, .9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    transform: scale(0);
    width: 10px
}

.cbx-chota .mejs-time-rail .mejs-time-handle-content:active,
.cbx-chota .mejs-time-rail .mejs-time-handle-content:focus,
.cbx-chota .mejs-time-rail:hover .mejs-time-handle-content {
    transform: scale(1)
}

.cbx-chota .mejs-time-float {
    background: #eee;
    border: solid 1px #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 36px
}

.cbx-chota .mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.cbx-chota .mejs-time-float-corner {
    border: solid 5px #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    width: 0
}

.cbx-chota .mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px
}

.cbx-chota .mejs-long-video .mejs-time-float-current {
    width: 60px
}

.cbx-chota .mejs-broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.cbx-chota .mejs-fullscreen-button>button {
    background-position: -80px 0 !important
}

.cbx-chota .mejs-unfullscreen>button {
    background-position: -100px 0 !important
}

.cbx-chota .mejs-mute>button {
    background-position: -60px 0 !important
}

.cbx-chota .mejs-unmute>button {
    background-position: -40px 0 !important
}

.cbx-chota .mejs-volume-button {
    position: relative
}

.cbx-chota .mejs-volume-button>.mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    transform: translateX(-50%);
    width: 25px;
    z-index: 1
}

.cbx-chota .mejs-volume-button:hover {
    border-radius: 0 0 4px 4px
}

.cbx-chota .mejs-volume-total {
    background: rgba(255, 255, 255, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    transform: translateX(-50%);
    width: 2px
}

.cbx-chota .mejs-volume-current {
    background: rgba(255, 255, 255, .9);
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%
}

.cbx-chota .mejs-volume-handle {
    background: rgba(255, 255, 255, .9);
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 16px
}

.cbx-chota .mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.cbx-chota .mejs-horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 8px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 50px
}

.cbx-chota .mejs-horizontal-volume-current {
    background: rgba(255, 255, 255, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.cbx-chota .mejs-horizontal-volume-handle {
    display: none
}

.cbx-chota .mejs-captions-button,
.cbx-chota .mejs-chapters-button {
    position: relative
}

.cbx-chota .mejs-captions-button>button {
    background-position: -140px 0 !important
}

.cbx-chota .mejs-chapters-button>button {
    background-position: -180px 0 !important
}

.cbx-chota .mejs-captions-button>.mejs-captions-selector,
.cbx-chota .mejs-chapters-button>.mejs-chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: solid 1px transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px
}

.cbx-chota .mejs-chapters-button>.mejs-chapters-selector {
    margin-right: -55px;
    width: 110px
}

.cbx-chota .mejs-captions-selector-list,
.cbx-chota .mejs-chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.cbx-chota .mejs-captions-selector-list-item,
.cbx-chota .mejs-chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

.cbx-chota .mejs-captions-selector-list-item:hover,
.cbx-chota .mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8 !important;
    background-color: rgba(255, 255, 255, .4) !important
}

.cbx-chota .mejs-captions-selector-input,
.cbx-chota .mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.cbx-chota .mejs-captions-selector-label,
.cbx-chota .mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.cbx-chota .mejs-captions-selected,
.cbx-chota .mejs-chapters-selected {
    color: #21f8f8
}

.cbx-chota .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.cbx-chota .mejs-captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

.cbx-chota .mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.cbx-chota .mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.cbx-chota .mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.cbx-chota .mejs-captions-position-hover {
    bottom: 35px
}

.cbx-chota .mejs-captions-text,
.cbx-chota .mejs-captions-text * {
    background: rgba(20, 20, 20, .5);
    box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
    padding: 0;
    white-space: pre-wrap
}

.cbx-chota .mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
    display: none
}

.cbx-chota .mejs-overlay-error {
    position: relative
}

.cbx-chota .mejs-overlay-error>img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.cbx-chota .mejs-cannotplay,
.cbx-chota .mejs-cannotplay a {
    color: #fff;
    font-size: .8em
}

.cbx-chota .mejs-cannotplay {
    position: relative
}

.cbx-chota .mejs-cannotplay a,
.cbx-chota .mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%
}

.ld-ball,
.ld-cross,
.ld-hourglass,
.ld-loader,
.ld-pie,
.ld-ring,
.ld-spinner,
.ld-square {
    width: 1em;
    height: 1em;
    position: relative;
    color: inherit;
    display: inline-block;
    box-sizing: content-box
}

.ld-ball:after,
.ld-hourglass:after,
.ld-loader:after,
.ld-ring:after {
    height: 2em
}

.ld-ball:after,
.ld-cross:after,
.ld-hourglass:after,
.ld-loader:after,
.ld-ring:after {
    content: " ";
    display: block;
    width: 2em;
    box-sizing: border-box;
    transform-origin: 0 0;
    transform: translateZ(0) scale(.5);
    backface-visibility: hidden
}

.ld-pie:after,
.ld-square:after {
    width: 2em;
    height: 2em
}

.ld-pie:after,
.ld-spinner:after,
.ld-square:after {
    content: " ";
    display: block;
    box-sizing: border-box;
    transform-origin: 0 0;
    transform: translateZ(0) scale(.5);
    backface-visibility: hidden
}

.ld-ring:after {
    border-radius: 50%;
    border: .3em solid currentColor;
    border-left-color: transparent
}

.ld-ball:after {
    border-radius: 50%;
    background: currentColor
}

.ld-hourglass:after {
    border-radius: 50%;
    border: 1em solid currentColor;
    border-left-color: transparent;
    border-right-color: transparent
}

.ld-cross:after {
    position: absolute;
    height: .5em;
    transform: translateZ(0) scale(.5) translate(0, .75em);
    background: currentColor
}

.ld-cross:before {
    content: " ";
    display: block;
    height: 2em;
    box-sizing: border-box;
    transform-origin: 0 0;
    backface-visibility: hidden;
    position: absolute;
    width: .5em;
    transform: translateZ(0) scale(.5) translate(.75em, 0)
}

.ld-cross:before,
.ld-square:after {
    background: currentColor
}

.ld-pie:after {
    border-radius: 50%;
    border: 1em solid currentColor;
    border-left-color: transparent
}

.ld-spinner:after {
    position: absolute;
    width: .4em;
    height: .4em;
    transform: translateZ(0) scale(.5) translate(.8em, .8em);
    border-radius: 50%;
    background: 0 0;
    box-shadow: 0 1em 0 currentColor, 0 -1em 0 currentColor, 1em 0 0 currentColor, -1em 0 0 currentColor, .70710678em .70710678em 0 currentColor, -.70710678em .70710678em 0 currentColor, .70710678em -.70710678em 0 currentColor, -.70710678em -.70710678em 0 currentColor
}

.ld-loader {
    background-size: cover
}

.ld.reverse {
    animation-direction: reverse !important
}

.ld.xp15 {
    animation-duration: .15s !important
}

.ld.xp35 {
    animation-duration: .35s !important
}

.ld.xhalf {
    animation-duration: .5s !important
}

.ld.x1 {
    animation-duration: 1s !important
}

.ld.x2 {
    animation-duration: 2s !important
}

.ld.x4 {
    animation-duration: 4s !important
}

.ld-ext-bottom.running>.ld:after,
.ld-ext-bottom.running>.ld:before,
.ld-ext-left.running>.ld:after,
.ld-ext-left.running>.ld:before,
.ld-ext-right.running>.ld:after,
.ld-ext-right.running>.ld:before,
.ld-ext-top.running>.ld:after,
.ld-ext-top.running>.ld:before,
.ld-over-full-inverse.running>.ld:after,
.ld-over-full-inverse.running>.ld:before,
.ld-over-full.running>.ld:after,
.ld-over-full.running>.ld:before,
.ld-over-inverse.running>.ld:after,
.ld-over-inverse.running>.ld:before,
.ld-over.running>.ld:after,
.ld-over.running>.ld:before,
.ld.running {
    animation-play-state: running !important
}

.ld.paused {
    animation-play-state: paused !important
}

.ld.f00 {
    animation-delay: 0s !important
}

.ld.f01 {
    animation-delay: -.1s !important
}

.ld.f02 {
    animation-delay: -.2s !important
}

.ld.f03 {
    animation-delay: -.3s !important
}

.ld.f04 {
    animation-delay: -.4s !important
}

.ld.f05 {
    animation-delay: -.5s !important
}

.ld.f06 {
    animation-delay: -.6s !important
}

.ld.f07 {
    animation-delay: -.7s !important
}

.ld.f08 {
    animation-delay: -.8s !important
}

.ld.f09 {
    animation-delay: -.9s !important
}

.ld.f10 {
    animation-delay: -1s !important
}

.ld {
    transform-origin: 50% 50%;
    transform-box: fill-box
}

.ld.ld-blink {
    animation: ld-blink 1s infinite linear
}

.ld.ld-blur {
    animation: ld-blur 1s infinite linear
}

.ld.ld-beat {
    animation: ld-beat 1s infinite linear
}

.ld.ld-bounceAlt {
    animation: ld-bounceAlt 1s infinite linear
}

.ld.ld-tick-alt {
    animation: ld-tick-alt 1s infinite linear
}

.ld.ld-jump {
    animation: ld-jump 1s infinite linear
}

.ld.ld-bounce {
    animation: ld-bounce 1s infinite linear
}

.ld.ld-clock {
    animation: ld-clock 12s infinite linear
}

.ld.ld-fade {
    animation: ld-fade 1s infinite linear
}

.ld.ld-flip {
    animation: ld-flip 1s infinite linear
}

.ld.ld-float {
    animation: ld-float 1s infinite linear
}

.ld.ld-heartbeat {
    animation: ld-heartbeat 1s infinite linear
}

.ld.ld-hit {
    animation: ld-hit 2s infinite linear
}

.ld.ld-move-ltr {
    animation: ld-move-ltr 1s infinite linear
}

.ld.ld-move-rtl {
    animation: ld-move-rtl 1s infinite linear
}

.ld.ld-move-ttb {
    animation: ld-move-ttb 1s infinite linear
}

.ld.ld-move-btt {
    animation: ld-move-btt 1s infinite linear
}

.ld.ld-move-fade-ltr {
    animation: ld-move-fade-ltr 1s infinite linear
}

.ld.ld-move-fade-rtl {
    animation: ld-move-fade-rtl 1s infinite linear
}

.ld.ld-move-fade-ttb {
    animation: ld-move-fade-ttb 1s infinite linear
}

.ld.ld-move-fade-btt {
    animation: ld-move-fade-btt 1s infinite linear
}

.ld.ld-orbit {
    animation: ld-orbit 1s infinite linear
}

.ld.ld-breath {
    animation: ld-breath 1s infinite linear
}

.ld.ld-dim {
    animation: ld-dim 1s infinite linear
}

.ld.ld-metronome {
    animation: ld-metronome 1s infinite linear
}

.ld.ld-swing {
    animation: ld-swing 1s infinite linear
}

.ld.ld-wander-v {
    animation: ld-wander-v 1s infinite linear
}

.ld.ld-wander,
.ld.ld-wander-h {
    animation: ld-wander-h 1s infinite linear
}

.ld.ld-pulse {
    animation: ld-pulse 1s infinite linear
}

.ld.ld-jingle {
    animation: ld-jingle 1s infinite linear;
    transform-origin: 50% 0
}

.ld.ld-rubber-v {
    animation: ld-rubber-v 1s infinite linear
}

.ld.ld-rubber,
.ld.ld-rubber-h {
    animation: ld-rubber-h 1s infinite linear
}

.ld.ld-shake-v {
    animation: ld-shake-v 1s infinite linear
}

.ld.ld-shake,
.ld.ld-shake-h {
    animation: ld-shake-h 1s infinite linear
}

.ld.ld-tick {
    animation: ld-tick 1s infinite linear
}

.ld.ld-smash {
    animation: ld-smash 1s infinite linear
}

.ld.ld-jelly-alt {
    animation: ld-jelly-alt 1s infinite linear
}

.ld.ld-jelly {
    animation: ld-jelly 1s infinite linear
}

.ld.ld-damage {
    animation: ld-damage 1s infinite linear
}

.ld.ld-rush-ltr {
    animation: ld-rush-ltr 1s infinite linear
}

.ld.ld-rush-rtl {
    animation: ld-rush-rtl 1s infinite linear
}

.ld.ld-rush-ttb {
    animation: ld-rush-ttb 1s infinite linear
}

.ld.ld-rush-btt {
    animation: ld-rush-btt 1s infinite linear
}

.ld.ld-skew {
    animation: ld-skew 1s infinite linear
}

.ld.ld-skew-alt {
    animation: ld-skew-alt 1s infinite linear
}

.ld.ld-slide-ltr {
    animation: ld-slide-ltr 1s infinite linear
}

.ld.ld-slide-rtl {
    animation: ld-slide-rtl 1s infinite linear
}

.ld.ld-slide-btt {
    animation: ld-slide-btt 1s infinite linear
}

.ld.ld-slide-ttb {
    animation: ld-slide-ttb 1s infinite linear
}

.ld.ld-coin,
.ld.ld-coin-h {
    animation: ld-coin-h 2s infinite linear
}

.ld.ld-coin-v {
    animation: ld-coin-v 2s infinite linear
}

.ld.ld-cycle {
    animation: ld-cycle 1s infinite linear
}

.ld.ld-cycle-alt {
    animation: ld-cycle-alt 1s infinite linear
}

.ld.ld-flip-h {
    animation: ld-flip-h 1s infinite linear
}

.ld.ld-flip-v {
    animation: ld-flip-v 1s infinite linear
}

.ld.ld-spin-fast {
    animation: ld-spin-fast 1s infinite linear
}

.ld.ld-spin {
    animation: ld-spin 1s infinite linear
}

.ld.ld-squeeze {
    animation: ld-squeeze 1s infinite linear
}

.ld.ld-static {
    animation: ld-static 1s infinite linear
}

.ld.ld-surprise {
    animation: ld-surprise 1s infinite linear
}

.ld.ld-measure {
    animation: ld-measure 5s infinite linear
}

.ld.ld-shiver {
    animation: ld-shiver .5s infinite linear
}

.ld.ld-swim {
    animation: ld-swim 10s infinite linear
}

.ld.ld-tremble {
    animation: ld-tremble .5s infinite linear
}

.ld.ld-vortex {
    animation: ld-vortex 1s infinite linear
}

.ld.ld-vortex-alt {
    animation: ld-vortex-alt 1s infinite linear
}

.ld.ld-wrench {
    animation: ld-wrench 1s infinite linear
}

.flatpickr-months .flatpickr-next-month i,
.flatpickr-months .flatpickr-prev-month i,
.ld-ext-bottom,
.ld-ext-left,
.ld-ext-right,
.ld-ext-top,
.ld-over,
.ld-over-full,
.ld-over-full-inverse,
.ld-over-inverse {
    position: relative
}

.ld-ext-bottom>.ld,
.ld-ext-left>.ld,
.ld-ext-right>.ld,
.ld-ext-top>.ld,
.ld-over-full-inverse>.ld,
.ld-over-full>.ld,
.ld-over-inverse>.ld,
.ld-over>.ld {
    position: absolute;
    width: 1em;
    height: 1em;
    margin: -.5em;
    opacity: 0;
    z-index: -1;
    transition: all .3s;
    transition-timing-function: ease-in;
    animation-play-state: paused
}

.ld-over-full-inverse>.ld,
.ld-over-full>.ld,
.ld-over-inverse>.ld,
.ld-over>.ld {
    top: 50%;
    left: 50%
}

.ld-ext-bottom>.ld>*,
.ld-ext-left>.ld>*,
.ld-ext-right>.ld>*,
.ld-ext-top>.ld>*,
.ld-over-full-inverse>.ld>*,
.ld-over-full>.ld>*,
.ld-over-inverse>.ld>*,
.ld-over>.ld>* {
    width: 1em;
    height: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-.5em, -.5em)
}

.ld-ext-bottom.running>.ld,
.ld-ext-left.running>.ld,
.ld-ext-right.running>.ld,
.ld-ext-top.running>.ld {
    opacity: 1;
    z-index: auto;
    visibility: visible;
    animation-play-state: running !important
}

.ld-over-full-inverse.running>.ld,
.ld-over-full.running>.ld,
.ld-over-inverse.running>.ld,
.ld-over.running>.ld {
    opacity: 1;
    visibility: visible;
    animation-play-state: running !important;
    z-index: 4001
}

.ld-ext-bottom,
.ld-ext-left,
.ld-ext-right,
.ld-ext-top {
    transition-timing-function: ease-in
}

.ld-ext-right {
    transition: padding-right .3s
}

.ld-ext-right.running {
    padding-right: 2.5em !important
}

.ld-ext-right>.ld {
    top: 50%;
    left: auto;
    right: 1.25em
}

.ld-ext-left {
    transition: padding-left .3s
}

.ld-ext-left.running {
    padding-left: 2.5em !important
}

.ld-ext-left>.ld {
    top: 50%;
    right: auto;
    left: 1.25em
}

.ld-ext-bottom {
    transition: padding-bottom .3s
}

.ld-ext-bottom.running {
    padding-bottom: 2.5em !important
}

.ld-ext-bottom>.ld {
    top: auto;
    left: 50%;
    bottom: 1.25em
}

.ld-ext-top {
    transition: padding-top .3s
}

.ld-ext-top.running {
    padding-top: 2.5em !important
}

.ld-ext-top>.ld {
    bottom: auto;
    left: 50%;
    top: 1.25em
}

.ld-over-full-inverse:before,
.ld-over-full:before,
.ld-over-inverse:before,
.ld-over:before {
    content: " ";
    display: block;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
    transition-timing-function: ease-in;
    background: rgba(240, 240, 240, .8)
}

.ld-over-full-inverse.running:before,
.ld-over-full.running:before,
.ld-over-inverse.running:before,
.ld-over.running:before {
    opacity: 1;
    z-index: 4000;
    display: block
}

.ld-over-full-inverse.running:before,
.ld-over-full-inverse.running>.ld,
.ld-over-full.running:before,
.ld-over-full.running>.ld {
    position: fixed
}

.ld-over-full>.ld {
    color: rgba(0, 0, 0, .8)
}

.ld-over-full-inverse:before,
.ld-over-full:before {
    background: rgba(255, 255, 255, .8)
}

.ld-over-full-inverse>.ld,
.ld-over-inverse>.ld {
    color: rgba(255, 255, 255, .8)
}

.ld-over-full-inverse:before,
.ld-over-inverse:before {
    background: rgba(0, 0, 0, .6)
}

.cbx-chota .nav {
    display: flex;
    min-height: 5rem;
    align-items: stretch
}

.cbx-chota .nav img {
    max-height: 3rem
}

.cbx-chota .nav>.container {
    display: flex
}

.cbx-chota .nav-center,
.cbx-chota .nav-left,
.cbx-chota .nav-right {
    display: flex;
    flex: 1
}

.cbx-chota .nav-left {
    justify-content: flex-start
}

.cbx-chota .nav-right {
    justify-content: flex-end
}

.cbx-chota .nav-center {
    justify-content: center
}

@media screen and (max-width:480px) {
    .cbx-chota .nav,
    .cbx-chota .nav>.container {
        flex-direction: column
    }
    .cbx-chota .nav-center,
    .cbx-chota .nav-left,
    .cbx-chota .nav-right {
        flex-wrap: wrap;
        justify-content: center
    }
}

.cbx-chota .nav .brand,
.cbx-chota .nav a {
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 1rem 2rem;
    color: var(--color-darkGrey)
}

.cbx-chota .nav .active:not(.button),
.cbx-chota .nav [aria-current=page]:not(.button) {
    color: #000;
    color: var(--color-primary)
}

.cbx-chota .nav .brand {
    font-size: 1.75em;
    padding-top: 0;
    padding-bottom: 0
}

.cbx-chota .nav .brand img {
    padding-right: 1rem
}

.cbx-chota .nav .button {
    margin: auto 1rem
}

.cbx-chota .card {
    padding: 10px !important;
    border-radius: 4px;
    background: var(--bg-color);
    box-shadow: 0 10px 22px 0 rgba(0, 4, 32, .05) !important
}

.cbx-chota .card.card-menu {
    width: auto;
    min-width: auto !important
}

.cbx-chota .card.card-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important
}

.cbx-chota .card.card-menu ul li {
    margin-bottom: 8px !important
}

.cbx-chota .card.card-menu ul li:last-child {
    margin-bottom: 0 !important
}

.cbx-chota .card.card-menu ul li a,
.cbx-chota .card.card-menu ul li button {
    width: 100%;
    text-align: left
}

.cbx-chota .card.card-menu-right {
    left: auto !important;
    right: 0 !important
}

.cbx-chota .card p:last-child {
    margin: 0
}

.cbx-chota .card header>* {
    margin-top: 0;
    margin-bottom: 1rem
}

details .card {
    z-index: 9;
    margin-top: 5px
}

details.dropdown {
    position: relative !important;
    display: inline-block !important;
    overflow: visible !important;
    width: auto !important
}

details.dropdown>:last-child {
    position: absolute;
    left: 0;
    background: #fff;
    white-space: nowrap
}

.cbx-chota .tabs {
    display: flex;
    margin-bottom: 20px
}

.cbx-chota .tabs a {
    text-decoration: none;
    font-size: 16px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    cursor: pointer;
    border-radius: 4px 4px 0 0
}

.cbx-chota .tabs a.disabled {
    cursor: not-allowed;
    background-color: rgba(239, 242, 249, .7) !important
}

.cbx-chota .tabs>.dropdown>summary,
.cbx-chota .tabs>a {
    padding: 5px 15px;
    flex: 0 1 auto;
    color: var(--color-darkGrey);
    border-bottom: 2px solid var(--color-lightGrey);
    text-align: center
}

.cbx-chota .tabs>a.active,
.cbx-chota .tabs>a:hover,
.cbx-chota .tabs>a[aria-current=page] {
    opacity: 1;
    border-bottom: 2px solid var(--color-darkGrey)
}

.cbx-chota .tabs>a:hover {
    background-color: var(--color-lightGrey)
}

.cbx-chota .tabs>a.active,
.cbx-chota .tabs>a[aria-current=page] {
    border-color: var(--color-primary);
    background-color: var(--color-primary);
    color: var(--bg-color)
}

.cbx-chota .tabs.is-full a {
    flex: 1 1 auto
}

.tabs-wrapper .tabs_contents .tabs_content {
    display: none
}

.cbx-chota details.dropdown.dropdown-inline,
.tabs-wrapper .tabs_contents .tabs_content.active {
    display: block !important
}

.cbx-chota .tag {
    display: inline-block;
    border: 1px solid var(--color-lightGrey);
    color: var(--color-grey);
    padding: .5rem;
    line-height: 1;
    letter-spacing: .5px;
    border-radius: 3px;
    margin: 2px 2px 2px 0
}

.cbx-chota .tag.is-small {
    padding: 0;
    font-size: .75em
}

.cbx-chota .tag.is-large {
    padding: .7rem;
    font-size: 1.125em
}

.cbx-chota .tag.no-border {
    border: 0 !important
}

.cbx-chota .tag+.tag {
    margin-left: 5px
}

.cbx-chota .tag-selected {
    border-color: green !important
}

.cbx-chota .tag-selected .close {
    cursor: pointer;
    padding: 2px 6px;
    border: 1px solid var(--color-primary);
    border-radius: 4px
}

.cbx-chota .tag-selected .close:hover {
    background-color: var(--color-error) !important;
    color: var(--bg-color) !important;
    border: 1px solid var(--color-error)
}

.cbx-chota .tags:not(.wp-list-table) .tag:first-child {
    margin-left: 0 !important
}

.cbx-chota .tags:not(.wp-list-table).tags-sm .tag {
    font-size: 12px !important;
    padding: 3px 2px !important
}

.cbx-chota .tags:not(.wp-list-table).tags-filter {
    display: flex;
    flex-wrap: wrap
}

.cbx-chota .tags:not(.wp-list-table).tags-filter label.tag {
    margin: 0 3px 3px 0 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important
}

.cbx-chota details.dropdown {
    position: relative;
    display: inline-block
}

.cbx-chota details.dropdown>:last-child {
    position: absolute;
    left: 0;
    white-space: nowrap
}

.cbx-chota details.dropdown.dropdown-inline>:last-child {
    position: static !important;
    left: auto;
    white-space: nowrap;
    width: 100%
}

.cbx-chota .bg-primary {
    background-color: var(--color-primary) !important
}

.cbx-chota .bg-light {
    background-color: var(--color-lightGrey) !important
}

.cbx-chota .bg-dark {
    background-color: var(--color-darkGrey) !important
}

.cbx-chota .bg-grey {
    background-color: var(--color-grey) !important
}

.cbx-chota .bg-error {
    background-color: var(--color-error) !important
}

.cbx-chota .bg-success {
    background-color: var(--color-success) !important
}

.cbx-chota .bd-primary {
    border: 1px solid var(--color-primary) !important
}

.cbx-chota .bd-light {
    border: 1px solid var(--color-lightGrey) !important
}

.cbx-chota .bd-dark {
    border: 1px solid var(--color-darkGrey) !important
}

.cbx-chota .bd-grey {
    border: 1px solid var(--color-grey) !important
}

.cbx-chota .bd-error {
    border: 1px solid var(--color-error) !important
}

.cbx-chota .bd-success {
    border: 1px solid var(--color-success) !important
}

.cbx-chota .text-primary {
    color: var(--color-primary) !important
}

.cbx-chota .text-light {
    color: var(--color-lightGrey) !important
}

.cbx-chota .text-dark {
    color: var(--color-darkGrey) !important
}

.cbx-chota .text-grey {
    color: var(--color-grey) !important
}

.cbx-chota .text-error {
    color: var(--color-error) !important
}

.cbx-chota .text-success {
    color: var(--color-success) !important
}

.cbx-chota .text-white {
    color: #fff !important
}

.cbx-chota .pull-right {
    float: right !important
}

.cbx-chota .pull-left {
    float: left !important
}

.cbx-chota .text-center {
    text-align: center
}

.cbx-chota .text-left {
    text-align: left
}

.cbx-chota .text-right {
    text-align: right
}

.cbx-chota .text-justify {
    text-align: justify
}

.cbx-chota .text-uppercase {
    text-transform: uppercase
}

.cbx-chota .text-lowercase {
    text-transform: lowercase
}

.cbx-chota .text-capitalize {
    text-transform: capitalize
}

.cbx-chota .is-full-screen {
    width: 100%;
    min-height: 100vh
}

.cbx-chota .is-full-height,
.cbx-chota .is-full-width {
    width: 100% !important
}

.cbx-chota .is-vertical-align {
    display: flex;
    align-items: center
}

.cbx-chota .vertical-align {
    align-items: center
}

.cbx-chota .is-horizontal-align {
    display: flex;
    justify-content: center
}

.cbx-chota .horizontal-align,
.cbx-chota .is-center {
    justify-content: center
}

.cbx-chota .is-center {
    display: flex;
    align-items: center
}

.cbx-chota .is-left,
.cbx-chota .is-right {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.cbx-chota .is-left {
    justify-content: flex-start
}

.cbx-chota .is-fixed {
    position: fixed;
    width: 100%
}

.cbx-chota .cbx-wplisttable .widefat tfoot tr td a,
.cbx-chota .cbx-wplisttable .widefat tfoot tr th a,
.cbx-chota .cbx-wplisttable .widefat thead tr td a,
.cbx-chota .cbx-wplisttable .widefat thead tr th a,
.cbx-chota .is-paddingless {
    padding: 0 !important
}

.cbx-chota .is-marginless {
    margin: 0 !important
}

.cbx-chota .is-pointer {
    cursor: pointer !important
}

.cbx-chota .is-rounded {
    border-radius: 100%
}

.cbx-chota .clearfix {
    content: "";
    display: table;
    clear: both
}

.cbx-chota .is-hidden {
    display: none !important
}

.cbx-chota .no-spinners {
    -moz-appearance: textfield
}

.cbx-chota .no-spinners::-webkit-inner-spin-button,
.cbx-chota .no-spinners::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@media screen and (max-width:599px) {
    .cbx-chota .hide-xs {
        display: none !important
    }
}

@media screen and (min-width:600px)and (max-width:899px) {
    .cbx-chota .hide-sm {
        display: none !important
    }
}

@media screen and (min-width:900px)and (max-width:1199px) {
    .cbx-chota .hide-md {
        display: none !important
    }
}

@media screen and (min-width:1200px) {
    .cbx-chota .hide-lg {
        display: none !important
    }
}

@media print {
    .cbx-chota .hide-pr {
        display: none !important
    }
}

.cbx-chota .tag-listing-section ul {
    margin: 0 !important;
    padding: 0 !important
}

:root {
    --tagify-dd-color-primary: rgb(53, 149, 246);
    --tagify-dd-bg-color: white;
    --tagify-dd-item-pad: .3em .5em
}

.tagify {
    --tags-disabled-bg: #F1F1F1;
    --tags-border-color: #DDD;
    --tags-hover-border-color: #CCC;
    --tags-focus-border-color: #3595f6;
    --tag-border-radius: 3px;
    --tag-bg: #E5E5E5;
    --tag-hover: #D3E2E2;
    --tag-text-color: black;
    --tag-text-color--edit: black;
    --tag-pad: 0.3em 0.5em;
    --tag-inset-shadow-size: 1.1em;
    --tag-invalid-color: #D39494;
    --tag-invalid-bg: rgba(211, 148, 148, 0.5);
    --tag-remove-bg: rgba(211, 148, 148, 0.3);
    --tag-remove-btn-color: black;
    --tag-remove-btn-bg: none;
    --tag-remove-btn-bg--hover: rgb(199.1112582781, 119.0887417219, 119.0887417219);
    --input-color: inherit;
    --tag--min-width: 1ch;
    --tag--max-width: auto;
    --tag-hide-transition: 0.3s;
    --placeholder-color: rgba(0, 0, 0, 0.4);
    --placeholder-color-focus: rgba(0, 0, 0, 0.25);
    --loader-size: .8em;
    --readonly-striped: 1;
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border: 1px solid var(--tags-border-color);
    padding: 0;
    line-height: 0;
    cursor: text;
    outline: 0;
    position: relative;
    box-sizing: border-box;
    transition: .1s
}

.tagify:hover:not(.tagify--focus):not(.tagify--invalid) {
    --tags-border-color: var(--tags-hover-border-color)
}

.tagify[disabled] {
    background: var(--tags-disabled-bg);
    filter: saturate(0);
    opacity: .5
}

.tagify[disabled],
.tagify[disabled].tagify--select,
.tagify[readonly].tagify--select {
    pointer-events: none
}

.tagify[disabled]:not(.tagify--mix):not(.tagify--select),
.tagify[readonly]:not(.tagify--mix):not(.tagify--select) {
    cursor: default
}

.tagify[disabled]:not(.tagify--mix):not(.tagify--select)>.tagify__input,
.tagify[readonly]:not(.tagify--mix):not(.tagify--select)>.tagify__input {
    visibility: hidden;
    width: 0;
    margin: 5px 0
}

.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div,
.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div {
    padding: var(--tag-pad)
}

.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before,
.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before {
    animation: readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused
}

.tagify--select .tagify__tag div,
.tagify[disabled] .tagify__tag__removeBtn,
.tagify[readonly] .tagify__tag__removeBtn,
.tagify__tag--loading .tagify__tag__removeBtn,
.tagify__tag[readonly] .tagify__tag__removeBtn {
    display: none
}

.tagify--loading .tagify__input>br:last-child {
    display: none
}

.tagify--loading .tagify__input::before {
    content: none
}

.tagify--loading .tagify__input::after {
    vertical-align: middle;
    opacity: 1;
    width: .7em;
    height: .7em;
    width: var(--loader-size);
    height: var(--loader-size);
    min-width: 0;
    border: 3px solid;
    border-color: #eee #bbb #888 transparent;
    border-radius: 50%;
    animation: rotateLoader .4s infinite linear;
    content: "" !important;
    margin: -2px 0 -2px .5em
}

.tagify--loading .tagify__input:empty::after {
    margin-left: 0
}

.tagify+input,
.tagify+textarea {
    position: absolute !important;
    left: -9999em !important;
    transform: scale(0) !important
}

.tagify__tag {
    display: inline-flex;
    align-items: center;
    margin: 5px 0 5px 5px;
    position: relative;
    z-index: 1;
    outline: 0;
    line-height: normal;
    cursor: default;
    transition: .13s ease-out
}

.tagify__tag>div {
    vertical-align: top;
    box-sizing: border-box;
    max-width: 100%;
    padding: var(--tag-pad);
    color: var(--tag-text-color);
    line-height: inherit;
    border-radius: var(--tag-border-radius);
    white-space: nowrap;
    transition: .13s ease-out
}

.tagify__tag>div>* {
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    min-width: var(--tag--min-width);
    max-width: var(--tag--max-width);
    transition: .8s ease, .1s color
}

.tagify__tag>div>[contenteditable] {
    outline: 0;
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
    cursor: text;
    margin: -2px;
    padding: 2px;
    max-width: 350px
}

.tagify__tag>div::before {
    content: "";
    position: absolute;
    border-radius: inherit;
    inset: var(--tag-bg-inset, 0);
    z-index: -1;
    pointer-events: none;
    transition: 120ms ease;
    animation: tags--bump .3s ease-out 1;
    box-shadow: 0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset
}

.tagify__tag:focus div::before,
.tagify__tag:hover:not([readonly]) div::before {
    --tag-bg-inset: -2.5px;
    --tag-bg: var(--tag-hover)
}

.tagify__tag--editable>.tagify__tag__removeBtn,
.tagify__tag--hide,
.tagify__tag--loading {
    pointer-events: none
}

.tagify__tag--loading::after {
    --loader-size: .4em;
    content: "";
    vertical-align: middle;
    opacity: 1;
    width: .7em;
    height: .7em;
    width: var(--loader-size);
    height: var(--loader-size);
    min-width: 0;
    border: 3px solid;
    border-color: #eee #bbb #888 transparent;
    border-radius: 50%;
    animation: rotateLoader .4s infinite linear;
    margin: 0 .5em 0 -.1em
}

.tagify__tag--flash div::before,
.tagify__tag.tagify--noAnim>div::before {
    animation: none
}

.tagify__tag--hide {
    width: 0 !important;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    opacity: 0;
    transform: scale(0);
    transition: var(--tag-hide-transition)
}

.tagify__tag--hide>div>* {
    white-space: nowrap
}

.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span {
    opacity: .5
}

.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before {
    --tag-bg: var(--tag-invalid-bg);
    transition: .2s
}

.tagify__tag[readonly]>div::before {
    animation: readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused
}

.tagify__tag--editable>div {
    color: var(--tag-text-color--edit)
}

.tagify__tag--editable>div::before {
    box-shadow: 0 0 0 2px var(--tag-hover) inset !important
}

.tagify__tag--editable>.tagify__tag__removeBtn::after {
    opacity: 0;
    transform: translateX(100%) translateX(5px)
}

.tagify__tag--editable.tagify--invalid>div::before {
    box-shadow: 0 0 0 2px var(--tag-invalid-color) inset !important
}

.tagify__tag__removeBtn {
    order: 5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    cursor: pointer;
    font: 14px/1 Arial;
    background: var(--tag-remove-btn-bg);
    color: var(--tag-remove-btn-color);
    width: 14px;
    height: 14px;
    margin-right: 4.6666666667px;
    margin-left: auto;
    overflow: hidden;
    transition: .2s ease-out
}

.tagify__tag__removeBtn::after {
    content: "×";
    transition: .3s, color 0s
}

.tagify__tag__removeBtn:hover {
    color: #fff;
    background: var(--tag-remove-btn-bg--hover)
}

.tagify__tag__removeBtn:hover+div>span {
    opacity: .5
}

.tagify__tag__removeBtn:hover+div::before {
    box-shadow: 0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg, rgba(211, 148, 148, 0.3)) inset !important;
    transition: box-shadow .2s
}

.tagify:not(.tagify--mix) .tagify__input br {
    display: none
}

.tagify:not(.tagify--mix) .tagify__input * {
    display: inline;
    white-space: nowrap
}

.tagify__input {
    flex-grow: 1;
    display: inline-block;
    min-width: 110px;
    margin: 5px;
    padding: var(--tag-pad);
    line-height: normal;
    position: relative;
    white-space: pre-wrap;
    color: var(--input-color);
    box-sizing: border-box
}

.tagify__input:empty::before {
    position: static
}

.tagify__input:focus {
    outline: 0
}

.tagify__input:focus::before {
    transition: .2s ease-out;
    opacity: 0;
    transform: translatex(6px)
}

@supports (-ms-ime-align:auto) {
    .tagify__input:focus::before {
        display: none
    }
}

.tagify__input:focus:empty::before {
    transition: .2s ease-out;
    opacity: 1;
    transform: none;
    color: rgba(0, 0, 0, .25);
    color: var(--placeholder-color-focus)
}

@-moz-document url-prefix() {
    .tagify__input:focus:empty::after {
        display: none
    }
}

.tagify__input::before {
    content: attr(data-placeholder);
    height: 1em;
    line-height: 1em;
    margin: auto 0;
    z-index: 1;
    color: var(--placeholder-color);
    white-space: nowrap;
    pointer-events: none;
    opacity: 0;
    position: absolute
}

.tagify__input::after {
    content: attr(data-suggest);
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    min-width: calc(100% - 1.5em);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
    color: var(--tag-text-color);
    opacity: .3;
    pointer-events: none;
    max-width: 100px
}

.tagify__input .tagify__tag {
    margin: 0 1px
}

.tagify--mix {
    display: block
}

.tagify--mix .tagify__input {
    padding: 5px;
    margin: 0;
    width: 100%;
    height: 100%;
    line-height: 1.5;
    display: block
}

.tagify--mix .tagify__input::before {
    height: auto;
    display: none;
    line-height: inherit
}

.tagify--mix .tagify__input::after {
    content: none
}

.tagify--select::after {
    content: ">";
    opacity: .5;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    font: 16px monospace;
    line-height: 8px;
    height: 8px;
    pointer-events: none;
    transform: translate(-150%, -50%) scaleX(1.2) rotate(90deg);
    transition: .2s ease-in-out
}

.tagify--select[aria-expanded=true]::after {
    transform: translate(-150%, -50%) rotate(270deg) scaleY(1.2)
}

.tagify--select .tagify__tag {
    position: absolute;
    top: 0;
    right: 1.8em;
    bottom: 0
}

.tagify--select .tagify__input {
    width: 100%
}

.tagify--empty .tagify__input::before {
    transition: .2s ease-out;
    opacity: 1;
    transform: none;
    display: inline-block;
    width: auto
}

.numInputWrapper input,
.numInputWrapper span,
.tagify--mix .tagify--empty .tagify__input::before {
    display: inline-block
}

.tagify--focus {
    --tags-border-color: var(--tags-focus-border-color);
    transition: 0s
}

.tagify--invalid {
    --tags-border-color: #D39494
}

.tagify__dropdown {
    position: absolute;
    z-index: 9999;
    transform: translateY(1px);
    overflow: hidden
}

.tagify__dropdown[placement=top] {
    margin-top: 0;
    transform: translateY(-100%)
}

.tagify__dropdown[placement=top] .tagify__dropdown__wrapper {
    border-top-width: 1.1px;
    border-bottom-width: 0
}

.tagify__dropdown[position=text] {
    box-shadow: 0 0 0 3px rgba(var(--tagify-dd-color-primary), .1);
    font-size: .9em
}

.tagify__dropdown[position=text] .tagify__dropdown__wrapper {
    border-width: 1px
}

.tagify__dropdown__wrapper {
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    background: var(--tagify-dd-bg-color);
    border: 1px solid;
    border-color: var(--tagify-dd-color-primary);
    border-bottom-width: 1.5px;
    border-top-width: 0;
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .2);
    transition: .25s cubic-bezier(0, 1, .5, 1)
}

.tagify__dropdown__footer:empty,
.tagify__dropdown__header:empty {
    display: none
}

.tagify__dropdown__footer {
    display: inline-block;
    margin-top: .5em;
    padding: var(--tagify-dd-item-pad);
    font-size: .7em;
    font-style: italic;
    opacity: .5
}

.tagify__dropdown--initial .tagify__dropdown__wrapper {
    max-height: 20px;
    transform: translateY(-1em)
}

.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper {
    transform: translateY(2em)
}

.tagify__dropdown__item {
    box-sizing: border-box;
    padding: var(--tagify-dd-item-pad);
    margin: 1px;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    outline: 0;
    max-height: 60px;
    max-width: 100%
}

.tagify__dropdown__item--active {
    background: var(--tagify-dd-color-primary);
    color: #fff
}

.tagify__dropdown__item:active {
    filter: brightness(105%)
}

.tagify__dropdown__item--hidden {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 1px;
    pointer-events: none;
    overflow: hidden;
    max-height: 0;
    transition: var(--tagify-dd-item--hidden-duration, 0.3s) !important
}

.tagify__dropdown__item--hidden>* {
    transform: translateY(-100%);
    opacity: 0;
    transition: inherit
}

.cbx-chota .tagify-wrap .tagify {
    width: 100%;
    border: 1px solid var(--color-lightGrey) !important;
    border-radius: 4px !important
}

.tags-look .tagify__dropdown__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    padding: .3em .5em;
    border: 1px solid #ccc;
    background: #f3f3f3;
    margin: .2em;
    font-size: .85em;
    color: #000;
    transition: 0s
}

.tags-look .tagify__dropdown__item--active {
    color: #000
}

.tags-look .tagify__dropdown__item:hover {
    background: #ffffe0;
    border-color: gold
}

.tags-look .tagify__dropdown__item--hidden {
    max-width: 0;
    max-height: initial;
    padding: .3em 0;
    margin: .2em 0;
    white-space: nowrap;
    text-indent: -20px;
    border: 0
}

.cbx-chota .upload-btn-wrapper {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center
}

.cbx-chota .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.cbx-chota .icon,
.cbx-chota .icon-inline {
    display: inline-flex !important;
    align-items: center !important
}

.cbx-chota .icon .cbx-icon {
    margin-right: 5px;
    order: 1
}

.cbx-chota .icon .button-label {
    order: 2
}

.cbx-chota .icon.icon-right .cbx-icon {
    margin-right: 0 !important;
    margin-left: 5px !important;
    order: 2
}

.cbx-chota .icon.icon-right .button-label {
    order: 1
}

.cbx-chota .icon.icon-only .cbx-icon {
    margin-right: 0;
    margin-left: 0
}

.cbx-chota .icon.icon-else .cbx-icon:nth-child(1),
.cbx-chota .icon.icon-if-else .cbx-icon:nth-child(2) {
    display: none
}

.cbx-chota .icon.icon-else .cbx-icon:nth-child(2) {
    display: inline-flex !important
}

.cbx-chota .cbx-icon {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 20px;
    height: 20px;
    background-position: center;
    display: block;
    vertical-align: middle;
    background-color: transparent
}

.cbx-chota .cbx-icon-10 {
    width: 10px;
    height: 10px
}

.cbx-chota .cbx-icon-15 {
    width: 15px;
    height: 15px
}

.cbx-chota .cbx-icon-20 {
    width: 20px;
    height: 20px
}

.cbx-chota .cbx-icon-25 {
    width: 25px;
    height: 25px
}

.cbx-chota .cbx-icon-30 {
    width: 30px;
    height: 30px
}

.cbx-chota .cbx-icon-32 {
    width: 32px;
    height: 32px
}

.cbx-chota .cbx-icon-35 {
    width: 35px;
    height: 35px
}

:root {
    --balloon-border-radius: 2px;
    --balloon-color: rgba(16, 16, 16, 0.95);
    --balloon-text-color: #fff;
    --balloon-font-size: 12px;
    --balloon-move: 4px
}

.cbxballon_ctp[aria-label][data-balloon-pos] {
    overflow: visible;
    background-color: transparent !important
}

[aria-label][data-balloon-pos] {
    position: relative;
    cursor: pointer
}

[aria-label][data-balloon-pos]:after,
[aria-label][data-balloon-pos]:before {
    opacity: 0;
    pointer-events: none;
    transition: all .18s ease-out .18s;
    position: absolute;
    z-index: 10
}

[aria-label][data-balloon-pos]:after {
    text-indent: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-shadow: none;
    font-size: var(--balloon-font-size);
    background: var(--balloon-color);
    border-radius: 2px;
    color: var(--balloon-text-color);
    border-radius: var(--balloon-border-radius);
    content: attr(aria-label);
    padding: .5em 1em;
    white-space: nowrap
}

[aria-label][data-balloon-pos]:before {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: var(--balloon-color);
    content: ""
}

[aria-label][data-balloon-pos]:hover:after,
[aria-label][data-balloon-pos]:hover:before,
[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after,
[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,
[aria-label][data-balloon-pos][data-balloon-visible]:after,
[aria-label][data-balloon-pos][data-balloon-visible]:before {
    opacity: 1;
    pointer-events: none
}

[aria-label][data-balloon-pos].font-awesome:after {
    font-family: FontAwesome, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif
}

[aria-label][data-balloon-pos][data-balloon-break]:after {
    white-space: pre
}

[aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after {
    white-space: pre-line;
    word-break: break-word
}

[aria-label][data-balloon-pos][data-balloon-blunt]:after,
[aria-label][data-balloon-pos][data-balloon-blunt]:before {
    transition: none
}

[aria-label][data-balloon-pos][data-balloon-pos=down]:hover:after,
[aria-label][data-balloon-pos][data-balloon-pos=down]:hover:before,
[aria-label][data-balloon-pos][data-balloon-pos=down][data-balloon-visible]:after,
[aria-label][data-balloon-pos][data-balloon-pos=down][data-balloon-visible]:before,
[aria-label][data-balloon-pos][data-balloon-pos=up]:hover:after,
[aria-label][data-balloon-pos][data-balloon-pos=up]:hover:before,
[aria-label][data-balloon-pos][data-balloon-pos=up][data-balloon-visible]:after,
[aria-label][data-balloon-pos][data-balloon-pos=up][data-balloon-visible]:before {
    transform: translate(-50%, 0)
}

[aria-label][data-balloon-pos][data-balloon-pos*=-left]:after {
    left: 0
}

[aria-label][data-balloon-pos][data-balloon-pos*=-left]:before {
    left: 5px
}

[aria-label][data-balloon-pos][data-balloon-pos*=-right]:after {
    right: 0
}

[aria-label][data-balloon-pos][data-balloon-pos*=-right]:before {
    right: 5px
}

[aria-label][data-balloon-pos][data-balloon-pos*=-left]:hover:after,
[aria-label][data-balloon-pos][data-balloon-pos*=-left]:hover:before,
[aria-label][data-balloon-pos][data-balloon-pos*=-left][data-balloon-visible]:after,
[aria-label][data-balloon-pos][data-balloon-pos*=-left][data-balloon-visible]:before,
[aria-label][data-balloon-pos][data-balloon-pos*=-right]:hover:after,
[aria-label][data-balloon-pos][data-balloon-pos*=-right]:hover:before,
[aria-label][data-balloon-pos][data-balloon-pos*=-right][data-balloon-visible]:after,
[aria-label][data-balloon-pos][data-balloon-pos*=-right][data-balloon-visible]:before {
    transform: translate(0, 0)
}

[aria-label][data-balloon-pos][data-balloon-pos^=up]:after,
[aria-label][data-balloon-pos][data-balloon-pos^=up]:before {
    bottom: 100%;
    transform-origin: top;
    transform: translate(0, var(--balloon-move))
}

[aria-label][data-balloon-pos][data-balloon-pos^=up]:after {
    margin-bottom: 10px
}

[aria-label][data-balloon-pos][data-balloon-pos=up]:after,
[aria-label][data-balloon-pos][data-balloon-pos=up]:before {
    left: 50%;
    transform: translate(-50%, var(--balloon-move))
}

[aria-label][data-balloon-pos][data-balloon-pos^=down]:after,
[aria-label][data-balloon-pos][data-balloon-pos^=down]:before {
    top: 100%;
    transform: translate(0, calc(var(--balloon-move)*-1))
}

[aria-label][data-balloon-pos][data-balloon-pos^=down]:after {
    margin-top: 10px
}

[aria-label][data-balloon-pos][data-balloon-pos^=down]:before {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: var(--balloon-color)
}

[aria-label][data-balloon-pos][data-balloon-pos=down]:after,
[aria-label][data-balloon-pos][data-balloon-pos=down]:before {
    left: 50%;
    transform: translate(-50%, calc(var(--balloon-move)*-1))
}

[aria-label][data-balloon-pos][data-balloon-pos=left]:hover:after,
[aria-label][data-balloon-pos][data-balloon-pos=left]:hover:before,
[aria-label][data-balloon-pos][data-balloon-pos=left][data-balloon-visible]:after,
[aria-label][data-balloon-pos][data-balloon-pos=left][data-balloon-visible]:before,
[aria-label][data-balloon-pos][data-balloon-pos=right]:hover:after,
[aria-label][data-balloon-pos][data-balloon-pos=right]:hover:before,
[aria-label][data-balloon-pos][data-balloon-pos=right][data-balloon-visible]:after,
[aria-label][data-balloon-pos][data-balloon-pos=right][data-balloon-visible]:before {
    transform: translate(0, -50%)
}

[aria-label][data-balloon-pos][data-balloon-pos=left]:after,
[aria-label][data-balloon-pos][data-balloon-pos=left]:before {
    right: 100%;
    top: 50%;
    transform: translate(var(--balloon-move), -50%)
}

[aria-label][data-balloon-pos][data-balloon-pos=left]:after {
    margin-right: 10px
}

[aria-label][data-balloon-pos][data-balloon-pos=left]:before {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: var(--balloon-color)
}

[aria-label][data-balloon-pos][data-balloon-pos=right]:after,
[aria-label][data-balloon-pos][data-balloon-pos=right]:before {
    left: 100%;
    top: 50%;
    transform: translate(calc(var(--balloon-move)*-1), -50%)
}

[aria-label][data-balloon-pos][data-balloon-pos=right]:after {
    margin-left: 10px
}

[aria-label][data-balloon-pos][data-balloon-pos=right]:before {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right-color: var(--balloon-color)
}

[aria-label][data-balloon-pos][data-balloon-length]:after {
    white-space: normal
}

[aria-label][data-balloon-pos][data-balloon-length=small]:after {
    width: 80px
}

[aria-label][data-balloon-pos][data-balloon-length=medium]:after {
    width: 150px
}

[aria-label][data-balloon-pos][data-balloon-length=large]:after {
    width: 260px
}

[aria-label][data-balloon-pos][data-balloon-length=xlarge]:after {
    width: 380px
}

@media screen and (max-width:768px) {
    [aria-label][data-balloon-pos][data-balloon-length=xlarge]:after {
        width: 90vw
    }
}

.cbx-chota #addtag select,
.cbx-chota #edittag select,
.numInputWrapper input,
[aria-label][data-balloon-pos][data-balloon-length=fit]:after {
    width: 100%
}

.cbxballon_ctp {
    display: inline-block;
    z-index: -9999px;
    vertical-align: middle
}

.cbxballon_ctp i {
    background-image: url(../images/clippy.svg) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 18px;
    height: 18px
}

.swal2-container-cbx .button,
.swal2-container-cbx button {
    font-weight: 400 !important;
    text-transform: none !important;
    text-decoration: none !important;
    font-size: 14px !important;
    line-height: 1.2 !important
}

.swal2-container-cbx .button:hover,
.swal2-container-cbx button:hover {
    text-decoration: none !important
}

.swal2-container-cbx .swal2-icon {
    width: 50px;
    height: 50px;
    border: 2px solid !important;
    font-size: 62.5% !important
}

.swal2-container-cbx .swal2-icon .swal2-icon-content {
    font-size: 40px !important;
    line-height: 1 !important
}

.swal2-container-cbx .swal2-title {
    font-size: 22px !important;
    line-height: 1.2 !important
}

.swal2-container-cbx .swal2-html-container {
    font-size: 15px !important;
    line-height: 1.2 !important;
    overflow: visible !important
}

.swal2-container-cbx .swal2-actions .swal2-confirm.swal2-styled {
    background-color: #f44336 !important;
    color: #fff !important;
    border: 0 !important
}

.swal2-container-cbx .swal2-actions .swal2-confirm.swal2-styled:focus {
    box-shadow: 0 0 0 3px rgba(244, 67, 54, .5)
}

.swal2-container-cbx .swal2-actions .swal2-deny.swal2-styled {
    background-color: #747681 !important;
    color: #fff !important;
    border: 0 !important
}

.swal2-container-cbx .swal2-actions .swal2-deny.swal2-styled:focus {
    box-shadow: 0 0 0 3px rgba(116, 118, 129, .5)
}

.swal2-container-cbx .swal2-actions .swal2-cancel.swal2-styled {
    background-color: #d33 !important;
    color: #fff !important;
    border: 0 !important
}

.swal2-container-cbx .swal2-actions .swal2-cancel.swal2-styled:focus {
    box-shadow: 0 0 0 3px rgba(221, 51, 51, .5)
}

.component_status {
    background-color: #e6e8ec;
    color: var(--color-darkGrey);
    padding: 3px 15px;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    border-radius: 15px;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: start
}

.component_status .dot {
    margin-right: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    background-color: var(--color-grey)
}

.component_status:focus,
.component_status:hover {
    border: 1px solid var(--color-darkGrey)
}

.component_status.component_status_icon {
    display: inline-flex;
    align-items: center
}

.component_status.component_status_icon img,
.component_status.component_status_icon svg {
    width: 15px;
    height: 15px;
    margin-right: 5px
}

.component_status.component_status_icon svg {
    stroke-width: 1
}

.component_status.component_status_departed,
.component_status.component_status_unverified {
    background-color: #fff1f3;
    color: #ff5e87
}

.component_status.component_status_departed .dot,
.component_status.component_status_unverified .dot {
    background-color: #ff5e87
}

.component_status.component_status_departed:focus,
.component_status.component_status_departed:hover,
.component_status.component_status_unverified:focus,
.component_status.component_status_unverified:hover {
    border: 1px solid #fff1f3
}

.component_status.component_status_4,
.component_status.component_status_hold,
.component_status.component_status_pending {
    background-color: var(--color-lightGrey);
    color: #5d6776
}

.component_status.component_status_4 .dot,
.component_status.component_status_hold .dot,
.component_status.component_status_pending .dot {
    color: var(--color-darkGrey)
}

.component_status.component_status_4:focus,
.component_status.component_status_4:hover,
.component_status.component_status_hold:focus,
.component_status.component_status_hold:hover,
.component_status.component_status_pending:focus,
.component_status.component_status_pending:hover {
    border: 1px solid var(--color-darkGrey)
}

.component_status.component_status_1,
.component_status.component_status_active,
.component_status.component_status_approved,
.component_status.component_status_confirmed,
.component_status.component_status_publish,
.component_status.component_status_published {
    /* background-color: #ecfdf3; */
    background-color: #e1f0ff;	/****** SGIMAN ******/
    color: #027a48;
}

.component_status.component_status_1 .dot,
.component_status.component_status_active .dot,
.component_status.component_status_approved .dot,
.component_status.component_status_confirmed .dot,
.component_status.component_status_publish .dot,
.component_status.component_status_published .dot {
    background-color: #027a48
}

.component_status.component_status_1:focus,
.component_status.component_status_1:hover,
.component_status.component_status_active:focus,
.component_status.component_status_active:hover,
.component_status.component_status_approved:focus,
.component_status.component_status_approved:hover,
.component_status.component_status_confirmed:focus,
.component_status.component_status_confirmed:hover,
.component_status.component_status_publish:focus,
.component_status.component_status_publish:hover,
.component_status.component_status_published:focus,
.component_status.component_status_published:hover {
    border: 1px solid #027a48
}

.component_status.component_status_0,
.component_status.component_status_cancel-request,
.component_status.component_status_inactive,
.component_status.component_status_unapproved,
.component_status.component_status_unpublished {
    background-color: #f0f9ff;
    color: #026aa2
}

.component_status.component_status_0 .dot,
.component_status.component_status_cancel-request .dot,
.component_status.component_status_inactive .dot,
.component_status.component_status_unapproved .dot,
.component_status.component_status_unpublished .dot {
    background-color: #026aa2
}

.component_status.component_status_0:focus,
.component_status.component_status_0:hover,
.component_status.component_status_cancel-request:focus,
.component_status.component_status_cancel-request:hover,
.component_status.component_status_inactive:focus,
.component_status.component_status_inactive:hover,
.component_status.component_status_unapproved:focus,
.component_status.component_status_unapproved:hover,
.component_status.component_status_unpublished:focus,
.component_status.component_status_unpublished:hover {
    border: 1px solid #026aa2
}

.component_status.component_status_3,
.component_status.component_status_canceled,
.component_status.component_status_expired {
    background-color: rgba(255, 0, 0, .2);
    color: var(--color-error)
}

.component_status.component_status_3 .dot,
.component_status.component_status_canceled .dot,
.component_status.component_status_expired .dot {
    background-color: var(--color-error)
}

.component_status.component_status_3:focus,
.component_status.component_status_3:hover,
.component_status.component_status_canceled:focus,
.component_status.component_status_canceled:hover,
.component_status.component_status_expired:focus,
.component_status.component_status_expired:hover {
    border: 1px solid var(--color-error)
}

.component_status.component_status_trashed {
    background-color: red;
    color: var(--color-white)
}

.component_status.component_status_trashed .dot {
    background-color: var(--color-error)
}

.component_status.component_status_trashed:focus,
.component_status.component_status_trashed:hover {
    border: 1px solid var(--color-error)
}

.component_status.component_status_flag,
.component_status.component_status_waiting {
    background-color: #fde6d8;
    color: #ac5a2b
}

.component_status.component_status_flag .dot,
.component_status.component_status_waiting .dot {
    background-color: #ac5a2b
}

.component_status.component_status_flag:focus,
.component_status.component_status_flag:hover,
.component_status.component_status_waiting:focus,
.component_status.component_status_waiting:hover {
    border: 1px solid #ac5a2b
}

.component_status.component_status_2,
.component_status.component_status_suspended {
    background-color: rgba(255, 0, 0, .2);
    color: var(--color-error)
}

.component_status.component_status_2 .dot,
.component_status.component_status_suspended .dot {
    background-color: var(--color-error)
}

.component_status.component_status_2:focus,
.component_status.component_status_2:hover,
.component_status.component_status_suspended:focus,
.component_status.component_status_suspended:hover {
    border: 1px solid var(--color-error)
}

.component_status.component_status_public,
.component_status.component_status_seated {
    background-color: rgba(93, 93, 255, .168627451);
    color: #f44336
}

.component_status.component_status_public:focus,
.component_status.component_status_public:hover,
.component_status.component_status_seated:focus,
.component_status.component_status_seated:hover {
    border: 1px solid var(--color-primary)
}

.component_status.component_status_private {
    background-color: rgba(255, 0, 0, .2);
    color: var(--color-error)
}

.component_status.component_status_private:focus,
.component_status.component_status_private:hover {
    border: 1px solid var(--color-error)
}

.cbx-chota .wp-header-end {
    margin: 5px 0
}

.cbx-chota #current-page-selector,
.cbx-chota .search-box input,
.cbx-chota .search-box select,
.cbx-chota .search-box textarea,
.cbx-chota .tablenav select {
    display: inline-block !important;
    width: auto !important
}

.cbx-chota .tablenav select {
    margin-bottom: 0
}

@media screen and (max-width:782px) {
    .cbx-chota .tablenav.top {
        margin-top: 0;
        margin-bottom: 10px
    }
    .cbx-chota .tablenav.bottom {
        display: flex;
        flex-wrap: wrap
    }
    .cbx-chota .tablenav.bottom .actions,
    .cbx-chota .tablenav.bottom .tablenav-pages.one-page,
    .cbx-chota .tablenav.top .actions {
        display: flex;
        flex: 0 0 100% !important;
        width: 100% !important;
        justify-content: center
    }
    .cbx-chota .tablenav.bottom .actions select {
        margin-bottom: 0 !important
    }
    .cbx-chota .tablenav.bottom .tablenav-pages.one-page .displaying-num {
        position: initial
    }
}

.cbx-chota .toggle-row {
    width: auto !important;
    height: auto !important;
    display: none;
    top: 2px;
    right: 30px;
    border-radius: 50% !important;
    padding: 0 !important;
    background: 0 0 !important
}

.cbx-chota .toggle-row:before {
    border-radius: 50% !important;
    padding: 2px !important;
    top: 2px;
    left: 0;
    box-shadow: 0 0 0 1px #ccc, 0 0 2px 1px #4f94d4
}

.cbx-chota .toggle-row:focus:before {
    box-shadow: 0 0 0 1px #4f94d4, 0 0 2px 1px #4f94d4
}

.cbx-chota #search-submit {
    background-color: var(--color-primary);
    color: #fff
}

.cbx-chota #addtag {
    display: none
}

.cbx-chota .wp-list-table .inline .button-link {
    background-color: transparent !important;
    padding: 0 !important
}

.cbx-chota .handle-order-higher,
.cbx-chota .handle-order-lower,
.cbx-chota .handlediv {
    width: auto;
    height: auto;
    margin-right: 5px
}

.cbx-chota .handle-order-higher:last-child,
.cbx-chota .handle-order-lower:last-child,
.cbx-chota .handlediv:last-child {
    margin-right: 0
}

.cbx-chota .cbx-wplisttable .widefat tfoot tr td,
.cbx-chota .cbx-wplisttable .widefat tfoot tr th,
.cbx-chota .cbx-wplisttable .widefat thead tr td,
.cbx-chota .cbx-wplisttable .widefat thead tr th {
    padding: 5px !important
}

@media screen and (max-width:782px) {
    .cbx-chota .wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary~td:not(.check-column) {
        padding: 3px 8px 3px 35% !important
    }
}

.cbx-chota table.widefat {
    border-top: 1px solid var(--color-primary);
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0 10px 22px 0 rgba(0, 4, 32, .05);
    border-bottom: none;
    border-left: none;
    border-right: none
}

.cbx-chota table.widefat .check-column {
    vertical-align: middle
}

.cbx-chota table.widefat tbody .check-column {
    vertical-align: top
}

.cbx-chota .vtl-checkbox-th {
    width: 1px
}

.cbx-chota .vtl-both {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC")
}

.cbx-chota .vtl-sortable {
    cursor: pointer;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 30px !important
}

.cbx-chota .vtl-asc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==)
}

.cbx-chota .vtl-desc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=)
}

.cbx-chota .vtl-loading-mask {
    position: absolute;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    flex-flow: column;
    transition: opacity .3s ease
}

.cbx-chota .vtl-loading-content {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.cbx-chota .vtl-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box
}

.cbx-chota .vtl-table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse
}

.cbx-chota .vtl-table,
.cbx-chota .vtl-table a {
    font-size: 14px;
    line-height: 1.2
}

.cbx-chota th,
.cbx-chota th .vtl-thead-column {
    word-wrap: normal !important;
    word-break: keep-all !important;
    line-break: normal !important
}

.cbx-chota th {
    font-weight: 400 !important;
    text-align: inherit;
    font-size: 14px !important;
    line-height: 1.2 !important
}

.cbx-chota th .vtl-thead-column {
    font-size: inherit !important;
    line-height: inherit !important
}

.cbx-chota tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit
}

.cbx-chota .vtl-table-bordered thead td,
.cbx-chota .vtl-table-bordered thead th {
    border-bottom-width: 1px
}

.cbx-chota .vtl-table thead th {
    vertical-align: middle;
    color: #fff;
    background-color: #343a40;
    border-color: #a7abbc;
    border-bottom: 1px solid #dee2e6;
    padding: 5px;
    line-height: 2 !important
}

.cbx-chota .vtl-table-bordered td,
.cbx-chota .vtl-table-bordered th {
    border: 1px solid #dee2e6
}

.cbx-chota .vtl-table td,
.cbx-chota .vtl-table th {
    padding: 5px 10px;
    border-top: 1px solid #dee2e6;
    vertical-align: middle
}

.cbx-chota .vtl-table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.cbx-chota .vtl-table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.cbx-chota .vtl-table-responsive>.vtl-table-bordered {
    border: 0
}

.cbx-chota .vtl-row {
    display: flex;
    flex-wrap: wrap
}

.cbx-chota .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.cbx-chota .fixed-first-column {
    overflow-x: auto
}

.cbx-chota .fixed-first-column tr td:first-child,
.cbx-chota .fixed-first-column tr th:first-child {
    position: sticky;
    left: 0
}

.cbx-chota .fixed-first-second-column tr td:nth-child(2),
.cbx-chota .fixed-first-second-column tr th:nth-child(2) {
    position: sticky;
    left: 36px
}

.cbx-chota .fixed-first-column tr td:first-child,
.cbx-chota .fixed-first-second-column tr td:nth-child(2) {
    background-color: #fff
}

.cbx-chota .vtl-paging .vtl-paging-pagination-div .vtl-pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: center;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    cursor: pointer
}

.cbx-chota .vtl-paging .vtl-paging-pagination-div .vtl-pagination .page-item.disabled .page-link {
    color: #6c757d !important;
    pointer-events: none !important;
    cursor: none !important;
    background-color: #fff !important;
    border-color: #dee2e6 !important;
    text-decoration: none !important
}

.cbx-chota .vtl-paging .vtl-paging-pagination-div .vtl-pagination .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.cbx-chota .vtl-paging .vtl-paging-pagination-div .vtl-pagination .page-link {
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    display: block;
    padding: 8px 12px;
    margin-left: -1px;
    font-size: 14px !important;
    line-height: 1.2 !important;
    color: var(--color-darkGrey) !important;
    background-color: #fff !important;
    border: 1px solid #dee2e6 !important
}

.cbx-chota .vtl-paging .vtl-paging-change-div,
.cbx-chota .vtl-paging .vtl-paging-info {
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    text-align: center
}

.cbx-chota .vtl-paging .vtl-paging-change-div .vtl-paging-count-label,
.cbx-chota .vtl-paging .vtl-paging-change-div .vtl-paging-page-label {
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important
}

.cbx-chota .vtl-paging .vtl-paging-change-div select.vtl-paging-count-dropdown,
.cbx-chota .vtl-paging .vtl-paging-change-div select.vtl-paging-page-dropdown {
    width: auto !important;
    display: inline-block !important
}

.cbx-chota .vtl-tbody-checkbox,
.cbx-chota .vtl-thead-checkbox {
    cursor: pointer
}

.flatpickr-calendar {
    background: 0 0;
    opacity: 0;
    display: none;
    text-align: center;
    visibility: hidden;
    padding: 0;
    animation: none;
    direction: ltr;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    border-radius: 5px;
    position: absolute;
    width: 307.875px;
    box-sizing: border-box;
    touch-action: manipulation;
    background: #fff;
    box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08)
}

.flatpickr-calendar.inline,
.flatpickr-calendar.open {
    opacity: 1;
    max-height: 640px;
    visibility: visible
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999
}

.flatpickr-calendar.animate.open {
    animation: fpFadeInDown 300ms cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.inline {
    display: block;
    position: relative;
    top: 2px
}

.flatpickr-calendar.static {
    position: absolute;
    top: calc(100% + 2px)
}

.flatpickr-calendar.static.open {
    z-index: 999;
    display: block
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
    box-shadow: none !important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
    box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
    border-left: 0
}

.flatpickr-calendar.hasTime .flatpickr-time {
    height: 40px;
    border-top: 1px solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    left: 22px
}

.flatpickr-calendar.arrowRight:after,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
    left: auto;
    right: 22px
}

.flatpickr-calendar.arrowCenter:after,
.flatpickr-calendar.arrowCenter:before {
    left: 50%;
    right: 50%
}

.flatpickr-calendar:before {
    border-width: 5px;
    margin: 0 -5px
}

.flatpickr-calendar:after {
    border-width: 4px;
    margin: 0 -4px
}

.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
    bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
    top: 100%
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff
}

.flatpickr-calendar:focus,
.flatpickr-current-month input.cur-year:focus {
    outline: 0
}

.flatpickr-wrapper {
    position: relative;
    display: inline-block
}

.flatpickr-months {
    display: flex;
    margin-bottom: 5px
}

.flatpickr-months .flatpickr-month,
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    height: 34px;
    color: rgba(0, 0, 0, .9);
    fill: rgba(0, 0, 0, .9)
}

.flatpickr-months .flatpickr-month {
    background: 0 0;
    line-height: 1;
    text-align: center;
    position: relative;
    overflow: hidden;
    flex: 1
}

.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    padding: 10px;
    z-index: 3
}

.flatpickr-months .flatpickr-next-month.flatpickr-disabled,
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
    display: none
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
    left: 0
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
    right: 0
}

.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
    color: #959ea9
}

.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
    fill: #f64747
}

.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
    width: 14px;
    height: 14px
}

.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-months .flatpickr-prev-month svg path {
    transition: fill .1s;
    fill: inherit
}

.numInputWrapper {
    position: relative;
    height: auto
}

.numInputWrapper input::-ms-clear {
    display: none
}

.numInputWrapper input::-webkit-inner-spin-button,
.numInputWrapper input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.numInputWrapper span {
    position: absolute;
    right: 0;
    width: 14px;
    padding: 0 4px 0 2px;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 1px solid rgba(57, 57, 57, .15);
    box-sizing: border-box
}

.numInputWrapper span:hover {
    background: rgba(0, 0, 0, .1)
}

.numInputWrapper span:active {
    background: rgba(0, 0, 0, .2)
}

.numInputWrapper span:after {
    display: block;
    content: "";
    position: absolute
}

.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(57, 57, 57, .6);
    top: 26%
}

.numInputWrapper span.arrowDown {
    top: 50%
}

.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57, 57, 57, .6);
    top: 40%
}

.numInputWrapper span svg {
    width: inherit;
    height: auto
}

.numInputWrapper span svg path {
    fill: rgba(0, 0, 0, .5)
}

.flatpickr-current-month span.cur-month:hover,
.numInputWrapper:hover {
    background: rgba(0, 0, 0, .05)
}

.numInputWrapper:hover span {
    opacity: 1
}

.flatpickr-current-month {
    font-size: 135%;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 7.48px 0 0;
    line-height: 1;
    height: 34px;
    display: inline-block;
    text-align: center;
    transform: translate3d(0, 0, 0);
    top: 0
}

.flatpickr-current-month span.cur-month {
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    display: inline-block;
    margin-left: .5ch;
    padding: 0
}

.flatpickr-current-month .numInputWrapper {
    width: 6ch;
    width: 7ch\0;
    display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month input.cur-year {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    height: auto;
    line-height: inherit;
    padding: 0 0 0 .5ch;
    vertical-align: initial
}

.flatpickr-current-month input.cur-year {
    cursor: text;
    margin: 0;
    display: inline-block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: rgba(0, 0, 0, .5);
    background: 0 0;
    pointer-events: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    appearance: menulist;
    cursor: pointer;
    margin: -1px 0 0;
    outline: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    width: auto
}

.flatpickr-current-month .flatpickr-monthDropdown-months:active,
.flatpickr-current-month .flatpickr-monthDropdown-months:focus {
    outline: 0
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
    background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    background-color: transparent;
    outline: 0;
    padding: 0
}

.flatpickr-weekdays {
    background: 0 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    height: 28px
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
    display: flex;
    flex: 1
}

span.flatpickr-weekday {
    cursor: default;
    font-size: 90%;
    background: 0 0;
    color: rgba(0, 0, 0, .54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    flex: 1;
    font-weight: bolder
}

.flatpickr-weeks {
    padding: 1px 0 0
}

.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    width: 307.875px
}

.flatpickr-days:focus {
    outline: 0
}

.dayContainer,
.flatpickr-day {
    box-sizing: border-box;
    display: inline-block
}

.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 307.875px;
    min-width: 307.875px;
    max-width: 307.875px;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-around;
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.dayContainer+.dayContainer {
    box-shadow: -1px 0 0 #e6e6e6
}

.flatpickr-day {
    background: 0 0;
    border: 1px solid #959ea9;
    border-radius: 150px;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 4px;
    position: relative;
    justify-content: center;
    text-align: center
}

.flatpickr-day:hover {
    border-color: #f44336 !important
}

.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day.today {
    border-color: #f44336;
    background-color: #f44336;
    color: #fff
}

.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
    border-color: #f44336;
    background: #f44336;
    color: #fff
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
    background: #f44336;
    box-shadow: none;
    color: #fff;
    border-color: #f44336
}

.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
    border-radius: 50px 0 0 50px
}

.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
    border-radius: 0 50px 50px 0
}

.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)) {
    box-shadow: -10px 0 0 #f44336
}

.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
    border-radius: 50px
}

.flatpickr-day.inRange {
    border-radius: 0;
    box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    background: 0 0;
    border-color: transparent
}

.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
    color: rgba(57, 57, 57, .3);
    background: 0 0;
    border-color: transparent;
    cursor: default
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    cursor: not-allowed;
    color: rgba(57, 57, 57, .1)
}

.flatpickr-day.week.selected {
    border-radius: 0;
    box-shadow: -5px 0 0 #f44336, 5px 0 0 #f44336
}

.flatpickr-day.hidden {
    visibility: hidden
}

.rangeMode .flatpickr-day {
    margin-top: 1px
}

.flatpickr-weekwrapper {
    float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
    padding: 0 12px;
    box-shadow: 1px 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%;
    line-height: 28px
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
    display: block;
    width: 100%;
    max-width: none;
    color: rgba(57, 57, 57, .3);
    background: 0 0;
    cursor: default;
    border: 0
}

.flatpickr-innerContainer {
    display: block;
    display: flex;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    box-sizing: border-box
}

.flatpickr-time,
.flatpickr-time input {
    text-align: center;
    box-sizing: border-box
}

.flatpickr-time {
    outline: 0;
    display: block;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    overflow: hidden;
    display: flex
}

.flatpickr-time:after {
    content: "";
    display: table;
    clear: both
}

.flatpickr-time .numInputWrapper {
    flex: 1;
    width: 40%;
    height: 40px;
    float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #393939
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #393939
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%
}

.flatpickr-time input {
    background: 0 0;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    color: #393939;
    font-size: 14px;
    position: relative;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.flatpickr-time input.flatpickr-hour {
    font-weight: 700
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
    font-weight: 400
}

.flatpickr-time input:focus {
    outline: 0;
    border: 0
}

.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
    height: inherit;
    float: left;
    line-height: inherit;
    color: #393939;
    font-weight: 700;
    width: 2%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    align-self: center
}

.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 400
}

.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
    background: #eee
}

.flatpickr-input[readonly] {
    cursor: pointer
}

.flatpickr-monthSelect-months {
    margin: 10px 1px 3px;
    flex-wrap: wrap
}

.flatpickr-monthSelect-month {
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 4px;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin: .5px;
    justify-content: center;
    padding: 10px;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    width: 33%
}

.flatpickr-monthSelect-month.flatpickr-disabled {
    color: #eee
}

.flatpickr-monthSelect-month.flatpickr-disabled:focus,
.flatpickr-monthSelect-month.flatpickr-disabled:hover {
    cursor: not-allowed;
    background: 0 0 !important
}

.flatpickr-monthSelect-theme-dark {
    background: #3f4458
}

.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year {
    color: #fff
}

.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month,
.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month {
    color: #fff;
    fill: #fff
}

.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month {
    color: rgba(255, 255, 255, .95)
}

.flatpickr-monthSelect-month.today {
    border-color: #959ea9
}

.flatpickr-monthSelect-month.inRange,
.flatpickr-monthSelect-month.inRange.today,
.flatpickr-monthSelect-month:focus,
.flatpickr-monthSelect-month:hover {
    background: #e6e6e6;
    cursor: pointer;
    outline: 0;
    border-color: #e6e6e6
}

.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.inRange,
.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus,
.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover {
    background: #646c8c;
    border-color: #646c8c
}

.flatpickr-monthSelect-month.today:focus,
.flatpickr-monthSelect-month.today:hover {
    background: #959ea9;
    border-color: #959ea9;
    color: #fff
}

.flatpickr-monthSelect-month.endRange,
.flatpickr-monthSelect-month.selected,
.flatpickr-monthSelect-month.startRange {
    background-color: #f44336;
    box-shadow: none;
    color: #fff;
    border-color: #f44336
}

.flatpickr-monthSelect-month.startRange {
    border-radius: 50px 0 0 50px
}

.flatpickr-monthSelect-month.endRange {
    border-radius: 0 50px 50px 0
}

.flatpickr-monthSelect-month.startRange.endRange {
    border-radius: 50px
}

.flatpickr-monthSelect-month.inRange {
    border-radius: 0;
    box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.endRange,
.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected,
.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.startRange {
    background: #80cbc4;
    box-shadow: none;
    color: #fff;
    border-color: #80cbc4
}

input.magic-checkbox[type=checkbox]:checked::before,
input.magic-radio[type=radio]:checked::before {
    display: none !important
}

.magic-checkbox,
.magic-radio {
    position: absolute;
    display: none;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0 !important
}

.magic-checkbox+label,
.magic-radio+label {
    position: relative;
    display: block;
    padding-left: 25px;
    cursor: pointer;
    vertical-align: middle
}

.magic-checkbox+label:hover:before,
.magic-radio+label:hover:before {
    animation-duration: .4s;
    animation-fill-mode: both;
    animation-name: hover-color
}

.magic-checkbox+label:before,
.magic-radio+label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    border: 1px solid silver
}

.magic-checkbox+label:after,
.magic-radio+label:after {
    position: absolute;
    display: none;
    content: ""
}

.magic-checkbox[disabled]+label,
.magic-radio[disabled]+label {
    cursor: not-allowed;
    color: #e4e4e4
}

.magic-checkbox[disabled],
.magic-checkbox[disabled]+label:after,
.magic-checkbox[disabled]+label:before,
.magic-checkbox[disabled]+label:hover,
.magic-radio[disabled],
.magic-radio[disabled]+label:after,
.magic-radio[disabled]+label:before,
.magic-radio[disabled]+label:hover {
    cursor: not-allowed
}

.magic-checkbox[disabled]+label:hover:before,
.magic-radio[disabled]+label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none
}

.magic-checkbox[disabled]+label:before,
.magic-radio[disabled]+label:before {
    border-color: #e4e4e4
}

.magic-checkbox:checked+label:before,
.magic-radio:checked+label:before {
    animation-name: none
}

.magic-checkbox:checked+label:after,
.magic-radio:checked+label:after {
    display: block
}

.magic-radio+label:before {
    border-radius: 50%
}

.magic-radio+label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f44336
}

.magic-radio:checked+label:before {
    border: 1px solid #f44336
}

.magic-radio:checked[disabled]+label:before {
    border: 1px solid #fccbc7
}

.magic-radio:checked[disabled]+label:after {
    background: #fccbc7
}

.magic-checkbox+label {
    height: auto;
    line-height: 20px !important
}

.magic-checkbox+label:before {
    border-radius: 3px
}

.magic-checkbox+label:after {
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0
}

.magic-checkbox:checked+label {
    height: auto;
    line-height: 20px !important
}

.magic-checkbox:checked+label:before {
    border: #f44336;
    background: #f44336
}

.magic-checkbox:checked[disabled]+label:before {
    border: #fccbc7;
    background: #fccbc7
}

.select2-container--default .select2-selection--multiple {
    padding-bottom: 3px
}

.select2-container .select2-search--inline {
    margin-top: 2px
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0
}

.meta-color-picker-wrapper,
.setting-color-picker-wrapper {
    display: flex
}

.pickr .pcr-button {
    border: 2px solid #000 !important
}

.cbxshortcode {
    background: #f7f7f7;
    border: 1px solid #868e96 !important;
    padding: 5px 8px !important;
    border-radius: 5px
}

.cbxshortcode-wrap,
.cbxshortcodeplain-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.cbxshortcodeplain-wrap .cbxshortcode {
    border: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: lowercase !important
}

.cbxshortcodeplain-wrap .cbxballon_ctp {
    margin-left: 10px;
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
    line-height: 1 !important
}

.cbxshortcodeplain-wrap .cbxballon_ctp i {
    width: 16px;
    height: 16px
}

.cbxshortcode-wrap .cbxshortcode {
    border-radius: 5px 0 0 5px !important;
    border-right: 0 none !important;
    text-transform: lowercase !important;
    padding: 0 8px !important;
    line-height: 23px
}

.cbxshortcode-wrap .cbxballon_ctp_btn {
    text-decoration: none !important;
    min-height: 25px !important;
    padding: 0 10px !important;
    border: 1px solid #868e96 !important;
    color: #2153cc;
    background: #f0f0f1;
    border-radius: 4px;
    text-align: center;
    transition: opacity .2s ease;
    transform: scale(1);
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    vertical-align: middle !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 2 !important
}

.cbxshortcode-wrap .cbxballon_ctp {
    border-radius: 0 5px 5px 0 !important
}

.cbx-chota .ql-toolbar .ql-formats button {
    padding: 3px 5px !important;
    min-height: auto !important
}

.cbx-chota .cbx-iframe {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.cbx-chota .cbx-iframe .cbx-iframe-responsive {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
    height: 100%
}

.wp-heading-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.wp-heading-wrap #setting-error-settings_updated {
    width: 100%
}

.wp-heading-wrap #setting-error-settings_updated button {
    background: 0 0 !important;
    border: 0 !important
}

@media screen and (max-width:600px) {
    .wp-heading-wrap {
        justify-content: center
    }
}

.wp-heading-wrap .wp-heading-inline {
    padding: 0 !important;
    line-height: 1 !important;
    margin: 0 !important
}

@media screen and (max-width:600px) {
    .wp-heading-wrap .wp-heading-inline {
        font-size: 25px !important;
        text-align: center
    }
}

.wp-heading-wrap .pull-left {
    order: 1;
    margin-right: auto
}

@media screen and (max-width:600px) {
    .wp-heading-wrap .pull-left {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100% !important;
        width: 100% !important;
        justify-content: center;
        margin-bottom: 20px
    }
}

.wp-heading-wrap .pull-right {
    order: 2;
    margin-left: auto;
    max-height: 28px
}

@media screen and (max-width:600px) {
    .wp-heading-wrap .pull-right {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100% !important;
        width: 100% !important;
        justify-content: center
    }
}

.wp-heading-wrap .wp-heading-wrap-right {
    display: flex;
    flex-wrap: wrap
}

.cbx-chota .notification {
    display: flex;
    align-items: flex-start;
    padding: 16px 20px;
    border-radius: 12px;
    margin-bottom: 15px;
    border-left: 4px solid;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    transition: box-shadow .3s ease;
    cursor: pointer;
    width: 100%;
    max-width: 600px
}

.cbx-chota .notification:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15)
}

.cbx-chota .notification-icon {
    margin-right: 12px;
    font-size: 1.2rem;
    margin-top: 2px;
    line-height: 1
}

.cbx-chota .notification-content {
    flex: 1
}

.cbx-chota .notification-title {
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 18px
}

.cbx-chota .notification-message {
    color: #6b7280;
    font-size: 16px;
    line-height: 1.4
}

.cbx-chota .notification-close {
    cursor: pointer;
    opacity: .5;
    font-size: 16px;
    margin-left: 10px;
    transition: opacity .3s ease
}

.cbx-chota .notification-close:hover {
    opacity: 1
}

.cbx-chota .notification-success {
    border-left-color: #059669;
    background-color: #ecfdf3
}

.cbx-chota .notification-success .notification-icon {
    color: #059669
}

.cbx-chota .notification-success .notification-title {
    color: #064e3b
}

.cbx-chota .notification-success .notification-message a {
    color: #047857;
    text-decoration: underline;
    font-weight: 500
}

.cbx-chota .notification-success .notification-message a:hover {
    color: #065f46
}

.cbx-chota .notification-warning {
    border-left-color: #d97706;
    background-color: #fffbeb
}

.cbx-chota .notification-warning .notification-icon {
    color: #d97706
}

.cbx-chota .notification-warning .notification-title {
    color: #92400e
}

.cbx-chota .notification-warning .notification-message,
.cbx-chota .notification-warning .notification-message a:hover {
    color: #78350f
}

.cbx-chota .notification-warning .notification-message a {
    color: #854d0e;
    text-decoration: underline;
    font-weight: 500
}

.cbx-chota .notification-error {
    border-left-color: #dc2626;
    background-color: #fef2f2
}

.cbx-chota .notification-error .notification-icon {
    color: #dc2626
}

.cbx-chota .notification-error .notification-message a:hover,
.cbx-chota .notification-error .notification-title {
    color: #7f1d1d
}

.cbx-chota .notification-error .notification-message a {
    color: #b91c1c;
    text-decoration: underline;
    font-weight: 500
}

.cbx-chota .notification-info {
    border-left-color: #2563eb;
    background-color: #eff6ff
}

.cbx-chota .notification-info .notification-icon {
    color: #2563eb
}

.cbx-chota .notification-info .notification-title {
    color: #1e3a8a
}

.cbx-chota .notification-info .notification-message a {
    color: #1d4ed8;
    text-decoration: underline;
    font-weight: 500
}

.cbx-chota .notification-info .notification-message a:hover {
    color: #1e40af
}

.cbx-chota .fc-header-toolbar .fc-button-group {
    gap: 10px
}

.cbx-chota .vc-color-wrap {
    border-radius: 50%;
    width: 30px;
    height: 30px
}

.cbx-page-wrapper {
    margin-top: 50px
}

.cbx-page-wrapper #poststuff,
.cbx-page-wrapper .container {
    max-width: 1200px;
    margin: 0 auto
}

.cbx-page-listing .postbox,
.cbx-page-wrapper .postbox {
    border-radius: 8px;
    border: 0;
    box-shadow: 0 10px 22px 0 rgba(0, 4, 32, .05) !important
}

.cbx-chota .tags:not(.wp-list-table) {
    display: flex;
    align-items: start
}

.cbx-chota .tags:not(.wp-list-table) .tag {
    font-size: 15px !important;
    line-height: 1.2 !important;
    margin: 3px 0 3px 10px !important;
    padding: 3px 8px !important;
    cursor: pointer
}

.cbx-chota .tags:not(.wp-list-table) .tag:first-child {}

.cbx-chota .tags:not(.wp-list-table) .tag b {
    height: 15px;
    width: 15px;
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    vertical-align: baseline;
    text-align: center
}

.cbx-chota .tags:not(.wp-list-table) .tag b:hover {
    background-color: red !important;
    color: #fff !important
}

.cbx-chota .cbx-sub-heading-wrap {
    display: flex;
    flex-wrap: wrap
}

.cbx-chota .cbx-sub-heading-wrap .cbx-sub-heading-l {
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.cbx-chota .cbx-sub-heading-wrap .cbx-sub-heading-r {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.cbx-chota .xyz-filter-wrap,
.cbx-chota .xyz-filter-wrap .xyz-filter-selected-wrap {
    display: flex
}

.cbx-chota .xyz-filter-wrap .xyz-filter-selected-wrap .xyz-filter-selected {
    border-right: 0 !important;
    border-radius: 4px 0 0 4px !important
}

.cbx-chota .xyz-filter-wrap .xyz-filter-selected-wrap .xyz-filter-selected-remove {
    border-radius: 0 4px 4px 0 !important;
    margin-left: 0 !important;
    cursor: pointer
}

.cbx-chota .xyz-filter-wrap.user-filter-wrap {
    align-items: center
}

.cbx-chota .treeselect-input__edit {
    font-size: 12px;
    line-height: 2;
    padding-left: 5px;
    padding-right: 5px;
    border: 0 !important
}

.cbx-chota .treeselect-list__item-checkbox {
    margin: 0 !important
}

.cbx-chota .vue-treeselect__list-item .vue-treeselect__option.vue-treeselect__option--highlight .vue-treeselect__label-container .vue-treeselect__checkbox .vue-treeselect__check-mark {
    background-color: red
}

.cbx-chota .vue-treeselect__list-item .vue-treeselect__option.vue-treeselect__option--highlight .vue-treeselect__label-container .vue-treeselect__checkbox .vue-treeselect__minus-mark {
    background-color: green
}

#cbxpetition_dashboard_tab_wrap #cbxpetition_dashboard_tab_contents {
    clear: both
}

.cbxpetition_dashboard_edit_field_group {
    margin-bottom: 15px
}

.cbxpetition_dashboard_edit_field_group label {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.3
}

.cbxpetition_dashboard_edit_field {
    width: 100%
}

.cbxpetition_dashboard_edit_field[type=email],
.cbxpetition_dashboard_edit_field[type=number],
.cbxpetition_dashboard_edit_field[type=text],
.cbxpetition_dashboard_edit_field[type=textarea],
.cbxpetition_dashboard_edit_field[type=url] {
    padding: 3px 10px;
    font-size: 14px;
    line-height: 1.5;
    width: 100% !important
}

.cbxpetition_dashboard_edit_field.error {
    border: 1px solid red !important
}

.cbxpetition_dashboard_content_tab {
    width: 100%;
    display: none;
    padding: 10px
}

.cbxpetition_dashboard_content_tab h3 {
    font-size: 22px !important;
    line-height: 1.2 !important;
    margin-bottom: 15px !important;
    font-weight: 400 !important
}

.cbxpetition_dashboard_content_tab.active {
    display: block
}

.cbxpetition_add_recipient {
    margin-left: 30px !important
}

#cbxpetition_repeat_fields_recipient {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

#cbxpetition_repeat_fields_recipient .regular-text {
    width: 100%;
    background-color: #fff !important;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5
}

#cbxpetition_repeat_fields_recipient .cbxpetition_repeat_field_recipient {
    border-radius: 4px;
    outline: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px;
    position: relative;
    width: 100%;
    list-style: none
}

#cbxpetition_repeat_fields_recipient .cbxpetition_repeat_field_recipient.dragged {
    position: absolute
}

#cbxpetition_repeat_fields_recipient .cbxpetition_repeat_field_recipient .field {
    display: inline-block
}

#cbxpetition_repeat_fields_recipient .cbxpetition_repeat_field_recipient .move-recipient {
    cursor: move;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
    box-shadow: none
}

#cbxpetition_repeat_fields_recipient .cbxpetition_repeat_field_recipient .recipient_delete_icon {
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
    box-shadow: none;
    cursor: pointer
}

#cbxpetition_repeat_fields_recipient .cbxpetition_repeat_field_recipient_placeholder {
    outline: 1px dotted red;
    height: 30px;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    padding: 5px
}

#cbxpetition_repeat_fields_recipient .cbxpetition_repeat_field_recipient_placeholder:hover {
    text-decoration: none;
    box-shadow: none
}

#cbxpetition_meta_letter .cbxpetition_letter_section .petition_letter_wrapper {
    margin-bottom: 20px
}

.cbxpetition_dashboard_list_notfound {
    text-align: center;
    font-weight: 700
}

#cbxpetition_dashboard_action_buttons {
    margin-left: 30px
}

#petition_banner_wrapper .cbxpetition_fields_heading a,
#petition_photos_wrapper .cbxpetition_fields_heading a {
    margin-left: 20px
}

.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination li:last-child {
    margin-right: 0
}

.cbx-chota #dashlisting_toolbar {
    /* background-color: #eff0fd; */
    background-color: #8fbfe7;					/****** SGIMAN ******/
    border: 1px solid rgba(93, 93, 255, .2);
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 10px 22px 0 rgba(0, 4, 32, .05) !important;
    margin-bottom: 20px
}

.cbxpetition_display_none {
    display: none !important
}

#cbxpetition_dashboard {
    font-size: 16px;
    line-height: 1.2;
    margin: 0 auto
}

#cbxpetition_dashboard p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.3
}

#cbxpetition_dashboard p.error {
    color: red !important;
    font-size: 13px !important;
    line-height: 1.5 !important
}

#cbxpetition_dashboard :focus {
    outline: 0
}

#cbxpetition_dashboard #cbxpetition_dashboard_edit_wrap p a,
#cbxpetition_dashboard_list_back,
#cbxpetition_dashboard_signature_back {
    text-decoration: none
}

#cbxpetition_dashboard .cbxpetition_dashboard_nav_actions {
    margin-bottom: 20px
}

#cbxpetition_dashboard .cbxpetition_dashboard_sub_heading {
    margin-bottom: 20px;
    font-size: 25px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important
}

#cbxpetition_dashboard_list_wrap .cbxpetition_dashboard_list_total,
#cbxpetition_dashboard_list_wrap p {
    margin: 0 0 10px
}

.cbxpetition_dashboard_edit_savenote {
    margin-top: 20px;
    font-size: 14px !important;
    line-height: 1.5 !important
}

.cbxpetition_dashboard_edit_savenote:before {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(../images/icon_info.png);
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    vertical-align: baseline
}

#petition_banner_wrapper .file-delete i,
#petition_photos_wrapper .file-delete i,
.mce-branding {
    display: none !important
}

.cbxpetition_dashboard_edit_submit_btn {
    margin-right: 10px !important
}

.cbxpetition_dashboard_edit_submit_btn:last-child {
    margin-right: 0 !important
}

.cbxpetition_dashboard_validation_message {
    padding: 10px 20px
}

.cbxpetition_dashboard_validation_message_general {
    color: #02587f;
    background-color: #cdeefd
}

.cbxpetition_dashboard_validation_message_error {
    color: #7f231c;
    background-color: #fdd9d7
}

.cbxpetition_dashboard_validation_message_success {
    color: #285b2a;
    background-color: #dbefdc
}

.cbxpetition-pagination-wrap {
    clear: both;
    text-align: center;
    margin: 10px auto
}

.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination li {
    list-style: none !important;
    display: inline-block;
    margin-right: 5px
}

.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination li.active span {
    background: #f44336
}

.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination li a,
.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination li span {
    border-radius: 4px;
    text-decoration: none !important;
    box-shadow: none !important;
    background: #f99d97;
    color: #fff;
    cursor: pointer;
    padding: 3px 9px
}

.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination li a:hover,
.cbxpetition-pagination-wrap .cbxpetition-pagination-nav .cbxpetition-pagination li span:hover {
    background: #f44336;
    color: #fff
}

.cbxpetition_dashboard_signature_list_toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px
}

.cbxpetition_dashboard_signature_list_toolbar .clearfix {
    clear: both
}

.cbxpetition_dashboard_signature_list_heading {
    flex: 0 0 50%;
    max-width: 50%
}

.cbxpetition_dashboard_signature_list_search {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right
}

#cbxpetition_dashboard_signature_list_search_input {
    border: 1px solid #f44336;
    padding: 3px 10px;
    font-size: 16px;
    line-height: 1.5;
    vertical-align: top
}

.cbxpetition-comment-expand {
    margin-bottom: 15px
}

.cbxpetition-comment-expand+[data-readmore-toggle] {
    text-align: right;
    margin-top: -10px
}

.cbxpetition_action_buttons_wrap {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    margin: 5px
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_label {
    flex: 1 1 auto;
    background: #627be0;
    color: #fff;
    font-size: 15px !important;
    line-height: 1.2 !important;
    padding: 5px 15px;
    border-radius: 5px 0 0 5px;
    min-width: 150px
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_label.cbxpetition_action_label_full {
    padding: 5px 15px;
    border-radius: 5px;
    min-width: 176px
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_button {
    flex: 1 1 auto;
    background: rgba(98, 123, 224, .8);
    color: #fff;
    padding: 5px 8px;
    border-radius: 0 5px 5px 0
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_button:after {
    display: inline-block;
    vertical-align: 5px;
    content: "";
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_buttons {
    z-index: 1;
    border-radius: 5px;
    border: 1px solid #627be0;
    background-color: #fff !important;
    display: none;
    position: absolute;
    top: 32px;
    width: 100%;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_buttons li {
    color: #627be0 !important
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_buttons li a {
    display: block;
    padding: 5px 10px;
    font-size: 15px !important;
    line-height: 1.5 !important;
    color: inherit !important
}

.cbxpetition_action_buttons_wrap .cbxpetition_action_buttons li a:hover {
    background: #627be0 !important;
    color: #fff !important
}

#petition_photos_wrapper {
    margin-bottom: 20px
}

#petition_banner_wrapper .file-delete,
#petition_photos_wrapper .file-delete {
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    background-image: url(../images/icon_delete.png);
    background-color: #fff !important;
    background-size: cover !important;
    padding: 0 !important
}

#petition_photos_wrapper #petition_photo_uploader {
    display: flex;
    justify-content: center;
    justify-items: center;
    border: 1px dotted #ccc;
    padding: 30px;
    margin-bottom: 20px
}

#petition_photos_wrapper #petition_photo_uploader.active {
    border: 1px solid var(--color-primary);
    background-color: var(--color-lightGrey)
}

#petition_photos_wrapper #petition_photo_uploader span.petition_photo_uploader_text {
    position: relative;
    cursor: pointer
}

#petition_photos_wrapper #petition_photo_uploader span.petition_photo_uploader_text #petition_photo_upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

#petition_photos_wrapper #petition_photos {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

#petition_photos_wrapper #petition_photos .petition_photo {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    margin: 5px;
    border: 1px solid var(--color-grey);
    border-radius: 5px;
    display: flex;
    flex-direction: column
}

#petition_photos_wrapper #petition_photos .petition_photo:first-child {
    margin-left: 0
}

#petition_photos_wrapper #petition_photos .petition_photo:last-child {
    margin-right: 0
}

#petition_photos_wrapper #petition_photos .petition_photo.petition_photo_preview {
    border: 1px dotted var(--color-grey)
}

#petition_photos_wrapper #petition_photos .petition_photo .petition_photo_delete {
    margin-top: auto;
    padding-bottom: 20px
}

#petition_banner_wrapper #petition_banner_uploader {
    border: 1px solid var(--color-primary);
    min-height: 250px;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: #e5e5f7;
    opacity: .8;
    background-image: repeating-linear-gradient(45deg, #d7d8e5 25%, transparent 25%, transparent 75%, #d7d8e5 75%, #d7d8e5), repeating-linear-gradient(45deg, #d7d8e5 25%, #e5e5f7 25%, #e5e5f7 75%, #d7d8e5 75%, #d7d8e5);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
    position: relative
}

#petition_banner_wrapper #petition_banner_uploader span.petition_banner_uploader_text {
    position: relative;
    display: block;
    cursor: pointer;
    width: -moz-fit-content;
    width: fit-content;
    margin: 90px auto 0
}

#petition_banner_wrapper #petition_banner_uploader span.petition_banner_uploader_text #petition_banner_upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

#petition_banner_wrapper #petition_banner_uploader .petition_banner_delete {
    display: none;
    width: -moz-fit-content;
    width: fit-content;
    margin: 90px auto 0
}

#petition_banner_wrapper #petition_banner_uploader.petition_banner_exists,
#petition_banner_wrapper #petition_banner_uploader.petition_banner_preview {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .8;
    background-color: transparent
}

#petition_banner_wrapper #petition_banner_uploader.petition_banner_exists .petition_banner_uploader_text,
#petition_banner_wrapper #petition_banner_uploader.petition_banner_preview .petition_banner_uploader_text {
    display: none
}

#petition_banner_wrapper #petition_banner_uploader.petition_banner_exists {
    opacity: 1
}

#petition_banner_wrapper #petition_banner_uploader.petition_banner_exists .petition_banner_delete {
    display: block
}

#cbxpetition_dashboard {
    background-color: #f0f0f1;
    padding: 10px;
    border-radius: 5px
}

#cbxpetition_dashboard .cbxpetition_dashboard_inside {
    background-color: #a5d6ff; /****** SGIMAN ******/
    padding: 10px;
    border-radius: 5px
}

.is-layout-constrained>#cbxpetition_dashboard:where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 100%
}

.entry-content>#cbxpetition_dashboard:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 1200px
}

.entry-content>#cbxpetition_dashboard:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) .container {
    max-width: 100% !important
}

.cbxpetition_email_send_content_wrap {
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 0 11px 1px rgba(0, 0, 0, .05) !important;
    border: 0;
    background-color: #dff0fe;
    padding: 20px 10px 10px
}

.cbxpetition_email_send_content_wrap .cbxpetition_recipients {
    list-style: none;
    margin: 0 0 20px !important;
    padding: 0 !important
}

.cbxpetition_email_send_content_wrap .cbxpetition_recipients li {
    margin: 0 0 10px !important
}

.cbxpetition-dashboard-body.wp-theme-astra header.entry-header .entry-title {
    text-align: center
}
