/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-2x {
    font-size: 2em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-inverse {
    color: #fff
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-book:before {
    content: "\f02d"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-check:before {
    content: "\f00c"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-circle:before {
    content: "\f111"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-home:before {
    content: "\f015"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-key:before {
    content: "\f084"
}

.fa-lock:before {
    content: "\f023"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-plus:before {
    content: "\f067"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-search:before {
    content: "\f002"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-star:before {
    content: "\f005"
}

.fa-times:before {
    content: "\f00d"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.btn-primary #Alltab {
    background-color: #000;
    color: #fff
}

.controls,
.controls>* {
    padding: 0;
    margin: 0
}

.controls {
    background: #696969;
    height: 38px;
    position: absolute;
    bottom: 0;
    left: 0
}

.controls[data-state=hidden] {
    display: none
}

.controls[data-state=visible] {
    display: block
}

.controls>* {
    float: left;
    width: 32px;
    height: 100%;
    margin-top: 3px;
    display: block
}

.controls>:first-child {
    margin-left: 2px
}

.controls button {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: none;
    cursor: pointer;
    text-indent: -99999px;
    background: 0 0;
    background-size: 32px 32px;
    background-repeat: no-repeat
}

.controls button:focus,
.controls button:hover {
    outline: 0
}

.controls button[data-state=play] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAABIAAAASABGyWs+AAAH9UlEQVR42u2b608j1xnGn8HY3LJDjAcwPuZq8BTjJWqjLVKq3e1G3UhVv0RKW0X9UkWt1FSK1H7tP0K0XVVNmkrZTfYiVdnNpRvabCPS3VUkqrKXYmODL2DAa8zFMNdz+mF8GRtaCRsYtvUrwdgzY2ue33nf5z1zBjjGGP6fo8HqC7A66gCsvgCrow7A6guwOuoArL4Aq6MOwOoLsDrqAKy+AKvjwAAopcjlcg2Kolh97YcSjQf9wO7uLnf79u0ftbS0OMbGxj4lhKw6HA6rdVQdB84AxhgkSfoOpfR3MzMzN6empn4VjUaHFEV5JsvpwBkAgNlsNjo6GrC73d0vRSKRM7Ozs78IhUI3Ojs7rw0ODj5qb29XOI6zWtuRAQAABgCnTp3C6dOn7T6fbzQej/8mHA7/NBQKfTwwMHBFFMX7PM9vn3QQNQBgoJSBMYaWlhb4/WJDf/+Ad2l56efhUPi1P9+5c7fH7X7f4/FMEULSJ9UnqgWAwkKSsTXeOBx2DPQPcMRDOlZXV18Nh0OvTE9Pf+10Oq+Ojo5+RAiJOxwOarXowwDADNGFH8McjaCw2WzweDzo7u5uzWQyZ+fn5yfu33/wJs8/ue52u28MDQ095nlePQnlURUAZoTpfXF/kQ+lDBzHwSUIcHZ0ODY3NoMLC9HA3FzojSdPntzy+XxXRVF8wPP8jpUgqs4AxgzhleILFVGsDGZkPN/OY3x8vMHnG+5LJOJvRqORH0ej0b94vd73PR7PX71eb8Zutz87APZPf5iIGL8YA1j+dAaGltYWjPj9XF9fn2t5OfXDSGT+++Fw+IEgCFcCgcBtQkjC4XAc21L1IWRASTCrAMJM6VDKEOO9w9GE/v5+9PR42tLpte9Go9GXpqenf+l0Oq/39PTcGBoa+hfP89pRl0cNXcDkAWB79jNzBrASGJY/WABhs9nQ7XZD6Ox0ZNezLywuLgQfPnz0xuPHjz8aHh7+QBTFr3me3z0qENUCoOWCYBJm3u7NirJjjBV9hAMHp9OJ9vZ229CQbzCRTLwViS68HolEPu/t7b3i8Xi+8Hq92cP2idozYM92Hxgmo2QV+0uvjaxgANqeew6iX+R6e/s6V1Kp1xdjCz+Ymwvd6+rqvDI2NvYJIWTJbrcfik9U2QaLMstglNd8ufmV9pmhlPyBmb0iv21uakZf/wDc7p5T6afp78Vji2fv3v3bQ0FwXQsEAje7urrCzc3NWkND9fdhVWYAY4ztP6JmIJXiYWqVrEy8sZOaxJu/t7GxEe7uHrhcQtNGNvutRDL+wvT0Vz/jOPzJ5/N9IIriDM/zUjU+UUMXYKVGyEo2WGZ4xTwxCa8Y7VKmlLKlWA4UYIzmfYKC4zg8/3wHTvHttu3tbd9KavnXc3Phn4RCoanh4eF3g8Hgnba2Nv2YAKA4Eyo6vungXtMrdYRyDzDOpZRC1ykopWCUgeb3FV6bIQNAU1MzBKGL29ra7FpbS30znU5/nsvlbMcGoNTi8uLLat4EAuV1XRBPGQPVKTRdh67p0HQdjLLyz6DCV/LfK8sSVlJLbGkpHhcE1x8vXrz4e0JIuJoOUfPdYEF8qb7LDa9SPKMUqqZBVbSSaJT8Y79yAgPAAZqqYm1tBclELM1x7Obo6DcuBYPBmdbW1gONes0ACl2AVaR/+UQHe+paVTUoigpN0420/i+Ci42GA3SqYz3zFMlkLKdp6mcjI75JURS/rNb4agLAcRzs9kaTCe5N78qa1zQNkqxC07T8iFeM9j4TJ8DoClsbWSQSi3I2m7lHCHl7YmLiFs/zW4c1MzwwgLa2NgwMDDBKaWmEK0azkPaUUSiKCklSYJxf2TX2aZ351zs7OSQTcT2TWXvocnVcvnDhwoeEkJUTMRNsbLSzooObprplPZ1SSJIMWVFNo75PrVe4uyRJSKWSbCkZXxQE13vnzp19hxASOapb5WonQiZzgyndjaM61bGzI0NV1f8suCLdVVXF2mqKJZOxNMfheiAweikYDP6zFoM7QgBmEyyfzlLKsLMjQ1HUcuHYp7UB0HUdmcxTJBOLW7qufjoyMjwpiuI0z/PycawU1bweUBpJBkYZpF0ZqqJi/3QvnMuBUobNzSwS8QUpm13/yuslkxMTE58c91J6jVPhwrTWGHlJUiDLSsVtsvl2mAMYkMttIZGMaZmna7OC4Prtyy9fuEYIWXvmlsTMJaCqGiRZLvb38p5uhCTtIrWcZEtL8agguN49f/7cHwghC1YIrxlAQTgYoOsUu5IMSllFugMcAFVVsLqaYslEbJXj2IeBwOjlYDA429raavkzgpqmwoUMkGQZmqbvmbrqmoZMJo1EIrZJdfVjv394UhTFv/M8f2KeHVa9JFaoc1XVIMtqsRTAGROgjfV1xOOL0sbG+pd5g/uM5/ncSRFeKwAAxo2NJCugug6AAwPD9tYWkomYlsmk/yEIrksvvnjhBiHkqZV1fugACk+GVE2Hqmpg4CBJO1heSrK1dGq+w+l85/z5c+8RQmInVXhNAPIMoCgqZEkyDC4ZW+E4XP32mTOXBwcHH9vtdssN7sgAcACTFQXJRBwLC5ENyvRbfv/I26Io3jspDz2PFAADuGh0XmpyOL7w+/2Toijesfoh57ECsNvtj7o6O98aHx+/2dfXl3kWhReCq+ZfZhRFsQGgx/kQ80QB+F+KZ/JP2+oA6gDqAOoA6gDqAOoA6gDqAOoAao9/A9Lhs+0wkGemAAAAInpUWHRTb2Z0d2FyZQAAeNorLy/Xy8zLLk5OLEjVyy9KBwA22AZYEFPKXAAAAABJRU5ErkJggg==)
}

.controls button[data-state=pause] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAABIAAAASABGyWs+AAAF7UlEQVR42u1ay44bRRQ95cmQIYCISCTksSYR2Q0s+QG+ALb8ADvW/AjfwJIFn4DY8gFRJIiUbEggEZoRJN1V9x4W9ba7PXY7cUmMK2lN0lN9+ta55z6qbEMS13nMWhvQehwIaG1A63EgoLUBrceBgNYGtB4HAlob0HocCGhtQOtx7Qm4se0Dfd/PHj58+AWJz4yBAlCSCoDhp5IgQCWgyPcUIFXpTk/nvy4WiycF5smjR4++VNWPAUiNRRbvUAIEGeZAAaqqvj49Pf1lsVj8/dYJ6Lru6PHjx1+fn59/c3z8jqp6G1WVqgSp9LcU1U/4vy9f/tXNZubbxWLxQ4H5/osXL7+7d+/sc8AETP9chU+CHtO/y2Oap0+fPFPVr/ZCAADcunXLnJ2d4eTkZKZKgEQwx7tFCb9kejmoQkmAwNHRjSPSHS9j3r79obl//z4AM/NOjxhXY15cXrxrzLRwnkSAt4NQ1WRUNDQZqavGUgnrHG4cDWJClTCGW2OKUwBmylKmJkFvSDQ8+CsY7K80h/m+KqGi47SWGBtiimi0ZRIDUwhguJAOk/Kd/Ccuwi8LICEiIGnGjK0Op7bBxPRTrUkhUBrLaGnwCpLH4r18ueytIbywvM0xVRVOFDusf1oIsHR9IdlSonFeXJeoQkUixIACckhtham6BvMtERDMKmI1SzMuwhsaF0M4JxAdFSur5zfEtFZAZZMQyO8sshRTcqwzuCrhnAueBEYEkJLgJpgiCnEuEDKtAgA7hQCreE7SjfU7hQfhRCCiedIAA1FR9XvGMa1zvgxGSUwMgd2TIFkTwtKBvmZbG7wPE4WzauwS3jpMUYVzkkvx1EVgeg5gMhaFceleztbOulD+UITAMKXlgtZh2t5BRevEsUcCmD2EpNNkYFhB9FRvnd8W5Zhe2wPkRQ1jOhHYlE/i7xqEQHxvqlDMxjN5yoZGpXC8/8dQFiRJGDOOqST6zvoWHEmGO4XADjkgL6tMUlHq1jnv/SJzX4mZCRrE7DsbYr/ENDslgcllMMcpYz+UypaooutsJf2UzdfySb+eAUzrHPre5qYo5ZPdcsDE3WCu0fH/afemRNf1qUeviErUjYVA/Y6IqeIJVWbpJ8wsgAZlsOrOvMG9taHsld1bQdY6vERYjdn1/Yr0EyYNdlHB9E6wak68wSKr0s/7+uLRNQowkYaAaZ1D37m6O6wwE/D+FBANiJ6L0u/7VemXk8K90TJYnTEQUC2lP4bZJgnmHj2owIkUWb+QfiHXonBcxbBPfNaFPcQ4JjaEfJMEJOXV3rehO+PShSoEOLYXYN0Jqsaav3quUGNW8bUXApJBsbCJCPre5SJX7Gfr3n4tYk5qJKy1sE4yZaOYicu9VgGmbE2gty4ckNZZP53shAUUMTy0GQrr8dvnvncgN8Fs1AnG4ypVTbu9MZmWHd2aQpjYEdEi9tdj7jqmHosnA5xzECfF1g0rMq03T2v4DJK21vf7m2H6kDFmryGQGxbbu/hZ2IpMl/fyxfoHDkTiPM3VZCPMBiEQvaWiaWu6PuuXfcDI+ZXfZAf5y8aYMNOPwyYTEF3mXDzqQuEVYjAfoDoQGT0Ss9aBujlmmGCmMrHTdthGT61IdCBhJaMHBesrYDrqwnaYe+4ECRBKhXOrXgkTULpw+bO+EUKZzvqwJea+N0MkqKIQp0sxOib9FRUMyZXOSfGB66aYGA2rt0YA4OWvitKa4VpNhoYmd4+Dq2fx2QG2wWygAMAnQGC23JthVaID1xgBVqo5m2FWE7cek47FVembHwArymNtz/K2efghwInQiYRfbYe59xOhrnvN58+f4fj4mPFbGjlxxXIXvsiwdF1eXvDunQ+WfcbLiwv+efwHZrOjLTFhXv37z1WbrTdHwM2bN3l+/umPqvK7Mab6tsPaVj9sg+/e+UDn8/nPS5ivHjz45HsR/Sl88WorzDsfvfd6Pp//NoUAM5W5/8u49t8TPBDQ2oDW40BAawNajwMBrQ1oPQ4EtDag9TgQ0NqA1uPaE/AfVYOKIWxy6eUAAAAielRYdFNvZnR3YXJlAAB42isvL9fLzMsuTk4sSNXLL0oHADbYBlgQU8pcAAAAAElFTkSuQmCC)
}

.controls button[data-state=stop] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAABIAAAASABGyWs+AAAFWklEQVR42u1azW7jNhD+6GYNJDkbWyDBNkBeo7fe+yg99Sn6QjkXvfTQh8ipixyLriOJPzM9UCSHFOXYilcEuubBsqSRPfPNNx+HtBUz41sem9YOtB4XAFo70HpcAGjtQOtxAaC1A63HBYDWDrQeFwBaO9B6XJ36ABGh6zosXUNst1tst9vWcS8HoOs6PD09/dx13Y+bzcYBAHs0AiLsL/k74hqYmXe7He92u/AMiueyY2Ez9x7MzPf397/f3d399dUBYGbV9/1Pnz798MvH7z+CicAcImYw8xg2x+vpHsBMIGIopcQ9VI8BQ2aAwSHc7PsAhc+f/waAX1cBAABvNhu+v7/D4+OjcHh0LuUFskpkMsNb+WwIsA5A+lxpF8C2zkEppRbEsggAAGAi7wBRym6IhlVARE0zG2zKo8zu5B5PQAp1ZrQFEQHAugAkZ/PSTQyoBJ+xZCb4KivKzPtzYyysc+GrVwWglLc84FivleAnmc7rOzwT72UlMGYeDGcdjLFJDtcEwPsURCjPsiz8WQbIcilASBkOUHK6N34WOYLWBkSEUPoLJWApA5KLMua60JVgiPuxJKb0TqBwDhAxtDZwjsZvimNdDeDgWxng+FLOBtPZIQhZIXooApaiR4xBa1jr8jJrAUCV/mMgEolpRufojkLxxTkAJsKgDYxxGYiqhQYgY0AKmAtAWNChFEjOVXCi+MwBAN9+D9rAWivYxWGyaQJAlnUWlVir9Wpzg2Q3aW6CDTOc88E765IwZsChyTRIeUBzDc6UFdm9GbqDGcR+nvdqz0XACfJWJTCd9rJSKMAQQjnt8VPwIbthmjPWFoyqANmiBFhKMDBT8zXRQwGK1AffVhvrxDRXyXpNa5ZmcSkAGPugWkbzLOXBQzhc9vXOFlmXzdChzx09stYuYsDSHSGO05PMjsxKoHjMWFrAxACZvcL3Gq9dD21MRRfCUQImp1e/tH5+flb7/X4tBgTWckZnCcJU9PKegJhhjRUKXxe5sp2eZH9UQWOMWrJL9f7VYLXhEUAE5wXdyTkM2kBrM0v36jpBTJ3JViG9OX28fzUompbxLBO8LPhxahsGDTsrcrXsQ9jOALbmYii6UtC/XLbGEoGn/NBrDFqfKHK1rJeNGKDWYoBSCh+uroQI5vSe1jzgHKHvBxhtU5tb2srAJwHPg6TW7gNub2/x8PDARBR5XgqepL11Dl031Pv4SmDTNveQbSZ662nA1dUHjosW0ZSUOznGWHT9UOnjcZbsR9v11wKiN4/zdN79GWPx2vVx4+KYdcJ89qc20Ta+rr4cZpRNTQjeWhH8QlWf204rbZXi4zw+PwCJfiwY4ZzDaydpjzPQ/NBMoBBaopUBSBuWgQX+d8PB79a+EcQpIjeX/ZQJrA9A6gNSCfSDhtYmc/4sInfIFg01IDKf/U5t32vQyRRGYVO3PcSUFgyIW11h26rrh/AT1REi99b8fxiwbLGFaL/ulljoADz1B1jrTmth35ziag1WuJ9KL2ngygyI1B8XN8umOHn97ekw9hxxJRqt1wWA/QCR7/GJjqduBO9Ikcv/b1D5ITV1govGu0RQawNj7BHCdbrI1YMu9h3OwIDFW2JEhGHwU56C8q9qPAtLtGyNrsRRjWcqmShV2OWJzdY9XCZdLQZgKQPUy8sLrGUw5z9SFlMTEtlzfZjcjY2RvHbEugEKX778A2ZWkJL4NQHYbrd/7vf//tZ1+yzUVoOZv7u5uflDLVgYLNpI1FpDa9067jwQpXB9fY3N5rSqXgTA/2l88/8UvQDQ2oHW4wJAawdajwsArR1oPS4AtHag9bgA0NqB1uM/rk8wsEf7VsIAAAAielRYdFNvZnR3YXJlAAB42isvL9fLzMsuTk4sSNXLL0oHADbYBlgQU8pcAAAAAElFTkSuQmCC)
}

.controls button[data-state=volume] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTCtCgrAAAAHLUlEQVR4XuWZS2hcVRjH0/iqL1AEtaJWoVi7EKuIrixu1CIoajcutJWCrgIWGq1LBRdW3JbqQlAhraZtmpBpksncO3fuc2aSlgQai9hiF0JfIubRpGkeM/6/m3PHky9fJzPJNCFz//Cj0++cO+f8v/O450waisVirBGDcUIMxgkxGCfEYJwQg3FCDMYJMRgnxGCcEIOctSzJj44Y5KxlSX50xCDnZspxsi8lEt3ftrd3HgiC/p2Dg4N3q6KaSPKjIwY5tRa+szGXyz3refkDqVRm1LaDIpFOe2OGkfnk5MmTt6mqyxb3whGDnFqLzLtuNgnTM+m0W7QsZ9w0MxOUBCTkrOd5m1XVZUvyoyMGObWU7/sbMfKtZJ4Me15QGBkZLQwPjxROnEgWMxl/1vfzX6rqy5bkR0cMcmohfE807VthsmBZXmh+YuJacXLyesjRo+2UgILn5b5Wjy1b3AtHDHJqIX3ak/nTp38rjI9PlMzXdQKkac/N12UC8Oyi076uE1DJtNepqwRUOu11yiUgm80+ZJpuc0vLETOZNL/C/7eoorKS/OiIQU41Qv1GGN9a6bTXKZcAzKRXMxnvb0omKOBz1jTtba2trbeoKqK4F44Y5FQjMo8OGjTylUx7nXIJsCxrfSpl7sRBKUoCDk32uWTSfg19bFTVFoh74YhBji6aikGQa8JhZa+EbWfbyDx1sJJpr7PYHkCjncm479q2/xd9P9Xt7U2fRaK3qioLJPnREYOcSLbt7sIIDJFBavxGVDPtdSrZBLu6uu7w/b4PcIk6R0kgUinrDP59UVoOkh8dMciJhM6F06+nx0RnO0ocP57ARcYNO1PttNepJAEkWg6Yba+jvQFqk3CcnIXZ+YSqUpLkR0cMciJRQ93dqYLjBNP4XAKjMY2kTMI8ZoBXXIp5Qk/A+fPn1x87lmg+dKjV6urq3Y/Yy/oI02fb9nbgBnmF+kWDg+XxDp8Fkh8dMciJRA0lEj3jMHwdm92UTkdH1zhmQSGdtqckc5WgJ8D3T21Ee7TcwhE2TedPw7DepyWguoMN13sEbwcT5bNUB/36NZlMzvs9QfKjIwY5kagRJOAqGi2TgExNEuC67v3Y7PZjfV/SkjCGmdZMS4D6Q6Ptuv5ulF2lcsOwBx3HeSrsrJLkR0cMciKtZALQ7rq5te4/h5GlUS5Q+1hmf2Qy/x+CkKjHu7sNn8rAtOvOv0pzLxwxyIm0kglQTYbK5/MvIJ6jMuwx0+m0s0//1QhvnE9VAvD2mf+s5EdHDHIirVYCaKoj/jGWxDj1wXVzvyABd6liHLvze+m5ubLsNyocSvKjIwY5kVYrAaRstm8HDlnh74c4/PS2t7ffq4rmJSCRSP6kwqEkPzpikBNp9RMQjFEfDCPTjf3hHlU0LwHYD35Q4VCSHx0xyIm0WgkYGhq6HRefz9H+NepD+SWQ36/CoSQ/OmKQE2m1EgCD29A2HXdxzHan8Lprwgy4VRU34GD2GfVNelbyoyMGOZFWMgFot9G27Q2W5byN12Ce2ibQxoBlBZtUlxr6+vo29/Zap1QCrvl+dq8qCsW9cMQgJ9JKJgCvvoex67fhO8N1T2Dzu4iD0fZo9GlpIL4Hz4R/U8DrMU3PhZ1VkvzoiEFOJGqks3N1jsKG4ZzB9H8F/Snd/TH6j2Ew+lGu1v/8vYHEvXDEICcSNZJMmrQOZ3AtLoE1OdPTY0xR53EhKY6MjIoGF0NPAJ3529rad7e0tP6Iy9CeIAieR19K5umy5DjeRzgZ/jOXJP8SDklv6HVIug8JMciJBOO/U2PYkelWWIKux3QNpjIYKAZBrjA6OiaaLMeNNkGugYGB+4Kgvwmb3wXVJs2An3FsflBVKUnyoyMGOZHQ4PZkMt2PBukXH7qBLYA6Q0kwjPTszfhBhEaezONQpEaeZmX6FGbIJvR1napWEvfCEYMcXdhkHsCh5D2M8k4JrMODmI7hpuS64d/9RLMSiyWAzFuWDfN+eENE3VmYDyzLf1pVWSDJj44Y5FSjXC736FwSgkmaCUhKxcuhXAJo2mOpHcRGG94H5kbeykBb0McFIx+Je+GIQU41Qv119NNUEOS/JzOUhEqXQ7kEYNa9hbJhNfJ42zgp+jM6taeqiNJ9SIhBzlLU39+/odrlUC4BtPQw+rsOHz7yHQ4+TZhpT6qispL86IhBzlJV7XKoZBOsVpIfHTHIWarwbFXLoe4SEKnS5VC3CSBVshzqOgH4nkWXQ10nINLC5eAXLl++Mn3hwsUZOlYjAQuutMuR5EdHDHJqrfnLwcM9wp0yTYf+ykSfTX6lXY4kPzpikFNr4TvD5eD7+S9wx/+XjM+Z94YNw/pQ/7VnueJeOGKQczOFS8wziURPc0dH574g6HsT/79TFdVEkh8dMchZy5L86IhBzlqW5EdHDMYJMRgnxGCcEINxQgzGCTEYJ8RgfCg2/AdO1pvMDK0CqwAAAABJRU5ErkJggg==)
}

.controls button[data-state=go-fullscreen] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTCtCgrAAAADJ0lEQVR4Xu2bsW7bQAyG7bZoH8WvmaFvYKBPE3ToGiBDkWZI0aF7184u/wutkDxKPkm8E3DqB/yQSYt3/AnZMmD7cLlcdi03CV3xnutJeeKNIys7pyfliVc+sdIAOuAd6YP1mvxmiVd6MS75SHqf+c0SfXPM/GaJzsn8ZgnBy8vvE+muQCcuaQb2ND2MKetN+ZVBSgh4gcstPTx8/8IlzcCeXi+O7rhkQPmVQUoIUGwWc3V//+0rlzQDe3q9OKo/gOfnX5+5pBnY0+vFUfwAnp5+/qXjmYTnoa3fA87cU9Yrqc4V8Pj44w8dmxu3oAfuxe2TFDcAO+Wth4C9rXnnSgi9As52w62GgD1HesFLc8iRQgeAeGzjZkOY6oGU9cxlA8qvDFJCMLYYHTcbwq296Rg6gBM+cOCey7edwSAetx5CyZ54jF7RM39YyvpRfmWQEjPA4q2GELmX8iuDlJhJZGNjRO+h/MogJRYQ3aCkxtrKrwxSYiE1Gq2xJlB+ZZASK4hsOHIti/Irg5RYSUTjEWtMofzKICUCWGNgTW0pyq8MUiKIJUaW1CxB+ZVBSgQyx9Ccc9civB6VeU6GUmKs5JwojNf6AwBTBqee4/JQjNc2AwBjRluaB8ZruwEAGLOGpWqbB8Zr2wEAGPSG0MI8MF7/D0AlOFkNGPTMX9ViCMarHkBNYMyaR+zl6LjNm2AtYGjM6NRzXB6K8Vt/ACUGS86JwvitO4A5xuacuwbjt94AlhhaUrOE6gNYY2RNbSlVBxBhIGKNKZRnFawksvHItSzKswpWUKPhGmsC5VkFC6nVKKixtvKsggXUaNASvYfyrIKZRDc2ReReyrMKDFh8N1+OEtnPY6l4P1+PE0UDIG1m/spUD6SqA+j3JzLEzQF0/SMpouQKGLS1+SvowQ7BKH4APOW+fihJzLoCpHDb4ZJm8G3Z7ccoGwAx/G9gGAAPQYFis5gr3HO5pBnY0+vFUf0B4AMHlzSDP+S4/RiVvQRSYKBi+Tqb0tbvAVPKelOeZZASnZP5zRJ9c/tPUynZKa5XLwn1hOfvKje5J7nJPclN7kWHw+HwDwCo8bcIOt7eAAAAAElFTkSuQmCC)
}

input[type=range] {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    border-radius: 12px;
    height: 12px;
    margin: 5px;
    border: none;
    background: 0 0;
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    border: inherit;
    background: #fff;
    border-radius: 12px
}

input[type=range]::-moz-range-track {
    border: inherit;
    background: #fff;
    border-radius: 12px
}

input[type=range]::-ms-track {
    border: inherit;
    background: #fff;
    border-radius: 12px;
    color: transparent
}

input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
    background: #fff;
    border-radius: 12px
}

input[type=range]::-ms-tooltip {
    display: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 12px;
    border: none;
    border-radius: 12px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, silver), color-stop(100%, #696969));
    background-image: -webkit-linear-gradient(top, silver 0, #696969 100%);
    background-image: linear-gradient(to bottom, silver 0, #696969 100%)
}

input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 12px;
    border: none;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, silver 0, #696969 100%)
}

input[type=range]::-ms-thumb {
    width: 20px;
    height: 12px;
    border-radius: 12px;
    border: none;
    background-image: linear-gradient(to bottom, silver 0, #696969 100%)
}

video::-webkit-media-controls {
    display: none !important
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable tfoot th,
table.dataTable thead th {
    font-weight: 700
}

table.dataTable thead td,
table.dataTable thead th {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead td:active,
table.dataTable thead th:active {
    outline: 0
}

table.dataTable tfoot td,
table.dataTable tfoot th {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url(DataTables-1.10.18/images/sort_both.png)
}

table.dataTable thead .sorting_asc {
    background-image: url(DataTables-1.10.18/images/sort_asc.png)
}

table.dataTable thead .sorting_desc {
    background-image: url(DataTables-1.10.18/images/sort_desc.png)
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url(DataTables-1.10.18/images/sort_asc_disabled.png)
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url(DataTables-1.10.18/images/sort_desc_disabled.png)
}

table.dataTable tbody tr {
    background-color: #fff
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9
}

table.dataTable tbody td,
table.dataTable tbody th {
    padding: 8px 10px
}

table.dataTable.display tbody td,
table.dataTable.display tbody th {
    border-top: 1px solid #ddd
}

table.dataTable.display tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th {
    border-top: none
}

table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
    background-color: #f9f9f9
}

table.dataTable.display tbody tr.odd.selected,
table.dataTable.stripe tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.display tbody tr:hover,
table.dataTable.hover tbody tr:hover {
    background-color: #f6f6f6
}

table.dataTable.display tbody tr:hover.selected,
table.dataTable.hover tbody tr:hover.selected {
    background-color: #aab7d1
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap
}

table.dataTable.compact thead td,
table.dataTable.compact thead th {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
    padding: 4px
}

table.dataTable.compact tbody td,
table.dataTable.compact tbody th {
    padding: 4px
}

table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable,
table.dataTable td,
table.dataTable th {
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: .5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: .755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: .25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: 0 0;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0, #111 100%);
    background: -moz-linear-gradient(top, #585858 0, #111 100%);
    background: -ms-linear-gradient(top, #585858 0, #111 100%);
    background: -o-linear-gradient(top, #585858 0, #111 100%);
    background: linear-gradient(to bottom, #585858 0, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: 0;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width:767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: .5em
    }
}

@media screen and (max-width:640px) {

    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: .5em
    }
}

@keyframes dtb-spinner {
    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes dtb-spinner {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes dtb-spinner {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes dtb-spinner {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

div.dt-button-info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    background-color: #fff;
    border: 2px solid #111;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, .3);
    border-radius: 3px;
    text-align: center;
    z-index: 21
}

div.dt-button-info h2 {
    padding: .5em;
    margin: 0;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3
}

div.dt-button-info>div {
    padding: 1em
}

div.dt-button-collection-title {
    text-align: center;
    padding: .3em 0 .5em;
    font-size: .9em
}

a.dt-button,
button.dt-button,
div.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: .333em;
    margin-bottom: .333em;
    padding: .5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: .88em;
    line-height: 1.6em;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
    background-image: -webkit-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background-image: -ms-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='white', EndColorStr='#e9e9e9');
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: 0
}

a.dt-button.disabled,
button.dt-button.disabled,
div.dt-button.disabled {
    color: #999;
    border: 1px solid #d0d0d0;
    cursor: default;
    background-color: #f9f9f9;
    background-image: -webkit-linear-gradient(top, #fff 0, #f9f9f9 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #f9f9f9 100%);
    background-image: -ms-linear-gradient(top, #fff 0, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f9f9f9')
}

a.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
button.dt-button.active:not(.disabled),
button.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled) {
    background-color: #e2e2e2;
    background-image: -webkit-linear-gradient(top, #f3f3f3 0, #e2e2e2 100%);
    background-image: -moz-linear-gradient(top, #f3f3f3 0, #e2e2e2 100%);
    background-image: -ms-linear-gradient(top, #f3f3f3 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #f3f3f3 0, #e2e2e2 100%);
    background-image: linear-gradient(to bottom, #f3f3f3 0, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');
    box-shadow: inset 1px 1px 3px #999
}

a.dt-button.active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
button.dt-button.active:not(.disabled):hover:not(.disabled),
button.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button.active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled) {
    box-shadow: inset 1px 1px 3px #999;
    background-color: #ccc;
    background-image: -webkit-linear-gradient(top, #eaeaea 0, #ccc 100%);
    background-image: -moz-linear-gradient(top, #eaeaea 0, #ccc 100%);
    background-image: -ms-linear-gradient(top, #eaeaea 0, #ccc 100%);
    background-image: -o-linear-gradient(top, #eaeaea 0, #ccc 100%);
    background-image: linear-gradient(to bottom, #eaeaea 0, #ccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#cccccc')
}

a.dt-button:hover,
button.dt-button:hover,
div.dt-button:hover {
    text-decoration: none
}

a.dt-button:hover:not(.disabled),
button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled) {
    border: 1px solid #666;
    background-color: #e0e0e0;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #e0e0e0 100%);
    background-image: -moz-linear-gradient(top, #f9f9f9 0, #e0e0e0 100%);
    background-image: -ms-linear-gradient(top, #f9f9f9 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')
}

a.dt-button:focus:not(.disabled),
button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled) {
    border: 1px solid #426c9e;
    text-shadow: 0 1px 0 #c4def1;
    outline: 0;
    background-color: #79ace9;
    background-image: -webkit-linear-gradient(top, #bddef4 0, #79ace9 100%);
    background-image: -moz-linear-gradient(top, #bddef4 0, #79ace9 100%);
    background-image: -ms-linear-gradient(top, #bddef4 0, #79ace9 100%);
    background-image: -o-linear-gradient(top, #bddef4 0, #79ace9 100%);
    background-image: linear-gradient(to bottom, #bddef4 0, #79ace9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#bddef4', EndColorStr='#79ace9')
}

.dt-button embed {
    outline: 0
}

div.dt-buttons {
    position: relative;
    float: left
}

div.dt-button-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    margin-top: 3px;
    padding: 8px 8px 4px 8px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .4);
    background-color: #fff;
    overflow: hidden;
    z-index: 2002;
    border-radius: 5px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px
}

div.dt-button-collection a.dt-button,
div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 4px;
    margin-right: 0
}

div.dt-button-collection a.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled) {
    background-color: #dadada;
    background-image: -webkit-linear-gradient(top, #f0f0f0 0, #dadada 100%);
    background-image: -moz-linear-gradient(top, #f0f0f0 0, #dadada 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0, #dadada 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0, #dadada 100%);
    background-image: linear-gradient(to bottom, #f0f0f0 0, #dadada 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#dadada');
    box-shadow: inset 1px 1px 3px #666
}

div.dt-button-collection.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    border-radius: 0
}

div.dt-button-collection>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

div.dt-button-collection .dt-button {
    border-radius: 0
}

div.dt-button-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .7) 100%);
    background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .7) 100%);
    background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, .3)), color-stop(1, rgba(0, 0, 0, .7)));
    background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .7) 100%);
    background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .7) 100%);
    z-index: 2001
}

@media screen and (max-width:640px) {
    div.dt-buttons {
        float: none !important;
        text-align: center
    }
}

a.dt-button.processing,
button.dt-button.processing,
div.dt-button.processing {
    color: rgba(0, 0, 0, .2)
}

a.dt-button.processing:after,
button.dt-button.processing:after,
div.dt-button.processing:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    box-sizing: border-box;
    display: block;
    content: ' ';
    border: 2px solid #282828;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: dtb-spinner 1.5s infinite linear;
    -o-animation: dtb-spinner 1.5s infinite linear;
    -ms-animation: dtb-spinner 1.5s infinite linear;
    -webkit-animation: dtb-spinner 1.5s infinite linear;
    -moz-animation: dtb-spinner 1.5s infinite linear
}

table.dataTable tbody td.focus,
table.dataTable tbody th.focus {
    box-shadow: inset 0 0 1px 2px #36f
}

div.dtk-focus-alt table.dataTable tbody td.focus,
div.dtk-focus-alt table.dataTable tbody th.focus {
    box-shadow: inset 0 0 1px 2px #ff8b33
}

table.dataTable tbody>tr.selected,
table.dataTable tbody>tr>.selected {
    background-color: #b0bed9
}

table.dataTable.display tbody>tr.odd.selected,
table.dataTable.display tbody>tr.odd>.selected,
table.dataTable.stripe tbody>tr.odd.selected,
table.dataTable.stripe tbody>tr.odd>.selected {
    background-color: #acbad4
}

table.dataTable.display tbody>tr.selected:hover,
table.dataTable.display tbody>tr>.selected:hover,
table.dataTable.hover tbody>tr.selected:hover,
table.dataTable.hover tbody>tr>.selected:hover {
    background-color: #aab7d1
}

table.dataTable.display tbody>tr>.selected {
    background-color: #acbad5
}

table.dataTable.display tbody>tr.odd>.selected {
    background-color: #a6b4cd
}

table.dataTable.display tbody>tr.even>.selected {
    background-color: #acbad5
}

table.dataTable.display tbody>tr:hover>.selected,
table.dataTable.display tbody>tr>.selected:hover {
    background-color: #a2aec7
}

table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
    position: relative
}

table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box
}

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid #000;
    border-radius: 3px
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
    content: '\2714';
    margin-top: -11px;
    margin-left: -4px;
    text-align: center;
    text-shadow: 1px 1px #b0bed9, -1px -1px #b0bed9, 1px -1px #b0bed9, -1px 1px #b0bed9
}

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
    margin-left: .5em
}

@media screen and (max-width:640px) {

    div.dataTables_wrapper span.select-info,
    div.dataTables_wrapper span.select-item {
        margin-left: 0;
        display: block
    }
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    /* color: inherit; */
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-auto,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-8,
.col-md,
.col-md-1,
.col-md-10,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl-2,
.col-xl-3,
.col-xl-7 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.offset-6 {
    margin-left: 50%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }
}

@media (min-width:992px) {
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

select.form-control[multiple],
select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    /* left: 0; */
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.form-control+.form-control {
    margin-left: -1px
}

.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-control-label::before {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label::before {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

@media (min-width:576px) {
    .d-sm-block {
        display: block !important
    }
}

@media (min-width:768px) {
    .d-md-block {
        display: block !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.float-right {
    float: right !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.py-3 {
    padding-top: 1rem !important
}

.px-3 {
    padding-right: 1rem !important
}

.py-3 {
    padding-bottom: 1rem !important
}

.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.py-5 {
    padding-bottom: 3rem !important
}

.px-5 {
    padding-left: 3rem !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .mr-sm-2 {
        margin-right: .5rem !important
    }
}

@media (min-width:768px) {
    .mb-md-0 {
        margin-bottom: 0 !important
    }
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-muted {
    color: #6c757d !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
}

.ld.reverse {
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.ld.x1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.ld.x2 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.ld.running {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.ld.paused {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.ld-ball {
    width: 1em;
    height: 1em;
    position: relative;
    color: inherit;
    display: inline-block
}

.ld-ball:after {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: inline-block;
    background: center center no-repeat;
    background-size: cover
}

.ld-ball:after {
    border-radius: 50%;
    background: currentColor
}

@keyframes ld-blink {
    0% {
        opacity: 1
    }

    49% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes ld-blink {
    0% {
        opacity: 1
    }

    49% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes ld-blur {
    0% {
        filter: blur(0)
    }

    50% {
        filter: blur(5px)
    }

    100% {
        filter: blur(0)
    }
}

@-webkit-keyframes ld-blur {
    0% {
        filter: blur(0)
    }

    50% {
        filter: blur(5px)
    }

    100% {
        filter: blur(0)
    }
}

@keyframes ld-breath {
    0% {
        -webkit-transform: scale(.86);
        transform: scale(.86)
    }

    50% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }

    100% {
        -webkit-transform: scale(.86);
        transform: scale(.86)
    }
}

@-webkit-keyframes ld-breath {
    0% {
        -webkit-transform: scale(.86);
        transform: scale(.86)
    }

    50% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }

    100% {
        -webkit-transform: scale(.86);
        transform: scale(.86)
    }
}

@keyframes ld-broadcast {
    0% {
        box-shadow: 0 0 0 3px rgba(0, 0, 0, .9)
    }

    19% {
        box-shadow: 0 0 0 2px rgba(0, 0, 0, .7)
    }

    20% {
        box-shadow: 0 0 0 6px rgba(0, 0, 0, .8)
    }

    39% {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, .6)
    }

    40% {
        box-shadow: 0 0 0 9px rgba(0, 0, 0, .7)
    }

    60% {
        box-shadow: 0 0 0 8px rgba(0, 0, 0, .6);
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .2)
    }
}

@-webkit-keyframes ld-broadcast {
    0% {
        box-shadow: 0 0 0 3px rgba(0, 0, 0, .9)
    }

    19% {
        box-shadow: 0 0 0 2px rgba(0, 0, 0, .7)
    }

    20% {
        box-shadow: 0 0 0 6px rgba(0, 0, 0, .8)
    }

    39% {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, .6)
    }

    40% {
        box-shadow: 0 0 0 9px rgba(0, 0, 0, .7)
    }

    60% {
        box-shadow: 0 0 0 8px rgba(0, 0, 0, .6);
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .2)
    }
}

@keyframes ld-clock {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    8.333% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    16.667% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }

    25% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    33.333% {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg)
    }

    41.667% {
        -webkit-transform: rotate(150deg);
        transform: rotate(150deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    58.333% {
        -webkit-transform: rotate(210deg);
        transform: rotate(210deg)
    }

    66.667% {
        -webkit-transform: rotate(240deg);
        transform: rotate(240deg)
    }

    75% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    83.333% {
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg)
    }

    91.667% {
        -webkit-transform: rotate(330deg);
        transform: rotate(330deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ld-clock {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    8.333% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    16.667% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }

    25% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    33.333% {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg)
    }

    41.667% {
        -webkit-transform: rotate(150deg);
        transform: rotate(150deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    58.333% {
        -webkit-transform: rotate(210deg);
        transform: rotate(210deg)
    }

    66.667% {
        -webkit-transform: rotate(240deg);
        transform: rotate(240deg)
    }

    75% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    83.333% {
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg)
    }

    91.667% {
        -webkit-transform: rotate(330deg);
        transform: rotate(330deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ld-cycle {

    0%,
    100%,
    50% {
        animation-timing-function: cubic-bezier(.5, .5, .5, .5)
    }

    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ld-cycle {

    0%,
    100%,
    50% {
        animation-timing-function: cubic-bezier(.5, .5, .5, .5)
    }

    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ld-fade {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes ld-fade {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes ld-flip {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    25% {
        -webkit-transform: rotateY(180deg) rotateX(0);
        transform: rotateY(180deg) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(180deg) rotateX(180deg);
        transform: rotateY(180deg) rotateX(180deg)
    }

    75% {
        -webkit-transform: rotateY(0) rotateX(180deg);
        transform: rotateY(0) rotateX(180deg)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

@-webkit-keyframes ld-flip {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    25% {
        -webkit-transform: rotateY(180deg) rotateX(0);
        transform: rotateY(180deg) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(180deg) rotateX(180deg);
        transform: rotateY(180deg) rotateX(180deg)
    }

    75% {
        -webkit-transform: rotateY(0) rotateX(180deg);
        transform: rotateY(0) rotateX(180deg)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

.ld.ld-flip {
    -webkit-animation: ld-flip 2s infinite;
    animation: ld-flip 2s infinite
}

@keyframes ld-flip-v {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateX(0) rotateY(0);
        transform: rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: rotateX(180deg) rotateY(0);
        transform: rotateX(180deg) rotateY(0)
    }

    100% {
        -webkit-transform: rotateX(0) rotateY(0);
        transform: rotateX(0) rotateY(0)
    }
}

@-webkit-keyframes ld-flip-v {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateX(0) rotateY(0);
        transform: rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: rotateX(180deg) rotateY(0);
        transform: rotateX(180deg) rotateY(0)
    }

    100% {
        -webkit-transform: rotateX(0) rotateY(0);
        transform: rotateX(0) rotateY(0)
    }
}

@keyframes ld-flip-h {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(180deg) rotateX(0);
        transform: rotateY(180deg) rotateX(0)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

@-webkit-keyframes ld-flip-h {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }

    50% {
        -webkit-transform: rotateY(180deg) rotateX(0);
        transform: rotateY(180deg) rotateX(0)
    }

    100% {
        -webkit-transform: rotateY(0) rotateX(0);
        transform: rotateY(0) rotateX(0)
    }
}

@keyframes ld-coin-v {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

    50% {
        -webkit-transform: rotateX(1800deg);
        transform: rotateX(1800deg)
    }

    100% {
        -webkit-transform: rotateX(3600deg);
        transform: rotateX(3600deg)
    }
}

@-webkit-keyframes ld-coin-v {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

    50% {
        -webkit-transform: rotateX(1800deg);
        transform: rotateX(1800deg)
    }

    100% {
        -webkit-transform: rotateX(3600deg);
        transform: rotateX(3600deg)
    }
}

@keyframes ld-coin-h {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    50% {
        -webkit-transform: rotateY(1800deg);
        transform: rotateY(1800deg)
    }

    100% {
        -webkit-transform: rotateY(3600deg);
        transform: rotateY(3600deg)
    }
}

@-webkit-keyframes ld-coin-h {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    50% {
        -webkit-transform: rotateY(1800deg);
        transform: rotateY(1800deg)
    }

    100% {
        -webkit-transform: rotateY(3600deg);
        transform: rotateY(3600deg)
    }
}

@keyframes ld-heartbeat {
    0% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    5% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    39% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    45% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

    60% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes ld-heartbeat {
    0% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    5% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    39% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    45% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

    60% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ld-radio {
    0% {
        animation-timing-function: cubic-bezier(.3, .27, .13, 1)
    }

    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }

    5% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes ld-radio {
    0% {
        animation-timing-function: cubic-bezier(.3, .27, .13, 1)
    }

    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }

    5% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes ld-rotate {

    0%,
    100%,
    33%,
    66% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    16%,
    50%,
    83% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: skewX(0) skewY(0) scaleX(2) scaleY(.5);
        transform: skewX(0) skewY(0) scaleX(2) scaleY(.5)
    }

    16% {
        -webkit-transform: skewX(45deg) skewY(0) scaleX(1) scaleY(1);
        transform: skewX(45deg) skewY(0) scaleX(1) scaleY(1)
    }

    33% {
        -webkit-transform: skewX(0) skewY(45deg) scaleX(1) scaleY(1);
        transform: skewX(0) skewY(45deg) scaleX(1) scaleY(1)
    }

    50% {
        -webkit-transform: skewX(0) skewY(0) scaleX(.5) scaleY(2);
        transform: skewX(0) skewY(0) scaleX(.5) scaleY(2)
    }

    66% {
        -webkit-transform: skewX(0) skewY(-45deg) scaleX(1) scaleY(1);
        transform: skewX(0) skewY(-45deg) scaleX(1) scaleY(1)
    }

    83% {
        -webkit-transform: skewX(-45deg) skewY(0) scaleX(1) scaleY(1);
        transform: skewX(-45deg) skewY(0) scaleX(1) scaleY(1)
    }

    100% {
        -webkit-transform: skewX(0) skewY(0) scaleX(2) scaleY(.5);
        transform: skewX(0) skewY(0) scaleX(2) scaleY(.5)
    }
}

@-webkit-keyframes ld-rotate {

    0%,
    100%,
    33%,
    66% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    16%,
    50%,
    83% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: skewX(0) skewY(0) scaleX(2) scaleY(.5);
        transform: skewX(0) skewY(0) scaleX(2) scaleY(.5)
    }

    16% {
        -webkit-transform: skewX(45deg) skewY(0) scaleX(1) scaleY(1);
        transform: skewX(45deg) skewY(0) scaleX(1) scaleY(1)
    }

    33% {
        -webkit-transform: skewX(0) skewY(45deg) scaleX(1) scaleY(1);
        transform: skewX(0) skewY(45deg) scaleX(1) scaleY(1)
    }

    50% {
        -webkit-transform: skewX(0) skewY(0) scaleX(.5) scaleY(2);
        transform: skewX(0) skewY(0) scaleX(.5) scaleY(2)
    }

    66% {
        -webkit-transform: skewX(0) skewY(-45deg) scaleX(1) scaleY(1);
        transform: skewX(0) skewY(-45deg) scaleX(1) scaleY(1)
    }

    83% {
        -webkit-transform: skewX(-45deg) skewY(0) scaleX(1) scaleY(1);
        transform: skewX(-45deg) skewY(0) scaleX(1) scaleY(1)
    }

    100% {
        -webkit-transform: skewX(0) skewY(0) scaleX(2) scaleY(.5);
        transform: skewX(0) skewY(0) scaleX(2) scaleY(.5)
    }
}

@keyframes ld-rubber {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    20% {
        -webkit-transform: scale(1.5, 1);
        transform: scale(1.5, 1)
    }

    30% {
        -webkit-transform: scale(.8, 1);
        transform: scale(.8, 1)
    }

    40% {
        -webkit-transform: scale(1.3, 1);
        transform: scale(1.3, 1)
    }

    50% {
        -webkit-transform: scale(.85, 1);
        transform: scale(.85, 1)
    }

    60% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1)
    }

    70% {
        -webkit-transform: scale(.9, 1);
        transform: scale(.9, 1)
    }

    80% {
        -webkit-transform: scale(1.1, 1);
        transform: scale(1.1, 1)
    }

    90% {
        -webkit-transform: scale(.95, 1);
        transform: scale(.95, 1)
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-webkit-keyframes ld-rubber {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    20% {
        -webkit-transform: scale(1.5, 1);
        transform: scale(1.5, 1)
    }

    30% {
        -webkit-transform: scale(.8, 1);
        transform: scale(.8, 1)
    }

    40% {
        -webkit-transform: scale(1.3, 1);
        transform: scale(1.3, 1)
    }

    50% {
        -webkit-transform: scale(.85, 1);
        transform: scale(.85, 1)
    }

    60% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1)
    }

    70% {
        -webkit-transform: scale(.9, 1);
        transform: scale(.9, 1)
    }

    80% {
        -webkit-transform: scale(1.1, 1);
        transform: scale(1.1, 1)
    }

    90% {
        -webkit-transform: scale(.95, 1);
        transform: scale(.95, 1)
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes ld-shadow {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, .5, 1)
    }

    50% {
        animation-timing-function: cubic-bezier(.5, 0, .5, 1)
    }

    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .2)
    }

    50% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, .9)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .2)
    }
}

@-webkit-keyframes ld-shadow {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, .5, 1)
    }

    50% {
        animation-timing-function: cubic-bezier(.5, 0, .5, 1)
    }

    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .2)
    }

    50% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, .9)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .2)
    }
}

@keyframes ld-shadow-a {
    0% {
        box-shadow: 3px 0 0 6px rgba(0, 0, 0, .5)
    }

    8.33% {
        box-shadow: 3px 1px 0 6px rgba(0, 0, 0, .5)
    }

    16.67% {
        box-shadow: 2px 3px 0 6px rgba(0, 0, 0, .5)
    }

    25% {
        box-shadow: 0 3px 0 6px rgba(0, 0, 0, .5)
    }

    33.33% {
        box-shadow: -1px 3px 0 6px rgba(0, 0, 0, .5)
    }

    41.67% {
        box-shadow: -3px 1px 0 6px rgba(0, 0, 0, .5)
    }

    50% {
        box-shadow: -3px 0 0 6px rgba(0, 0, 0, .5)
    }

    58.33% {
        box-shadow: -3px -1px 0 6px rgba(0, 0, 0, .5)
    }

    66.67% {
        box-shadow: -2px -3px 0 6px rgba(0, 0, 0, .5)
    }

    75% {
        box-shadow: 0 -3px 0 6px rgba(0, 0, 0, .5)
    }

    83.33% {
        box-shadow: 2px -3px 0 6px rgba(0, 0, 0, .5)
    }

    91.67% {
        box-shadow: 3px -2px 0 6px rgba(0, 0, 0, .5)
    }

    100% {
        box-shadow: 3px 0 0 6px rgba(0, 0, 0, .5)
    }
}

@-webkit-keyframes ld-shadow-a {
    0% {
        box-shadow: 3px 0 0 6px rgba(0, 0, 0, .5)
    }

    8.33% {
        box-shadow: 3px 1px 0 6px rgba(0, 0, 0, .5)
    }

    16.67% {
        box-shadow: 2px 3px 0 6px rgba(0, 0, 0, .5)
    }

    25% {
        box-shadow: 0 3px 0 6px rgba(0, 0, 0, .5)
    }

    33.33% {
        box-shadow: -1px 3px 0 6px rgba(0, 0, 0, .5)
    }

    41.67% {
        box-shadow: -3px 1px 0 6px rgba(0, 0, 0, .5)
    }

    50% {
        box-shadow: -3px 0 0 6px rgba(0, 0, 0, .5)
    }

    58.33% {
        box-shadow: -3px -1px 0 6px rgba(0, 0, 0, .5)
    }

    66.67% {
        box-shadow: -2px -3px 0 6px rgba(0, 0, 0, .5)
    }

    75% {
        box-shadow: 0 -3px 0 6px rgba(0, 0, 0, .5)
    }

    83.33% {
        box-shadow: 2px -3px 0 6px rgba(0, 0, 0, .5)
    }

    91.67% {
        box-shadow: 3px -2px 0 6px rgba(0, 0, 0, .5)
    }

    100% {
        box-shadow: 3px 0 0 6px rgba(0, 0, 0, .5)
    }
}

@keyframes ld-skew {

    0%,
    100%,
    50% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    25%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    0% {
        -webkit-transform: skewX(20deg) scale(1);
        transform: skewX(20deg) scale(1)
    }

    25% {
        -webkit-transform: skewX(0) scale(.9);
        transform: skewX(0) scale(.9)
    }

    50% {
        -webkit-transform: skewX(-20deg) scale(1);
        transform: skewX(-20deg) scale(1)
    }

    75% {
        -webkit-transform: skewX(0) scale(.9);
        transform: skewX(0) scale(.9)
    }

    100% {
        -webkit-transform: skewX(20deg) scale(1);
        transform: skewX(20deg) scale(1)
    }
}

@-webkit-keyframes ld-skew {

    0%,
    100%,
    50% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    25%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    0% {
        -webkit-transform: skewX(20deg) scale(1);
        transform: skewX(20deg) scale(1)
    }

    25% {
        -webkit-transform: skewX(0) scale(.9);
        transform: skewX(0) scale(.9)
    }

    50% {
        -webkit-transform: skewX(-20deg) scale(1);
        transform: skewX(-20deg) scale(1)
    }

    75% {
        -webkit-transform: skewX(0) scale(.9);
        transform: skewX(0) scale(.9)
    }

    100% {
        -webkit-transform: skewX(20deg) scale(1);
        transform: skewX(20deg) scale(1)
    }
}

@keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ld-spin-fast {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    50% {
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    100% {
        -webkit-transform: rotate(1800deg);
        transform: rotate(1800deg)
    }
}

@-webkit-keyframes ld-spin-fast {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    50% {
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    100% {
        -webkit-transform: rotate(1800deg);
        transform: rotate(1800deg)
    }
}

@keyframes ld-squeeze {
    0% {
        -webkit-transform: scale(1, .5);
        transform: scale(1, .5)
    }

    50% {
        -webkit-transform: scale(.5, 1);
        transform: scale(.5, 1)
    }

    100% {
        -webkit-transform: scale(1, .5);
        transform: scale(1, .5)
    }
}

@-webkit-keyframes ld-squeeze {
    0% {
        -webkit-transform: scale(1, .5);
        transform: scale(1, .5)
    }

    50% {
        -webkit-transform: scale(.5, 1);
        transform: scale(.5, 1)
    }

    100% {
        -webkit-transform: scale(1, .5);
        transform: scale(1, .5)
    }
}

@keyframes ld-surprise {
    0% {
        -webkit-transform: skewX(0) scale(1);
        transform: skewX(0) scale(1)
    }

    10% {
        -webkit-transform: skewX(-15deg) scale(.8);
        transform: skewX(-15deg) scale(.8)
    }

    20% {
        -webkit-transform: skewX(-15deg) scale(.8);
        transform: skewX(-15deg) scale(.8)
    }

    30% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    40% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }

    50% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    60% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }

    70% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    80% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }

    90% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    100% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }
}

@-webkit-keyframes ld-surprise {
    0% {
        -webkit-transform: skewX(0) scale(1);
        transform: skewX(0) scale(1)
    }

    10% {
        -webkit-transform: skewX(-15deg) scale(.8);
        transform: skewX(-15deg) scale(.8)
    }

    20% {
        -webkit-transform: skewX(-15deg) scale(.8);
        transform: skewX(-15deg) scale(.8)
    }

    30% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    40% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }

    50% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    60% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }

    70% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    80% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }

    90% {
        -webkit-transform: skewX(15deg) scale(1.3);
        transform: skewX(15deg) scale(1.3)
    }

    100% {
        -webkit-transform: skewX(-15deg) scale(1.3);
        transform: skewX(-15deg) scale(1.3)
    }
}

@keyframes ld-tick {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    20% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }

    30% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    40% {
        -webkit-transform: rotate(-21deg);
        transform: rotate(-21deg)
    }

    50% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    60% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }

    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }

    90% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes ld-tick {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    20% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }

    30% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    40% {
        -webkit-transform: rotate(-21deg);
        transform: rotate(-21deg)
    }

    50% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    60% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }

    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }

    90% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes ld-vortex-in {
    0% {
        -webkit-transform: rotate(1800deg) scale(3);
        transform: rotate(1800deg) scale(3);
        opacity: 0
    }

    60% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes ld-vortex-in {
    0% {
        -webkit-transform: rotate(1800deg) scale(3);
        transform: rotate(1800deg) scale(3);
        opacity: 0
    }

    60% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes ld-vortex-out {
    0% {
        -webkit-transform: rotate(0) scale(0);
        transform: rotate(0) scale(0);
        opacity: 1
    }

    60% {
        -webkit-transform: rotate(1800deg) scale(1);
        transform: rotate(1800deg) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(1800deg) scale(1);
        transform: rotate(1800deg) scale(1);
        opacity: 0
    }
}

@-webkit-keyframes ld-vortex-out {
    0% {
        -webkit-transform: rotate(0) scale(0);
        transform: rotate(0) scale(0);
        opacity: 1
    }

    60% {
        -webkit-transform: rotate(1800deg) scale(1);
        transform: rotate(1800deg) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(1800deg) scale(1);
        transform: rotate(1800deg) scale(1);
        opacity: 0
    }
}

@keyframes ld-wrench {

    20%,
    36%,
    70%,
    86% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    0%,
    100%,
    50% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@-webkit-keyframes ld-wrench {

    20%,
    36%,
    70%,
    86% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    0%,
    100%,
    50% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes ld-pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    51% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@-webkit-keyframes ld-pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    51% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes ld-bounce {

    0%,
    90% {
        animation-timing-function: linear
    }

    10% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    50% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 30%) scaleY(.5);
        transform: translate(0, 30%) scaleY(.5)
    }

    10% {
        -webkit-transform: translate(0, 5%) scaleY(1.1);
        transform: translate(0, 5%) scaleY(1.1)
    }

    50% {
        -webkit-transform: translate(0, -37%) scaleY(1.1);
        transform: translate(0, -37%) scaleY(1.1)
    }

    90% {
        -webkit-transform: translate(0, 5%) scaleY(1.1);
        transform: translate(0, 5%) scaleY(1.1)
    }

    100% {
        -webkit-transform: translate(0, 30%) scaleY(.5);
        transform: translate(0, 30%) scaleY(.5)
    }
}

@-webkit-keyframes ld-bounce {

    0%,
    90% {
        animation-timing-function: linear
    }

    10% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    50% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 30%) scaleY(.5);
        transform: translate(0, 30%) scaleY(.5)
    }

    10% {
        -webkit-transform: translate(0, 5%) scaleY(1.1);
        transform: translate(0, 5%) scaleY(1.1)
    }

    50% {
        -webkit-transform: translate(0, -37%) scaleY(1.1);
        transform: translate(0, -37%) scaleY(1.1)
    }

    90% {
        -webkit-transform: translate(0, 5%) scaleY(1.1);
        transform: translate(0, 5%) scaleY(1.1)
    }

    100% {
        -webkit-transform: translate(0, 30%) scaleY(.5);
        transform: translate(0, 30%) scaleY(.5)
    }
}

@keyframes ld-bounce-rtl {
    0% {
        -webkit-transform: translate(160%, -40%);
        transform: translate(160%, -40%)
    }

    12.5% {
        -webkit-transform: translate(120%, -23%);
        transform: translate(120%, -23%)
    }

    25% {
        -webkit-transform: translate(80%, 0);
        transform: translate(80%, 0)
    }

    37.5% {
        -webkit-transform: translate(50%, -23%);
        transform: translate(50%, -23%)
    }

    50% {
        -webkit-transform: translate(0, -40%);
        transform: translate(0, -40%)
    }

    62.5% {
        -webkit-transform: translate(-50%, -23%);
        transform: translate(-50%, -23%)
    }

    75% {
        -webkit-transform: translate(-80%, 0);
        transform: translate(-80%, 0)
    }

    87.5% {
        -webkit-transform: translate(-120%, -23%);
        transform: translate(-120%, -23%)
    }

    100% {
        -webkit-transform: translate(-160%, -40%);
        transform: translate(-160%, -40%)
    }
}

@-webkit-keyframes ld-bounce-rtl {
    0% {
        -webkit-transform: translate(160%, -40%);
        transform: translate(160%, -40%)
    }

    12.5% {
        -webkit-transform: translate(120%, -23%);
        transform: translate(120%, -23%)
    }

    25% {
        -webkit-transform: translate(80%, 0);
        transform: translate(80%, 0)
    }

    37.5% {
        -webkit-transform: translate(50%, -23%);
        transform: translate(50%, -23%)
    }

    50% {
        -webkit-transform: translate(0, -40%);
        transform: translate(0, -40%)
    }

    62.5% {
        -webkit-transform: translate(-50%, -23%);
        transform: translate(-50%, -23%)
    }

    75% {
        -webkit-transform: translate(-80%, 0);
        transform: translate(-80%, 0)
    }

    87.5% {
        -webkit-transform: translate(-120%, -23%);
        transform: translate(-120%, -23%)
    }

    100% {
        -webkit-transform: translate(-160%, -40%);
        transform: translate(-160%, -40%)
    }
}

@keyframes ld-bounce-ltr {
    0% {
        -webkit-transform: translate(-160%, -40%);
        transform: translate(-160%, -40%)
    }

    12.5% {
        -webkit-transform: translate(-120%, -23%);
        transform: translate(-120%, -23%)
    }

    25% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    37.5% {
        -webkit-transform: translate(-50%, -23%);
        transform: translate(-50%, -23%)
    }

    50% {
        -webkit-transform: translate(0, -40%);
        transform: translate(0, -40%)
    }

    62.5% {
        -webkit-transform: translate(50%, -23%);
        transform: translate(50%, -23%)
    }

    75% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    87.5% {
        -webkit-transform: translate(120%, -23%);
        transform: translate(120%, -23%)
    }

    100% {
        -webkit-transform: translate(160%, -40%);
        transform: translate(160%, -40%)
    }
}

@-webkit-keyframes ld-bounce-ltr {
    0% {
        -webkit-transform: translate(-160%, -40%);
        transform: translate(-160%, -40%)
    }

    12.5% {
        -webkit-transform: translate(-120%, -23%);
        transform: translate(-120%, -23%)
    }

    25% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    37.5% {
        -webkit-transform: translate(-50%, -23%);
        transform: translate(-50%, -23%)
    }

    50% {
        -webkit-transform: translate(0, -40%);
        transform: translate(0, -40%)
    }

    62.5% {
        -webkit-transform: translate(50%, -23%);
        transform: translate(50%, -23%)
    }

    75% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    87.5% {
        -webkit-transform: translate(120%, -23%);
        transform: translate(120%, -23%)
    }

    100% {
        -webkit-transform: translate(160%, -40%);
        transform: translate(160%, -40%)
    }
}

@keyframes ld-bounce-a-px {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    12.5%,
    37.5%,
    62.5%,
    87.5% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    12.5% {
        -webkit-transform: translate(5%, -28%);
        transform: translate(5%, -28%)
    }

    25% {
        -webkit-transform: translate(10%, 0);
        transform: translate(10%, 0)
    }

    37.5% {
        -webkit-transform: translate(5%, -28%);
        transform: translate(5%, -28%)
    }

    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    62.5% {
        -webkit-transform: translate(-5%, -28%);
        transform: translate(-5%, -28%)
    }

    75% {
        -webkit-transform: translate(-10%, 0);
        transform: translate(-10%, 0)
    }

    87.5% {
        -webkit-transform: translate(-5%, -28%);
        transform: translate(-5%, -28%)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-bounce-a-px {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    12.5%,
    37.5%,
    62.5%,
    87.5% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    12.5% {
        -webkit-transform: translate(5%, -28%);
        transform: translate(5%, -28%)
    }

    25% {
        -webkit-transform: translate(10%, 0);
        transform: translate(10%, 0)
    }

    37.5% {
        -webkit-transform: translate(5%, -28%);
        transform: translate(5%, -28%)
    }

    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    62.5% {
        -webkit-transform: translate(-5%, -28%);
        transform: translate(-5%, -28%)
    }

    75% {
        -webkit-transform: translate(-10%, 0);
        transform: translate(-10%, 0)
    }

    87.5% {
        -webkit-transform: translate(-5%, -28%);
        transform: translate(-5%, -28%)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-float {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: linear
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }

    30% {
        -webkit-transform: translate(0, -10%);
        transform: translate(0, -10%);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    50% {
        -webkit-transform: translate(0, -10%);
        transform: translate(0, -10%);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
}

@-webkit-keyframes ld-float {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: linear
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }

    30% {
        -webkit-transform: translate(0, -10%);
        transform: translate(0, -10%);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    50% {
        -webkit-transform: translate(0, -10%);
        transform: translate(0, -10%);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
}

@keyframes ld-hit {
    0% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5);
        -webkit-transform: scale(0) translate(0, 0) skewX(0);
        transform: scale(0) translate(0, 0) skewX(0)
    }

    20% {
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    50% {
        animation-timing-function: cubic-bezier(1, 0, 1, .5);
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    100% {
        -webkit-transform: scale(1) translate(0, 200%) skewX(20deg);
        transform: scale(1) translate(0, 200%) skewX(20deg)
    }
}

@-webkit-keyframes ld-hit {
    0% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5);
        -webkit-transform: scale(0) translate(0, 0) skewX(0);
        transform: scale(0) translate(0, 0) skewX(0)
    }

    20% {
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    50% {
        animation-timing-function: cubic-bezier(1, 0, 1, .5);
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    100% {
        -webkit-transform: scale(1) translate(0, 200%) skewX(20deg);
        transform: scale(1) translate(0, 200%) skewX(20deg)
    }
}

@keyframes ld-jelly {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    16.6% {
        -webkit-transform: translate(-30%, 0) skewX(30deg);
        transform: translate(-30%, 0) skewX(30deg)
    }

    33.3% {
        -webkit-transform: translate(25%, 0) skewX(-20deg);
        transform: translate(25%, 0) skewX(-20deg)
    }

    50% {
        -webkit-transform: translate(-12%, 0) skewX(10deg);
        transform: translate(-12%, 0) skewX(10deg)
    }

    66.6% {
        -webkit-transform: translate(6%, 0) skewX(-5deg);
        transform: translate(6%, 0) skewX(-5deg)
    }

    83.3% {
        -webkit-transform: translate(-2.5%, 0) skewX(2deg);
        transform: translate(-2.5%, 0) skewX(2deg)
    }

    100% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }
}

@-webkit-keyframes ld-jelly {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    16.6% {
        -webkit-transform: translate(-30%, 0) skewX(30deg);
        transform: translate(-30%, 0) skewX(30deg)
    }

    33.3% {
        -webkit-transform: translate(25%, 0) skewX(-20deg);
        transform: translate(25%, 0) skewX(-20deg)
    }

    50% {
        -webkit-transform: translate(-12%, 0) skewX(10deg);
        transform: translate(-12%, 0) skewX(10deg)
    }

    66.6% {
        -webkit-transform: translate(6%, 0) skewX(-5deg);
        transform: translate(6%, 0) skewX(-5deg)
    }

    83.3% {
        -webkit-transform: translate(-2.5%, 0) skewX(2deg);
        transform: translate(-2.5%, 0) skewX(2deg)
    }

    100% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }
}

@keyframes ld-jump {

    0%,
    100%,
    28%,
    48%,
    64%,
    76%,
    86%,
    93% {
        animation-timing-function: ease-out
    }

    14%,
    38%,
    56%,
    70%,
    81%,
    90%,
    97% {
        animation-timing-function: ease-in
    }

    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    14% {
        -webkit-transform: translateY(-27%);
        transform: translateY(-27%)
    }

    28% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    38% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    48% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    56% {
        -webkit-transform: translateY(-16%);
        transform: translateY(-16%)
    }

    64% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    70% {
        -webkit-transform: translateY(-12%);
        transform: translateY(-12%)
    }

    76% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    81% {
        -webkit-transform: translateY(-7.5%);
        transform: translateY(-7.5%)
    }

    86% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        -webkit-transform: translateY(-3%);
        transform: translateY(-3%)
    }

    93% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    97% {
        -webkit-transform: translateY(-1.5%);
        transform: translateY(-1.5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes ld-jump {

    0%,
    100%,
    28%,
    48%,
    64%,
    76%,
    86%,
    93% {
        animation-timing-function: ease-out
    }

    14%,
    38%,
    56%,
    70%,
    81%,
    90%,
    97% {
        animation-timing-function: ease-in
    }

    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    14% {
        -webkit-transform: translateY(-27%);
        transform: translateY(-27%)
    }

    28% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    38% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    48% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    56% {
        -webkit-transform: translateY(-16%);
        transform: translateY(-16%)
    }

    64% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    70% {
        -webkit-transform: translateY(-12%);
        transform: translateY(-12%)
    }

    76% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    81% {
        -webkit-transform: translateY(-7.5%);
        transform: translateY(-7.5%)
    }

    86% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        -webkit-transform: translateY(-3%);
        transform: translateY(-3%)
    }

    93% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    97% {
        -webkit-transform: translateY(-1.5%);
        transform: translateY(-1.5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ld-orbit {
    0% {
        -webkit-transform: translate(30%, 0) rotate(0);
        transform: translate(30%, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(21%, 21%) rotate(45deg);
        transform: translate(21%, 21%) rotate(45deg)
    }

    25% {
        -webkit-transform: translate(0, 30%) rotate(90deg);
        transform: translate(0, 30%) rotate(90deg)
    }

    37.5% {
        -webkit-transform: translate(-21%, 21%) rotate(135deg);
        transform: translate(-21%, 21%) rotate(135deg)
    }

    50% {
        -webkit-transform: translate(-30%, 0) rotate(180deg);
        transform: translate(-30%, 0) rotate(180deg)
    }

    62.5% {
        -webkit-transform: translate(-21%, -21%) rotate(225deg);
        transform: translate(-21%, -21%) rotate(225deg)
    }

    75% {
        -webkit-transform: translate(0, -30%) rotate(270deg);
        transform: translate(0, -30%) rotate(270deg)
    }

    87.5% {
        -webkit-transform: translate(21%, -21%) rotate(315deg);
        transform: translate(21%, -21%) rotate(315deg)
    }

    100% {
        -webkit-transform: translate(30%, 0) rotate(360deg);
        transform: translate(30%, 0) rotate(360deg)
    }
}

@-webkit-keyframes ld-orbit {
    0% {
        -webkit-transform: translate(30%, 0) rotate(0);
        transform: translate(30%, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(21%, 21%) rotate(45deg);
        transform: translate(21%, 21%) rotate(45deg)
    }

    25% {
        -webkit-transform: translate(0, 30%) rotate(90deg);
        transform: translate(0, 30%) rotate(90deg)
    }

    37.5% {
        -webkit-transform: translate(-21%, 21%) rotate(135deg);
        transform: translate(-21%, 21%) rotate(135deg)
    }

    50% {
        -webkit-transform: translate(-30%, 0) rotate(180deg);
        transform: translate(-30%, 0) rotate(180deg)
    }

    62.5% {
        -webkit-transform: translate(-21%, -21%) rotate(225deg);
        transform: translate(-21%, -21%) rotate(225deg)
    }

    75% {
        -webkit-transform: translate(0, -30%) rotate(270deg);
        transform: translate(0, -30%) rotate(270deg)
    }

    87.5% {
        -webkit-transform: translate(21%, -21%) rotate(315deg);
        transform: translate(21%, -21%) rotate(315deg)
    }

    100% {
        -webkit-transform: translate(30%, 0) rotate(360deg);
        transform: translate(30%, 0) rotate(360deg)
    }
}

@keyframes ld-rush-rtl {
    0% {
        -webkit-transform: translate(200%, 0) skewX(-45deg);
        transform: translate(200%, 0) skewX(-45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(-40%, 0) skewX(35deg);
        transform: translate(-40%, 0) skewX(35deg)
    }

    45% {
        -webkit-transform: translate(20%, 0) skewX(-15deg);
        transform: translate(20%, 0) skewX(-15deg)
    }

    60% {
        -webkit-transform: translate(-10%, 0) skewX(7deg);
        transform: translate(-10%, 0) skewX(7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(-250%, 0) skewX(-45deg);
        transform: translate(-250%, 0) skewX(-45deg)
    }
}

@-webkit-keyframes ld-rush-rtl {
    0% {
        -webkit-transform: translate(200%, 0) skewX(-45deg);
        transform: translate(200%, 0) skewX(-45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(-40%, 0) skewX(35deg);
        transform: translate(-40%, 0) skewX(35deg)
    }

    45% {
        -webkit-transform: translate(20%, 0) skewX(-15deg);
        transform: translate(20%, 0) skewX(-15deg)
    }

    60% {
        -webkit-transform: translate(-10%, 0) skewX(7deg);
        transform: translate(-10%, 0) skewX(7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(-250%, 0) skewX(-45deg);
        transform: translate(-250%, 0) skewX(-45deg)
    }
}

@keyframes ld-rush-ltr {
    0% {
        -webkit-transform: translate(-200%, 0) skewX(45deg);
        transform: translate(-200%, 0) skewX(45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(40%, 0) skewX(-35deg);
        transform: translate(40%, 0) skewX(-35deg)
    }

    45% {
        -webkit-transform: translate(-20%, 0) skewX(15deg);
        transform: translate(-20%, 0) skewX(15deg)
    }

    60% {
        -webkit-transform: translate(10%, 0) skewX(-7deg);
        transform: translate(10%, 0) skewX(-7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(250%, 0) skewX(45deg);
        transform: translate(250%, 0) skewX(45deg)
    }
}

@-webkit-keyframes ld-rush-ltr {
    0% {
        -webkit-transform: translate(-200%, 0) skewX(45deg);
        transform: translate(-200%, 0) skewX(45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(40%, 0) skewX(-35deg);
        transform: translate(40%, 0) skewX(-35deg)
    }

    45% {
        -webkit-transform: translate(-20%, 0) skewX(15deg);
        transform: translate(-20%, 0) skewX(15deg)
    }

    60% {
        -webkit-transform: translate(10%, 0) skewX(-7deg);
        transform: translate(10%, 0) skewX(-7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(250%, 0) skewX(45deg);
        transform: translate(250%, 0) skewX(45deg)
    }
}

@keyframes ld-shake {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    16.6% {
        -webkit-transform: translate(-35%, 0);
        transform: translate(-35%, 0)
    }

    33.3% {
        -webkit-transform: translate(25%, 0);
        transform: translate(25%, 0)
    }

    50% {
        -webkit-transform: translate(-12%, 0);
        transform: translate(-12%, 0)
    }

    66.6% {
        -webkit-transform: translate(6%, 0);
        transform: translate(6%, 0)
    }

    83.3% {
        -webkit-transform: translate(-2.5%, 0);
        transform: translate(-2.5%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-shake {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    16.6% {
        -webkit-transform: translate(-35%, 0);
        transform: translate(-35%, 0)
    }

    33.3% {
        -webkit-transform: translate(25%, 0);
        transform: translate(25%, 0)
    }

    50% {
        -webkit-transform: translate(-12%, 0);
        transform: translate(-12%, 0)
    }

    66.6% {
        -webkit-transform: translate(6%, 0);
        transform: translate(6%, 0)
    }

    83.3% {
        -webkit-transform: translate(-2.5%, 0);
        transform: translate(-2.5%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-ltr {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(200%, 0);
        transform: translate(200%, 0)
    }

    50% {
        -webkit-transform: translate(-200%, 0);
        transform: translate(-200%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-ltr {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(200%, 0);
        transform: translate(200%, 0)
    }

    50% {
        -webkit-transform: translate(-200%, 0);
        transform: translate(-200%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-rtl {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(-200%, 0);
        transform: translate(-200%, 0)
    }

    50% {
        -webkit-transform: translate(200%, 0);
        transform: translate(200%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-rtl {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(-200%, 0);
        transform: translate(-200%, 0)
    }

    50% {
        -webkit-transform: translate(200%, 0);
        transform: translate(200%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-btt {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, -200%);
        transform: translate(0, -200%)
    }

    50% {
        -webkit-transform: translate(0, 200%);
        transform: translate(0, 200%)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-btt {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, -200%);
        transform: translate(0, -200%)
    }

    50% {
        -webkit-transform: translate(0, 200%);
        transform: translate(0, 200%)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-ttb {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, 200%);
        transform: translate(0, 200%)
    }

    50% {
        -webkit-transform: translate(0, -200%);
        transform: translate(0, -200%)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-ttb {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, 200%);
        transform: translate(0, 200%)
    }

    50% {
        -webkit-transform: translate(0, -200%);
        transform: translate(0, -200%)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-tremble {
    0% {
        -webkit-transform: translate(1%, 1%);
        transform: translate(1%, 1%)
    }

    5% {
        -webkit-transform: translate(0, 1%);
        transform: translate(0, 1%)
    }

    10% {
        -webkit-transform: translate(1%, 2%);
        transform: translate(1%, 2%)
    }

    15% {
        -webkit-transform: translate(2%, 1%);
        transform: translate(2%, 1%)
    }

    20% {
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0)
    }

    25% {
        -webkit-transform: translate(1%, 2%);
        transform: translate(1%, 2%)
    }

    30% {
        -webkit-transform: translate(1%, 3%);
        transform: translate(1%, 3%)
    }

    35% {
        -webkit-transform: translate(0, 1%);
        transform: translate(0, 1%)
    }

    40% {
        -webkit-transform: translate(1%, 1%);
        transform: translate(1%, 1%)
    }

    45% {
        -webkit-transform: translate(1%, 0);
        transform: translate(1%, 0)
    }

    50% {
        -webkit-transform: translate(2%, 1%);
        transform: translate(2%, 1%)
    }

    55% {
        -webkit-transform: translate(1%, 2%);
        transform: translate(1%, 2%)
    }

    60% {
        -webkit-transform: translate(3%, 1%);
        transform: translate(3%, 1%)
    }

    65% {
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%)
    }

    70% {
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0)
    }

    75% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    80% {
        -webkit-transform: translate(2%, 3%);
        transform: translate(2%, 3%)
    }

    85% {
        -webkit-transform: translate(1%, 0);
        transform: translate(1%, 0)
    }

    90% {
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%)
    }

    95% {
        -webkit-transform: translate(3%, 2%);
        transform: translate(3%, 2%)
    }
}

@-webkit-keyframes ld-tremble {
    0% {
        -webkit-transform: translate(1%, 1%);
        transform: translate(1%, 1%)
    }

    5% {
        -webkit-transform: translate(0, 1%);
        transform: translate(0, 1%)
    }

    10% {
        -webkit-transform: translate(1%, 2%);
        transform: translate(1%, 2%)
    }

    15% {
        -webkit-transform: translate(2%, 1%);
        transform: translate(2%, 1%)
    }

    20% {
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0)
    }

    25% {
        -webkit-transform: translate(1%, 2%);
        transform: translate(1%, 2%)
    }

    30% {
        -webkit-transform: translate(1%, 3%);
        transform: translate(1%, 3%)
    }

    35% {
        -webkit-transform: translate(0, 1%);
        transform: translate(0, 1%)
    }

    40% {
        -webkit-transform: translate(1%, 1%);
        transform: translate(1%, 1%)
    }

    45% {
        -webkit-transform: translate(1%, 0);
        transform: translate(1%, 0)
    }

    50% {
        -webkit-transform: translate(2%, 1%);
        transform: translate(2%, 1%)
    }

    55% {
        -webkit-transform: translate(1%, 2%);
        transform: translate(1%, 2%)
    }

    60% {
        -webkit-transform: translate(3%, 1%);
        transform: translate(3%, 1%)
    }

    65% {
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%)
    }

    70% {
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0)
    }

    75% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    80% {
        -webkit-transform: translate(2%, 3%);
        transform: translate(2%, 3%)
    }

    85% {
        -webkit-transform: translate(1%, 0);
        transform: translate(1%, 0)
    }

    90% {
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%)
    }

    95% {
        -webkit-transform: translate(3%, 2%);
        transform: translate(3%, 2%)
    }
}

@keyframes ld-wander-h {
    0% {
        -webkit-transform: translate(-35%, 0);
        transform: translate(-35%, 0)
    }

    50% {
        -webkit-transform: translate(35%, 0);
        transform: translate(35%, 0)
    }

    100% {
        -webkit-transform: translate(-35%, 0);
        transform: translate(-35%, 0)
    }
}

@-webkit-keyframes ld-wander-h {
    0% {
        -webkit-transform: translate(-35%, 0);
        transform: translate(-35%, 0)
    }

    50% {
        -webkit-transform: translate(35%, 0);
        transform: translate(35%, 0)
    }

    100% {
        -webkit-transform: translate(-35%, 0);
        transform: translate(-35%, 0)
    }
}

@keyframes ld-wander-v {
    0% {
        -webkit-transform: translate(0, -35%);
        transform: translate(0, -35%)
    }

    50% {
        -webkit-transform: translate(0, 35%);
        transform: translate(0, 35%)
    }

    100% {
        -webkit-transform: translate(0, -35%);
        transform: translate(0, -35%)
    }
}

@-webkit-keyframes ld-wander-v {
    0% {
        -webkit-transform: translate(0, -35%);
        transform: translate(0, -35%)
    }

    50% {
        -webkit-transform: translate(0, 35%);
        transform: translate(0, 35%)
    }

    100% {
        -webkit-transform: translate(0, -35%);
        transform: translate(0, -35%)
    }
}

@keyframes ld-jingle {
    0% {
        -webkit-transform: translate(0, -40%) rotate(0) translate(0, 40%);
        transform: translate(0, -40%) rotate(0) translate(0, 40%)
    }

    4% {
        -webkit-transform: translate(0, -40%) rotate(11deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(11deg) translate(0, 40%)
    }

    10% {
        -webkit-transform: translate(0, -40%) rotate(15deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(15deg) translate(0, 40%)
    }

    18% {
        -webkit-transform: translate(0, -40%) rotate(-11deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-11deg) translate(0, 40%)
    }

    20% {
        -webkit-transform: translate(0, -40%) rotate(-13deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-13deg) translate(0, 40%)
    }

    21% {
        -webkit-transform: translate(0, -40%) rotate(-12deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-12deg) translate(0, 40%)
    }

    22% {
        -webkit-transform: translate(0, -40%) rotate(-10deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-10deg) translate(0, 40%)
    }

    24% {
        -webkit-transform: translate(0, -40%) rotate(-5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-5deg) translate(0, 40%)
    }

    26% {
        -webkit-transform: translate(0, -40%) rotate(3deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(3deg) translate(0, 40%)
    }

    28% {
        -webkit-transform: translate(0, -40%) rotate(9deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(9deg) translate(0, 40%)
    }

    30% {
        -webkit-transform: translate(0, -40%) rotate(10deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(10deg) translate(0, 40%)
    }

    31% {
        -webkit-transform: translate(0, -40%) rotate(9deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(9deg) translate(0, 40%)
    }

    33% {
        -webkit-transform: translate(0, -40%) rotate(5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(5deg) translate(0, 40%)
    }

    34% {
        -webkit-transform: translate(0, -40%) rotate(1deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(1deg) translate(0, 40%)
    }

    36% {
        -webkit-transform: translate(0, -40%) rotate(-5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-5deg) translate(0, 40%)
    }

    39% {
        -webkit-transform: translate(0, -40%) rotate(-8deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-8deg) translate(0, 40%)
    }

    40% {
        -webkit-transform: translate(0, -40%) rotate(-7deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-7deg) translate(0, 40%)
    }

    44% {
        -webkit-transform: translate(0, -40%) rotate(3deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(3deg) translate(0, 40%)
    }

    47% {
        -webkit-transform: translate(0, -40%) rotate(7deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(7deg) translate(0, 40%)
    }

    56% {
        -webkit-transform: translate(0, -40%) rotate(-5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-5deg) translate(0, 40%)
    }

    63% {
        -webkit-transform: translate(0, -40%) rotate(1deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(1deg) translate(0, 40%)
    }

    75% {
        -webkit-transform: translate(0, -40%) rotate(-1deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-1deg) translate(0, 40%)
    }

    100% {
        -webkit-transform: translate(0, -40%) rotate(0) translate(0, 40%);
        transform: translate(0, -40%) rotate(0) translate(0, 40%)
    }
}

@-webkit-keyframes ld-jingle {
    0% {
        -webkit-transform: translate(0, -40%) rotate(0) translate(0, 40%);
        transform: translate(0, -40%) rotate(0) translate(0, 40%)
    }

    4% {
        -webkit-transform: translate(0, -40%) rotate(11deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(11deg) translate(0, 40%)
    }

    10% {
        -webkit-transform: translate(0, -40%) rotate(15deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(15deg) translate(0, 40%)
    }

    18% {
        -webkit-transform: translate(0, -40%) rotate(-11deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-11deg) translate(0, 40%)
    }

    20% {
        -webkit-transform: translate(0, -40%) rotate(-13deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-13deg) translate(0, 40%)
    }

    21% {
        -webkit-transform: translate(0, -40%) rotate(-12deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-12deg) translate(0, 40%)
    }

    22% {
        -webkit-transform: translate(0, -40%) rotate(-10deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-10deg) translate(0, 40%)
    }

    24% {
        -webkit-transform: translate(0, -40%) rotate(-5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-5deg) translate(0, 40%)
    }

    26% {
        -webkit-transform: translate(0, -40%) rotate(3deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(3deg) translate(0, 40%)
    }

    28% {
        -webkit-transform: translate(0, -40%) rotate(9deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(9deg) translate(0, 40%)
    }

    30% {
        -webkit-transform: translate(0, -40%) rotate(10deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(10deg) translate(0, 40%)
    }

    31% {
        -webkit-transform: translate(0, -40%) rotate(9deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(9deg) translate(0, 40%)
    }

    33% {
        -webkit-transform: translate(0, -40%) rotate(5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(5deg) translate(0, 40%)
    }

    34% {
        -webkit-transform: translate(0, -40%) rotate(1deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(1deg) translate(0, 40%)
    }

    36% {
        -webkit-transform: translate(0, -40%) rotate(-5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-5deg) translate(0, 40%)
    }

    39% {
        -webkit-transform: translate(0, -40%) rotate(-8deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-8deg) translate(0, 40%)
    }

    40% {
        -webkit-transform: translate(0, -40%) rotate(-7deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-7deg) translate(0, 40%)
    }

    44% {
        -webkit-transform: translate(0, -40%) rotate(3deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(3deg) translate(0, 40%)
    }

    47% {
        -webkit-transform: translate(0, -40%) rotate(7deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(7deg) translate(0, 40%)
    }

    56% {
        -webkit-transform: translate(0, -40%) rotate(-5deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-5deg) translate(0, 40%)
    }

    63% {
        -webkit-transform: translate(0, -40%) rotate(1deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(1deg) translate(0, 40%)
    }

    75% {
        -webkit-transform: translate(0, -40%) rotate(-1deg) translate(0, 40%);
        transform: translate(0, -40%) rotate(-1deg) translate(0, 40%)
    }

    100% {
        -webkit-transform: translate(0, -40%) rotate(0) translate(0, 40%);
        transform: translate(0, -40%) rotate(0) translate(0, 40%)
    }
}

@keyframes ld-swim {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(5%, -10%) rotate(3deg);
        transform: translate(5%, -10%) rotate(3deg)
    }

    25% {
        -webkit-transform: translate(0, -15%) rotate(6deg);
        transform: translate(0, -15%) rotate(6deg)
    }

    37.5% {
        -webkit-transform: translate(-5%, -10%) rotate(3deg);
        transform: translate(-5%, -10%) rotate(3deg)
    }

    50% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    62.5% {
        -webkit-transform: translate(5%, 10%) rotate(-3deg);
        transform: translate(5%, 10%) rotate(-3deg)
    }

    75% {
        -webkit-transform: translate(0, 15%) rotate(-6deg);
        transform: translate(0, 15%) rotate(-6deg)
    }

    87.5% {
        -webkit-transform: translate(-5%, 10%) rotate(-3deg);
        transform: translate(-5%, 10%) rotate(-3deg)
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }
}

@-webkit-keyframes ld-swim {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(5%, -10%) rotate(3deg);
        transform: translate(5%, -10%) rotate(3deg)
    }

    25% {
        -webkit-transform: translate(0, -15%) rotate(6deg);
        transform: translate(0, -15%) rotate(6deg)
    }

    37.5% {
        -webkit-transform: translate(-5%, -10%) rotate(3deg);
        transform: translate(-5%, -10%) rotate(3deg)
    }

    50% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    62.5% {
        -webkit-transform: translate(5%, 10%) rotate(-3deg);
        transform: translate(5%, 10%) rotate(-3deg)
    }

    75% {
        -webkit-transform: translate(0, 15%) rotate(-6deg);
        transform: translate(0, 15%) rotate(-6deg)
    }

    87.5% {
        -webkit-transform: translate(-5%, 10%) rotate(-3deg);
        transform: translate(-5%, 10%) rotate(-3deg)
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes ld-leaf {
    0% {
        -webkit-transform: translate(-14.7%, -117%) rotate(-.3deg);
        transform: translate(-14.7%, -117%) rotate(-.3deg)
    }

    1% {
        -webkit-transform: translate(-14.399999999999999%, -112.5%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, -112.5%) rotate(-.6deg)
    }

    2% {
        -webkit-transform: translate(-13.8%, -102.00000000000001%) rotate(-1.2deg);
        transform: translate(-13.8%, -102.00000000000001%) rotate(-1.2deg)
    }

    3% {
        -webkit-transform: translate(-13.5%, -100.5%) rotate(-1.5deg);
        transform: translate(-13.5%, -100.5%) rotate(-1.5deg)
    }

    5% {
        -webkit-transform: translate(-7.199999999999999%, -87%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, -87%) rotate(-7.800000000000001deg)
    }

    7% {
        -webkit-transform: translate(5.399999999999999%, -79.5%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, -79.5%) rotate(-20.400000000000002deg)
    }

    10% {
        -webkit-transform: translate(12.9%, -76.5%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, -76.5%) rotate(-27.900000000000002deg)
    }

    12% {
        -webkit-transform: translate(14.399999999999999%, -75%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, -75%) rotate(-29.4deg)
    }

    13% {
        -webkit-transform: translate(14.7%, -75%) rotate(-29.7deg);
        transform: translate(14.7%, -75%) rotate(-29.7deg)
    }

    14% {
        -webkit-transform: translate(15%, -75%) rotate(-30deg);
        transform: translate(15%, -75%) rotate(-30deg)
    }

    15% {
        -webkit-transform: translate(14.399999999999999%, -69%) rotate(.6deg);
        transform: translate(14.399999999999999%, -69%) rotate(.6deg)
    }

    16% {
        -webkit-transform: translate(13.8%, -58.5%) rotate(1.2deg);
        transform: translate(13.8%, -58.5%) rotate(1.2deg)
    }

    19% {
        -webkit-transform: translate(7.199999999999999%, -45%) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999%, -45%) rotate(7.800000000000001deg)
    }

    21% {
        -webkit-transform: translate(-5.399999999999999%, -37.5%) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999%, -37.5%) rotate(20.400000000000002deg)
    }

    24% {
        -webkit-transform: translate(-12.9%, -33%) rotate(27.900000000000002deg);
        transform: translate(-12.9%, -33%) rotate(27.900000000000002deg)
    }

    26% {
        -webkit-transform: translate(-14.399999999999999%, -33%) rotate(29.4deg);
        transform: translate(-14.399999999999999%, -33%) rotate(29.4deg)
    }

    27% {
        -webkit-transform: translate(-14.7%, -31.5%) rotate(29.7deg);
        transform: translate(-14.7%, -31.5%) rotate(29.7deg)
    }

    28% {
        -webkit-transform: translate(-15%, -31.5%) rotate(30deg);
        transform: translate(-15%, -31.5%) rotate(30deg)
    }

    29% {
        -webkit-transform: translate(-14.399999999999999%, -27%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, -27%) rotate(-.6deg)
    }

    30% {
        -webkit-transform: translate(-13.8%, -16.5%) rotate(-1.2deg);
        transform: translate(-13.8%, -16.5%) rotate(-1.2deg)
    }

    31% {
        -webkit-transform: translate(-13.5%, -15%) rotate(-1.5deg);
        transform: translate(-13.5%, -15%) rotate(-1.5deg)
    }

    33% {
        -webkit-transform: translate(-7.199999999999999%, -1.5%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, -1.5%) rotate(-7.800000000000001deg)
    }

    36% {
        -webkit-transform: translate(5.399999999999999%, 4.5%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, 4.5%) rotate(-20.400000000000002deg)
    }

    38% {
        -webkit-transform: translate(12.9%, 9%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, 9%) rotate(-27.900000000000002deg)
    }

    40% {
        -webkit-transform: translate(14.399999999999999%, 10.500000000000002%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, 10.500000000000002%) rotate(-29.4deg)
    }

    41% {
        -webkit-transform: translate(14.7%, 10.500000000000002%) rotate(-29.7deg);
        transform: translate(14.7%, 10.500000000000002%) rotate(-29.7deg)
    }

    42% {
        -webkit-transform: translate(15%, 10.500000000000002%) rotate(-30deg);
        transform: translate(15%, 10.500000000000002%) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(15%, 10.500000000000002%) rotate(-30deg);
        transform: translate(15%, 10.500000000000002%) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(14.7%, 10.500000000000002%) rotate(.3deg);
        transform: translate(14.7%, 10.500000000000002%) rotate(.3deg)
    }

    43% {
        -webkit-transform: translate(14.399999999999999%, 16.5%) rotate(.6deg);
        transform: translate(14.399999999999999%, 16.5%) rotate(.6deg)
    }

    45% {
        -webkit-transform: translate(13.8%, 25.500000000000004%) rotate(1.2deg);
        transform: translate(13.8%, 25.500000000000004%) rotate(1.2deg)
    }

    45% {
        -webkit-transform: translate(13.5%, 27%) rotate(1.5deg);
        transform: translate(13.5%, 27%) rotate(1.5deg)
    }

    48% {
        -webkit-transform: translate(7.199999999999999%, 40.5%) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999%, 40.5%) rotate(7.800000000000001deg)
    }

    50% {
        -webkit-transform: translate(-5.399999999999999%, 48%) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999%, 48%) rotate(20.400000000000002deg)
    }

    52% {
        -webkit-transform: translate(-12.9%, 51.00000000000001%) rotate(27.900000000000002deg);
        transform: translate(-12.9%, 51.00000000000001%) rotate(27.900000000000002deg)
    }

    54% {
        -webkit-transform: translate(-14.399999999999999%, 52.5%) rotate(29.4deg);
        transform: translate(-14.399999999999999%, 52.5%) rotate(29.4deg)
    }

    56% {
        -webkit-transform: translate(-14.7%, 54%) rotate(29.7deg);
        transform: translate(-14.7%, 54%) rotate(29.7deg)
    }

    57% {
        -webkit-transform: translate(-14.7%, 54%) rotate(-.3deg);
        transform: translate(-14.7%, 54%) rotate(-.3deg)
    }

    58% {
        -webkit-transform: translate(-14.399999999999999%, 58.5%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, 58.5%) rotate(-.6deg)
    }

    59% {
        -webkit-transform: translate(-13.5%, 70.5%) rotate(-1.5deg);
        transform: translate(-13.5%, 70.5%) rotate(-1.5deg)
    }

    62% {
        -webkit-transform: translate(-7.199999999999999%, 84.00000000000001%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, 84.00000000000001%) rotate(-7.800000000000001deg)
    }

    64% {
        -webkit-transform: translate(5.399999999999999%, 91.5%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, 91.5%) rotate(-20.400000000000002deg)
    }

    67% {
        -webkit-transform: translate(12.9%, 94.5%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, 94.5%) rotate(-27.900000000000002deg)
    }

    69% {
        -webkit-transform: translate(14.399999999999999%, 96%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, 96%) rotate(-29.4deg)
    }

    70% {
        -webkit-transform: translate(14.7%, 96%) rotate(-29.7deg);
        transform: translate(14.7%, 96%) rotate(-29.7deg)
    }

    71% {
        -webkit-transform: translate(15%, 96%) rotate(-30deg);
        transform: translate(15%, 96%) rotate(-30deg)
    }

    72% {
        -webkit-transform: translate(14.399999999999999%, 102.00000000000001%) rotate(.6deg);
        transform: translate(14.399999999999999%, 102.00000000000001%) rotate(.6deg)
    }

    73% {
        -webkit-transform: translate(13.8%, 111%) rotate(1.2deg);
        transform: translate(13.8%, 111%) rotate(1.2deg)
    }

    74% {
        -webkit-transform: translate(13.5%, 112.5%) rotate(1.5deg);
        transform: translate(13.5%, 112.5%) rotate(1.5deg)
    }

    76% {
        -webkit-transform: translate(7.199999999999999%, 126%) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999%, 126%) rotate(7.800000000000001deg)
    }

    79% {
        -webkit-transform: translate(-5.399999999999999%, 133.5%) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999%, 133.5%) rotate(20.400000000000002deg)
    }

    81% {
        -webkit-transform: translate(-12.9%, 138%) rotate(27.900000000000002deg);
        transform: translate(-12.9%, 138%) rotate(27.900000000000002deg)
    }

    83% {
        -webkit-transform: translate(-14.399999999999999%, 139.5%) rotate(29.4deg);
        transform: translate(-14.399999999999999%, 139.5%) rotate(29.4deg)
    }

    84% {
        -webkit-transform: translate(-14.7%, 139.5%) rotate(29.7deg);
        transform: translate(-14.7%, 139.5%) rotate(29.7deg)
    }

    85% {
        -webkit-transform: translate(-15%, 139.5%) rotate(30deg);
        transform: translate(-15%, 139.5%) rotate(30deg)
    }

    86% {
        -webkit-transform: translate(-14.7%, 139.5%) rotate(-.3deg);
        transform: translate(-14.7%, 139.5%) rotate(-.3deg)
    }

    86% {
        -webkit-transform: translate(-14.399999999999999%, 144%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, 144%) rotate(-.6deg)
    }

    88% {
        -webkit-transform: translate(-13.5%, 156%) rotate(-1.5deg);
        transform: translate(-13.5%, 156%) rotate(-1.5deg)
    }

    90% {
        -webkit-transform: translate(-7.199999999999999%, 169.49999999999997%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, 169.49999999999997%) rotate(-7.800000000000001deg)
    }

    93% {
        -webkit-transform: translate(5.399999999999999%, 177%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, 177%) rotate(-20.400000000000002deg)
    }

    95% {
        -webkit-transform: translate(12.9%, 180%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, 180%) rotate(-27.900000000000002deg)
    }

    97% {
        -webkit-transform: translate(14.399999999999999%, 181.5%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, 181.5%) rotate(-29.4deg)
    }

    99% {
        -webkit-transform: translate(14.7%, 181.5%) rotate(-29.7deg);
        transform: translate(14.7%, 181.5%) rotate(-29.7deg)
    }

    100% {
        -webkit-transform: translate(15%, 181.5%) rotate(-30deg);
        transform: translate(15%, 181.5%) rotate(-30deg)
    }
}

@-webkit-keyframes ld-leaf {
    0% {
        -webkit-transform: translate(-14.7%, -117%) rotate(-.3deg);
        transform: translate(-14.7%, -117%) rotate(-.3deg)
    }

    1% {
        -webkit-transform: translate(-14.399999999999999%, -112.5%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, -112.5%) rotate(-.6deg)
    }

    2% {
        -webkit-transform: translate(-13.8%, -102.00000000000001%) rotate(-1.2deg);
        transform: translate(-13.8%, -102.00000000000001%) rotate(-1.2deg)
    }

    3% {
        -webkit-transform: translate(-13.5%, -100.5%) rotate(-1.5deg);
        transform: translate(-13.5%, -100.5%) rotate(-1.5deg)
    }

    5% {
        -webkit-transform: translate(-7.199999999999999%, -87%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, -87%) rotate(-7.800000000000001deg)
    }

    7% {
        -webkit-transform: translate(5.399999999999999%, -79.5%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, -79.5%) rotate(-20.400000000000002deg)
    }

    10% {
        -webkit-transform: translate(12.9%, -76.5%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, -76.5%) rotate(-27.900000000000002deg)
    }

    12% {
        -webkit-transform: translate(14.399999999999999%, -75%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, -75%) rotate(-29.4deg)
    }

    13% {
        -webkit-transform: translate(14.7%, -75%) rotate(-29.7deg);
        transform: translate(14.7%, -75%) rotate(-29.7deg)
    }

    14% {
        -webkit-transform: translate(15%, -75%) rotate(-30deg);
        transform: translate(15%, -75%) rotate(-30deg)
    }

    15% {
        -webkit-transform: translate(14.399999999999999%, -69%) rotate(.6deg);
        transform: translate(14.399999999999999%, -69%) rotate(.6deg)
    }

    16% {
        -webkit-transform: translate(13.8%, -58.5%) rotate(1.2deg);
        transform: translate(13.8%, -58.5%) rotate(1.2deg)
    }

    19% {
        -webkit-transform: translate(7.199999999999999%, -45%) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999%, -45%) rotate(7.800000000000001deg)
    }

    21% {
        -webkit-transform: translate(-5.399999999999999%, -37.5%) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999%, -37.5%) rotate(20.400000000000002deg)
    }

    24% {
        -webkit-transform: translate(-12.9%, -33%) rotate(27.900000000000002deg);
        transform: translate(-12.9%, -33%) rotate(27.900000000000002deg)
    }

    26% {
        -webkit-transform: translate(-14.399999999999999%, -33%) rotate(29.4deg);
        transform: translate(-14.399999999999999%, -33%) rotate(29.4deg)
    }

    27% {
        -webkit-transform: translate(-14.7%, -31.5%) rotate(29.7deg);
        transform: translate(-14.7%, -31.5%) rotate(29.7deg)
    }

    28% {
        -webkit-transform: translate(-15%, -31.5%) rotate(30deg);
        transform: translate(-15%, -31.5%) rotate(30deg)
    }

    29% {
        -webkit-transform: translate(-14.399999999999999%, -27%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, -27%) rotate(-.6deg)
    }

    30% {
        -webkit-transform: translate(-13.8%, -16.5%) rotate(-1.2deg);
        transform: translate(-13.8%, -16.5%) rotate(-1.2deg)
    }

    31% {
        -webkit-transform: translate(-13.5%, -15%) rotate(-1.5deg);
        transform: translate(-13.5%, -15%) rotate(-1.5deg)
    }

    33% {
        -webkit-transform: translate(-7.199999999999999%, -1.5%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, -1.5%) rotate(-7.800000000000001deg)
    }

    36% {
        -webkit-transform: translate(5.399999999999999%, 4.5%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, 4.5%) rotate(-20.400000000000002deg)
    }

    38% {
        -webkit-transform: translate(12.9%, 9%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, 9%) rotate(-27.900000000000002deg)
    }

    40% {
        -webkit-transform: translate(14.399999999999999%, 10.500000000000002%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, 10.500000000000002%) rotate(-29.4deg)
    }

    41% {
        -webkit-transform: translate(14.7%, 10.500000000000002%) rotate(-29.7deg);
        transform: translate(14.7%, 10.500000000000002%) rotate(-29.7deg)
    }

    42% {
        -webkit-transform: translate(15%, 10.500000000000002%) rotate(-30deg);
        transform: translate(15%, 10.500000000000002%) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(15%, 10.500000000000002%) rotate(-30deg);
        transform: translate(15%, 10.500000000000002%) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(14.7%, 10.500000000000002%) rotate(.3deg);
        transform: translate(14.7%, 10.500000000000002%) rotate(.3deg)
    }

    43% {
        -webkit-transform: translate(14.399999999999999%, 16.5%) rotate(.6deg);
        transform: translate(14.399999999999999%, 16.5%) rotate(.6deg)
    }

    45% {
        -webkit-transform: translate(13.8%, 25.500000000000004%) rotate(1.2deg);
        transform: translate(13.8%, 25.500000000000004%) rotate(1.2deg)
    }

    45% {
        -webkit-transform: translate(13.5%, 27%) rotate(1.5deg);
        transform: translate(13.5%, 27%) rotate(1.5deg)
    }

    48% {
        -webkit-transform: translate(7.199999999999999%, 40.5%) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999%, 40.5%) rotate(7.800000000000001deg)
    }

    50% {
        -webkit-transform: translate(-5.399999999999999%, 48%) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999%, 48%) rotate(20.400000000000002deg)
    }

    52% {
        -webkit-transform: translate(-12.9%, 51.00000000000001%) rotate(27.900000000000002deg);
        transform: translate(-12.9%, 51.00000000000001%) rotate(27.900000000000002deg)
    }

    54% {
        -webkit-transform: translate(-14.399999999999999%, 52.5%) rotate(29.4deg);
        transform: translate(-14.399999999999999%, 52.5%) rotate(29.4deg)
    }

    56% {
        -webkit-transform: translate(-14.7%, 54%) rotate(29.7deg);
        transform: translate(-14.7%, 54%) rotate(29.7deg)
    }

    57% {
        -webkit-transform: translate(-14.7%, 54%) rotate(-.3deg);
        transform: translate(-14.7%, 54%) rotate(-.3deg)
    }

    58% {
        -webkit-transform: translate(-14.399999999999999%, 58.5%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, 58.5%) rotate(-.6deg)
    }

    59% {
        -webkit-transform: translate(-13.5%, 70.5%) rotate(-1.5deg);
        transform: translate(-13.5%, 70.5%) rotate(-1.5deg)
    }

    62% {
        -webkit-transform: translate(-7.199999999999999%, 84.00000000000001%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, 84.00000000000001%) rotate(-7.800000000000001deg)
    }

    64% {
        -webkit-transform: translate(5.399999999999999%, 91.5%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, 91.5%) rotate(-20.400000000000002deg)
    }

    67% {
        -webkit-transform: translate(12.9%, 94.5%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, 94.5%) rotate(-27.900000000000002deg)
    }

    69% {
        -webkit-transform: translate(14.399999999999999%, 96%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, 96%) rotate(-29.4deg)
    }

    70% {
        -webkit-transform: translate(14.7%, 96%) rotate(-29.7deg);
        transform: translate(14.7%, 96%) rotate(-29.7deg)
    }

    71% {
        -webkit-transform: translate(15%, 96%) rotate(-30deg);
        transform: translate(15%, 96%) rotate(-30deg)
    }

    72% {
        -webkit-transform: translate(14.399999999999999%, 102.00000000000001%) rotate(.6deg);
        transform: translate(14.399999999999999%, 102.00000000000001%) rotate(.6deg)
    }

    73% {
        -webkit-transform: translate(13.8%, 111%) rotate(1.2deg);
        transform: translate(13.8%, 111%) rotate(1.2deg)
    }

    74% {
        -webkit-transform: translate(13.5%, 112.5%) rotate(1.5deg);
        transform: translate(13.5%, 112.5%) rotate(1.5deg)
    }

    76% {
        -webkit-transform: translate(7.199999999999999%, 126%) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999%, 126%) rotate(7.800000000000001deg)
    }

    79% {
        -webkit-transform: translate(-5.399999999999999%, 133.5%) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999%, 133.5%) rotate(20.400000000000002deg)
    }

    81% {
        -webkit-transform: translate(-12.9%, 138%) rotate(27.900000000000002deg);
        transform: translate(-12.9%, 138%) rotate(27.900000000000002deg)
    }

    83% {
        -webkit-transform: translate(-14.399999999999999%, 139.5%) rotate(29.4deg);
        transform: translate(-14.399999999999999%, 139.5%) rotate(29.4deg)
    }

    84% {
        -webkit-transform: translate(-14.7%, 139.5%) rotate(29.7deg);
        transform: translate(-14.7%, 139.5%) rotate(29.7deg)
    }

    85% {
        -webkit-transform: translate(-15%, 139.5%) rotate(30deg);
        transform: translate(-15%, 139.5%) rotate(30deg)
    }

    86% {
        -webkit-transform: translate(-14.7%, 139.5%) rotate(-.3deg);
        transform: translate(-14.7%, 139.5%) rotate(-.3deg)
    }

    86% {
        -webkit-transform: translate(-14.399999999999999%, 144%) rotate(-.6deg);
        transform: translate(-14.399999999999999%, 144%) rotate(-.6deg)
    }

    88% {
        -webkit-transform: translate(-13.5%, 156%) rotate(-1.5deg);
        transform: translate(-13.5%, 156%) rotate(-1.5deg)
    }

    90% {
        -webkit-transform: translate(-7.199999999999999%, 169.49999999999997%) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999%, 169.49999999999997%) rotate(-7.800000000000001deg)
    }

    93% {
        -webkit-transform: translate(5.399999999999999%, 177%) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999%, 177%) rotate(-20.400000000000002deg)
    }

    95% {
        -webkit-transform: translate(12.9%, 180%) rotate(-27.900000000000002deg);
        transform: translate(12.9%, 180%) rotate(-27.900000000000002deg)
    }

    97% {
        -webkit-transform: translate(14.399999999999999%, 181.5%) rotate(-29.4deg);
        transform: translate(14.399999999999999%, 181.5%) rotate(-29.4deg)
    }

    99% {
        -webkit-transform: translate(14.7%, 181.5%) rotate(-29.7deg);
        transform: translate(14.7%, 181.5%) rotate(-29.7deg)
    }

    100% {
        -webkit-transform: translate(15%, 181.5%) rotate(-30deg);
        transform: translate(15%, 181.5%) rotate(-30deg)
    }
}

@keyframes ld-slot {
    0% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    9.09% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    9.1% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    16.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    17% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    23.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    23.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    29.59% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    29.6% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    34.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    34.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    38.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    38.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    41.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    41.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    44.39% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    44.4% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    46.29% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    46.3% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    47.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    47.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    48.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    48.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.39% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    49.4% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    49.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    50.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    50.59% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50.6% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    51.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    51.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    52.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    52.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    53.690000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    53.7% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    55.59% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    55.6% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    58.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    58.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    61.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    61.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    65.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    65.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    70.39% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    70.4% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    76.19% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    76.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    82.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    83% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    90.89% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    90.9% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    99.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    100% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }
}

@-webkit-keyframes ld-slot {
    0% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    9.09% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    9.1% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    16.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    17% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    23.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    23.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    29.59% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    29.6% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    34.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    34.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    38.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    38.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    41.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    41.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    44.39% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    44.4% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    46.29% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    46.3% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    47.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    47.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    48.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    48.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.39% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    49.4% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.79% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    49.8% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    49.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    50.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    50.59% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    50.6% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    51.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    51.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    52.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    52.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    53.690000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    53.7% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    55.59% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    55.6% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    58.190000000000005% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    58.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    61.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    61.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    65.49% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    65.5% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    70.39% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    70.4% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    76.19% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    76.2% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    82.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    83% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    90.89% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    90.9% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }

    99.99% {
        -webkit-transform: translate(0, 160%);
        transform: translate(0, 160%)
    }

    100% {
        -webkit-transform: translate(0, -160%);
        transform: translate(0, -160%)
    }
}

@keyframes ld-bounce-px {

    0%,
    90% {
        animation-timing-function: linear
    }

    10% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    50% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 30px) scaleY(.5);
        transform: translate(0, 30px) scaleY(.5)
    }

    10% {
        -webkit-transform: translate(0, 5px) scaleY(1.1);
        transform: translate(0, 5px) scaleY(1.1)
    }

    50% {
        -webkit-transform: translate(0, -37px) scaleY(1.1);
        transform: translate(0, -37px) scaleY(1.1)
    }

    90% {
        -webkit-transform: translate(0, 5px) scaleY(1.1);
        transform: translate(0, 5px) scaleY(1.1)
    }

    100% {
        -webkit-transform: translate(0, 30px) scaleY(.5);
        transform: translate(0, 30px) scaleY(.5)
    }
}

@-webkit-keyframes ld-bounce-px {

    0%,
    90% {
        animation-timing-function: linear
    }

    10% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    50% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 30px) scaleY(.5);
        transform: translate(0, 30px) scaleY(.5)
    }

    10% {
        -webkit-transform: translate(0, 5px) scaleY(1.1);
        transform: translate(0, 5px) scaleY(1.1)
    }

    50% {
        -webkit-transform: translate(0, -37px) scaleY(1.1);
        transform: translate(0, -37px) scaleY(1.1)
    }

    90% {
        -webkit-transform: translate(0, 5px) scaleY(1.1);
        transform: translate(0, 5px) scaleY(1.1)
    }

    100% {
        -webkit-transform: translate(0, 30px) scaleY(.5);
        transform: translate(0, 30px) scaleY(.5)
    }
}

@keyframes ld-bounce-px-rtl {
    0% {
        -webkit-transform: translate(80px, -20px);
        transform: translate(80px, -20px)
    }

    12.5% {
        -webkit-transform: translate(60px, -12px);
        transform: translate(60px, -12px)
    }

    25% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }

    37.5% {
        -webkit-transform: translate(25px, -12px);
        transform: translate(25px, -12px)
    }

    50% {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }

    62.5% {
        -webkit-transform: translate(-25px, -12px);
        transform: translate(-25px, -12px)
    }

    75% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0)
    }

    87.5% {
        -webkit-transform: translate(-60px, -12px);
        transform: translate(-60px, -12px)
    }

    100% {
        -webkit-transform: translate(-80px, -20px);
        transform: translate(-80px, -20px)
    }
}

@-webkit-keyframes ld-bounce-px-rtl {
    0% {
        -webkit-transform: translate(80px, -20px);
        transform: translate(80px, -20px)
    }

    12.5% {
        -webkit-transform: translate(60px, -12px);
        transform: translate(60px, -12px)
    }

    25% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }

    37.5% {
        -webkit-transform: translate(25px, -12px);
        transform: translate(25px, -12px)
    }

    50% {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }

    62.5% {
        -webkit-transform: translate(-25px, -12px);
        transform: translate(-25px, -12px)
    }

    75% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0)
    }

    87.5% {
        -webkit-transform: translate(-60px, -12px);
        transform: translate(-60px, -12px)
    }

    100% {
        -webkit-transform: translate(-80px, -20px);
        transform: translate(-80px, -20px)
    }
}

@keyframes ld-bounce-px-ltr {
    0% {
        -webkit-transform: translate(-80px, -20px);
        transform: translate(-80px, -20px)
    }

    12.5% {
        -webkit-transform: translate(-60px, -12px);
        transform: translate(-60px, -12px)
    }

    25% {
        -webkit-transform: translate(-50px, 0);
        transform: translate(-50px, 0)
    }

    37.5% {
        -webkit-transform: translate(-25px, -12px);
        transform: translate(-25px, -12px)
    }

    50% {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }

    62.5% {
        -webkit-transform: translate(25px, -12px);
        transform: translate(25px, -12px)
    }

    75% {
        -webkit-transform: translate(50px, 0);
        transform: translate(50px, 0)
    }

    87.5% {
        -webkit-transform: translate(60px, -12px);
        transform: translate(60px, -12px)
    }

    100% {
        -webkit-transform: translate(80px, -20px);
        transform: translate(80px, -20px)
    }
}

@-webkit-keyframes ld-bounce-px-ltr {
    0% {
        -webkit-transform: translate(-80px, -20px);
        transform: translate(-80px, -20px)
    }

    12.5% {
        -webkit-transform: translate(-60px, -12px);
        transform: translate(-60px, -12px)
    }

    25% {
        -webkit-transform: translate(-50px, 0);
        transform: translate(-50px, 0)
    }

    37.5% {
        -webkit-transform: translate(-25px, -12px);
        transform: translate(-25px, -12px)
    }

    50% {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }

    62.5% {
        -webkit-transform: translate(25px, -12px);
        transform: translate(25px, -12px)
    }

    75% {
        -webkit-transform: translate(50px, 0);
        transform: translate(50px, 0)
    }

    87.5% {
        -webkit-transform: translate(60px, -12px);
        transform: translate(60px, -12px)
    }

    100% {
        -webkit-transform: translate(80px, -20px);
        transform: translate(80px, -20px)
    }
}

@keyframes ld-bounce-a-px {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    12.5%,
    37.5%,
    62.5%,
    87.5% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    12.5% {
        -webkit-transform: translate(5px, -28px);
        transform: translate(5px, -28px)
    }

    25% {
        -webkit-transform: translate(10px, 0);
        transform: translate(10px, 0)
    }

    37.5% {
        -webkit-transform: translate(5px, -28px);
        transform: translate(5px, -28px)
    }

    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    62.5% {
        -webkit-transform: translate(-5px, -28px);
        transform: translate(-5px, -28px)
    }

    75% {
        -webkit-transform: translate(-10px, 0);
        transform: translate(-10px, 0)
    }

    87.5% {
        -webkit-transform: translate(-5px, -28px);
        transform: translate(-5px, -28px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-bounce-a-px {

    0%,
    100%,
    25%,
    50%,
    75% {
        animation-timing-function: cubic-bezier(0, .4, .6, 1)
    }

    12.5%,
    37.5%,
    62.5%,
    87.5% {
        animation-timing-function: cubic-bezier(.4, 0, 1, .6)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    12.5% {
        -webkit-transform: translate(5px, -28px);
        transform: translate(5px, -28px)
    }

    25% {
        -webkit-transform: translate(10px, 0);
        transform: translate(10px, 0)
    }

    37.5% {
        -webkit-transform: translate(5px, -28px);
        transform: translate(5px, -28px)
    }

    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    62.5% {
        -webkit-transform: translate(-5px, -28px);
        transform: translate(-5px, -28px)
    }

    75% {
        -webkit-transform: translate(-10px, 0);
        transform: translate(-10px, 0)
    }

    87.5% {
        -webkit-transform: translate(-5px, -28px);
        transform: translate(-5px, -28px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-float-px {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: linear
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }

    30% {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    50% {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
}

@-webkit-keyframes ld-float-px {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: linear
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }

    30% {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    50% {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .3)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, .3)
    }
}

@keyframes ld-hit-px {
    0% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5);
        -webkit-transform: scale(0) translate(0, 0) skewX(0);
        transform: scale(0) translate(0, 0) skewX(0)
    }

    20% {
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    50% {
        animation-timing-function: cubic-bezier(1, 0, 1, .5);
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    100% {
        -webkit-transform: scale(1) translate(0, 150px) skewX(20deg);
        transform: scale(1) translate(0, 150px) skewX(20deg)
    }
}

@-webkit-keyframes ld-hit-px {
    0% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5);
        -webkit-transform: scale(0) translate(0, 0) skewX(0);
        transform: scale(0) translate(0, 0) skewX(0)
    }

    20% {
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    50% {
        animation-timing-function: cubic-bezier(1, 0, 1, .5);
        -webkit-transform: scale(1) translate(0, 0) skewX(20deg);
        transform: scale(1) translate(0, 0) skewX(20deg)
    }

    100% {
        -webkit-transform: scale(1) translate(0, 150px) skewX(20deg);
        transform: scale(1) translate(0, 150px) skewX(20deg)
    }
}

@keyframes ld-jelly-px {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    16.6% {
        -webkit-transform: translate(-30px, 0) skewX(30deg);
        transform: translate(-30px, 0) skewX(30deg)
    }

    33.3% {
        -webkit-transform: translate(25px, 0) skewX(-20deg);
        transform: translate(25px, 0) skewX(-20deg)
    }

    50% {
        -webkit-transform: translate(-12px, 0) skewX(10deg);
        transform: translate(-12px, 0) skewX(10deg)
    }

    66.6% {
        -webkit-transform: translate(6px, 0) skewX(-5deg);
        transform: translate(6px, 0) skewX(-5deg)
    }

    83.3% {
        -webkit-transform: translate(-2.5px, 0) skewX(2deg);
        transform: translate(-2.5px, 0) skewX(2deg)
    }

    100% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }
}

@-webkit-keyframes ld-jelly-px {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    16.6% {
        -webkit-transform: translate(-30px, 0) skewX(30deg);
        transform: translate(-30px, 0) skewX(30deg)
    }

    33.3% {
        -webkit-transform: translate(25px, 0) skewX(-20deg);
        transform: translate(25px, 0) skewX(-20deg)
    }

    50% {
        -webkit-transform: translate(-12px, 0) skewX(10deg);
        transform: translate(-12px, 0) skewX(10deg)
    }

    66.6% {
        -webkit-transform: translate(6px, 0) skewX(-5deg);
        transform: translate(6px, 0) skewX(-5deg)
    }

    83.3% {
        -webkit-transform: translate(-2.5px, 0) skewX(2deg);
        transform: translate(-2.5px, 0) skewX(2deg)
    }

    100% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }
}

@keyframes ld-jump-px {

    0%,
    100%,
    28%,
    48%,
    64%,
    76%,
    86%,
    93% {
        animation-timing-function: ease-out
    }

    14%,
    38%,
    56%,
    70%,
    81%,
    90%,
    97% {
        animation-timing-function: ease-in
    }

    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    14% {
        -webkit-transform: translateY(-27px);
        transform: translateY(-27px)
    }

    28% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    38% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    48% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    56% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }

    64% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    70% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px)
    }

    76% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    81% {
        -webkit-transform: translateY(-7.5px);
        transform: translateY(-7.5px)
    }

    86% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    93% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    97% {
        -webkit-transform: translateY(-1.5px);
        transform: translateY(-1.5px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes ld-jump-px {

    0%,
    100%,
    28%,
    48%,
    64%,
    76%,
    86%,
    93% {
        animation-timing-function: ease-out
    }

    14%,
    38%,
    56%,
    70%,
    81%,
    90%,
    97% {
        animation-timing-function: ease-in
    }

    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    14% {
        -webkit-transform: translateY(-27px);
        transform: translateY(-27px)
    }

    28% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    38% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    48% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    56% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }

    64% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    70% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px)
    }

    76% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    81% {
        -webkit-transform: translateY(-7.5px);
        transform: translateY(-7.5px)
    }

    86% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    90% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    93% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    97% {
        -webkit-transform: translateY(-1.5px);
        transform: translateY(-1.5px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ld-orbit-px {
    0% {
        -webkit-transform: translate(30px, 0) rotate(0);
        transform: translate(30px, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(21px, 21px) rotate(45deg);
        transform: translate(21px, 21px) rotate(45deg)
    }

    25% {
        -webkit-transform: translate(0, 30px) rotate(90deg);
        transform: translate(0, 30px) rotate(90deg)
    }

    37.5% {
        -webkit-transform: translate(-21px, 21px) rotate(135deg);
        transform: translate(-21px, 21px) rotate(135deg)
    }

    50% {
        -webkit-transform: translate(-30px, 0) rotate(180deg);
        transform: translate(-30px, 0) rotate(180deg)
    }

    62.5% {
        -webkit-transform: translate(-21px, -21px) rotate(225deg);
        transform: translate(-21px, -21px) rotate(225deg)
    }

    75% {
        -webkit-transform: translate(0, -30px) rotate(270deg);
        transform: translate(0, -30px) rotate(270deg)
    }

    87.5% {
        -webkit-transform: translate(21px, -21px) rotate(315deg);
        transform: translate(21px, -21px) rotate(315deg)
    }

    100% {
        -webkit-transform: translate(30px, 0) rotate(360deg);
        transform: translate(30px, 0) rotate(360deg)
    }
}

@-webkit-keyframes ld-orbit-px {
    0% {
        -webkit-transform: translate(30px, 0) rotate(0);
        transform: translate(30px, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(21px, 21px) rotate(45deg);
        transform: translate(21px, 21px) rotate(45deg)
    }

    25% {
        -webkit-transform: translate(0, 30px) rotate(90deg);
        transform: translate(0, 30px) rotate(90deg)
    }

    37.5% {
        -webkit-transform: translate(-21px, 21px) rotate(135deg);
        transform: translate(-21px, 21px) rotate(135deg)
    }

    50% {
        -webkit-transform: translate(-30px, 0) rotate(180deg);
        transform: translate(-30px, 0) rotate(180deg)
    }

    62.5% {
        -webkit-transform: translate(-21px, -21px) rotate(225deg);
        transform: translate(-21px, -21px) rotate(225deg)
    }

    75% {
        -webkit-transform: translate(0, -30px) rotate(270deg);
        transform: translate(0, -30px) rotate(270deg)
    }

    87.5% {
        -webkit-transform: translate(21px, -21px) rotate(315deg);
        transform: translate(21px, -21px) rotate(315deg)
    }

    100% {
        -webkit-transform: translate(30px, 0) rotate(360deg);
        transform: translate(30px, 0) rotate(360deg)
    }
}

@keyframes ld-rush-px-rtl {
    0% {
        -webkit-transform: translate(100px, 0) skewX(-45deg);
        transform: translate(100px, 0) skewX(-45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(-20px, 0) skewX(35deg);
        transform: translate(-20px, 0) skewX(35deg)
    }

    45% {
        -webkit-transform: translate(10px, 0) skewX(-15deg);
        transform: translate(10px, 0) skewX(-15deg)
    }

    60% {
        -webkit-transform: translate(-5px, 0) skewX(7deg);
        transform: translate(-5px, 0) skewX(7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(-150px, 0) skewX(-45deg);
        transform: translate(-150px, 0) skewX(-45deg)
    }
}

@-webkit-keyframes ld-rush-px-rtl {
    0% {
        -webkit-transform: translate(100px, 0) skewX(-45deg);
        transform: translate(100px, 0) skewX(-45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(-20px, 0) skewX(35deg);
        transform: translate(-20px, 0) skewX(35deg)
    }

    45% {
        -webkit-transform: translate(10px, 0) skewX(-15deg);
        transform: translate(10px, 0) skewX(-15deg)
    }

    60% {
        -webkit-transform: translate(-5px, 0) skewX(7deg);
        transform: translate(-5px, 0) skewX(7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(-150px, 0) skewX(-45deg);
        transform: translate(-150px, 0) skewX(-45deg)
    }
}

@keyframes ld-rush-px-ltr {
    0% {
        -webkit-transform: translate(-100px, 0) skewX(45deg);
        transform: translate(-100px, 0) skewX(45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(20px, 0) skewX(-35deg);
        transform: translate(20px, 0) skewX(-35deg)
    }

    45% {
        -webkit-transform: translate(-10px, 0) skewX(15deg);
        transform: translate(-10px, 0) skewX(15deg)
    }

    60% {
        -webkit-transform: translate(5px, 0) skewX(-7deg);
        transform: translate(5px, 0) skewX(-7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(150px, 0) skewX(45deg);
        transform: translate(150px, 0) skewX(45deg)
    }
}

@-webkit-keyframes ld-rush-px-ltr {
    0% {
        -webkit-transform: translate(-100px, 0) skewX(45deg);
        transform: translate(-100px, 0) skewX(45deg);
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    30% {
        -webkit-transform: translate(20px, 0) skewX(-35deg);
        transform: translate(20px, 0) skewX(-35deg)
    }

    45% {
        -webkit-transform: translate(-10px, 0) skewX(15deg);
        transform: translate(-10px, 0) skewX(15deg)
    }

    60% {
        -webkit-transform: translate(5px, 0) skewX(-7deg);
        transform: translate(5px, 0) skewX(-7deg)
    }

    80% {
        -webkit-transform: translate(0, 0) skewX(0);
        transform: translate(0, 0) skewX(0)
    }

    100% {
        -webkit-transform: translate(150px, 0) skewX(45deg);
        transform: translate(150px, 0) skewX(45deg)
    }
}

@keyframes ld-shake-px {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    16.6% {
        -webkit-transform: translate(-35px, 0);
        transform: translate(-35px, 0)
    }

    33.3% {
        -webkit-transform: translate(25px, 0);
        transform: translate(25px, 0)
    }

    50% {
        -webkit-transform: translate(-12px, 0);
        transform: translate(-12px, 0)
    }

    66.6% {
        -webkit-transform: translate(6px, 0);
        transform: translate(6px, 0)
    }

    83.3% {
        -webkit-transform: translate(-2.5px, 0);
        transform: translate(-2.5px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-shake-px {

    0%,
    16.6%,
    33.3%,
    50%,
    66.6%,
    83.3% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    16.6% {
        -webkit-transform: translate(-35px, 0);
        transform: translate(-35px, 0)
    }

    33.3% {
        -webkit-transform: translate(25px, 0);
        transform: translate(25px, 0)
    }

    50% {
        -webkit-transform: translate(-12px, 0);
        transform: translate(-12px, 0)
    }

    66.6% {
        -webkit-transform: translate(6px, 0);
        transform: translate(6px, 0)
    }

    83.3% {
        -webkit-transform: translate(-2.5px, 0);
        transform: translate(-2.5px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-px-ltr {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0)
    }

    50% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-px-ltr {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0)
    }

    50% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-px-rtl {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0)
    }

    50% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-px-rtl {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0)
    }

    50% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-px-btt {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    50% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-px-btt {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    50% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-slide-px-ttb {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ld-slide-px-ttb {

    0%,
    100% {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }

    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1)
    }

    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    49.9% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ld-tremble-px {
    0% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    5% {
        -webkit-transform: translate(0, 1px);
        transform: translate(0, 1px)
    }

    10% {
        -webkit-transform: translate(1px, 2px);
        transform: translate(1px, 2px)
    }

    15% {
        -webkit-transform: translate(2px, 1px);
        transform: translate(2px, 1px)
    }

    20% {
        -webkit-transform: translate(3px, 0);
        transform: translate(3px, 0)
    }

    25% {
        -webkit-transform: translate(1px, 2px);
        transform: translate(1px, 2px)
    }

    30% {
        -webkit-transform: translate(1px, 3px);
        transform: translate(1px, 3px)
    }

    35% {
        -webkit-transform: translate(0, 1px);
        transform: translate(0, 1px)
    }

    40% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    45% {
        -webkit-transform: translate(1px, 0);
        transform: translate(1px, 0)
    }

    50% {
        -webkit-transform: translate(2px, 1px);
        transform: translate(2px, 1px)
    }

    55% {
        -webkit-transform: translate(1px, 2px);
        transform: translate(1px, 2px)
    }

    60% {
        -webkit-transform: translate(3px, 1px);
        transform: translate(3px, 1px)
    }

    65% {
        -webkit-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }

    70% {
        -webkit-transform: translate(3px, 0);
        transform: translate(3px, 0)
    }

    75% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    80% {
        -webkit-transform: translate(2px, 3px);
        transform: translate(2px, 3px)
    }

    85% {
        -webkit-transform: translate(1px, 0);
        transform: translate(1px, 0)
    }

    90% {
        -webkit-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }

    95% {
        -webkit-transform: translate(3px, 2px);
        transform: translate(3px, 2px)
    }
}

@-webkit-keyframes ld-tremble-px {
    0% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    5% {
        -webkit-transform: translate(0, 1px);
        transform: translate(0, 1px)
    }

    10% {
        -webkit-transform: translate(1px, 2px);
        transform: translate(1px, 2px)
    }

    15% {
        -webkit-transform: translate(2px, 1px);
        transform: translate(2px, 1px)
    }

    20% {
        -webkit-transform: translate(3px, 0);
        transform: translate(3px, 0)
    }

    25% {
        -webkit-transform: translate(1px, 2px);
        transform: translate(1px, 2px)
    }

    30% {
        -webkit-transform: translate(1px, 3px);
        transform: translate(1px, 3px)
    }

    35% {
        -webkit-transform: translate(0, 1px);
        transform: translate(0, 1px)
    }

    40% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    45% {
        -webkit-transform: translate(1px, 0);
        transform: translate(1px, 0)
    }

    50% {
        -webkit-transform: translate(2px, 1px);
        transform: translate(2px, 1px)
    }

    55% {
        -webkit-transform: translate(1px, 2px);
        transform: translate(1px, 2px)
    }

    60% {
        -webkit-transform: translate(3px, 1px);
        transform: translate(3px, 1px)
    }

    65% {
        -webkit-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }

    70% {
        -webkit-transform: translate(3px, 0);
        transform: translate(3px, 0)
    }

    75% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    80% {
        -webkit-transform: translate(2px, 3px);
        transform: translate(2px, 3px)
    }

    85% {
        -webkit-transform: translate(1px, 0);
        transform: translate(1px, 0)
    }

    90% {
        -webkit-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }

    95% {
        -webkit-transform: translate(3px, 2px);
        transform: translate(3px, 2px)
    }
}

@keyframes ld-wander-px-h {
    0% {
        -webkit-transform: translate(-35px, 0);
        transform: translate(-35px, 0)
    }

    50% {
        -webkit-transform: translate(35px, 0);
        transform: translate(35px, 0)
    }

    100% {
        -webkit-transform: translate(-35px, 0);
        transform: translate(-35px, 0)
    }
}

@-webkit-keyframes ld-wander-px-h {
    0% {
        -webkit-transform: translate(-35px, 0);
        transform: translate(-35px, 0)
    }

    50% {
        -webkit-transform: translate(35px, 0);
        transform: translate(35px, 0)
    }

    100% {
        -webkit-transform: translate(-35px, 0);
        transform: translate(-35px, 0)
    }
}

@keyframes ld-wander-px-v {
    0% {
        -webkit-transform: translate(0, -35px);
        transform: translate(0, -35px)
    }

    50% {
        -webkit-transform: translate(0, 35px);
        transform: translate(0, 35px)
    }

    100% {
        -webkit-transform: translate(0, -35px);
        transform: translate(0, -35px)
    }
}

@-webkit-keyframes ld-wander-px-v {
    0% {
        -webkit-transform: translate(0, -35px);
        transform: translate(0, -35px)
    }

    50% {
        -webkit-transform: translate(0, 35px);
        transform: translate(0, 35px)
    }

    100% {
        -webkit-transform: translate(0, -35px);
        transform: translate(0, -35px)
    }
}

@keyframes ld-jingle-px {
    0% {
        -webkit-transform: translate(0, -40px) rotate(0) translate(0, 40px);
        transform: translate(0, -40px) rotate(0) translate(0, 40px)
    }

    4% {
        -webkit-transform: translate(0, -40px) rotate(11deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(11deg) translate(0, 40px)
    }

    10% {
        -webkit-transform: translate(0, -40px) rotate(15deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(15deg) translate(0, 40px)
    }

    18% {
        -webkit-transform: translate(0, -40px) rotate(-11deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-11deg) translate(0, 40px)
    }

    20% {
        -webkit-transform: translate(0, -40px) rotate(-13deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-13deg) translate(0, 40px)
    }

    21% {
        -webkit-transform: translate(0, -40px) rotate(-12deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-12deg) translate(0, 40px)
    }

    22% {
        -webkit-transform: translate(0, -40px) rotate(-10deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-10deg) translate(0, 40px)
    }

    24% {
        -webkit-transform: translate(0, -40px) rotate(-5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-5deg) translate(0, 40px)
    }

    26% {
        -webkit-transform: translate(0, -40px) rotate(3deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(3deg) translate(0, 40px)
    }

    28% {
        -webkit-transform: translate(0, -40px) rotate(9deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(9deg) translate(0, 40px)
    }

    30% {
        -webkit-transform: translate(0, -40px) rotate(10deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(10deg) translate(0, 40px)
    }

    31% {
        -webkit-transform: translate(0, -40px) rotate(9deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(9deg) translate(0, 40px)
    }

    33% {
        -webkit-transform: translate(0, -40px) rotate(5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(5deg) translate(0, 40px)
    }

    34% {
        -webkit-transform: translate(0, -40px) rotate(1deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(1deg) translate(0, 40px)
    }

    36% {
        -webkit-transform: translate(0, -40px) rotate(-5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-5deg) translate(0, 40px)
    }

    39% {
        -webkit-transform: translate(0, -40px) rotate(-8deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-8deg) translate(0, 40px)
    }

    40% {
        -webkit-transform: translate(0, -40px) rotate(-7deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-7deg) translate(0, 40px)
    }

    44% {
        -webkit-transform: translate(0, -40px) rotate(3deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(3deg) translate(0, 40px)
    }

    47% {
        -webkit-transform: translate(0, -40px) rotate(7deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(7deg) translate(0, 40px)
    }

    56% {
        -webkit-transform: translate(0, -40px) rotate(-5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-5deg) translate(0, 40px)
    }

    63% {
        -webkit-transform: translate(0, -40px) rotate(1deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(1deg) translate(0, 40px)
    }

    75% {
        -webkit-transform: translate(0, -40px) rotate(-1deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-1deg) translate(0, 40px)
    }

    100% {
        -webkit-transform: translate(0, -40px) rotate(0) translate(0, 40px);
        transform: translate(0, -40px) rotate(0) translate(0, 40px)
    }
}

@-webkit-keyframes ld-jingle-px {
    0% {
        -webkit-transform: translate(0, -40px) rotate(0) translate(0, 40px);
        transform: translate(0, -40px) rotate(0) translate(0, 40px)
    }

    4% {
        -webkit-transform: translate(0, -40px) rotate(11deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(11deg) translate(0, 40px)
    }

    10% {
        -webkit-transform: translate(0, -40px) rotate(15deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(15deg) translate(0, 40px)
    }

    18% {
        -webkit-transform: translate(0, -40px) rotate(-11deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-11deg) translate(0, 40px)
    }

    20% {
        -webkit-transform: translate(0, -40px) rotate(-13deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-13deg) translate(0, 40px)
    }

    21% {
        -webkit-transform: translate(0, -40px) rotate(-12deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-12deg) translate(0, 40px)
    }

    22% {
        -webkit-transform: translate(0, -40px) rotate(-10deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-10deg) translate(0, 40px)
    }

    24% {
        -webkit-transform: translate(0, -40px) rotate(-5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-5deg) translate(0, 40px)
    }

    26% {
        -webkit-transform: translate(0, -40px) rotate(3deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(3deg) translate(0, 40px)
    }

    28% {
        -webkit-transform: translate(0, -40px) rotate(9deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(9deg) translate(0, 40px)
    }

    30% {
        -webkit-transform: translate(0, -40px) rotate(10deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(10deg) translate(0, 40px)
    }

    31% {
        -webkit-transform: translate(0, -40px) rotate(9deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(9deg) translate(0, 40px)
    }

    33% {
        -webkit-transform: translate(0, -40px) rotate(5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(5deg) translate(0, 40px)
    }

    34% {
        -webkit-transform: translate(0, -40px) rotate(1deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(1deg) translate(0, 40px)
    }

    36% {
        -webkit-transform: translate(0, -40px) rotate(-5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-5deg) translate(0, 40px)
    }

    39% {
        -webkit-transform: translate(0, -40px) rotate(-8deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-8deg) translate(0, 40px)
    }

    40% {
        -webkit-transform: translate(0, -40px) rotate(-7deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-7deg) translate(0, 40px)
    }

    44% {
        -webkit-transform: translate(0, -40px) rotate(3deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(3deg) translate(0, 40px)
    }

    47% {
        -webkit-transform: translate(0, -40px) rotate(7deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(7deg) translate(0, 40px)
    }

    56% {
        -webkit-transform: translate(0, -40px) rotate(-5deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-5deg) translate(0, 40px)
    }

    63% {
        -webkit-transform: translate(0, -40px) rotate(1deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(1deg) translate(0, 40px)
    }

    75% {
        -webkit-transform: translate(0, -40px) rotate(-1deg) translate(0, 40px);
        transform: translate(0, -40px) rotate(-1deg) translate(0, 40px)
    }

    100% {
        -webkit-transform: translate(0, -40px) rotate(0) translate(0, 40px);
        transform: translate(0, -40px) rotate(0) translate(0, 40px)
    }
}

@keyframes ld-swim-px {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(1px, -2px) rotate(3deg);
        transform: translate(1px, -2px) rotate(3deg)
    }

    25% {
        -webkit-transform: translate(0, -3px) rotate(6deg);
        transform: translate(0, -3px) rotate(6deg)
    }

    37.5% {
        -webkit-transform: translate(-1px, -2px) rotate(3deg);
        transform: translate(-1px, -2px) rotate(3deg)
    }

    50% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    62.5% {
        -webkit-transform: translate(1px, 2px) rotate(-3deg);
        transform: translate(1px, 2px) rotate(-3deg)
    }

    75% {
        -webkit-transform: translate(0, 3px) rotate(-6deg);
        transform: translate(0, 3px) rotate(-6deg)
    }

    87.5% {
        -webkit-transform: translate(-1px, 2px) rotate(-3deg);
        transform: translate(-1px, 2px) rotate(-3deg)
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }
}

@-webkit-keyframes ld-swim-px {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    12.5% {
        -webkit-transform: translate(1px, -2px) rotate(3deg);
        transform: translate(1px, -2px) rotate(3deg)
    }

    25% {
        -webkit-transform: translate(0, -3px) rotate(6deg);
        transform: translate(0, -3px) rotate(6deg)
    }

    37.5% {
        -webkit-transform: translate(-1px, -2px) rotate(3deg);
        transform: translate(-1px, -2px) rotate(3deg)
    }

    50% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    62.5% {
        -webkit-transform: translate(1px, 2px) rotate(-3deg);
        transform: translate(1px, 2px) rotate(-3deg)
    }

    75% {
        -webkit-transform: translate(0, 3px) rotate(-6deg);
        transform: translate(0, 3px) rotate(-6deg)
    }

    87.5% {
        -webkit-transform: translate(-1px, 2px) rotate(-3deg);
        transform: translate(-1px, 2px) rotate(-3deg)
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }
}

@keyframes ld-leaf-px {
    0% {
        -webkit-transform: translate(-14.7px, -117px) rotate(-.3deg);
        transform: translate(-14.7px, -117px) rotate(-.3deg)
    }

    1% {
        -webkit-transform: translate(-14.399999999999999px, -112.5px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, -112.5px) rotate(-.6deg)
    }

    2% {
        -webkit-transform: translate(-13.8px, -102.00000000000001px) rotate(-1.2deg);
        transform: translate(-13.8px, -102.00000000000001px) rotate(-1.2deg)
    }

    3% {
        -webkit-transform: translate(-13.5px, -100.5px) rotate(-1.5deg);
        transform: translate(-13.5px, -100.5px) rotate(-1.5deg)
    }

    5% {
        -webkit-transform: translate(-7.199999999999999px, -87px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, -87px) rotate(-7.800000000000001deg)
    }

    7% {
        -webkit-transform: translate(5.399999999999999px, -79.5px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, -79.5px) rotate(-20.400000000000002deg)
    }

    10% {
        -webkit-transform: translate(12.9px, -76.5px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, -76.5px) rotate(-27.900000000000002deg)
    }

    12% {
        -webkit-transform: translate(14.399999999999999px, -75px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, -75px) rotate(-29.4deg)
    }

    13% {
        -webkit-transform: translate(14.7px, -75px) rotate(-29.7deg);
        transform: translate(14.7px, -75px) rotate(-29.7deg)
    }

    14% {
        -webkit-transform: translate(15px, -75px) rotate(-30deg);
        transform: translate(15px, -75px) rotate(-30deg)
    }

    15% {
        -webkit-transform: translate(14.399999999999999px, -69px) rotate(.6deg);
        transform: translate(14.399999999999999px, -69px) rotate(.6deg)
    }

    16% {
        -webkit-transform: translate(13.8px, -58.5px) rotate(1.2deg);
        transform: translate(13.8px, -58.5px) rotate(1.2deg)
    }

    19% {
        -webkit-transform: translate(7.199999999999999px, -45px) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999px, -45px) rotate(7.800000000000001deg)
    }

    21% {
        -webkit-transform: translate(-5.399999999999999px, -37.5px) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999px, -37.5px) rotate(20.400000000000002deg)
    }

    24% {
        -webkit-transform: translate(-12.9px, -33px) rotate(27.900000000000002deg);
        transform: translate(-12.9px, -33px) rotate(27.900000000000002deg)
    }

    26% {
        -webkit-transform: translate(-14.399999999999999px, -33px) rotate(29.4deg);
        transform: translate(-14.399999999999999px, -33px) rotate(29.4deg)
    }

    27% {
        -webkit-transform: translate(-14.7px, -31.5px) rotate(29.7deg);
        transform: translate(-14.7px, -31.5px) rotate(29.7deg)
    }

    28% {
        -webkit-transform: translate(-15px, -31.5px) rotate(30deg);
        transform: translate(-15px, -31.5px) rotate(30deg)
    }

    29% {
        -webkit-transform: translate(-14.399999999999999px, -27px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, -27px) rotate(-.6deg)
    }

    30% {
        -webkit-transform: translate(-13.8px, -16.5px) rotate(-1.2deg);
        transform: translate(-13.8px, -16.5px) rotate(-1.2deg)
    }

    31% {
        -webkit-transform: translate(-13.5px, -15px) rotate(-1.5deg);
        transform: translate(-13.5px, -15px) rotate(-1.5deg)
    }

    33% {
        -webkit-transform: translate(-7.199999999999999px, -1.5px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, -1.5px) rotate(-7.800000000000001deg)
    }

    36% {
        -webkit-transform: translate(5.399999999999999px, 4.5px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, 4.5px) rotate(-20.400000000000002deg)
    }

    38% {
        -webkit-transform: translate(12.9px, 9px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, 9px) rotate(-27.900000000000002deg)
    }

    40% {
        -webkit-transform: translate(14.399999999999999px, 10.500000000000002px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, 10.500000000000002px) rotate(-29.4deg)
    }

    41% {
        -webkit-transform: translate(14.7px, 10.500000000000002px) rotate(-29.7deg);
        transform: translate(14.7px, 10.500000000000002px) rotate(-29.7deg)
    }

    42% {
        -webkit-transform: translate(15px, 10.500000000000002px) rotate(-30deg);
        transform: translate(15px, 10.500000000000002px) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(15px, 10.500000000000002px) rotate(-30deg);
        transform: translate(15px, 10.500000000000002px) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(14.7px, 10.500000000000002px) rotate(.3deg);
        transform: translate(14.7px, 10.500000000000002px) rotate(.3deg)
    }

    43% {
        -webkit-transform: translate(14.399999999999999px, 16.5px) rotate(.6deg);
        transform: translate(14.399999999999999px, 16.5px) rotate(.6deg)
    }

    45% {
        -webkit-transform: translate(13.8px, 25.500000000000004px) rotate(1.2deg);
        transform: translate(13.8px, 25.500000000000004px) rotate(1.2deg)
    }

    45% {
        -webkit-transform: translate(13.5px, 27px) rotate(1.5deg);
        transform: translate(13.5px, 27px) rotate(1.5deg)
    }

    48% {
        -webkit-transform: translate(7.199999999999999px, 40.5px) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999px, 40.5px) rotate(7.800000000000001deg)
    }

    50% {
        -webkit-transform: translate(-5.399999999999999px, 48px) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999px, 48px) rotate(20.400000000000002deg)
    }

    52% {
        -webkit-transform: translate(-12.9px, 51.00000000000001px) rotate(27.900000000000002deg);
        transform: translate(-12.9px, 51.00000000000001px) rotate(27.900000000000002deg)
    }

    54% {
        -webkit-transform: translate(-14.399999999999999px, 52.5px) rotate(29.4deg);
        transform: translate(-14.399999999999999px, 52.5px) rotate(29.4deg)
    }

    56% {
        -webkit-transform: translate(-14.7px, 54px) rotate(29.7deg);
        transform: translate(-14.7px, 54px) rotate(29.7deg)
    }

    57% {
        -webkit-transform: translate(-14.7px, 54px) rotate(-.3deg);
        transform: translate(-14.7px, 54px) rotate(-.3deg)
    }

    58% {
        -webkit-transform: translate(-14.399999999999999px, 58.5px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, 58.5px) rotate(-.6deg)
    }

    59% {
        -webkit-transform: translate(-13.5px, 70.5px) rotate(-1.5deg);
        transform: translate(-13.5px, 70.5px) rotate(-1.5deg)
    }

    62% {
        -webkit-transform: translate(-7.199999999999999px, 84.00000000000001px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, 84.00000000000001px) rotate(-7.800000000000001deg)
    }

    64% {
        -webkit-transform: translate(5.399999999999999px, 91.5px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, 91.5px) rotate(-20.400000000000002deg)
    }

    67% {
        -webkit-transform: translate(12.9px, 94.5px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, 94.5px) rotate(-27.900000000000002deg)
    }

    69% {
        -webkit-transform: translate(14.399999999999999px, 96px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, 96px) rotate(-29.4deg)
    }

    70% {
        -webkit-transform: translate(14.7px, 96px) rotate(-29.7deg);
        transform: translate(14.7px, 96px) rotate(-29.7deg)
    }

    71% {
        -webkit-transform: translate(15px, 96px) rotate(-30deg);
        transform: translate(15px, 96px) rotate(-30deg)
    }

    72% {
        -webkit-transform: translate(14.399999999999999px, 102.00000000000001px) rotate(.6deg);
        transform: translate(14.399999999999999px, 102.00000000000001px) rotate(.6deg)
    }

    73% {
        -webkit-transform: translate(13.8px, 111px) rotate(1.2deg);
        transform: translate(13.8px, 111px) rotate(1.2deg)
    }

    74% {
        -webkit-transform: translate(13.5px, 112.5px) rotate(1.5deg);
        transform: translate(13.5px, 112.5px) rotate(1.5deg)
    }

    76% {
        -webkit-transform: translate(7.199999999999999px, 126px) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999px, 126px) rotate(7.800000000000001deg)
    }

    79% {
        -webkit-transform: translate(-5.399999999999999px, 133.5px) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999px, 133.5px) rotate(20.400000000000002deg)
    }

    81% {
        -webkit-transform: translate(-12.9px, 138px) rotate(27.900000000000002deg);
        transform: translate(-12.9px, 138px) rotate(27.900000000000002deg)
    }

    83% {
        -webkit-transform: translate(-14.399999999999999px, 139.5px) rotate(29.4deg);
        transform: translate(-14.399999999999999px, 139.5px) rotate(29.4deg)
    }

    84% {
        -webkit-transform: translate(-14.7px, 139.5px) rotate(29.7deg);
        transform: translate(-14.7px, 139.5px) rotate(29.7deg)
    }

    85% {
        -webkit-transform: translate(-15px, 139.5px) rotate(30deg);
        transform: translate(-15px, 139.5px) rotate(30deg)
    }

    86% {
        -webkit-transform: translate(-14.7px, 139.5px) rotate(-.3deg);
        transform: translate(-14.7px, 139.5px) rotate(-.3deg)
    }

    86% {
        -webkit-transform: translate(-14.399999999999999px, 144px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, 144px) rotate(-.6deg)
    }

    88% {
        -webkit-transform: translate(-13.5px, 156px) rotate(-1.5deg);
        transform: translate(-13.5px, 156px) rotate(-1.5deg)
    }

    90% {
        -webkit-transform: translate(-7.199999999999999px, 169.49999999999997px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, 169.49999999999997px) rotate(-7.800000000000001deg)
    }

    93% {
        -webkit-transform: translate(5.399999999999999px, 177px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, 177px) rotate(-20.400000000000002deg)
    }

    95% {
        -webkit-transform: translate(12.9px, 180px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, 180px) rotate(-27.900000000000002deg)
    }

    97% {
        -webkit-transform: translate(14.399999999999999px, 181.5px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, 181.5px) rotate(-29.4deg)
    }

    99% {
        -webkit-transform: translate(14.7px, 181.5px) rotate(-29.7deg);
        transform: translate(14.7px, 181.5px) rotate(-29.7deg)
    }

    100% {
        -webkit-transform: translate(15px, 181.5px) rotate(-30deg);
        transform: translate(15px, 181.5px) rotate(-30deg)
    }
}

@-webkit-keyframes ld-leaf-px {
    0% {
        -webkit-transform: translate(-14.7px, -117px) rotate(-.3deg);
        transform: translate(-14.7px, -117px) rotate(-.3deg)
    }

    1% {
        -webkit-transform: translate(-14.399999999999999px, -112.5px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, -112.5px) rotate(-.6deg)
    }

    2% {
        -webkit-transform: translate(-13.8px, -102.00000000000001px) rotate(-1.2deg);
        transform: translate(-13.8px, -102.00000000000001px) rotate(-1.2deg)
    }

    3% {
        -webkit-transform: translate(-13.5px, -100.5px) rotate(-1.5deg);
        transform: translate(-13.5px, -100.5px) rotate(-1.5deg)
    }

    5% {
        -webkit-transform: translate(-7.199999999999999px, -87px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, -87px) rotate(-7.800000000000001deg)
    }

    7% {
        -webkit-transform: translate(5.399999999999999px, -79.5px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, -79.5px) rotate(-20.400000000000002deg)
    }

    10% {
        -webkit-transform: translate(12.9px, -76.5px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, -76.5px) rotate(-27.900000000000002deg)
    }

    12% {
        -webkit-transform: translate(14.399999999999999px, -75px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, -75px) rotate(-29.4deg)
    }

    13% {
        -webkit-transform: translate(14.7px, -75px) rotate(-29.7deg);
        transform: translate(14.7px, -75px) rotate(-29.7deg)
    }

    14% {
        -webkit-transform: translate(15px, -75px) rotate(-30deg);
        transform: translate(15px, -75px) rotate(-30deg)
    }

    15% {
        -webkit-transform: translate(14.399999999999999px, -69px) rotate(.6deg);
        transform: translate(14.399999999999999px, -69px) rotate(.6deg)
    }

    16% {
        -webkit-transform: translate(13.8px, -58.5px) rotate(1.2deg);
        transform: translate(13.8px, -58.5px) rotate(1.2deg)
    }

    19% {
        -webkit-transform: translate(7.199999999999999px, -45px) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999px, -45px) rotate(7.800000000000001deg)
    }

    21% {
        -webkit-transform: translate(-5.399999999999999px, -37.5px) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999px, -37.5px) rotate(20.400000000000002deg)
    }

    24% {
        -webkit-transform: translate(-12.9px, -33px) rotate(27.900000000000002deg);
        transform: translate(-12.9px, -33px) rotate(27.900000000000002deg)
    }

    26% {
        -webkit-transform: translate(-14.399999999999999px, -33px) rotate(29.4deg);
        transform: translate(-14.399999999999999px, -33px) rotate(29.4deg)
    }

    27% {
        -webkit-transform: translate(-14.7px, -31.5px) rotate(29.7deg);
        transform: translate(-14.7px, -31.5px) rotate(29.7deg)
    }

    28% {
        -webkit-transform: translate(-15px, -31.5px) rotate(30deg);
        transform: translate(-15px, -31.5px) rotate(30deg)
    }

    29% {
        -webkit-transform: translate(-14.399999999999999px, -27px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, -27px) rotate(-.6deg)
    }

    30% {
        -webkit-transform: translate(-13.8px, -16.5px) rotate(-1.2deg);
        transform: translate(-13.8px, -16.5px) rotate(-1.2deg)
    }

    31% {
        -webkit-transform: translate(-13.5px, -15px) rotate(-1.5deg);
        transform: translate(-13.5px, -15px) rotate(-1.5deg)
    }

    33% {
        -webkit-transform: translate(-7.199999999999999px, -1.5px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, -1.5px) rotate(-7.800000000000001deg)
    }

    36% {
        -webkit-transform: translate(5.399999999999999px, 4.5px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, 4.5px) rotate(-20.400000000000002deg)
    }

    38% {
        -webkit-transform: translate(12.9px, 9px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, 9px) rotate(-27.900000000000002deg)
    }

    40% {
        -webkit-transform: translate(14.399999999999999px, 10.500000000000002px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, 10.500000000000002px) rotate(-29.4deg)
    }

    41% {
        -webkit-transform: translate(14.7px, 10.500000000000002px) rotate(-29.7deg);
        transform: translate(14.7px, 10.500000000000002px) rotate(-29.7deg)
    }

    42% {
        -webkit-transform: translate(15px, 10.500000000000002px) rotate(-30deg);
        transform: translate(15px, 10.500000000000002px) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(15px, 10.500000000000002px) rotate(-30deg);
        transform: translate(15px, 10.500000000000002px) rotate(-30deg)
    }

    43% {
        -webkit-transform: translate(14.7px, 10.500000000000002px) rotate(.3deg);
        transform: translate(14.7px, 10.500000000000002px) rotate(.3deg)
    }

    43% {
        -webkit-transform: translate(14.399999999999999px, 16.5px) rotate(.6deg);
        transform: translate(14.399999999999999px, 16.5px) rotate(.6deg)
    }

    45% {
        -webkit-transform: translate(13.8px, 25.500000000000004px) rotate(1.2deg);
        transform: translate(13.8px, 25.500000000000004px) rotate(1.2deg)
    }

    45% {
        -webkit-transform: translate(13.5px, 27px) rotate(1.5deg);
        transform: translate(13.5px, 27px) rotate(1.5deg)
    }

    48% {
        -webkit-transform: translate(7.199999999999999px, 40.5px) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999px, 40.5px) rotate(7.800000000000001deg)
    }

    50% {
        -webkit-transform: translate(-5.399999999999999px, 48px) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999px, 48px) rotate(20.400000000000002deg)
    }

    52% {
        -webkit-transform: translate(-12.9px, 51.00000000000001px) rotate(27.900000000000002deg);
        transform: translate(-12.9px, 51.00000000000001px) rotate(27.900000000000002deg)
    }

    54% {
        -webkit-transform: translate(-14.399999999999999px, 52.5px) rotate(29.4deg);
        transform: translate(-14.399999999999999px, 52.5px) rotate(29.4deg)
    }

    56% {
        -webkit-transform: translate(-14.7px, 54px) rotate(29.7deg);
        transform: translate(-14.7px, 54px) rotate(29.7deg)
    }

    57% {
        -webkit-transform: translate(-14.7px, 54px) rotate(-.3deg);
        transform: translate(-14.7px, 54px) rotate(-.3deg)
    }

    58% {
        -webkit-transform: translate(-14.399999999999999px, 58.5px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, 58.5px) rotate(-.6deg)
    }

    59% {
        -webkit-transform: translate(-13.5px, 70.5px) rotate(-1.5deg);
        transform: translate(-13.5px, 70.5px) rotate(-1.5deg)
    }

    62% {
        -webkit-transform: translate(-7.199999999999999px, 84.00000000000001px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, 84.00000000000001px) rotate(-7.800000000000001deg)
    }

    64% {
        -webkit-transform: translate(5.399999999999999px, 91.5px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, 91.5px) rotate(-20.400000000000002deg)
    }

    67% {
        -webkit-transform: translate(12.9px, 94.5px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, 94.5px) rotate(-27.900000000000002deg)
    }

    69% {
        -webkit-transform: translate(14.399999999999999px, 96px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, 96px) rotate(-29.4deg)
    }

    70% {
        -webkit-transform: translate(14.7px, 96px) rotate(-29.7deg);
        transform: translate(14.7px, 96px) rotate(-29.7deg)
    }

    71% {
        -webkit-transform: translate(15px, 96px) rotate(-30deg);
        transform: translate(15px, 96px) rotate(-30deg)
    }

    72% {
        -webkit-transform: translate(14.399999999999999px, 102.00000000000001px) rotate(.6deg);
        transform: translate(14.399999999999999px, 102.00000000000001px) rotate(.6deg)
    }

    73% {
        -webkit-transform: translate(13.8px, 111px) rotate(1.2deg);
        transform: translate(13.8px, 111px) rotate(1.2deg)
    }

    74% {
        -webkit-transform: translate(13.5px, 112.5px) rotate(1.5deg);
        transform: translate(13.5px, 112.5px) rotate(1.5deg)
    }

    76% {
        -webkit-transform: translate(7.199999999999999px, 126px) rotate(7.800000000000001deg);
        transform: translate(7.199999999999999px, 126px) rotate(7.800000000000001deg)
    }

    79% {
        -webkit-transform: translate(-5.399999999999999px, 133.5px) rotate(20.400000000000002deg);
        transform: translate(-5.399999999999999px, 133.5px) rotate(20.400000000000002deg)
    }

    81% {
        -webkit-transform: translate(-12.9px, 138px) rotate(27.900000000000002deg);
        transform: translate(-12.9px, 138px) rotate(27.900000000000002deg)
    }

    83% {
        -webkit-transform: translate(-14.399999999999999px, 139.5px) rotate(29.4deg);
        transform: translate(-14.399999999999999px, 139.5px) rotate(29.4deg)
    }

    84% {
        -webkit-transform: translate(-14.7px, 139.5px) rotate(29.7deg);
        transform: translate(-14.7px, 139.5px) rotate(29.7deg)
    }

    85% {
        -webkit-transform: translate(-15px, 139.5px) rotate(30deg);
        transform: translate(-15px, 139.5px) rotate(30deg)
    }

    86% {
        -webkit-transform: translate(-14.7px, 139.5px) rotate(-.3deg);
        transform: translate(-14.7px, 139.5px) rotate(-.3deg)
    }

    86% {
        -webkit-transform: translate(-14.399999999999999px, 144px) rotate(-.6deg);
        transform: translate(-14.399999999999999px, 144px) rotate(-.6deg)
    }

    88% {
        -webkit-transform: translate(-13.5px, 156px) rotate(-1.5deg);
        transform: translate(-13.5px, 156px) rotate(-1.5deg)
    }

    90% {
        -webkit-transform: translate(-7.199999999999999px, 169.49999999999997px) rotate(-7.800000000000001deg);
        transform: translate(-7.199999999999999px, 169.49999999999997px) rotate(-7.800000000000001deg)
    }

    93% {
        -webkit-transform: translate(5.399999999999999px, 177px) rotate(-20.400000000000002deg);
        transform: translate(5.399999999999999px, 177px) rotate(-20.400000000000002deg)
    }

    95% {
        -webkit-transform: translate(12.9px, 180px) rotate(-27.900000000000002deg);
        transform: translate(12.9px, 180px) rotate(-27.900000000000002deg)
    }

    97% {
        -webkit-transform: translate(14.399999999999999px, 181.5px) rotate(-29.4deg);
        transform: translate(14.399999999999999px, 181.5px) rotate(-29.4deg)
    }

    99% {
        -webkit-transform: translate(14.7px, 181.5px) rotate(-29.7deg);
        transform: translate(14.7px, 181.5px) rotate(-29.7deg)
    }

    100% {
        -webkit-transform: translate(15px, 181.5px) rotate(-30deg);
        transform: translate(15px, 181.5px) rotate(-30deg)
    }
}

@keyframes ld-slot-px {
    0% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    9.09% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    9.1% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    16.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    17% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    23.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    23.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    29.59% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    29.6% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    34.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    34.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    38.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    38.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    41.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    41.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    44.39% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    44.4% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    46.29% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    46.3% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    47.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    47.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    48.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    48.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.39% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    49.4% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    49.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    50.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    50.59% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50.6% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    51.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    51.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    52.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    52.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    53.690000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    53.7% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    55.59% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    55.6% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    58.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    58.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    61.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    61.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    65.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    65.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    70.39% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    70.4% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    76.19% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    76.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    82.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    83% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    90.89% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    90.9% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    99.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    100% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }
}

@-webkit-keyframes ld-slot-px {
    0% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    9.09% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    9.1% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    16.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    17% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    23.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    23.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    29.59% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    29.6% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    34.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    34.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    38.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    38.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    41.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    41.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    44.39% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    44.4% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    46.29% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    46.3% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    47.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    47.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    48.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    48.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.39% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    49.4% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.79% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    49.8% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    49.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    50.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    50.59% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    50.6% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    51.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    51.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    52.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    52.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    53.690000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    53.7% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    55.59% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    55.6% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    58.190000000000005% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    58.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    61.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    61.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    65.49% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    65.5% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    70.39% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    70.4% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    76.19% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    76.2% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    82.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    83% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    90.89% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    90.9% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    99.99% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    100% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }
}

.ld-over {
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in;
    overflow: hidden
}

.ld-over>.ld {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.5em;
    opacity: 0;
    z-index: -100;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in
}

.ld-over.running>.ld {
    opacity: 1;
    z-index: auto
}

.ld-over {
    overflow: hidden
}

.ld-over.running>.ld {
    z-index: 99999
}

.ld-over:before {
    content: " ";
    display: block;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in;
    background: rgba(240, 240, 240, .8)
}

.ld-over.running>.ld {
    z-index: 999999
}

.ld-over.running:before {
    opacity: 1;
    z-index: 999998;
    display: block
}

body {
    font-family: roboto condensed, HelveticaNeue, helvetica neue, Helvetica, Arial, lucida grande, sans-serif;
    background-color: #ececed
}

#sidebar {
    background-color: #2b2f35;
    max-width: 168px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    padding: 6px 0 0
}

#main-wrap {
    margin-left: 168px
}

.checkbox {
    width: 25px;
    height: 25px;
    background-color: #eee
}

.nopadding {
    padding: 0;
    margin: 0
}

.ui-autocomplete-loading {
    background: #fff url(/img/smallloader.gif) right center no-repeat
}

.logo-bar {
    text-align: center
}

.sidebar-menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#vidbtnsmncont {
    padding-right: 5px;
    padding-left: 5px
}

@media screen and (max-width:635px) {
    #divbtncstm {
        width: 100%;
        height: 24px
    }

    #vidbtnsmncont {
        padding-right: 0;
        padding-left: 0
    }

    #btnvid {
        width: 27px;
        height: 24px;
        padding-top: 0
    }
}

@media (min-width:992px) {
    #divbtncstm {
        width: 100%;
        height: 24px
    }

    #btnvid {
        width: 27px;
        height: 24px;
        padding-top: 0
    }
}

@media screen and (min-width:720px) {
    .sidebar-menu ul li a {
        display: block;
        padding: 0 15px;
        margin-bottom: 3px;
        font-weight: 500;
        color: #fff;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

.sidebar-menu ul li a {
    display: block;
    margin-bottom: 3px;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sidebar-menu ul li a:hover,
.sidebar-menu ul li.show>a {
    background-color: #c51a1b;
    text-decoration: none
}

.sidebar-menu ul li a::after {
    border: none
}

.sidebar-menu ul li a img {
    width: 24px;
    margin-right: 10px
}

.sidebar-menu ul li .dropdown-menu.show {
    opacity: 1;
    z-index: 900;
    right: -200px
}

.sidebar-menu ul li .dropdown-menu {
    display: block;
    opacity: 0;
    -webkit-overflow-scrolling: touch;
    background-color: #43444a;
    bottom: 0;
    contain: strict;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 8px;
    position: absolute;
    right: 0;
    top: 96px;
    transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    width: 240px;
    transition: right .5s ease-in-out, opacity .25s ease-in-out;
    -moz-transition: right .5s ease-in-out, opacity .25s ease-in-out;
    -webkit-transition: right .5s ease-in-out, opacity .25s ease-in-out;
    will-change: transform;
    z-index: -9;
    left: auto !important
}

.sidebar-menu ul li .dropdown-menu .divider {
    width: 87%
}

.sidebar-menu ul li a i {
    margin-right: 15px;
    font-size: 24px
}

.divider {
    width: 80%;
    height: 1px;
    background-color: #efefef;
    margin: 20px auto;
    opacity: .4
}

.content-wrap {
    padding-left: 15px;
    padding-right: 15px
}

.header {
    padding: 10px 15px;
    background-color: #2b2f35
}

.profile-dropdown {
    color: #fff;
    padding: 0;
    outline: 0
}

.profile-dropdown:focus,
.profile-dropdown:hover {
    color: #fff;
    outline: 0;
    box-shadow: none
}

.dropdown-wrap {
    text-align: right
}

.left-content {
    margin: 0 -10px
}

.right-content {
    margin: 0 -10px
}

.table-box-header {
    background-color: #2b2f35;
    padding: 10px;
    margin-bottom: 5px
}

.table-box-header h2 {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin: 0
}

.table-wrap {
    margin: 5px 0
}

.tb-top-text p {
    font-size: 14px;
    margin-bottom: 0
}

.tb-top-text p img {
    width: 16px
}

.green-upper-text {
    float: right;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #00b181
}

.green-logo-text {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #00b181
}

.runrate {
    margin-left: 25px
}

.right-content .table-box-body {
    padding-bottom: 0
}

.quantity {
    position: relative
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.quantity input,
.stake input {
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    border: 1px solid #eee
}

.stake input {
    padding: 0 5px
}

.quantity input:focus {
    outline: 0
}

.quantity-nav {
    float: left;
    position: relative;
    height: 42px
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%
}

.black-light-text {
    font-weight: 300
}

.event-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    font-family: Roboto Condensed;
    margin: 0
}

.medium-black {
    font-weight: 600
}

.box-main-icon {
    height: 48px;
    width: 48px;
    background-color: #00b181;
    padding: 10px;
    border-radius: 3px
}

.tb-top-text {
    padding-left: 10px;
    padding-top: 5px;
    color: #fff
}

.table-box-body {
    background-color: #fff;
    padding: 0 0 4px 0;
    overflow: hidden
}

.market-titlebar {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    height: 24px
}

.market-name {
    font-weight: 700;
    margin: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.market-name-badge {
    font-size: 14px;
    padding-left: 28px;
    padding-right: 8px;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    background: #2b2f35;
    line-height: 20px;
    height: 20px;
    position: relative
}

.rules-badge {
    font-size: 12px;
    padding: 0 4px;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    background: #2b2f35;
    line-height: 20px;
    height: 20px;
    cursor: pointer
}

.rules-badge:hover:after {
    content: " RULES";
    background: #333;
    border-radius: 5px;
    top: -16px;
    color: #fff;
    right: -16px;
    position: center;
    width: 100px
}

.rules-badge:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    position: center
}

.market-overarround {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    line-height: 20px;
    height: 20px;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 184px;
    position: relative;
    background: #2b2f35;
    color: #fff;
    border-radius: 2px;
    margin-right: 4px;
    margin-left: 1px;
    text-align: right
}

.market-overarround-lay {
    text-align: left
}

.market-overarround span {
    text-align: center;
    padding-right: 56px
}

.market-overarround strong {
    font-weight: 700;
    display: inline-block;
    width: 56px;
    text-align: center;
    text-transform: uppercase
}

.market-overarround strong {
    font-weight: 700;
    display: inline-block;
    width: 61px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px
}

i.market-name-icon {
    width: 20px;
    height: 20px;
    padding: 3px;
    display: inline-block;
    background: #53555b;
    border-radius: 2px 0 0 2px;
    margin-right: 8px;
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color .2s ease-in-out;
    background-color: #00b181
}

i.market-name-icon svg {
    width: 14px;
    height: 14px;
    overflow: hidden;
    margin-top: -7px
}

.market-runners {
    position: relative;
    padding-bottom: 0
}

.runner-runner {
    margin-top: 2px;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    border-radius: 2px;
    transition: background-color .25s ease-out
}

.runner-runner .selector {
    cursor: pointer;
    background-color: #fff;
    width: 18px;
    height: 18px;
    margin-top: 13px;
    border: 2px solid #00b181
}

.runner-runner .selected {
    background-color: #00b181
}

.runner-runner img {
    height: 21px;
    margin-top: 10px
}

.runner-name {
    color: #2b2f35;
    -webkit-flex: 1;
    flex: 1;
    padding-left: 8px;
    text-transform: none;
    font-size: 14px;
    margin: 0;
    display: -webkit-flex;
    display: flex;
    position: relative
}

.runner-info {
    padding-left: 0;
    padding-top: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-width: 90%;
    position: absolute;
    left: 9px;
    top: 0;
    height: 100%
}

.runner-display-name {
    -webkit-flex: 1;
    flex: 1;
    overflow: hidden;
    padding-top: 4px;
    top: 4px;
    white-space: nowrap;
    font-weight: 700
}

.clippable {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.clippable>h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: inherit;
    margin: 0
}

.runner-position {
    position: absolute;
    bottom: 4px;
    width: calc(100% - 8px);
    text-overflow: ellipsis;
    overflow: hidden
}

.runner-position,
.runner-position-pos {
    font-size: 14px;
    padding-right: 4px;
    margin: 0;
    white-space: nowrap;
    font-weight: 700
}

.runner-position-pos {
    color: #00b181
}

.runner-disabled {
    width: 377px;
    line-height: 45px;
    color: red;
    text-align: center;
    background: #ececed;
    text-transform: uppercase
}

.position-minus {
    color: red
}

.price-price {
    font-family: Roboto Condensed, HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
    background-color: #fff;
    border-radius: 2px;
    width: 56px;
    height: 50px;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 0;
    font-weight: 700;
    margin: 0 1px;
    padding-top: 1px;
    -webkit-flex: 0 0 56px;
    flex: 0 0 60px;
    cursor: pointer;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    contain: content;
    overflow: hidden
}

.price-back {
    background-color: #e9f6fc;
    color: #43444a
}

.price-price span {
    display: block
}

.price-odd {
    font-size: 20px
}

.price-amount {
    font-size: 13px;
    font-weight: 400
}

.runner-runner .price-price.price-back:nth-child(6) {
    background-color: #8dd2f0
}

.runner-runner .price-price.price-lay.ml-4.mb-show {
    background-color: #feafb2
}

.price-lay {
    background-color: #fce3e4;
    color: #43444a
}

.runner-runner:hover .runner-name {
    background-color: #f5f5f5
}

.price-back:hover {
    background-color: #00b2ff
}

.price-lay:hover {
    background-color: #feafb2
}

.ml-4 {
    margin-left: 4px !important
}

.mr-4 {
    margin-right: 4px !important
}

.nav-tabs {
    background: #2b2f35;
    margin: -5px 0 0
}

.nav-tabs a.nav-link:focus {
    outline: 0
}

.nav-tabs a.nav-link {
    color: #fff;
    position: relative;
    font-size: 13px;
    white-space: nowrap;
    max-width: 110px;
    font-weight: 700;
    border: none;
    border-bottom: 4px solid transparent !important;
    margin: 0;
    padding: 0 0 10px
}

.nav-tabs a.nav-link.active {
    background: 0 0;
    border-color: transparent transparent #c51a1b !important;
    color: #fff
}

.nav-tabs a.nav-link:hover {
    border: none
}

.tab-content {
    padding: 0
}

.bg-gray {
    background-color: #bdbdbd;
    background-image: url(/img/bg-diamonds.png)
}

.burger-toggle {
    position: relative;
    float: left;
    padding: 6px 10px;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 99;
    left: -17px
}

.burger-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.burger-toggle .icon-bar {
    background-color: #fff
}

.burger-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.burger-toggle .icon-bar:nth-of-type(2) {
    top: 1px
}

.burger-toggle .icon-bar:nth-of-type(3) {
    top: 2px
}

.burger-toggle .icon-bar {
    position: relative;
    transition: all .5s ease-in-out
}

.burger-toggle .icon-bar:nth-of-type(2) {
    top: 1px
}

.burger-toggle .icon-bar:nth-of-type(3) {
    top: 2px
}

.burger-toggle .icon-bar {
    position: relative;
    transition: all .5s ease-in-out
}

.burger-toggle .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg)
}

.burger-toggle .icon-bar:nth-of-type(2) {
    background-color: transparent
}

.burger-toggle .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg)
}

.burger-toggle.active .icon-bar:nth-of-type(1) {
    top: 0;
    transform: rotate(0)
}

.burger-toggle.active .icon-bar:nth-of-type(2) {
    top: 0;
    background-color: #fff
}

.burger-toggle.active .icon-bar:nth-of-type(3) {
    top: 0;
    transform: rotate(0)
}

.bets strong {
    display: block;
    background: #2b2f35;
    color: #fff;
    padding: 0 10px
}

.bets .disconnected {
    height: 22px
}

.bets .btn-del {
    background: 0 0;
    border: none;
    color: red
}

.bets .betting-table {
    width: 100%;
    overflow-x: auto;
    max-height: 280px;
    overflow-y: auto
}

.bets input {
    width: 70px
}

.bets .table td {
    padding: 5px;
    vertical-align: middle
}

.bets .table td:last-child {
    text-align: right
}

.bets .points {
    display: block;
    background: #ccc;
    text-align: center;
    padding: 10px;
    margin: 2px;
    cursor: pointer;
    color: #212529
}

.bets .table .table tr:not(:last-child) td {
    padding: 0
}

.bets .table .table tr td {
    border: none
}

.bets .table {
    margin: 0 0 1px
}

.bets .table thead th {
    padding: 5px;
    color: #2b2f35;
    background: #ddd
}

.back {
    background: #e9f6fc
}

.lay {
    background: #fce3e4
}

ul.top-nav {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    z-index: 9
}

ul.top-nav li {
    float: left;
    padding-right: 20px
}

ul.top-nav a {
    color: #fff
}

body.menu-collapsed #sidebar {
    margin-left: -170px
}

body.menu-collapsed #main-wrap {
    margin-left: 0
}

.align-left {
    float: left
}

.price-price .fa {
    position: absolute;
    display: block;
    left: 4px;
    color: #fff
}

.price-price .fa.fa-long-arrow-down {
    bottom: 4px
}

.price-price .fa.fa-long-arrow-up {
    top: 4px
}

.high_lights .sport svg {
    float: left;
    width: 20px;
    margin-right: 5px
}

.high_lights .sport svg circle,
.high_lights .sport svg path,
.high_lights .sport svg polygon {
    fill: #2b2f35
}

.sport-date {
    width: 4%;
    text-align: center;
    background-color: #e6e2e254;
    font-size: 15px
}

.sport-date>div {
    overflow: hidden
}

.sport-date span {
    display: block
}

.bets .high_lights .table td {
    padding: 0;
    vertical-align: middle
}

.bets .high_lights strong {
    background: 0 0
}

.teams strong {
    display: block;
    padding: 0 10px;
    color: #2b2f35;
    text-transform: capitalize
}

.teams strong a {
    color: inherit
}

.high_lights .sport {
    width: 70%
}

.bets .high_lights .table th:not(:first-child) {
    text-align: center
}

.matched {
    text-align: right;
    padding: 0 12px 0 0;
    white-space: nowrap
}

.matched .fa {
    padding-left: 5px;
    width: 22px
}

.box {
    height: 100%;
    width: 80px;
    text-align: center;
    padding: 0;
    margin: 0 2px
}

.box.-blue {
    background: #8dd2f0
}

.box strong {
    display: block;
    color: #2b2f35
}

.box.-pink {
    background-color: #feafb2
}

[class*="-empty"].box {
    padding: 12px 0
}

.box.-empty_blue {
    background-color: #e9f6fc
}

.box.-empty_pink {
    background-color: #fce3e4
}

.box.-blue>span,
.box.-pink>span {
    font-size: .9rem
}

.box.-blue>strong,
.box.-pink>strong {
    font-size: 1.25rem
}

.m-left {
    margin-left: 10px
}

.m-right {
    margin-right: 10px
}

.bets .high_lights .table td.action {
    padding: 0 10px
}

.bets .high_lights .table td.action a {
    color: #2b2f35
}

.bets .btn {
    padding: 5px 15px;
    font-size: 13px;
    margin: 0 0 10px
}

.designation {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-weight: 800
}

#DisplayOnBox {
    display: none
}

.green-logo-text:hover {
    color: #00b181;
    text-decoration: underline
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ddd
}

.games_slider_container {
    background-color: #ddd
}

.games_slider {
    /* width: 90vw */
    width: 100%;
}

.page_loader {
    background-color: #ddd
}

#sticky-footer {
    flex-shrink: unset
}

.fa-basketball-ball {
    color: #fff
}

.timelineNS {
    background: #303030;
    height: 32px;
    position: relative
}

.timelineNS .half {
    height: 6px;
    float: left;
    box-sizing: border-box;
    position: relative;
    margin-top: 13px;
    margin-bottom: 13px;
    width: 50%
}

.timelineNS .empty-bar {
    background: linear-gradient(0deg, #9c9c9c, #fff);
    height: 5px;
    position: absolute;
    left: 6px;
    right: 6px
}

.timelineNS .empty-bar .bar {
    background: linear-gradient(0deg, #087d0e, #0c0);
    height: 5px;
    max-width: 100%
}

.timelineNS .tooltipNS {
    position: absolute;
    z-index: 1
}

.timelineNS .tooltipNS .tooltiptextNS {
    display: none;
    width: 100px;
    background-color: #f8f8ff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    height: auto;
    border: 1px solid #000
}

.timelineNS .tooltipNS:hover .tooltiptextNS {
    display: block
}

.timelineNS .top {
    top: -18px
}

.timelineNS .bottom {
    top: -3px
}

.timelineNS .tooltiptextNS p {
    margin-bottom: 0;
    font-size: small
}

.timelineNS .toptt {
    margin-top: -60px
}

.timelineNS .firstHalf {
    margin-left: -4px
}

.timelineNS .secondHalf {
    margin-left: 4px
}

@media only screen and (max-width:1025px) {
    #main-wrap {
        /* margin-left: 64px */
        margin-left: 0px
    }

    #sidebar {
        transition: margin .25s ease;
        -webkit-transition: margin .25s ease;
        -moz-transition: margin .25s ease;
        margin-left: 0;
        max-width: 170px
    }

    .logo-bar img {
        width: 40px;
        height: auto
    }

    .logo-bar {
        padding: 10px 0 0;
        height: 49px;
        overflow: hidden
    }

    .nav-link {
        padding: 0
    }

    .sidebar-menu>ul>li>a {
        padding: 10px 0
    }

    .divider {
        margin: 10px auto
    }

    .sidebar-menu ul li {
        margin-left: 18px
    }
}

@media only screen and (max-width:767px) {
    body.menu-collapsed #sidebar {
        margin-left: -170px
    }

    body.menu-collapsed #main-wrap {
        margin-left: 0
    }

    ul.top-nav {
        font-size: 12px;
        margin: 4px 0 0 -15px
    }

    ul.top-nav li {
        padding-right: 10px
    }

    .bets .high_lights .table tH:nth-child(5),
    .bets .high_lights .table td:nth-child(4),
    .bets .high_lights .table td:nth-child(5),
    .bets .high_lights .table td:nth-child(6),
    .bets .high_lights .table td:nth-child(7),
    .bets .high_lights .table td:nth-child(8),
    .bets .high_lights .table td:nth-child(9),
    .bets .high_lights .table th:nth-child(3),
    .bets .high_lights .table th:nth-child(4) {
        display: none
    }

    .green-logo-text {
        font-size: 15px
    }

    #DisplayOnBox {
        display: block
    }
}

@media only screen and (min-device-width:350px) and (max-device-width:630px) {
    #main-wrap {
        margin-left: 30px;
        padding: 0;
        margin: 0
    }

    .logo-bar {
        visibility: hidden
    }

    #sidebar {
        background-color: #2b2f35;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 999;
        padding: 6px 0 0;
        margin-top: 40px
    }

    .price-price {
        display: none
    }

    .price-price.mb-show {
        display: block
    }

    .market-overarround span {
        padding-right: 0;
        min-width: 56px;
        display: block;
        font-size: 12px
    }

    .market-overarround {
        width: auto;
        margin-right: 2px
    }

    .runner-disabled {
        width: 127px
    }

    .green-logo-text {
        font-size: 15px
    }
}

@media only screen and (max-width:480px) {
    .bets .points {
        padding: 0;
        font-size: 13px;
        white-space: nowrap
    }

    .bets input {
        width: 65px
    }

    .bets .table td {
        padding: .75rem 5px
    }
}

@media only screen and (max-width:460px) {
    .price-price {
        display: none
    }

    .box-main-icon {
        display: none
    }

    .price-price.mb-show {
        display: block
    }

    .market-overarround span {
        padding-right: 0;
        min-width: 56px;
        display: block;
        font-size: 12px
    }

    .market-overarround {
        width: auto;
        margin-right: 2px
    }

    .runner-disabled {
        width: 127px
    }

    .quantity input {
        padding-left: 5px
    }

    .green-logo-text {
        font-size: 15px
    }

    .customcheck {
        margin-inline: 3px;
        margin-bottom: 5px;
        margin-left: 0;
        width: 65px;
        float: left;
        padding: 0;
        background-color: #8dd2f0;
        cursor: pointer
    }

    .customcheck:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .priceodd {
        font-size: 20px
    }

    .priceamount {
        font-size: 13px;
        font-weight: 400
    }

    .positioncustom {
        font-size: 14px;
        padding-right: 4px;
        margin: 0;
        white-space: nowrap;
        font-weight: 700
    }

    .games_slider {
        width: 100vw
    }

    @media screen and (max-width:499px) {
        .customcheck {
            margin-inline: 3px;
            margin-bottom: 5px;
            margin-left: 0;
            width: 65px;
            float: left;
            padding: 0;
            background-color: #8dd2f0;
            cursor: pointer
        }

        .customcheck:hover {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }

        .mobilehide {
            visibility: hidden;
            display: none
        }
    }
}

.logo-bar {
    text-align: center
}

.green-logo-text {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #20a8d8
}

.main .container-fluid {
    padding: 10px 5px
}

.card-header {
    padding: .3rem 1.25rem
}

.market-box {
    padding: .5rem
}

.cta-back {
    height: 50px;
    background: #e3f8ff;
    text-align: center;
    padding: 0
}

.cta-lay {
    height: 50px;
    background: #ffcdcc;
    text-align: center;
    padding: 0
}

.price {
    font-weight: 700;
    color: #273a47;
    font-size: 17px;
    cursor: pointer
}

.size {
    font-weight: 400;
    color: #273a47;
    font-size: 12px;
    padding: 0
}

.market-head {
    border-right: 1px solid grey;
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    padding: 3px 0;
    margin: 0;
    font-size: .9rem
}

.runners {
    border-right: 1px solid grey;
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    padding: 0;
    margin: 0
}

.runner-name {
    padding-top: 5px
}

.runner-name img {
    width: 28px
}

.position-plus {
    color: #0b6121
}

.position-minus {
    color: red
}

.content .inplay {
    color: #0b6121
}

.table>tbody>tr.plus>td {
    color: green
}

.table>tbody>tr.minus>td {
    color: red
}

.lastItemBorder {
    border-bottom: 1px solid grey
}

.winner {
    background-color: #b7f776
}

.order-b {
    background: #e3f8ff
}

.order-l {
    background: #ffcdcc
}

.ctl-cancel {
    cursor: pointer;
    text-align: center
}

.ctl-cancel:hover {
    background-color: #f86c6b
}

.sidebar .nav-dropdown.open .nav-link-small {
    color: #fff;
    border-left: 0
}

.sidebar .nav-link-small {
    display: block;
    padding: .2rem 0rem .2rem 1.5rem;
    color: #fff;
    text-decoration: none;
    background: 0 0
}

.nav-link-small {
    display: block;
    padding: .5rem 1rem
}

.sidebar .nav-link-small:hover {
    color: #fff;
    background: #20a8d8
}

.sidebar .nav-link-small.active {
    background-color: #20a8d8
}

#PrDec,
#PrInc {
    height: 18px;
    padding-top: 0;
    padding-bottom: 0
}

#Pnl-Orders .video-container {
    padding-left: 2px;
    padding-right: 2px
}

.Orders-Widget {
    max-height: 238px;
    overflow-y: scroll;
    padding-top: 5px;
    padding-bottom: 5px
}

#MarketData .card-header h4 {
    font-size: 1.5rem
}

#Pnl-Orders {
    padding-left: 0
}

.no-pad {
    padding-left: 0;
    padding-right: 0
}

.bet-slip {
    padding-top: 5px;
    padding-bottom: 5px
}

.bet-slip .title {
    vertical-align: middle
}

.field-validation-error {
    background-color: pink;
    font-weight: 700
}

.btn-stake {
    width: 75px
}

.stake-row {
    margin-top: 10px
}

.ui-draggable,
.ui-droppable {
    background-position: top
}

.commentry {
    font-size: 1.1rem;
    color: red
}

.btn-fullBook {
    line-height: .5
}

.score-input {
    font-size: 24px;
    font-weight: 700;
    height: auto
}

#news-ticker-foot li {
    font-size: 12px
}

.breadcrumb {
    border-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.sidebar-nav.ps .nav .nav-item .nav-link img {
    width: 18px;
    margin-left: 0;
    margin-right: 10px
}

.sidebar-nav .nav .nav-item .nav-link img {
    width: 18px;
    margin-right: 15px;
    margin-left: 15px
}

.customcheck {
    margin-inline: 3px;
    margin-bottom: 5px;
    margin-left: 0;
    width: 65px;
    float: left;
    padding: 0;
    background-color: #8dd2f0;
    cursor: pointer
}

.customcheck:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.relatedtr:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    background-color: #d3d3d3
}

.priceodd {
    font-size: 20px
}

.priceamount {
    font-size: 13px;
    font-weight: 400
}

.positioncustom {
    font-size: 14px;
    padding-right: 4px;
    margin: 0;
    white-space: nowrap;
    font-weight: 700
}

@media screen and (max-width:499px) {
    .customcheck {
        margin-inline: 3px;
        margin-bottom: 5px;
        margin-left: 0;
        width: 65px;
        float: left;
        padding: 0;
        background-color: #8dd2f0;
        cursor: pointer
    }

    #Pnl-Orders {
        padding-left: 15px
    }

    .customcheck:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .relatedtr:hover {
        -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04)
    }

    .mobilehide {
        visibility: hidden;
        display: none
    }
}

.table-pricesize {
    margin-bottom: 0
}

.table-pricesize td {
    text-align: center
}

.accounts-chart-head-bg {
    background-color: #00b181
}

.loader {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .6;
    display: flex;
    justify-content: center;
    align-items: center
}

.loader>img {
    width: auto;
    margin-bottom: 100px;
    margin-top: 20%;
    margin-left: 50%
}

.disconnected {
    height: 22px
}

.tabulator-row.order-l {
    background-color: #ffcdcc
}

.tabulator-row.order-b {
    background-color: #e3f8ff
}

.ExMainCardbundle .td {
    font-family: arial;
    font-size: 12px
}

.ExMainCardbundle .tags {
    color: green
}

.ExMainCardbundle .cards {
    border-width: 1px;
    border-style: solid;
    padding: 5px;
    background-color: #f8f8f8;
    border-color: #dbdbdb
}

.ExMainCardbundle .cardsText {
    font-size: 10px;
    color: #000;
    font-weight: 700;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 4px
}

.ExMainCardbundle .version {
    color: #fff;
    font-family: arial;
    font-size: 10px
}

.ExMainCardbundle .lay1 {
    background-color: #eacbdb
}

.ExMainCardbundle .price {
    font-weight: 700
}

.ExMainCardbundle .img {
    width: 60px
}

.ExMainCardbundle .x-game-header {
    width: 100%;
    padding: 3px;
    background-color: #292929
}

.ExMainCardbundle .base-timer {
    position: relative;
    width: 50px
}

.ExMainCardbundle .base-timer__svg {
    transform: scaleX(-1)
}

.ExMainCardbundle .base-timer__circle {
    fill: none;
    stroke: none
}

.ExMainCardbundle .base-timer__path-elapsed {
    stroke-width: 7px;
    stroke: grey
}

.ExMainCardbundle .base-timer__path-remaining {
    stroke-width: 7px;
    stroke-linecap: round;
    transform: rotate(90deg);
    transform-origin: center;
    transition: 1s linear all;
    fill-rule: nonzero;
    stroke: currentColor
}

.ExMainCardbundle .base-timer__path-remaining.green {
    color: #41b883
}

.ExMainCardbundle .base-timer__path-remaining.orange {
    color: orange
}

.ExMainCardbundle .base-timer__path-remaining.red {
    color: red
}

.ExMainCardbundle .base-timer__label {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff
}

.ExMainCardbundle .Exgamesbg {
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000
}

.ExMainCardbundle .section-blur {
    background-color: #fff;
    margin-bottom: 4px
}

.ExMainCardbundle .market-runners {
    position: relative;
    padding-bottom: 0
}

.ExMainCardbundle .runner-runner {
    margin-top: 2px;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    border-radius: 2px;
    transition: background-color .25s ease-out
}

.ExMainCardbundle .runner-runner .selector {
    cursor: pointer;
    background-color: #fff;
    width: 18px;
    height: 18px;
    margin-top: 13px;
    border: 2px solid #00b181
}

.ExMainCardbundle .runner-runner .selected {
    background-color: #00b181
}

.ExMainCardbundle .runner-runner img {
    height: 21px;
    margin-top: 10px
}

.ExMainCardbundle .runner-runner .price-price.price-lay.ml-4.mb-show {
    background-color: #feafb2
}

.ExMainCardbundle .runner-runner .price-price.price-lay.ml-4.mb-show {
    background-color: #feafb2
}

.ExMainCardbundle .runner-runner:hover .runner-name {
    background-color: #f5f5f5
}

.ExMainCardbundle .runner-position {
    position: absolute;
    bottom: 4px;
    width: calc(100% - 8px);
    text-overflow: ellipsis;
    overflow: hidden
}

.ExMainCardbundle .runner-position,
.runner-position-pos {
    font-size: 14px;
    padding-right: 4px;
    margin: 0;
    white-space: nowrap;
    font-weight: 700
}

.ExMainCardbundle .runner-position-pos {
    color: #00b181
}

.ExMainCardbundle .btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #292929;
    border-color: #000
}

.ExMainCardbundle .price-price {
    font-family: Roboto Condensed, HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
    background-color: #fff;
    border-radius: 2px;
    width: 56px;
    height: 50px;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 0;
    font-weight: 700;
    margin: 0 1px;
    padding-top: 1px;
    -webkit-flex: 0 0 56px;
    flex: 0 0 60px;
    cursor: pointer;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden
}

.ExMainCardbundle .price-price span {
    display: block
}

.ExMainCardbundle .runner-runner .price-price.price-lay.ml-4.mb-show {
    background-color: #feafb2
}

.ExMainCardbundle .price-price .fa {
    position: absolute;
    display: block;
    left: 4px;
    color: #fff
}

.ExMainCardbundle .price-price .fa.fa-long-arrow-down {
    bottom: 4px
}

.ExMainCardbundle .price-price .fa.fa-long-arrow-up {
    top: 4px
}

.ExMainCardbundle .price-odd {
    font-size: 20px
}

.ExMainCardbundle .price-amount {
    font-size: 13px;
    font-weight: 400
}

.ExMainCardbundle .runner-name {
    color: #2b2f35;
    -webkit-flex: 1;
    flex: 1;
    padding-left: 8px;
    text-transform: none;
    font-size: 14px;
    margin: 0;
    display: -webkit-flex;
    display: flex;
    position: relative
}

.ExMainCardbundle .runner-name {
    padding-top: 5px
}

.ExMainCardbundle .runner-disabled {
    width: 377px;
    line-height: 45px;
    color: red;
    text-align: center;
    background: #ececed;
    text-transform: uppercase
}

.ExMainCardbundle .price-back {
    background-color: #e9f6fc;
    color: #43444a
}

.ExMainCardbundle .runner-runner .price-price.price-back:nth-child(6) {
    background-color: #8dd2f0
}

.ExMainCardbundle .price-back:hover {
    background-color: #00b2ff
}

.ExMainCardbundle .price-lay {
    background-color: #fce3e4;
    color: #43444a
}

.ExMainCardbundle .price-lay:hover {
    background-color: #feafb2
}

.ExMainCardbundle .price-lay {
    background-color: #fce3e4;
    color: #43444a
}

.ExMainCardbundle .round-counter-simple {
    display: flex;
    padding: 20px 10px 6px
}

.ExMainCardbundle .round-counter-simple .round-counter-text {
    margin-right: 20px;
    font-size: 12px;
    height: 17px;
    letter-spacing: 0;
    text-align: center;
    color: hsla(0, 0%, 100%, .7)
}

.ExMainCardbundle .round-counter-simple .round-counter-item-simple.active {
    background: hsla(0, 0%, 100%, .7)
}

.ExMainCardbundle .round-counter-simple .round-counter-item-simple {
    background: #646464;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin-right: 10px
}

.ExMainCardbundle .blackjack {
    text-align: center;
    font-size: 10px;
    position: relative;
    padding: 0 12px;
    margin: 0 auto
}

.ExMainCardbundle .cards-layout {
    text-align: center;
    font-size: 10px
}

.ExMainCardbundle .blackjack .dealer {
    display: flex;
    justify-content: center
}

.ExMainCardbundle .blackjack .player-item {
    margin-bottom: 16px;
    display: block;
    margin-right: 0;
    z-index: 0
}

.ExMainCardbundle .blackjack .player-item .name {
    display: block;
    color: #d7bc7b;
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 8px;
    text-align: center
}

.ExMainCardbundle .blackjack .player-item .player-card {
    border-radius: 12px;
    border: 1px solid rgba(178, 220, 175, .25)
}

.ExMainCardbundle .blackjack .player-item .player-card .header-title {
    display: inline-block;
    height: 12px;
    color: #fff
}

.ExMainCardbundle .blackjack .player-item .player-card .header-title .description {
    float: right;
    font-size: 11px
}

.ExMainCardbundle .blackjack .player-item .player-card ul {
    text-align: left;
    margin: 0 -1px
}

.ExMainCardbundle .blackjack .card-item {
    display: inline-block;
    text-align: center;
    margin-right: 0
}

.ExMainCardbundle .blackjack .card {
    width: auto;
    height: auto;
    margin-bottom: 0
}

.ExMainCardbundle .blackjack .card img {
    width: 36px;
    height: 44px
}

.ExMainCardbundle .blackjack .player {
    margin: 4px;
    display: inline-block;
    justify-content: space-between;
    flex: 1 0 0;
    flex-wrap: wrap
}

.ExMainCardbundle .blackjack .player .player-item:nth-child(4n+1) {
    order: 1
}

.ExMainCardbundle .blackjack .player .player-item:nth-child(4n+2) {
    order: 3;
    margin-left: 25px
}

.ExMainCardbundle .blackjack .player .player-item:nth-child(4n+0) {
    order: 2
}

.ExMainCardbundle .blackjack .player .player-item:nth-child(4n+3) {
    order: 4;
    margin-right: 25px
}

.ExMainCardbundle .blackjack:before {
    content: "";
    position: absolute;
    background: radial-gradient(ellipse 100% 50% at 50% 50%, rgba(62, 193, 65, .82) 0, rgba(62, 193, 65, .7) 10%, #1e1e1e 50%, #1e1e1e 100%);
    opacity: .25;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.ExMainCardbundle .BFBCardHandView {
    transform: translate3d(0, 0, 0);
    width: 220px;
    height: 105px;
    margin-top: -10px
}

.ExMainCardbundle .BFBCardHandViewDealer {
    transform: translate3d(0, 0, 0);
    width: 240px;
    height: 110px;
    margin-top: -10px
}

.ExMainCardbundle .RSMImageView2 {
    position: absolute;
    top: 35%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: scale(1.5)
}

.ExMainCardbundle .card1 {
    transform: perspective(430px) translateZ(0) rotateZ(0) rotateY(0);
    position: absolute;
    left: 52.9352px;
    top: 10.5129px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card1in2 {
    transform: perspective(430px) translateZ(0) rotateZ(-.75deg) rotateY(0);
    position: absolute;
    left: 52.9352px;
    top: 10.5129px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card2in2 {
    transform: perspective(430px) translateZ(0) rotateZ(.75deg) rotateY(0);
    position: absolute;
    left: 85.109px;
    top: 10.5157px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card1in3 {
    transform: perspective(430px) rotateZ(-3deg);
    position: absolute;
    left: 36.927px;
    top: 12.0518px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card2in3 {
    transform: perspective(430px) rotateZ(0);
    position: absolute;
    left: 69.0222px;
    top: 10px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card3in3 {
    transform: perspective(430px) rotateZ(3deg);
    position: absolute;
    left: 101.117px;
    top: 12.0575px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card1in4 {
    transform: perspective(430px) rotateZ(-6.75deg);
    position: absolute;
    left: 21.0759px;
    top: 14.6093px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card2in4 {
    transform: perspective(430px) rotateZ(-2.25deg);
    position: absolute;
    left: 52.9352px;
    top: 10.5129px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card3in4 {
    transform: perspective(430px) rotateZ(2.25deg);
    position: absolute;
    left: 85.109px;
    top: 10.5157px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card4in4 {
    transform: perspective(430px) translateZ(0) rotateZ(6.75deg) rotateY(0);
    position: absolute;
    left: 116.967px;
    top: 14.6177px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card1in5 {
    transform: perspective(430px) rotateZ(-9.75deg);
    position: absolute;
    left: 0;
    top: 40px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card2in5 {
    transform: perspective(430px) rotateZ(-3.25deg);
    position: absolute;
    left: 30.9352px;
    margin-left: 10px;
    top: 30%;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card3in5 {
    transform: perspective(430px) rotateZ(0);
    position: absolute;
    left: 67.109px;
    margin-left: 10px;
    top: 28%;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card4in5 {
    transform: perspective(430px) translateZ(3.25px) rotateZ(6.75deg) rotateY(0);
    position: absolute;
    left: 103.967px;
    margin-left: 10px;
    top: 25%;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card5in5 {
    transform: perspective(430px) translateZ(9.75px) rotateZ(9.65deg) rotateY(0);
    position: absolute;
    left: 150px;
    top: 30px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .BFBCardHandViewForSix {
    width: 260px
}

.ExMainCardbundle .BFBCardHandViewForSeven {
    width: 326px
}

.ExMainCardbundle .card1in6 {
    transform: perspective(443px) rotateZ(-9.75deg);
    position: absolute;
    left: 3.0759px;
    top: 14.6093px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card2in6 {
    transform: perspective(430px) rotateZ(-5.25deg);
    position: absolute;
    left: 30.9352px;
    top: 9.5129px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card3in6 {
    transform: perspective(430px) rotateZ(-3deg);
    position: absolute;
    left: 61.109px;
    top: 5.5157px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card4in6 {
    transform: perspective(430px) translateZ(3.25px) rotateZ(2.75deg) rotateY(0);
    position: absolute;
    left: 89.967px;
    top: 3.6177px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card5in6 {
    transform: perspective(430px) translateZ(9.75px) rotateZ(7.65deg) rotateY(0);
    position: absolute;
    left: 118.967px;
    top: 5.6177px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card6in6 {
    transform: perspective(430px) translateZ(9.75px) rotateZ(16.65deg) rotateY(0);
    position: absolute;
    left: 137.967px;
    top: -1.3823px;
    width: 46px;
    height: 87px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card1in7 {
    transform: perspective(430px) rotateZ(-7.75deg);
    position: absolute;
    left: 11.0759px;
    top: 14.6093px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card2in7 {
    transform: perspective(430px) rotateZ(-4.25deg);
    position: absolute;
    left: 46.9352px;
    top: 10.5129px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card3in7 {
    transform: perspective(430px) rotateZ(-1deg);
    position: absolute;
    left: 86.109px;
    top: 8.5157px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card4in7 {
    transform: perspective(430px) translateZ(3.25px) rotateZ(.75deg) rotateY(0);
    position: absolute;
    left: 126.967px;
    top: 9.6177px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card5in7 {
    transform: perspective(430px) translateZ(5.75px) rotateZ(4.65deg) rotateY(0);
    position: absolute;
    left: 168.967px;
    top: 10.6177px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card6in7 {
    transform: perspective(430px) translateZ(11.75px) rotateZ(5.65deg) rotateY(0);
    position: absolute;
    left: 206.967px;
    top: 13.6177px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .card7in7 {
    transform: perspective(430px) translateZ(3.75px) rotateZ(9.65deg) rotateY(0);
    position: absolute;
    left: 240.967px;
    top: 15.6177px;
    width: 46px;
    height: 57px;
    transform-origin: 50% 100%
}

.ExMainCardbundle .cards-layout .first-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
    padding: 10px;
    margin: 0;
    list-style: none
}

.ExMainCardbundle .cards-layout .card-item {
    position: relative;
    border-radius: 6px;
    flex-shrink: 0
}

.first-row .card-item .card-name {
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #fff;
    white-space: nowrap
}

.ExMainCardbundle .cards-layout .card {
    margin-bottom: 3px;
    background-color: unset
}

.ExMainCardbundle .cards-layout .card-name,
.cards-layout>span {
    opacity: .5
}

.ExMainCardbundle .card-name {
    color: #fff
}

.ExMainCardbundle .mainexcard {
    padding: 0 1.25rem
}

.ExMainCardbundle .Gameidcol {
    padding-top: 10px;
    color: #fff
}

.ExMainCardbundle .card {
    border: unset
}

.ExMainCardbundle div.scrollmenu {
    display: contents;
    overflow: auto;
    white-space: nowrap;
    margin-bottom: -5px;
    transition: .5s;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.ExMainCardbundle div.scrollmenu a {
    display: inline-block;
    color: #000;
    text-align: center;
    padding: 0 20px;
    text-decoration: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.ExMainCardbundle div.scrollmenu a:hover {
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.ExMainCardbundle .prediction {
    margin: 10px auto 10px;
    text-align: center
}

.ExMainCardbundle .prediction .prediction-text {
    color: #7f7f7f;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px
}

.ExMainCardbundle .prediction .prediction-text .prediction-description {
    color: #fff
}

.ExMainCardbundle .prediction .prediction-value {
    color: #d7bc7b
}

.ExMainCardbundle .prediction .prediction-value {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px
}

.ExMainCardbundle .prediction .prediction-value img {
    max-height: 16px
}

.ExMainCardbundle .prediction .lower {
    border-radius: 5px 0 0 5px
}

.ExMainCardbundle .prediction .prediction-table {
    margin-top: 10px;
    font-size: 12px
}

.ExMainCardbundle .prediction .prediction-table>div {
    display: inline-block
}

.ExMainCardbundle .prediction .number-of-cards-element,
.prediction .value-element {
    background-color: #303030;
    color: #7f7f7f
}

.ExMainCardbundle .prediction .number-of-cards-element {
    padding: 6px 16px;
    text-transform: lowercase
}

.ExMainCardbundle .prediction .lower {
    border-radius: 5px 0 0 5px
}

.ExMainCardbundle .prediction .prediction-table>div {
    display: inline-block
}

.ExMainCardbundle .prediction .values {
    margin: 0 1px
}

.ExMainCardbundle .prediction .number-of-cards-element,
.prediction .value-element {
    background-color: #303030;
    color: #7f7f7f
}

.ExMainCardbundle .prediction .value-element {
    padding: 6px 10px;
    display: inline-block
}

.ExMainCardbundle .prediction .number-of-cards-element,
.prediction .value-element {
    background-color: #303030;
    color: #7f7f7f
}

.ExMainCardbundle .prediction .played-down {
    color: #424242
}

.ExMainCardbundle .prediction .number-of-cards-element.hidden {
    visibility: hidden
}

.ExMainCardbundle .prediction .prediction-table>div {
    display: inline-block
}

.ExMainCardbundle .prediction .number-of-cards-element {
    padding: 6px 16px;
    text-transform: lowercase
}

.ExMainCardbundle .prediction .higher {
    border-radius: 0 5px 5px 0
}

.ExMainCardbundle .prediction .value-element.highlighted {
    font-weight: 800;
    color: #fff
}

.ExMainCardbundle .games-status-message {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    height: 90px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    background: #d3d3d3;
    color: #1e1e1e;
    border-radius: 4px;
    position: relative;
    width: 50%;
    z-index: 10
}

.ExMainCardbundle .exlobbybg {
    background-image: url(../img/Exbackgroundblr.png);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    width: 100%;
    height: auto
}

.ExMainCardbundle .left {
    width: 13.4vw;
    float: left;
    margin: 10px;
    filter: blur(0);
    -webkit-filter: blur(0);
    min-width: 190px
}

.ExMainCardbundle .left img {
    max-height: 136px;
    min-height: 136px
}

.ExMainCardbundle .left .card-body {
    padding: 0;
    text-align: center;
    padding-top: 5px
}

@media screen and (max-width:635px) {
    .ExMainCardbundle .img {
        width: 30px
    }
}

@media only screen and (min-device-width:350px) and (max-device-width:630px) {
    .ExMainCardbundle .price-price {
        display: none
    }

    .ExMainCardbundle .price-price.mb-show {
        display: block
    }

    .ExMainCardbundle .runner-disabled {
        width: 127px
    }
}

@media only screen and (max-width:460px) {
    .ExMainCardbundle div.scrollmenu {
        display: block;
        margin-left: -18px;
        overflow: auto;
        white-space: nowrap;
        margin-bottom: -5px;
        transition: .5s;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        margin-right: -18px
    }

    .ExMainCardbundle .left {
        margin: 5px;
        width: 42vw;
        float: left;
        min-width: auto
    }

    .ExMainCardbundle .left .card {
        max-height: 155px
    }

    .ExMainCardbundle .left h5 {
        font-size: 14px
    }

    .ExMainCardbundle .left img {
        max-height: 80px;
        min-height: 80px
    }

    .ExMainCardbundle .price-price {
        display: none
    }

    .ExMainCardbundle .price-price.mb-show {
        display: block
    }

    .ExMainCardbundle .runner-disabled {
        width: 127px
    }

    .ExMainCardbundle .blackjack {
        text-align: center;
        font-size: 10px;
        position: relative
    }

    .ExMainCardbundle .mainexcard {
        padding: 0
    }

    .ExMainCardbundle .BFBCardHandViewDealer {
        transform: translate3d(0, 0, 0);
        width: 140px;
        height: 75px
    }

    .ExMainCardbundle .BFBCardHandView {
        transform: translate3d(0, 0, 0);
        width: 145px;
        height: 60px
    }

    .ExMainCardbundle .card1in2 {
        transform: perspective(430px) translateZ(0) rotateZ(-.75deg) rotateY(0);
        position: absolute;
        left: 37.9352px;
        top: 10.5129px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card2in2 {
        transform: perspective(430px) translateZ(0) rotateZ(.75deg) rotateY(0);
        position: absolute;
        left: 74.109px;
        top: 10.5157px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card1in4 {
        transform: perspective(430px) rotateZ(-6.75deg);
        position: absolute;
        left: 25.0759px;
        top: 8.6093px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card2in4 {
        transform: perspective(430px) rotateZ(-2.25deg);
        position: absolute;
        left: 44.9352px;
        top: 7.5129px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card3in4 {
        transform: perspective(430px) rotateZ(2.25deg);
        position: absolute;
        left: 64.109px;
        top: 8.5157px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card4in4 {
        transform: perspective(430px) translateZ(0) rotateZ(6.75deg) rotateY(0);
        position: absolute;
        left: 79.967px;
        top: 10.6177px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card1in3 {
        transform: perspective(430px) rotateZ(-3deg);
        position: absolute;
        left: 20.927px;
        top: 11.0518px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card2in3 {
        transform: perspective(430px) rotateZ(0);
        position: absolute;
        left: 54.0222px;
        top: 11px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card3in3 {
        transform: perspective(430px) rotateZ(3deg);
        position: absolute;
        left: 87.117px;
        top: 13.0575px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card1in5 {
        transform: perspective(430px) rotateZ(-9.75deg);
        position: absolute;
        left: 10px;
        top: 15.6093px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card2in5 {
        transform: perspective(430px) rotateZ(-3.25deg);
        position: absolute;
        left: 18.9352px;
        top: 14.5129px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card3in5 {
        transform: perspective(430px) rotateZ(0);
        position: absolute;
        left: 40.109px;
        top: 13.5157px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card4in5 {
        transform: perspective(430px) translateZ(3.25px) rotateZ(6.75deg) rotateY(0);
        position: absolute;
        left: 59.967px;
        top: 15.6177px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .card5in5 {
        transform: perspective(430px) translateZ(9.75px) rotateZ(14.75deg) rotateY(0);
        position: absolute;
        left: 86.967px;
        top: 18.6177px;
        width: 46px;
        height: 57px;
        transform-origin: 50% 100%
    }

    .ExMainCardbundle .ExRounds {
        display: none
    }

    .ExMainCardbundle .demoTimer {
        margin-left: -100px
    }

    .ExMainCardbundle .Gameidcol {
        padding-top: 0;
        color: #fff
    }

    .ExMainCardbundle .scrollmenu {
        text-align: center;
        line-height: 2rem
    }

    .ExMainCardbundle div.scrollmenu {
        display: block;
        margin-left: -18px;
        overflow: auto;
        white-space: nowrap;
        margin-bottom: -5px;
        transition: .5s;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        margin-right: -18px
    }

    .ExMainCardbundle .prediction .value-element {
        padding: 3px 5px;
        display: inline-block
    }

    .ExMainCardbundle .prediction .number-of-cards-element {
        padding: 3px 6px;
        text-transform: lowercase
    }

    .ExMainCardbundle .prediction .prediction-table {
        margin-top: 10px;
        font-size: 9px
    }

    .ExMainCardbundle .prediction .prediction-text {
        font-size: 10px
    }

    .ExMainCardbundle .RSMImageView2 {
        position: absolute;
        top: -2px;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        will-change: transform;
        transform: scale(.9) !important
    }

    .ExMainCardbundle .card1in6 {
        left: 5.0759px;
        top: 7.6093px
    }

    .ExMainCardbundle .card2in6 {
        left: 18.9352px;
        top: 5.5129px
    }

    .ExMainCardbundle .card3in6 {
        left: 37.109px;
        top: 5.5157px
    }

    .ExMainCardbundle .card4in6 {
        left: 53.967px;
        top: 5.6177px
    }

    .ExMainCardbundle .card5in6 {
        left: 73.967px;
        top: 6.6177px
    }

    .ExMainCardbundle .card6in6 {
        left: 82.967px;
        top: 8.6177px
    }
}

.TdResults {
    padding: 0;
    vertical-align: top;
    flex: 1 1 auto;
    box-sizing: border-box;
    max-width: calc(33.33% - 20px);
    min-width: 120px;
    background: linear-gradient(#535353, #0f0f0f);
    border-radius: 10px;
    margin: 1px
}

.TdResultsWin {
    background: green !important
}

.bgwinner {
    border-radius: 10px;
    background-color: #cf8d2e !important
}

.bgLoser {
    border-radius: 10px;
    background-color: #cf3f3f !important
}

@media (max-width:600px) {
    .TdResults {
        max-width: 100%
    }
}

.Derb-race-wrapper {
    max-width: 100%;
    margin: 0 auto
}

.Derb-track-container {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border: 2px solid #333
}

.Derb-background img,
.Derb-sky img {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    object-fit: cover
}

.Derb-sky img {
    top: 0;
    height: 60px;
    z-index: 0
}

.Derb-flags {
    position: absolute;
    top: 20px;
    height: 100px;
    width: 100%;
    overflow: hidden;
    z-index: 1
}

.flag-scroll {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 200%;
    background: url(../img/Derby/moveingflag.svg) repeat-x;
    background-size: auto 100%;
    animation: none
}

.flag-animate .flag-scroll {
    animation: scrollFlags 34s linear infinite
}

@keyframes scrollFlags {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.Derb-fence {
    position: absolute;
    top: 70px;
    height: 60px;
    width: 100%;
    overflow: hidden;
    z-index: 5
}

.fence-scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 60px;
    background: url(../img/Derby/moveingfence.svg) repeat-x;
    background-size: auto 100%;
    animation: none
}

.fence-animate .fence-scroll {
    animation: scrollFence 24s linear infinite
}

@keyframes scrollFence {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.Derb-background img {
    top: 120px;
    height: 280px;
    z-index: 3
}

.Derb-lane {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto
}

.Derb-lane0 {
    top: 100px
}

.Derb-lane1 {
    top: 150px
}

.Derb-lane2 {
    top: 215px
}

.Derb-lane3 {
    bottom: 0
}

.Derb-horse0,
.Derb-horse1,
.Derb-horse2,
.Derb-horse3 {
    position: absolute;
    object-fit: fill;
    left: -5%;
    transition: left 5s ease
}

.Derb-horse0 {
    width: 170px;
    bottom: -110px;
    z-index: 30;
    left: 0
}

.Derb-horse1 {
    width: 180px;
    bottom: -110px;
    z-index: 50;
    left: 0
}

.Derb-horse2 {
    width: 190px;
    bottom: -90px;
    z-index: 70;
    left: 0
}

.Derb-horse3 {
    width: 200px;
    bottom: 20px;
    z-index: 90;
    left: 0
}

.Derb-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #ff0;
    z-index: 5;
    opacity: 1
}

.Derb-line.animate {
    animation: moveLine 5s linear forwards
}

#raceTrack {
    position: relative;
    overflow: hidden
}

@keyframes moveLine {
    0% {
        left: 0;
        opacity: 1
    }

    100% {
        left: 100%;
        opacity: 0
    }
}

.Derb-finishline {
    position: absolute;
    top: 0;
    right: -80px;
    height: 100%;
    z-index: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0
}

.Derb-finishline.reveal {
    animation: slideInFinish 6s ease forwards
}

.Derb-finishline img {
    height: 100%;
    width: auto;
    object-fit: contain;
    display: block
}

.Derb-startline {
    position: absolute;
    left: 60px;
    bottom: 0;
    height: 50%;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: .4
}

.Derb-startline img {
    transform-origin: center;
    transform: rotate(15deg);
    height: 100%;
    width: auto;
    object-fit: contain;
    display: block
}

.Derb-startline.reveal {
    animation: slideInstart 3s ease forwards
}

@keyframes slideInFinish {
    0% {
        right: -80px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@keyframes slideInstart {
    100% {
        left: -150px;
        opacity: 0
    }
}

.Derb-track-container.flash::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: 0;
    z-index: 999;
    animation: flashEffect 1.2s ease-out
}

@keyframes flashEffect {
    0% {
        opacity: 0
    }

    50% {
        opacity: .8
    }

    100% {
        opacity: 0
    }
}

.Derb-track-container.paused .fence-scroll,
.Derb-track-container.paused .flag-scroll {
    animation-play-state: paused !important
}

.Derb-track-container.paused .Derb-horse0,
.Derb-track-container.paused .Derb-horse1,
.Derb-track-container.paused .Derb-horse2,
.Derb-track-container.paused .Derb-horse3 {
    animation-play-state: paused !important
}

.Derb-HC-accordion-body {
    margin-top: -10px;
    padding: 6px;
    background-color: rgba(0, 0, 0, .45);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 12px;
    line-height: 1.33;
    border: 1px solid transparent;
    box-shadow: 0 2px 4px 0 transparent;
    position: absolute;
    display: block;
    z-index: 100;
    width: auto;
    height: auto
}

.Derb-HC-accordion-body {
    border-radius: 0 0 10px
}

.Derb-HC-handicap-cards {
    display: flex;
    margin-bottom: 2px
}

.Derb-HC-icon-card {
    background: rgba(0, 0, 0, .4);
    border-radius: 100px 0 0 100px;
    padding: 4px 5px 2px;
    margin-right: 1px
}

.Derb-HC-cards-content {
    display: flex;
    background: 0 0;
    border-radius: 0 2px 2px 0;
    padding: 0;
    margin: -16px 0
}

.Derb-HC-cards-drawn-container {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    padding: 8px;
    margin-left: 16px;
    background: rgba(0, 0, 0, .4);
    border-radius: 10px 10px 0 0;
    z-index: 200
}

.Derb-HC-cards-drawn-container .card {
    height: 40px;
    width: 35px;
    border-radius: 2px
}

.game-message-cardderbyracing {
    color: #fff;
    position: absolute;
    right: 0;
    top: 1px;
    width: 100%;
    padding-left: 150px;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 600;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease, visibility 1s ease
}

.game-message-cardderbyracing.show {
    opacity: 1;
    visibility: visible
}

.cdr-game-message {
    background-color: rgba(0, 0, 0, .45);
    padding: 9px 16px;
    box-sizing: border-box;
    transition: 2s ease-in-out
}

.cdr-game-message h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px
}

.cdr-game-message p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px
}

.hidden {
    display: none
}

@media (max-width:768px) {
    .Derb-horse0 {
        width: 100px
    }

    .Derb-horse1 {
        width: 104px
    }

    .Derb-horse2 {
        width: 108px
    }

    .Derb-horse3 {
        width: 110px
    }

    .Derb-startline {
        position: absolute;
        left: 25px;
        bottom: 0;
        height: 50%;
        z-index: 4;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
        opacity: .4
    }
}

@keyframes blinkGreen {
    0% {
        box-shadow: 0 0 10px 2px rgba(0, 255, 0, .2)
    }

    50% {
        box-shadow: 0 0 20px 4px rgba(0, 255, 0, .8)
    }

    100% {
        box-shadow: 0 0 10px 2px rgba(0, 255, 0, .2)
    }
}

@keyframes blinkGreen {
    0% {
        box-shadow: 0 0 10px 2px rgba(0, 255, 0, .2)
    }

    50% {
        box-shadow: 0 0 20px 4px rgba(0, 255, 0, .8)
    }

    100% {
        box-shadow: 0 0 10px 2px rgba(0, 255, 0, .2)
    }
}

.cross-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: red;
    font-weight: 700
}

.sprite-card-chs-container {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 4px
}

.sprite-card-chs-suit-row {
    border-radius: 10px;
    border-bottom: solid;
    align-items: center;
    gap: 10px;
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.sprite-card-chs-suit-label {
    display: flex;
    align-items: center;
    width: max-content;
    font-weight: 700;
    flex-shrink: 0
}

.trans_6 {
    transform: scale(.5) !important;
    margin-right: -22px !important
}

.position_rel {
    position: relative
}

.trans_10 {
    transform: scale(1) !important
}

.trans_1 {
    transform: scale(1) !important;
    top: -8px !important
}

.sprite-card-chs-cards {
    display: flex;
    overflow-x: hidden;
    overflow-y: hidden
}

.sprite-card-chs-card {
    position: relative;
    display: flex;
    gap: 0;
    flex-shrink: 0;
    transform: scale(.8);
    transform-origin: left;
    margin-right: -10px
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .picker-switch::after,
.bootstrap-datetimepicker-widget table th.next::after,
.bootstrap-datetimepicker-widget table th.prev::after,
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.bootstrap-datetimepicker-widget {
    list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 14rem
}

@media (min-width:576px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:after,
.bootstrap-datetimepicker-widget.dropdown-menu:before {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.float-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.float-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: .25rem
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: 0 0;
    color: #868e96;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #e9ecef
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #868e96
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #e9ecef;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
    color: #868e96
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #007bff;
    border-top-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #007bff;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: 0 0;
    color: #868e96;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: .25rem
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #e9ecef
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #007bff;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #868e96
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: 0 0;
    color: #868e96;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.input-group.date .input-group-append {
    cursor: pointer
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    background: inherit;
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick.woff) format('woff'), url(fonts/slick.ttf) format('truetype'), url(fonts/slick.svg#slick) format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.imageSpin2,
.sidebar-menu ul li a .svg-span {
    margin-right: 14px;
    margin-bottom: -6px
}

.RaceCards__header___M-uFV {
    background-color: #ddd;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    height: 35px;
    line-height: 32px;
    margin: 0;
    padding: 0 4px 0 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    z-index: 1000
}

.TMFORDESK {
    display: contents
}

.TMFORMOB {
    display: none
}

.RaceCards__main___1LtHz {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    height: auto;
    overflow: hidden
}

.chk11 {
    border-right: 1px solid #ddd;
    margin-right: 0;
    width: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 1
}

.slick-slide {
    margin: 0 2px
}

.slick-list {
    margin: 0 -2px
}

@media screen and (min-width:720px) {
    .chkmobile {
        font-size: 14px;
        margin: 0;
        padding: 0
    }

    #raceslider {
        margin-left: 3vw
    }
}

#raceslider {
    margin-left: 4vw
}

@media screen and (max-width:480px) {
    .TMFORDESK {
        display: none
    }

    .TMFORMOB {
        display: contents
    }

    #raceslider {
        margin-left: 29px
    }

    .chkmobile {
        font-size: 11px
    }

    .slider {
        width: 50%;
        margin: 100px auto
    }

    .slick-slide {
        margin: 0 2px
    }

    .slick-slide a {
        width: 100%
    }

    .slick-next:before,
    .slick-prev:before {
        color: #000
    }

    .slick-slide {
        transition: all ease-in-out .3s
    }

    .slick-current {
        opacity: 1
    }

    .mobilewidth {
        min-width: 24vw
    }

    #owlitemactive1 {
        text-align: center;
        background-color: #00b181;
        color: #fff;
        margin: 1px;
        min-height: 77px;
        margin-left: 15px;
        max-height: 77px
    }

    #owlitemactive2 {
        text-align: center;
        background-color: grey;
        color: #fff;
        max-height: 77px;
        min-height: 77px;
        margin: 1px
    }

    #owlitemactive3 {
        text-align: center;
        background-color: grey;
        color: #fff;
        margin: 1px;
        max-height: 77px;
        min-height: 77px
    }

    #owlitemactive4 {
        text-align: center;
        background-color: grey;
        color: #fff;
        margin: 1px;
        max-height: 77px;
        min-height: 77px
    }

    #owlitemactive1:hover {
        background-color: #00b183
    }

    #owlitemactive2:hover {
        background-color: #43444a
    }

    #owlitemactive3:hover {
        background-color: #43444a
    }

    #owlitemactive4:hover {
        background-color: #43444a
    }

    .tabsvgdiv {
        min-width: 30px;
        max-width: 30px;
        min-height: 30px;
        max-height: 30px;
        margin-left: 25px
    }
}

.slidedate {
    font-size: 14px;
    font-weight: 700
}

.slidename {
    font-size: 12px;
    font-weight: 700
}

/*! CSS Used from: https://fonts.googleapis.com/icon?family=Material+Icons */
.material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v97/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2')
}

#owlitemactive1 {
    text-align: center;
    color: #fff;
    margin: 1px;
    min-height: 77px;
    margin-left: 15px;
    max-height: 77px
}

#owlitemactive2 {
    text-align: center;
    background-color: var(--gray);
    color: #fff;
    max-height: 77px;
    min-height: 77px;
    margin: 1px
}

#owlitemactive3 {
    text-align: center;
    background-color: var(--gray);
    color: #fff;
    margin: 1px;
    max-height: 77px;
    min-height: 77px
}

#owlitemactive4 {
    text-align: center;
    background-color: var(--gray);
    color: #fff;
    margin: 1px;
    max-height: 77px;
    min-height: 77px
}

#owlitemactive2:hover {
    background-color: #43444a
}

#owlitemactive3:hover {
    background-color: #43444a
}

#owlitemactive4:hover {
    background-color: #43444a
}

.tabsvgdiv {
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
    margin-left: 25px
}

.blink_me {
    animation: blinker 1s linear infinite
}

@keyframes blinker {
    50% {
        opacity: .3
    }
}

.imghorseb {
    font-size: 16px;
    font-weight: 700;
    color: #2b2f35
}

.sprite-transform-15 {
    transform: scale(1.5);
    transform-origin: top left
}

.svg-racing {
    display: inline-block;
    filter: invert(75%) sepia(5%) saturate(1257%) hue-rotate(177deg) brightness(95%) contrast(92%)
}

.svg-Casino,
.svg-span {
    display: inline-block
}

:root {
    --ck-color-base-foreground: #fafafa;
    --ck-color-base-background: #fff;
    --ck-color-base-border: #ccced1;
    --ck-color-base-action: #53a336;
    --ck-color-base-focus: #6cb5f9;
    --ck-color-base-text: #333;
    --ck-color-base-active: #2977ff;
    --ck-color-base-active-focus: #0d65ff;
    --ck-color-base-error: #db3700;
    --ck-color-focus-border-coordinates: 218, 81.8%, 56.9%;
    --ck-color-focus-border: hsl(var(--ck-color-focus-border-coordinates));
    --ck-color-focus-outer-shadow: #cae1fc;
    --ck-color-focus-disabled-shadow: rgba(119, 186, 248, .3);
    --ck-color-focus-error-shadow: rgba(255, 64, 31, .3);
    --ck-color-text: var(--ck-color-base-text);
    --ck-color-shadow-drop: rgba(0, 0, 0, .15);
    --ck-color-shadow-drop-active: rgba(0, 0, 0, .2);
    --ck-color-shadow-inner: rgba(0, 0, 0, .1);
    --ck-color-button-default-background: transparent;
    --ck-color-button-default-hover-background: #f0f0f0;
    --ck-color-button-default-active-background: #f0f0f0;
    --ck-color-button-default-disabled-background: transparent;
    --ck-color-button-on-background: #f0f7ff;
    --ck-color-button-on-hover-background: #dbecff;
    --ck-color-button-on-active-background: #dbecff;
    --ck-color-button-on-disabled-background: #f0f2f4;
    --ck-color-button-on-color: #2977ff;
    --ck-color-button-action-background: var(--ck-color-base-action);
    --ck-color-button-action-hover-background: #4d9d30;
    --ck-color-button-action-active-background: #4d9d30;
    --ck-color-button-action-disabled-background: #7ec365;
    --ck-color-button-action-text: var(--ck-color-base-background);
    --ck-color-button-save: #008a00;
    --ck-color-button-cancel: #db3700;
    --ck-color-switch-button-off-background: #939393;
    --ck-color-switch-button-off-hover-background: #7d7d7d;
    --ck-color-switch-button-on-background: var(--ck-color-button-action-background);
    --ck-color-switch-button-on-hover-background: #4d9d30;
    --ck-color-switch-button-inner-background: var(--ck-color-base-background);
    --ck-color-switch-button-inner-shadow: rgba(0, 0, 0, .1);
    --ck-color-dropdown-panel-background: var(--ck-color-base-background);
    --ck-color-dropdown-panel-border: var(--ck-color-base-border);
    --ck-color-dialog-background: var(--ck-custom-background);
    --ck-color-dialog-form-header-border: var(--ck-custom-border);
    --ck-color-input-background: var(--ck-color-base-background);
    --ck-color-input-border: var(--ck-color-base-border);
    --ck-color-input-error-border: var(--ck-color-base-error);
    --ck-color-input-text: var(--ck-color-base-text);
    --ck-color-input-disabled-background: #f2f2f2;
    --ck-color-input-disabled-border: var(--ck-color-base-border);
    --ck-color-input-disabled-text: #757575;
    --ck-color-list-background: var(--ck-color-base-background);
    --ck-color-list-button-hover-background: var(--ck-color-button-default-hover-background);
    --ck-color-list-button-on-background: var(--ck-color-button-on-color);
    --ck-color-list-button-on-background-focus: var(--ck-color-button-on-color);
    --ck-color-list-button-on-text: var(--ck-color-base-background);
    --ck-color-panel-background: var(--ck-color-base-background);
    --ck-color-panel-border: var(--ck-color-base-border);
    --ck-color-toolbar-background: var(--ck-color-base-background);
    --ck-color-toolbar-border: var(--ck-color-base-border);
    --ck-color-tooltip-background: var(--ck-color-base-text);
    --ck-color-tooltip-text: var(--ck-color-base-background);
    --ck-color-engine-placeholder-text: #707070;
    --ck-color-upload-bar-background: #6cb5f9;
    --ck-color-link-default: #0000f0;
    --ck-color-link-selected-background: rgba(31, 176, 255, .1);
    --ck-color-link-fake-selection: rgba(31, 176, 255, .3);
    --ck-color-highlight-background: #ff0;
    --ck-color-light-red: #fcc;
    --ck-disabled-opacity: .5;
    --ck-focus-outer-shadow-geometry: 0 0 0 3px;
    --ck-focus-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-outer-shadow);
    --ck-focus-disabled-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-disabled-shadow);
    --ck-focus-error-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-error-shadow);
    --ck-focus-ring: 1px solid var(--ck-color-focus-border);
    --ck-font-size-base: 13px;
    --ck-line-height-base: 1.84615;
    --ck-font-face: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
    --ck-font-size-tiny: 0.7em;
    --ck-font-size-small: 0.75em;
    --ck-font-size-normal: 1em;
    --ck-font-size-big: 1.4em;
    --ck-font-size-large: 1.8em;
    --ck-ui-component-min-height: 2.3em
}

.ck[dir=rtl],
.ck[dir=rtl] .ck {
    text-align: right
}

:root {
    --ck-border-radius: 2px;
    --ck-inner-shadow: 2px 2px 3px var(--ck-color-shadow-inner) inset;
    --ck-drop-shadow: 0 1px 2px 1px var(--ck-color-shadow-drop);
    --ck-drop-shadow-active: 0 3px 6px 1px var(--ck-color-shadow-drop-active);
    --ck-spacing-unit: 0.6em;
    --ck-spacing-large: calc(var(--ck-spacing-unit)*1.5);
    --ck-spacing-standard: var(--ck-spacing-unit);
    --ck-spacing-medium: calc(var(--ck-spacing-unit)*0.8);
    --ck-spacing-small: calc(var(--ck-spacing-unit)*0.5);
    --ck-spacing-tiny: calc(var(--ck-spacing-unit)*0.3);
    --ck-spacing-extra-tiny: calc(var(--ck-spacing-unit)*0.16)
}

:root {
    --ck-switch-button-toggle-width: 2.6153846154em;
    --ck-switch-button-toggle-inner-size: calc(1.07692em + 1px);
    --ck-switch-button-translation: calc(var(--ck-switch-button-toggle-width) - var(--ck-switch-button-toggle-inner-size) - 2px);
    --ck-switch-button-inner-hover-shadow: 0 0 0 5px var(--ck-color-switch-button-inner-shadow)
}

:root {
    --ck-collapsible-arrow-size: calc(var(--ck-icon-size)*0.5)
}

:root {
    --ck-color-grid-tile-size: 24px;
    --ck-color-color-grid-check-icon: #166fd4
}

:root {
    --ck-dialog-overlay-background-color: rgba(0, 0, 0, .5);
    --ck-dialog-drop-shadow: 0px 0px 6px 2px rgba(0, 0, 0, .15);
    --ck-dialog-max-width: 100vw;
    --ck-dialog-max-height: 90vh;
    --ck-color-dialog-background: var(--ck-color-base-background);
    --ck-color-dialog-form-header-border: var(--ck-color-base-border)
}

@keyframes ck-dialog-fade-in {
    0% {
        background: 0 0
    }

    to {
        background: var(--ck-dialog-overlay-background-color)
    }
}

:root {
    --ck-dropdown-arrow-size: calc(var(--ck-icon-size)*0.5)
}

:root {
    --ck-color-split-button-hover-background: #ebebeb;
    --ck-color-split-button-hover-border: #b3b3b3
}

:root {
    --ck-dropdown-menu-menu-item-min-width: 18em
}

:root {
    --ck-dropdown-menu-menu-panel-max-width: 75vw
}

:root {
    --ck-accessibility-help-dialog-max-width: 600px;
    --ck-accessibility-help-dialog-max-height: 400px;
    --ck-accessibility-help-dialog-border-color: #ccced1;
    --ck-accessibility-help-dialog-code-background-color: #ededed;
    --ck-accessibility-help-dialog-kbd-shadow-color: #9c9c9c
}

:root {
    --ck-color-editable-blur-selection: #d9d9d9
}

.ck.ck-editor__editable:not(.ck-editor__nested-editable) {
    border-radius: 0
}

:root {
    --ck-form-header-height: 44px
}

:root {
    --ck-icon-size: calc(var(--ck-line-height-base)*var(--ck-font-size-normal));
    --ck-icon-font-size: .8333350694em
}

:root {
    --ck-input-width: 18em;
    --ck-input-text-width: var(--ck-input-width)
}

@keyframes ck-input-shake {
    20% {
        transform: translateX(-2px)
    }

    40% {
        transform: translateX(2px)
    }

    60% {
        transform: translateX(-1px)
    }

    80% {
        transform: translateX(1px)
    }
}

:root {
    --ck-labeled-field-view-transition: .1s cubic-bezier(0, 0, 0.24, 0.95);
    --ck-labeled-field-empty-unfocused-max-width: 100% - 2 * var(--ck-spacing-medium);
    --ck-labeled-field-label-default-position-x: var(--ck-spacing-medium);
    --ck-labeled-field-label-default-position-y: calc(var(--ck-font-size-base)*0.6);
    --ck-color-labeled-field-label-background: var(--ck-color-base-background)
}

:root {
    --ck-menu-bar-menu-item-min-width: 18em
}

:root {
    --ck-menu-bar-menu-panel-max-width: 75vw
}

:root {
    --ck-balloon-border-width: 1px;
    --ck-balloon-arrow-offset: 2px;
    --ck-balloon-arrow-height: 10px;
    --ck-balloon-arrow-half-width: 8px;
    --ck-balloon-arrow-drop-shadow: 0 2px 2px var(--ck-color-shadow-drop)
}

:root {
    --ck-balloon-fake-panel-offset-horizontal: 6px;
    --ck-balloon-fake-panel-offset-vertical: 6px
}

:root {
    --ck-search-field-view-horizontal-spacing: calc(var(--ck-icon-size) + var(--ck-spacing-medium))
}

@keyframes ck-spinner-rotate {
    to {
        transform: rotate(1turn)
    }
}

:root {
    --ck-color-block-toolbar-button: var(--ck-color-text);
    --ck-block-toolbar-button-size: var(--ck-font-size-normal)
}

:root {
    --ck-clipboard-drop-target-dot-width: 12px;
    --ck-clipboard-drop-target-dot-height: 8px;
    --ck-clipboard-drop-target-color: var(--ck-color-focus-border)
}

:root {
    --ck-color-code-block-label-background: #757575
}

:root {
    --ck-html-embed-content-width: calc(100% - var(--ck-icon-size)*1.5);
    --ck-html-embed-source-height: 10em;
    --ck-html-embed-unfocused-outline-width: 1px;
    --ck-html-embed-content-min-height: calc(var(--ck-icon-size) + var(--ck-spacing-standard));
    --ck-html-embed-source-disabled-background: var(--ck-color-base-foreground);
    --ck-html-embed-source-disabled-color: #737373
}

:root {
    --ck-image-insert-insert-by-url-width: 250px
}

:root {
    --ck-color-image-upload-icon: #fff;
    --ck-color-image-upload-icon-background: #008a00;
    --ck-image-upload-icon-size: 20;
    --ck-image-upload-icon-width: 2px;
    --ck-image-upload-icon-is-visible: clamp(0px, 100% - 50px, 1px)
}

@keyframes ck-upload-complete-icon-show {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes ck-upload-complete-icon-hide {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes ck-upload-complete-icon-check {
    0% {
        height: 0;
        opacity: 1;
        width: 0
    }

    33% {
        height: 0;
        width: .3em
    }

    to {
        height: .45em;
        opacity: 1;
        width: .3em
    }
}

:root {
    --ck-color-upload-placeholder-loader: #b3b3b3;
    --ck-upload-placeholder-loader-size: 32px;
    --ck-upload-placeholder-image-aspect-ratio: 2.8
}

@keyframes ck-upload-placeholder-loader {
    to {
        transform: rotate(1turn)
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

:root {
    --ck-link-image-indicator-icon-size: 20;
    --ck-link-image-indicator-icon-is-visible: clamp(0px, 100% - 50px, 1px)
}

.ck.ck-editor__editable figure.image>a:after {
    background-color: rgba(0, 0, 0, .4);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjA3NyAxNSAuOTkxLTEuNDE2YS43NS43NSAwIDEgMSAxLjIyOS44NmwtMS4xNDggMS42NGEuNzQ4Ljc0OCAwIDAgMS0uMjE3LjIwNiA1LjI1MSA1LjI1MSAwIDAgMS04LjUwMy01Ljk1NS43NDEuNzQxIDAgMCAxIC4xMi0uMjc0bDEuMTQ3LTEuNjM5YS43NS43NSAwIDEgMSAxLjIyOC44Nkw0LjkzMyAxMC43bC4wMDYuMDAzYTMuNzUgMy43NSAwIDAgMCA2LjEzMiA0LjI5NGwuMDA2LjAwNHptNS40OTQtNS4zMzVhLjc0OC43NDggMCAwIDEtLjEyLjI3NGwtMS4xNDcgMS42MzlhLjc1Ljc1IDAgMSAxLTEuMjI4LS44NmwuODYtMS4yM2EzLjc1IDMuNzUgMCAwIDAtNi4xNDQtNC4zMDFsLS44NiAxLjIyOWEuNzUuNzUgMCAwIDEtMS4yMjktLjg2bDEuMTQ4LTEuNjRhLjc0OC43NDggMCAwIDEgLjIxNy0uMjA2IDUuMjUxIDUuMjUxIDAgMCAxIDguNTAzIDUuOTU1em0tNC41NjMtMi41MzJhLjc1Ljc1IDAgMCAxIC4xODQgMS4wNDVsLTMuMTU1IDQuNTA1YS43NS43NSAwIDEgMS0xLjIyOS0uODZsMy4xNTUtNC41MDZhLjc1Ljc1IDAgMCAxIDEuMDQ1LS4xODR6Ii8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    border-radius: 100%;
    content: "";
    height: calc(var(--ck-link-image-indicator-icon-is-visible)*var(--ck-link-image-indicator-icon-size));
    overflow: hidden;
    right: min(var(--ck-spacing-medium), 6%);
    top: min(var(--ck-spacing-medium), 6%);
    width: calc(var(--ck-link-image-indicator-icon-is-visible)*var(--ck-link-image-indicator-icon-size))
}

:root {
    --ck-list-style-button-size: 44px
}

:root {
    --ck-media-embed-placeholder-icon-size: 3em;
    --ck-color-media-embed-placeholder-url-text: #757575;
    --ck-color-media-embed-placeholder-url-text-hover: var(--ck-color-base-text)
}

:root {
    --ck-color-mention-background: rgba(153, 0, 48, .1);
    --ck-color-mention-text: #990030
}

:root {
    --ck-color-restricted-editing-exception-background: rgba(255, 169, 77, .2);
    --ck-color-restricted-editing-exception-hover-background: rgba(255, 169, 77, .35);
    --ck-color-restricted-editing-exception-brackets: rgba(204, 105, 0, .4);
    --ck-color-restricted-editing-selected-exception-background: rgba(255, 169, 77, .5);
    --ck-color-restricted-editing-selected-exception-brackets: rgba(204, 105, 0, .6)
}

:root {
    --ck-character-grid-tile-size: 24px
}

:root {
    --ck-style-panel-button-width: 120px;
    --ck-style-panel-button-height: 80px;
    --ck-style-panel-button-label-background: #f0f0f0;
    --ck-style-panel-button-hover-label-background: #ebebeb;
    --ck-style-panel-button-hover-border-color: #b3b3b3
}

:root {
    --ck-style-panel-max-height: 470px
}

:root {
    --ck-insert-table-dropdown-padding: 10px;
    --ck-insert-table-dropdown-box-height: 11px;
    --ck-insert-table-dropdown-box-width: 12px;
    --ck-insert-table-dropdown-box-margin: 1px
}

:root {
    --ck-color-selector-focused-cell-background: rgba(158, 201, 250, .3)
}

:root {
    --ck-table-properties-error-arrow-size: 6px;
    --ck-table-properties-min-error-width: 150px
}

@keyframes ck-table-form-labeled-view-status-appear {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

:root {
    --ck-table-selected-cell-background: rgba(158, 207, 250, .3)
}

:root {
    --ck-widget-outline-thickness: 3px;
    --ck-widget-handler-icon-size: 16px;
    --ck-widget-handler-animation-duration: 200ms;
    --ck-widget-handler-animation-curve: ease;
    --ck-color-widget-blurred-border: #dedede;
    --ck-color-widget-hover-border: #ffc83d;
    --ck-color-widget-editable-focus-background: var(--ck-color-base-background);
    --ck-color-widget-drag-handler-icon-color: var(--ck-color-base-background)
}

.ck .ck-editor__nested-editable {
    border: 1px solid transparent
}

.ck .ck-editor__nested-editable:focus {
    box-shadow: var(--ck-inner-shadow), 0 0
}

@media (forced-colors:none) {
    .ck .ck-editor__nested-editable:focus {
        background-color: var(--ck-color-widget-editable-focus-background)
    }
}

.ck .ck-editor__nested-editable:focus:not(td, th) {
    border: var(--ck-focus-ring);
    outline: 0
}

:root {
    --ck-resizer-size: 10px;
    --ck-resizer-offset: calc(var(--ck-resizer-size)/-2 - 2px);
    --ck-resizer-border-width: 1px
}

:root {
    --ck-widget-type-around-button-size: 20px;
    --ck-color-widget-type-around-button-active: var(--ck-color-focus-border);
    --ck-color-widget-type-around-button-hover: var(--ck-color-widget-hover-border);
    --ck-color-widget-type-around-button-blurred-editable: var(--ck-color-widget-blurred-border);
    --ck-color-widget-type-around-button-radar-start-alpha: 0;
    --ck-color-widget-type-around-button-radar-end-alpha: .3;
    --ck-color-widget-type-around-button-icon: var(--ck-color-base-background)
}

@keyframes ck-widget-type-around-arrow-dash {
    0% {
        stroke-dashoffset: 10
    }

    20%,
    to {
        stroke-dashoffset: 0
    }
}

@keyframes ck-widget-type-around-arrow-tip-dash {

    0%,
    20% {
        stroke-dashoffset: 7
    }

    40%,
    to {
        stroke-dashoffset: 0
    }
}

@keyframes ck-widget-type-around-button-sonar {
    0% {
        box-shadow: 0 0 0 0 hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-start-alpha))
    }

    50% {
        box-shadow: 0 0 0 5px hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-end-alpha))
    }

    to {
        box-shadow: 0 0 0 5px hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-start-alpha))
    }
}

@keyframes ck-widget-type-around-fake-caret-pulse {
    0% {
        opacity: 1
    }

    49% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    99% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.ck-content code {
    background-color: hsla(0, 0%, 78%, .3);
    border-radius: 2px;
    padding: .15em
}

.ck-content blockquote {
    border-left: 5px solid #ccc;
    font-style: italic;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding-left: 1.5em;
    padding-right: 1.5em
}

.ck-content[dir=rtl] blockquote {
    border-left: 0;
    border-right: 5px solid #ccc
}

:root {
    --ck-image-processing-highlight-color: #f9fafa;
    --ck-image-processing-background-color: #e3e5e8
}

@keyframes ck-image-processing-animation {
    0% {
        background-position: 200% 0
    }

    to {
        background-position: -200% 0
    }
}

.ck-content pre {
    background: hsla(0, 0%, 78%, .3);
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    color: #353535;
    direction: ltr;
    font-style: normal;
    min-width: 200px;
    padding: 1em;
    tab-size: 4;
    text-align: left;
    white-space: pre-wrap
}

.ck-content pre code {
    background: unset;
    border-radius: 0;
    padding: 0
}

.ck.ck-editor__editable pre {
    position: relative
}

:root {
    --ck-highlight-marker-yellow: #fdfd77;
    --ck-highlight-marker-green: #62f962;
    --ck-highlight-marker-pink: #fc7899;
    --ck-highlight-marker-blue: #72ccfd;
    --ck-highlight-pen-red: #e71313;
    --ck-highlight-pen-green: #128a00
}

.ck-content hr {
    background: #dedede;
    border: 0;
    height: 4px;
    margin: 15px 0
}

:root {
    --ck-html-object-embed-unfocused-outline-width: 1px
}

:root {
    --ck-color-image-caption-background: #f7f7f7;
    --ck-color-image-caption-text: #333;
    --ck-color-image-caption-highlighted-background: #fd0
}

.ck-content .image>figcaption {
    background-color: var(--ck-color-image-caption-background);
    caption-side: bottom;
    color: var(--ck-color-image-caption-text);
    display: table-caption;
    font-size: .75em;
    outline-offset: -1px;
    padding: .6em;
    word-break: break-word
}

@media (forced-colors:active) {
    .ck-content .image>figcaption {
        background-color: unset;
        color: unset
    }
}

@keyframes ck-image-caption-highlight {
    0% {
        background-color: var(--ck-color-image-caption-highlighted-background)
    }

    to {
        background-color: var(--ck-color-image-caption-background)
    }
}

:root {
    --ck-image-style-spacing: 1.5em;
    --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing)/2)
}

.ck.ck-editor__editable .image {
    position: relative
}

.ck-content .image {
    clear: both;
    display: table;
    margin: .9em auto;
    min-width: 50px;
    text-align: center
}

.ck-content .image img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%
}

.ck.ck-editor__editable .image {
    z-index: 1
}

.ck.ck-editor__editable figure.image>a:after {
    display: block;
    position: absolute
}

.ck-content ol {
    list-style-type: decimal
}

.ck-content ol ol {
    list-style-type: lower-latin
}

.ck-content ol ol ol {
    list-style-type: lower-roman
}

.ck-content ol ol ol ol {
    list-style-type: upper-latin
}

.ck-content ol ol ol ol ol {
    list-style-type: upper-roman
}

.ck-content ul {
    list-style-type: disc
}

.ck-content ul ul {
    list-style-type: circle
}

.ck-content ul ul ul,
.ck-content ul ul ul ul {
    list-style-type: square
}

:root {
    --ck-todo-list-checkmark-size: 16px
}

.ck-content .media {
    clear: both;
    display: block;
    margin: .9em 0;
    min-width: 15em
}

:root {
    --ck-mention-list-max-height: 300px
}

:root {
    --ck-color-minimap-tracker-background: 208, 0%, 51%;
    --ck-color-minimap-iframe-outline: #bfbfbf;
    --ck-color-minimap-iframe-shadow: rgba(0, 0, 0, .11);
    --ck-color-minimap-progress-background: #666
}

@media print {
    .ck-content :has(+.page-break) {
        margin-bottom: 0
    }
}

:root {
    --ck-show-blocks-border-color: #757575
}

:root {
    --ck-style-panel-columns: 3
}

.ck-content .table {
    display: table;
    margin: .9em auto
}

.ck-content .table table {
    border: 1px double #b3b3b3;
    border-collapse: collapse;
    border-spacing: 0;
    height: 100%;
    width: 100%
}

.ck-content .table table td,
.ck-content .table table th {
    border: 1px solid #bfbfbf;
    min-width: 2em;
    padding: .4em
}

.ck-content .table table th {
    background: rgba(0, 0, 0, .05);
    font-weight: 700
}

@media print {
    .ck-content .table table {
        height: auto
    }
}

.ck-content[dir=rtl] .table th {
    text-align: right
}

.ck-content[dir=ltr] .table th {
    text-align: left
}

:root {
    --ck-color-selector-caption-background: #f7f7f7;
    --ck-color-selector-caption-text: #333;
    --ck-color-selector-caption-highlighted-background: #fd0
}

.ck-content .table>figcaption {
    background-color: var(--ck-color-selector-caption-background);
    caption-side: top;
    color: var(--ck-color-selector-caption-text);
    display: table-caption;
    font-size: .75em;
    outline-offset: -1px;
    padding: .6em;
    text-align: center;
    word-break: break-word
}

@media (forced-colors:active) {
    .ck-content .table>figcaption {
        background-color: unset;
        color: unset
    }
}

@keyframes ck-table-caption-highlight {
    0% {
        background-color: var(--ck-color-selector-caption-highlighted-background)
    }

    to {
        background-color: var(--ck-color-selector-caption-background)
    }
}

:root {
    --ck-color-selector-column-resizer-hover: var(--ck-color-base-active);
    --ck-table-column-resizer-width: 7px;
    --ck-table-column-resizer-position-offset: calc(var(--ck-table-column-resizer-width)*-0.5 - 0.5px)
}

.ck-content .table table {
    overflow: hidden
}

.ck-content .table td,
.ck-content .table th {
    overflow-wrap: break-word;
    position: relative
}

:root {
    --ck-z-default: 1;
    --ck-z-panel: calc(var(--ck-z-default) + 999);
    --ck-z-dialog: 9999
}

:root {
    --ck-powered-by-line-height: 10px;
    --ck-powered-by-padding-vertical: 2px;
    --ck-powered-by-padding-horizontal: 4px;
    --ck-powered-by-text-color: #4f4f4f;
    --ck-powered-by-border-radius: var(--ck-border-radius);
    --ck-powered-by-background: #fff;
    --ck-powered-by-border-color: var(--ck-color-focus-border)
}

:root {
    --ck-dropdown-max-width: 75vw
}

:root {
    --ck-toolbar-dropdown-max-width: 60vw
}

:root {
    --ck-balloon-panel-arrow-z-index: calc(var(--ck-z-default) - 3)
}

:root {
    --ck-toolbar-spinner-size: 18px
}

:root {
    --ck-menu-bar-menu-max-width: 75vw;
    --ck-menu-bar-nested-menu-horizontal-offset: 5px
}

:root {
    --ck-color-resizer: var(--ck-color-focus-border);
    --ck-color-resizer-tooltip-background: #262626;
    --ck-color-resizer-tooltip-text: #f2f2f2;
    --ck-resizer-border-radius: var(--ck-border-radius);
    --ck-resizer-tooltip-offset: 10px;
    --ck-resizer-tooltip-height: calc(var(--ck-spacing-small)*2 + 10px)
}