svg:not(:root).svg-inline--fa {
    overflow-x: visible;
    overflow-y: visible;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow-x: visible;
    overflow-y: visible;
    vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
    vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
    width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
    width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
    width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
    width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
    width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
    width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
    width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
    width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
    width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
    width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
    width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
    width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
    width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
    width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
    width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.svg-inline--fa.fa-w-17 {
    width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
    width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
    margin-right: 0.3em;
    width: auto;
}

.svg-inline--fa.fa-pull-right {
    margin-left: 0.3em;
    width: auto;
}

.svg-inline--fa.fa-border {
    height: 1.5em;
}

.svg-inline--fa.fa-li {
    width: 2em;
}

.svg-inline--fa.fa-fw {
    width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
    bottom: 0px;
    left: 0px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    position: absolute;
    right: 0px;
    top: 0px;
    transform-origin: center center;
}

.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -0.125em;
    width: 1em;
}

.fa-layers-counter,
.fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center;
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
}

.fa-layers-counter {
    background-color: rgb(255, 37, 58);
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 0.25em;
    padding-right: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 0.25em;
    right: 0px;
    text-overflow: ellipsis;
    top: 0px;
    transform: scale(0.25);
    transform-origin: right top;
}

.fa-layers-bottom-right {
    bottom: 0px;
    right: 0px;
    top: auto;
    transform: scale(0.25);
    transform-origin: right bottom;
}

.fa-layers-bottom-left {
    bottom: 0px;
    left: 0px;
    right: auto;
    top: auto;
    transform: scale(0.25);
    transform-origin: left bottom;
}

.fa-layers-top-right {
    right: 0px;
    top: 0px;
    transform: scale(0.25);
    transform-origin: right top;
}

.fa-layers-top-left {
    left: 0px;
    right: auto;
    top: 0px;
    transform: scale(0.25);
    transform-origin: left top;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}

.fa-xs {
    font-size: 0.75em;
}

.fa-sm {
    font-size: 0.875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0px;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border-top-width: 0.08em;
    border-right-width: 0.08em;
    border-bottom-width: 0.08em;
    border-left-width: 0.08em;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(238, 238, 238);
    border-right-color: rgb(238, 238, 238);
    border-bottom-color: rgb(238, 238, 238);
    border-left-color: rgb(238, 238, 238);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.1em;
    border-top-right-radius: 0.1em;
    border-bottom-right-radius: 0.1em;
    border-bottom-left-radius: 0.1em;
    padding-top: 0.2em;
    padding-right: 0.25em;
    padding-bottom: 0.15em;
    padding-left: 0.25em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: 0.3em;
}

.fa-spin {
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: fa-spin;
}

.fa-pulse {
    animation-duration: 1s;
    animation-timing-function: steps(8);
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: fa-spin;
}

.fa-rotate-90 {
    transform: rotate(90deg);
}

.fa-rotate-180 {
    transform: rotate(180deg);
}

.fa-rotate-270 {
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1, -1);
}

 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-flip-both {
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    bottom: 0px;
    left: 0px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    position: absolute;
    right: 0px;
    top: 0px;
}

.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1.25em;
}

.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2.5em;
}

.fa-inverse {
    color: rgb(255, 255, 255);
}

.sr-only {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin-top: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
    margin-left: -1px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    overflow-x: visible;
    overflow-y: visible;
    position: static;
    width: auto;
    white-space: normal;
}

.svg-inline--fa .fa-primary {
    fill: var(--fa-primary-color, currentColor);
    opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
    fill: var(--fa-secondary-color, currentColor);
    opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
    opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
    opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
    fill: black;
}

.fad.fa-inverse {
    color: rgb(255, 255, 255);
}

.video-js {
    width: 300px;
    height: 150px;
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    word-break: initial;
}

.vjs-fluid {
    padding-top: 56.25%;
}

undefined {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKwAAADYV1OgpaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4gDud4bx/DZfGbjZGUDg+q1z05BpdkawOAcDE4gCAB45CXEAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==") format("woff");
    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

.bs-datepicker {
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(170, 170, 170) 0px 0px 10px 0px;
    position: relative;
    z-index: 1;
}

.bs-datepicker::after {
    clear: both;
    content: "";
    display: block;
}

.bs-datepicker bs-day-picker {
    float: left;
}

.bs-datepicker-btns button:active,
.bs-datepicker-btns button:focus,
.bs-datepicker-btns button:hover,
.bs-datepicker-predefined-btns button:active,
.bs-datepicker-predefined-btns button:focus,
.bs-datepicker button:active,
.bs-datepicker button:focus,
.bs-datepicker button:hover,
.bs-datepicker input:active,
.bs-datepicker input:focus,
.bs-datepicker input:hover {
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
}

.bs-datepicker-head {
    min-width: 270px;
    height: 50px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    text-align: justify;
}

.bs-datepicker-head::after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.bs-datepicker-head button {
    display: inline-block;
    vertical-align: top;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 30px;
    line-height: 30px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    color: rgb(255, 255, 255);
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.bs-datepicker-head button[disabled],
.bs-datepicker-head button[disabled]:active,
.bs-datepicker-head button[disabled]:hover {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(221, 221, 221, 0.3);
    color: rgb(245, 245, 245);
    cursor: not-allowed;
}

.bs-datepicker-head button.next,
.bs-datepicker-head button.previous {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    width: 30px;
    height: 30px;
}

.bs-datepicker-head button.next span,
.bs-datepicker-head button.previous span {
    font-size: 28px;
    line-height: 1;
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.bs-datepicker-head button.current {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    max-width: 155px;
    padding-top: 0px;
    padding-right: 13px;
    padding-bottom: 0px;
    padding-left: 13px;
}

.bs-datepicker-head button:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.bs-datepicker-head button:active {
    background-color: rgba(0, 0, 0, 0.2);
}

.bs-datepicker-body {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    min-height: 232px;
    min-width: 278px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(233, 237, 240);
    border-right-color: rgb(233, 237, 240);
    border-bottom-color: rgb(233, 237, 240);
    border-left-color: rgb(233, 237, 240);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.bs-datepicker-body .days.weeks {
    position: relative;
    z-index: 1;
}

.bs-datepicker-body table {
    width: 100%;
    border-collapse: separate;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
}

.bs-datepicker-body table th {
    font-size: 13px;
    color: rgb(154, 174, 193);
    font-weight: 400;
    text-align: center;
}

.bs-datepicker-body table td {
    color: rgb(84, 112, 139);
    text-align: center;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.bs-datepicker-body table td span {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size: 13px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    position: relative;
    user-select: none;
}

.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month) {
    cursor: pointer;
}

.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
    background-color: rgb(233, 237, 240);
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected) {
    background-color: rgb(233, 237, 240);
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    cursor: pointer;
}

.bs-datepicker-body table td.disabled span,
.bs-datepicker-body table td span.disabled {
    color: rgb(154, 174, 193);
}

.bs-datepicker-body table td.selected span,
.bs-datepicker-body table td span.selected {
    color: rgb(255, 255, 255);
}

.bs-datepicker-body table td.is-other-month span,
.bs-datepicker-body table td span.is-other-month {
    color: rgba(0, 0, 0, 0.25);
}

.bs-datepicker-body table td.active {
    position: relative;
}

.bs-datepicker-body table td.active.select-start::before {
    left: 35%;
}

.bs-datepicker-body table td.active.select-end::before {
    left: -85%;
}

.bs-datepicker-body table td.active.select-end span::after,
.bs-datepicker-body table td.active.select-start span::after,
.bs-datepicker-body table td span.active.select-end::after,
.bs-datepicker-body table td span.active.select-start::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    top: 0px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.bs-datepicker-body table td::before,
.bs-datepicker-body table td span::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 6px;
    bottom: 6px;
    left: -2px;
    right: -2px;
    box-sizing: content-box;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
}

.bs-datepicker-body table td.active.select-start+td.active::before {
    left: -20%;
}

.bs-datepicker-body table td:last-child.active::before {
    border-top-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0px;
    width: 125%;
    left: -25%;
}

.bs-datepicker-body table td[class*="select-"] span,
.bs-datepicker-body table td span[class*="select-"] {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    color: rgb(255, 255, 255);
}

.bs-datepicker-body table.days span.active:not(.select-start)::before,
.bs-datepicker-body table.days span.in-range:not(.select-start)::before,
.bs-datepicker-body table.days td.active:not(.select-start)::before,
.bs-datepicker-body table.days td.in-range:not(.select-start)::before {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(233, 237, 240);
}

.bs-datepicker-body table.days span {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.bs-datepicker-body table.days span.select-start {
    z-index: 2;
}

.bs-datepicker-body table.days span.in-range.select-end::before,
.bs-datepicker-body table.days span.is-highlighted.in-range::before {
    background-image: none;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    right: 0px;
    left: 0px;
}

.bs-datepicker-body table.days td.active+td.is-highlighted::before,
.bs-datepicker-body table.days td.active+td.select-end::before,
.bs-datepicker-body table.days td.in-range+td.is-highlighted::before,
.bs-datepicker-body table.days td.in-range+td.select-end::before,
.bs-datepicker-body table.days td.select-start+td.is-highlighted::before,
.bs-datepicker-body table.days td.select-start+td.select-end::before {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(233, 237, 240);
    width: 100%;
}

.bs-datepicker-body table.weeks tr td:nth-child(2).active::before {
    border-top-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 3px;
    left: 0px;
    width: 100%;
}

.bs-datepicker-body table:not(.weeks) tr td:first-child::before {
    border-top-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 3px;
}

.bs-datepicker-body table.years td span {
    width: 46px;
    height: 46px;
    line-height: 45px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.bs-datepicker-body table.years tr:not(:last-child) td span {
    margin-bottom: 8px;
}

.bs-datepicker-body table.months td {
    height: 52px;
}

.bs-datepicker-body table.months td span {
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.bs-datepicker .current-timedate {
    color: rgb(84, 112, 139);
    font-size: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(233, 237, 240);
    border-right-color: rgb(233, 237, 240);
    border-bottom-color: rgb(233, 237, 240);
    border-left-color: rgb(233, 237, 240);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: uppercase;
    user-select: none;
}

.bs-datepicker .current-timedate span:not(:empty)::before {
    content: "";
    width: 15px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: text-bottom;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC");
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.bs-datepicker-multiple {
    border-top-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 4px;
}

.bs-datepicker-multiple+.bs-datepicker-multiple {
    margin-left: 10px;
}

.bs-datepicker-multiple .bs-datepicker {
    box-shadow: none;
    position: relative;
}

.bs-datepicker-multiple .bs-datepicker:not(:last-child) {
    padding-right: 10px;
}

.bs-datepicker-multiple .bs-datepicker+.bs-datepicker::after {
    content: "";
    display: block;
    width: 14px;
    height: 10px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=");
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: absolute;
    top: 25px;
    left: -8px;
}

.bs-datepicker-multiple .bs-datepicker .left {
    float: left;
}

.bs-datepicker-multiple .bs-datepicker .right {
    float: right;
}

.bs-datepicker-container {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.bs-datepicker .bs-media-container {
    display: flex;
}

.bs-datepicker-custom-range {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(238, 238, 238);
}

.bs-datepicker-predefined-btns button {
    width: 100%;
    display: block;
    height: 30px;
    background-color: rgb(154, 174, 193);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: rgb(255, 255, 255);
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 18px;
    padding-bottom: 0px;
    padding-left: 18px;
    text-align: left;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.bs-datepicker-predefined-btns button:active,
.bs-datepicker-predefined-btns button:hover {
    background-color: rgb(84, 112, 139);
}

.bs-datepicker-buttons {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(233, 237, 240);
}

.bs-datepicker-buttons .btn-default {
    margin-left: 10px;
}

.bs-timepicker-container {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.bs-timepicker-label {
    color: rgb(84, 112, 139);
    margin-bottom: 10px;
}

.bs-timepicker-controls {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.bs-timepicker-controls button {
    width: 20px;
    height: 20px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: rgb(233, 237, 240);
    color: rgb(84, 112, 139);
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.bs-timepicker-controls button:hover {
    background-color: rgb(213, 218, 221);
}

.bs-timepicker-controls input {
    width: 35px;
    height: 25px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(233, 237, 240);
    border-right-color: rgb(233, 237, 240);
    border-bottom-color: rgb(233, 237, 240);
    border-left-color: rgb(233, 237, 240);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.bs-timepicker .switch-time-format {
    text-transform: uppercase;
    min-width: 54px;
    height: 25px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(233, 237, 240);
    border-right-color: rgb(233, 237, 240);
    border-bottom-color: rgb(233, 237, 240);
    border-left-color: rgb(233, 237, 240);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    color: rgb(84, 112, 139);
    font-size: 13px;
}

.bs-timepicker .switch-time-format img {
    vertical-align: initial;
    margin-left: 4px;
}

bs-datepicker-container,
bs-daterangepicker-container {
    z-index: 1080;
}

.theme-default .bs-datepicker-body table td.selected span,
.theme-default .bs-datepicker-body table td[class*="select-"] span::after,
.theme-default .bs-datepicker-body table td span.selected,
.theme-default .bs-datepicker-body table td span[class*="select-"]::after,
.theme-default .bs-datepicker-head {
    background-color: rgb(119, 119, 119);
}

.theme-default .bs-datepicker-body table td.week span {
    color: rgb(119, 119, 119);
}

.theme-default .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: rgb(119, 119, 119);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td[class*="select-"] span::after,
.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td span[class*="select-"]::after,
.theme-green .bs-datepicker-head {
    background-color: rgb(92, 184, 92);
}

.theme-green .bs-datepicker-body table td.week span {
    color: rgb(92, 184, 92);
}

.theme-green .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: rgb(92, 184, 92);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.theme-blue .bs-datepicker-body table td.selected span,
.theme-blue .bs-datepicker-body table td[class*="select-"] span::after,
.theme-blue .bs-datepicker-body table td span.selected,
.theme-blue .bs-datepicker-body table td span[class*="select-"]::after,
.theme-blue .bs-datepicker-head {
    background-color: rgb(91, 192, 222);
}

.theme-blue .bs-datepicker-body table td.week span {
    color: rgb(91, 192, 222);
}

.theme-blue .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: rgb(91, 192, 222);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.theme-dark-blue .bs-datepicker-body table td.selected span,
.theme-dark-blue .bs-datepicker-body table td[class*="select-"] span::after,
.theme-dark-blue .bs-datepicker-body table td span.selected,
.theme-dark-blue .bs-datepicker-body table td span[class*="select-"]::after,
.theme-dark-blue .bs-datepicker-head {
    background-color: rgb(51, 122, 183);
}

.theme-dark-blue .bs-datepicker-body table td.week span {
    color: rgb(51, 122, 183);
}

.theme-dark-blue .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: rgb(51, 122, 183);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.theme-red .bs-datepicker-body table td.selected span,
.theme-red .bs-datepicker-body table td[class*="select-"] span::after,
.theme-red .bs-datepicker-body table td span.selected,
.theme-red .bs-datepicker-body table td span[class*="select-"]::after,
.theme-red .bs-datepicker-head {
    background-color: rgb(217, 83, 79);
}

.theme-red .bs-datepicker-body table td.week span {
    color: rgb(217, 83, 79);
}

.theme-red .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: rgb(217, 83, 79);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.theme-orange .bs-datepicker-body table td.selected span,
.theme-orange .bs-datepicker-body table td[class*="select-"] span::after,
.theme-orange .bs-datepicker-body table td span.selected,
.theme-orange .bs-datepicker-body table td span[class*="select-"]::after,
.theme-orange .bs-datepicker-head {
    background-color: rgb(240, 173, 78);
}

.theme-orange .bs-datepicker-body table td.week span {
    color: rgb(240, 173, 78);
}

.theme-orange .bs-datepicker-body table td.active-week span:hover {
    cursor: pointer;
    background-color: rgb(240, 173, 78);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

*,
 ::after,
 ::before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(52, 58, 64);
    text-align: left;
    background-color: rgb(0, 11, 31);
    background-image: url("/members/pocket-pathology/assets/images/main-patho-bg.jpg");
    background-attachment: fixed;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
    height: 100vh;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
}

hr {
    box-sizing: content-box;
    height: 0px;
    overflow-x: visible;
    overflow-y: visible;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, 0.1);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0px;
    margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: dotted;
    text-decoration-color: initial;
    cursor: help;
    border-bottom-width: 0px;
    border-bottom-style: initial;
    border-bottom-color: initial;
    text-decoration-skip-ink: none;
}

address {
    font-style: normal;
    line-height: inherit;
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}

dl,
ol,
ul {
    margin-top: 0px;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0px;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0px;
}

blockquote {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1rem;
    margin-left: 0px;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    color: rgb(38, 104, 180);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    background-color: transparent;
}

a:hover {
    color: rgb(25, 68, 117);
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

a:not([href]),
a:not([href]):hover {
    color: inherit;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0px;
    margin-bottom: 1rem;
    overflow-x: auto;
    overflow-y: auto;
    display: block;
    font-size: 87.5%;
    color: rgb(33, 37, 41);
}

figure {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1rem;
    margin-left: 0px;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

img,
svg {
    vertical-align: middle;
}

svg {
    overflow-x: hidden;
    overflow-y: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: rgb(108, 117, 125);
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

button:focus {
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 5px;
}

button,
input,
optgroup,
select,
textarea {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow-x: visible;
    overflow-y: visible;
}

button,
select {
    text-transform: none;
}

select {
    overflow-wrap: normal;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    appearance: button;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    appearance: listbox;
}

textarea {
    overflow-x: auto;
    overflow-y: auto;
    resize: vertical;
}

fieldset {
    min-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 0.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;
    appearance: none;
}

[type="search"]::-webkit-search-decoration {
    appearance: none;
}

 ::-webkit-file-upload-button {
    font-style: inherit;
    font-variant-ligatures: inherit;
    font-variant-caps: inherit;
    font-variant-numeric: inherit;
    font-variant-east-asian: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: "Libre Baskerville", serif;
    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;
}

.display-1 {
    font-size: 6rem;
}

.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
}

.display-3 {
    font-size: 4.5rem;
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

.mark,
mark {
    padding-top: 0.2em;
    padding-right: 0.2em;
    padding-bottom: 0.2em;
    padding-left: 0.2em;
    background-color: rgb(252, 248, 227);
}

.list-inline,
.list-unstyled {
    padding-left: 0px;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: rgb(108, 117, 125);
}

.blockquote-footer::before {
    content: "— ";
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    background-color: rgb(0, 34, 72);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(222, 226, 230);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: rgb(108, 117, 125);
}

code {
    font-size: 87.5%;
    color: rgb(232, 62, 140);
    overflow-wrap: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding-top: 0.2rem;
    padding-right: 0.4rem;
    padding-bottom: 0.2rem;
    padding-left: 0.4rem;
    font-size: 87.5%;
    color: rgb(255, 255, 255);
    background-color: rgb(33, 37, 41);
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

kbd kbd {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 100%;
    font-weight: 700;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0px;
    margin-left: 0px;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0px;
    padding-left: 0px;
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    max-width: 100%;
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
    max-width: 50%;
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 20%;
    max-width: 20%;
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 16.6667%;
    max-width: 16.6667%;
}

.col-auto {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: auto;
    max-width: 100%;
}

.col-1,
.col-auto {
    -webkit-box-flex: 0;
}

.col-1 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 16.6667%;
    max-width: 16.6667%;
}

.col-2,
.col-3 {
    -webkit-box-flex: 0;
}

.col-3 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
}

.col-4 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
}

.col-4,
.col-5 {
    -webkit-box-flex: 0;
}

.col-5 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 41.6667%;
    max-width: 41.6667%;
}

.col-6 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
    max-width: 50%;
}

.col-6,
.col-7 {
    -webkit-box-flex: 0;
}

.col-7 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 58.3333%;
    max-width: 58.3333%;
}

.col-8 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 66.6667%;
    max-width: 66.6667%;
}

.col-8,
.col-9 {
    -webkit-box-flex: 0;
}

.col-9 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 75%;
    max-width: 75%;
}

.col-10 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 83.3333%;
    max-width: 83.3333%;
}

.col-10,
.col-11 {
    -webkit-box-flex: 0;
}

.col-11 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 91.6667%;
    max-width: 91.6667%;
}

.col-12 {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    max-width: 100%;
}

.order-first {
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.6667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.3333%;
}

.offset-5 {
    margin-left: 41.6667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.3333%;
}

.offset-8 {
    margin-left: 66.6667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.3333%;
}

.offset-11 {
    margin-left: 91.6667%;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: rgb(0, 0, 0);
}

.table td,
.table th {
    padding-top: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    vertical-align: top;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(222, 226, 230);
}

.table thead th {
    vertical-align: bottom;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(222, 226, 230);
}

.table tbody+tbody {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgb(222, 226, 230);
}

.table-sm td,
.table-sm th {
    padding-top: 0.3rem;
    padding-right: 0.3rem;
    padding-bottom: 0.3rem;
    padding-left: 0.3rem;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(222, 226, 230);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.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-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: rgb(194, 213, 234);
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-top-color: rgb(142, 176, 216);
    border-right-color: rgb(142, 176, 216);
    border-bottom-color: rgb(142, 176, 216);
    border-left-color: rgb(142, 176, 216);
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: rgb(175, 200, 227);
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: rgb(228, 235, 236);
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-top-color: rgb(206, 218, 220);
    border-right-color: rgb(206, 218, 220);
    border-bottom-color: rgb(206, 218, 220);
    border-left-color: rgb(206, 218, 220);
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: rgb(213, 224, 225);
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: rgb(199, 237, 216);
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-top-color: rgb(151, 221, 183);
    border-right-color: rgb(151, 221, 183);
    border-bottom-color: rgb(151, 221, 183);
    border-left-color: rgb(151, 221, 183);
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: rgb(180, 231, 203);
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: rgb(191, 238, 239);
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-top-color: rgb(136, 224, 226);
    border-right-color: rgb(136, 224, 226);
    border-bottom-color: rgb(136, 224, 226);
    border-left-color: rgb(136, 224, 226);
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: rgb(171, 233, 234);
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: rgb(255, 227, 199);
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-top-color: rgb(255, 203, 151);
    border-right-color: rgb(255, 203, 151);
    border-bottom-color: rgb(255, 203, 151);
    border-left-color: rgb(255, 203, 151);
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: rgb(255, 214, 174);
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: rgb(249, 195, 214);
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-top-color: rgb(243, 143, 178);
    border-right-color: rgb(243, 143, 178);
    border-bottom-color: rgb(243, 143, 178);
    border-left-color: rgb(243, 143, 178);
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: rgb(247, 172, 198);
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: rgb(250, 251, 251);
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-top-color: rgb(246, 247, 248);
    border-right-color: rgb(246, 247, 248);
    border-bottom-color: rgb(246, 247, 248);
    border-left-color: rgb(246, 247, 248);
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: rgb(236, 240, 240);
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: rgb(184, 193, 204);
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-top-color: rgb(122, 140, 160);
    border-right-color: rgb(122, 140, 160);
    border-bottom-color: rgb(122, 140, 160);
    border-left-color: rgb(122, 140, 160);
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: rgb(169, 180, 193);
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: rgb(255, 255, 255);
    background-color: rgb(52, 58, 64);
    border-top-color: rgb(69, 77, 85);
    border-right-color: rgb(69, 77, 85);
    border-bottom-color: rgb(69, 77, 85);
    border-left-color: rgb(69, 77, 85);
}

.table .thead-light th {
    color: rgb(73, 80, 87);
    background-color: rgb(233, 236, 239);
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(222, 226, 230);
}

.table-dark {
    color: rgb(255, 255, 255);
    background-color: rgb(52, 58, 64);
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-top-color: rgb(69, 77, 85);
    border-right-color: rgb(69, 77, 85);
    border-bottom-color: rgb(69, 77, 85);
    border-left-color: rgb(69, 77, 85);
}

.table-dark.table-bordered {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.table-dark.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.075);
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
}

.table-responsive>.table-bordered {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding-top: 0.375rem;
    padding-right: 0.75rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    transition-duration: 0.15s, 0.15s;
    transition-timing-function: ease-in-out, ease-in-out;
    transition-delay: 0s, 0s;
    transition-property: border-color, box-shadow;
}

.form-control:focus {
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    border-top-color: rgb(119, 169, 226);
    border-right-color: rgb(119, 169, 226);
    border-bottom-color: rgb(119, 169, 226);
    border-left-color: rgb(119, 169, 226);
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(38, 104, 180, 0.25) 0px 0px 0px 0.2rem;
}

.form-control::-webkit-input-placeholder {
    color: rgb(108, 117, 125);
    opacity: 1;
}

.form-control::placeholder {
    color: rgb(108, 117, 125);
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: rgb(233, 236, 239);
    opacity: 1;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0px;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-right: 0px;
    padding-bottom: 0.375rem;
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 1rem;
    line-height: 1.5;
    color: rgb(0, 0, 0);
    background-color: transparent;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0px;
    padding-left: 0px;
}

.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: flex;
    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: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: rgb(108, 117, 125);
}

.form-check-label {
    margin-bottom: 0px;
}

.form-check-inline {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 0px;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0px;
    margin-right: 0.3125rem;
    margin-left: 0px;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: rgb(55, 189, 116);
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    background-color: rgba(55, 189, 116, 0.9);
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block;
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2337bd74' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: right calc(0.375em + 0.1875rem);
    background-position-y: center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
    box-shadow: rgba(55, 189, 116, 0.25) 0px 0px 0px 0.2rem;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position-x: right calc(0.375em + 0.1875rem);
    background-position-y: top calc(0.375em + 0.1875rem);
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
    padding-right: calc(0.75em + 2.3125rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2337bd74' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-position-x: right 0.75rem, right 1.75rem;
    background-position-y: center, center;
    background-size: 8px 10px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-repeat-x: no-repeat, no-repeat;
    background-repeat-y: no-repeat, no-repeat;
    background-attachment: initial, initial;
    background-origin: initial, initial;
    background-clip: initial, initial;
    background-color: rgb(255, 255, 255);
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
    box-shadow: rgba(55, 189, 116, 0.25) 0px 0px 0px 0.2rem;
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: rgb(55, 189, 116);
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block;
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: rgb(55, 189, 116);
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-top-color: rgb(88, 207, 142);
    border-right-color: rgb(88, 207, 142);
    border-bottom-color: rgb(88, 207, 142);
    border-left-color: rgb(88, 207, 142);
    background-color: rgb(88, 207, 142);
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: rgba(55, 189, 116, 0.25) 0px 0px 0px 0.2rem;
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
    box-shadow: rgba(55, 189, 116, 0.25) 0px 0px 0px 0.2rem;
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: rgb(232, 40, 107);
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    background-color: rgba(232, 40, 107, 0.9);
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e8286b'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e8286b' stroke='none'/%3E%3C/svg%3E");
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: right calc(0.375em + 0.1875rem);
    background-position-y: center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
    box-shadow: rgba(232, 40, 107, 0.25) 0px 0px 0px 0.2rem;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position-x: right calc(0.375em + 0.1875rem);
    background-position-y: top calc(0.375em + 0.1875rem);
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
    padding-right: calc(0.75em + 2.3125rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e8286b'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e8286b' stroke='none'/%3E%3C/svg%3E");
    background-position-x: right 0.75rem, right 1.75rem;
    background-position-y: center, center;
    background-size: 8px 10px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-repeat-x: no-repeat, no-repeat;
    background-repeat-y: no-repeat, no-repeat;
    background-attachment: initial, initial;
    background-origin: initial, initial;
    background-clip: initial, initial;
    background-color: rgb(255, 255, 255);
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
    box-shadow: rgba(232, 40, 107, 0.25) 0px 0px 0px 0.2rem;
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: rgb(232, 40, 107);
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block;
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: rgb(232, 40, 107);
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-top-color: rgb(237, 86, 139);
    border-right-color: rgb(237, 86, 139);
    border-bottom-color: rgb(237, 86, 139);
    border-left-color: rgb(237, 86, 139);
    background-color: rgb(237, 86, 139);
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: rgba(232, 40, 107, 0.25) 0px 0px 0px 0.2rem;
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
    box-shadow: rgba(232, 40, 107, 0.25) 0px 0px 0px 0.2rem;
}

.form-inline {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: rgb(0, 0, 0);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding-top: 0.375rem;
    padding-right: 0.75rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s, 0s;
    transition-property: color, background-color, border-color, box-shadow;
}

.btn:hover {
    color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.btn.focus,
.btn:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(38, 104, 180, 0.25) 0px 0px 0px 0.2rem;
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(31, 86, 148);
    border-top-color: rgb(29, 80, 138);
    border-right-color: rgb(29, 80, 138);
    border-bottom-color: rgb(29, 80, 138);
    border-left-color: rgb(29, 80, 138);
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: rgba(71, 127, 191, 0.5) 0px 0px 0px 0.2rem;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(29, 80, 138);
    border-top-color: rgb(27, 74, 127);
    border-right-color: rgb(27, 74, 127);
    border-bottom-color: rgb(27, 74, 127);
    border-left-color: rgb(27, 74, 127);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: rgba(71, 127, 191, 0.5) 0px 0px 0px 0.2rem;
}

.btn-secondary {
    color: rgb(33, 37, 41);
    background-color: rgb(160, 183, 188);
    border-top-color: rgb(160, 183, 188);
    border-right-color: rgb(160, 183, 188);
    border-bottom-color: rgb(160, 183, 188);
    border-left-color: rgb(160, 183, 188);
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(138, 166, 172);
    border-top-color: rgb(130, 160, 167);
    border-right-color: rgb(130, 160, 167);
    border-bottom-color: rgb(130, 160, 167);
    border-left-color: rgb(130, 160, 167);
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: rgba(141, 161, 166, 0.5) 0px 0px 0px 0.2rem;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: rgb(33, 37, 41);
    background-color: rgb(160, 183, 188);
    border-top-color: rgb(160, 183, 188);
    border-right-color: rgb(160, 183, 188);
    border-bottom-color: rgb(160, 183, 188);
    border-left-color: rgb(160, 183, 188);
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: rgb(33, 37, 41);
    background-color: rgb(130, 160, 167);
    border-top-color: rgb(123, 155, 162);
    border-right-color: rgb(123, 155, 162);
    border-bottom-color: rgb(123, 155, 162);
    border-left-color: rgb(123, 155, 162);
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: rgba(141, 161, 166, 0.5) 0px 0px 0px 0.2rem;
}

.btn-success {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 189, 116);
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(46, 159, 98);
    border-top-color: rgb(44, 149, 92);
    border-right-color: rgb(44, 149, 92);
    border-bottom-color: rgb(44, 149, 92);
    border-left-color: rgb(44, 149, 92);
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: rgba(85, 199, 137, 0.5) 0px 0px 0px 0.2rem;
}

.btn-success.disabled,
.btn-success:disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 189, 116);
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(44, 149, 92);
    border-top-color: rgb(41, 140, 86);
    border-right-color: rgb(41, 140, 86);
    border-bottom-color: rgb(41, 140, 86);
    border-left-color: rgb(41, 140, 86);
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: rgba(85, 199, 137, 0.5) 0px 0px 0px 0.2rem;
}

.btn-info {
    color: rgb(255, 255, 255);
    background-color: rgb(27, 196, 199);
    border-top-color: rgb(27, 196, 199);
    border-right-color: rgb(27, 196, 199);
    border-bottom-color: rgb(27, 196, 199);
    border-left-color: rgb(27, 196, 199);
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(22, 163, 165);
    border-top-color: rgb(21, 152, 154);
    border-right-color: rgb(21, 152, 154);
    border-bottom-color: rgb(21, 152, 154);
    border-left-color: rgb(21, 152, 154);
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: rgba(61, 205, 207, 0.5) 0px 0px 0px 0.2rem;
}

.btn-info.disabled,
.btn-info:disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(27, 196, 199);
    border-top-color: rgb(27, 196, 199);
    border-right-color: rgb(27, 196, 199);
    border-bottom-color: rgb(27, 196, 199);
    border-left-color: rgb(27, 196, 199);
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(21, 152, 154);
    border-top-color: rgb(19, 141, 143);
    border-right-color: rgb(19, 141, 143);
    border-bottom-color: rgb(19, 141, 143);
    border-left-color: rgb(19, 141, 143);
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: rgba(61, 205, 207, 0.5) 0px 0px 0px 0.2rem;
}

.btn-warning {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 155, 55);
    border-top-color: rgb(255, 155, 55);
    border-right-color: rgb(255, 155, 55);
    border-bottom-color: rgb(255, 155, 55);
    border-left-color: rgb(255, 155, 55);
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 136, 17);
    border-top-color: rgb(255, 130, 4);
    border-right-color: rgb(255, 130, 4);
    border-bottom-color: rgb(255, 130, 4);
    border-left-color: rgb(255, 130, 4);
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: rgba(222, 137, 53, 0.5) 0px 0px 0px 0.2rem;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 155, 55);
    border-top-color: rgb(255, 155, 55);
    border-right-color: rgb(255, 155, 55);
    border-bottom-color: rgb(255, 155, 55);
    border-left-color: rgb(255, 155, 55);
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 130, 4);
    border-top-color: rgb(246, 123, 0);
    border-right-color: rgb(246, 123, 0);
    border-bottom-color: rgb(246, 123, 0);
    border-left-color: rgb(246, 123, 0);
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: rgba(222, 137, 53, 0.5) 0px 0px 0px 0.2rem;
}

.btn-danger {
    color: rgb(255, 255, 255);
    background-color: rgb(232, 40, 107);
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(211, 23, 88);
    border-top-color: rgb(200, 21, 84);
    border-right-color: rgb(200, 21, 84);
    border-bottom-color: rgb(200, 21, 84);
    border-left-color: rgb(200, 21, 84);
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: rgba(235, 72, 129, 0.5) 0px 0px 0px 0.2rem;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(232, 40, 107);
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(200, 21, 84);
    border-top-color: rgb(188, 20, 79);
    border-right-color: rgb(188, 20, 79);
    border-bottom-color: rgb(188, 20, 79);
    border-left-color: rgb(188, 20, 79);
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: rgba(235, 72, 129, 0.5) 0px 0px 0px 0.2rem;
}

.btn-light {
    color: rgb(33, 37, 41);
    background-color: rgb(238, 240, 242);
    border-top-color: rgb(238, 240, 242);
    border-right-color: rgb(238, 240, 242);
    border-bottom-color: rgb(238, 240, 242);
    border-left-color: rgb(238, 240, 242);
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(216, 221, 225);
    border-top-color: rgb(209, 215, 220);
    border-right-color: rgb(209, 215, 220);
    border-bottom-color: rgb(209, 215, 220);
    border-left-color: rgb(209, 215, 220);
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: rgba(207, 210, 212, 0.5) 0px 0px 0px 0.2rem;
}

.btn-light.disabled,
.btn-light:disabled {
    color: rgb(33, 37, 41);
    background-color: rgb(238, 240, 242);
    border-top-color: rgb(238, 240, 242);
    border-right-color: rgb(238, 240, 242);
    border-bottom-color: rgb(238, 240, 242);
    border-left-color: rgb(238, 240, 242);
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: rgb(33, 37, 41);
    background-color: rgb(209, 215, 220);
    border-top-color: rgb(202, 208, 214);
    border-right-color: rgb(202, 208, 214);
    border-bottom-color: rgb(202, 208, 214);
    border-left-color: rgb(202, 208, 214);
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: rgba(207, 210, 212, 0.5) 0px 0px 0px 0.2rem;
}

.btn-dark {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 34, 72);
    border-top-color: rgb(0, 34, 72);
    border-right-color: rgb(0, 34, 72);
    border-bottom-color: rgb(0, 34, 72);
    border-left-color: rgb(0, 34, 72);
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 16, 34);
    border-top-color: rgb(0, 10, 21);
    border-right-color: rgb(0, 10, 21);
    border-bottom-color: rgb(0, 10, 21);
    border-left-color: rgb(0, 10, 21);
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: rgba(38, 67, 99, 0.5) 0px 0px 0px 0.2rem;
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 34, 72);
    border-top-color: rgb(0, 34, 72);
    border-right-color: rgb(0, 34, 72);
    border-bottom-color: rgb(0, 34, 72);
    border-left-color: rgb(0, 34, 72);
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 10, 21);
    border-top-color: rgb(0, 4, 8);
    border-right-color: rgb(0, 4, 8);
    border-bottom-color: rgb(0, 4, 8);
    border-left-color: rgb(0, 4, 8);
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: rgba(38, 67, 99, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-primary {
    color: rgb(38, 104, 180);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.btn-outline-primary:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: rgba(38, 104, 180, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: rgb(38, 104, 180);
    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: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.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: rgba(38, 104, 180, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-secondary {
    color: rgb(160, 183, 188);
    border-top-color: rgb(160, 183, 188);
    border-right-color: rgb(160, 183, 188);
    border-bottom-color: rgb(160, 183, 188);
    border-left-color: rgb(160, 183, 188);
}

.btn-outline-secondary:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(160, 183, 188);
    border-top-color: rgb(160, 183, 188);
    border-right-color: rgb(160, 183, 188);
    border-bottom-color: rgb(160, 183, 188);
    border-left-color: rgb(160, 183, 188);
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: rgba(160, 183, 188, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: rgb(160, 183, 188);
    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: rgb(33, 37, 41);
    background-color: rgb(160, 183, 188);
    border-top-color: rgb(160, 183, 188);
    border-right-color: rgb(160, 183, 188);
    border-bottom-color: rgb(160, 183, 188);
    border-left-color: rgb(160, 183, 188);
}

.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: rgba(160, 183, 188, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-success {
    color: rgb(55, 189, 116);
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.btn-outline-success:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 189, 116);
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: rgba(55, 189, 116, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: rgb(55, 189, 116);
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 189, 116);
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: rgba(55, 189, 116, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-info {
    color: rgb(27, 196, 199);
    border-top-color: rgb(27, 196, 199);
    border-right-color: rgb(27, 196, 199);
    border-bottom-color: rgb(27, 196, 199);
    border-left-color: rgb(27, 196, 199);
}

.btn-outline-info:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(27, 196, 199);
    border-top-color: rgb(27, 196, 199);
    border-right-color: rgb(27, 196, 199);
    border-bottom-color: rgb(27, 196, 199);
    border-left-color: rgb(27, 196, 199);
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: rgba(27, 196, 199, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: rgb(27, 196, 199);
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(27, 196, 199);
    border-top-color: rgb(27, 196, 199);
    border-right-color: rgb(27, 196, 199);
    border-bottom-color: rgb(27, 196, 199);
    border-left-color: rgb(27, 196, 199);
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: rgba(27, 196, 199, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-warning {
    color: rgb(255, 155, 55);
    border-top-color: rgb(255, 155, 55);
    border-right-color: rgb(255, 155, 55);
    border-bottom-color: rgb(255, 155, 55);
    border-left-color: rgb(255, 155, 55);
}

.btn-outline-warning:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 155, 55);
    border-top-color: rgb(255, 155, 55);
    border-right-color: rgb(255, 155, 55);
    border-bottom-color: rgb(255, 155, 55);
    border-left-color: rgb(255, 155, 55);
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: rgba(255, 155, 55, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: rgb(255, 155, 55);
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 155, 55);
    border-top-color: rgb(255, 155, 55);
    border-right-color: rgb(255, 155, 55);
    border-bottom-color: rgb(255, 155, 55);
    border-left-color: rgb(255, 155, 55);
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: rgba(255, 155, 55, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-danger {
    color: rgb(232, 40, 107);
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.btn-outline-danger:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(232, 40, 107);
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: rgba(232, 40, 107, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: rgb(232, 40, 107);
    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: rgb(255, 255, 255);
    background-color: rgb(232, 40, 107);
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.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: rgba(232, 40, 107, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-light {
    color: rgb(238, 240, 242);
    border-top-color: rgb(238, 240, 242);
    border-right-color: rgb(238, 240, 242);
    border-bottom-color: rgb(238, 240, 242);
    border-left-color: rgb(238, 240, 242);
}

.btn-outline-light:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(238, 240, 242);
    border-top-color: rgb(238, 240, 242);
    border-right-color: rgb(238, 240, 242);
    border-bottom-color: rgb(238, 240, 242);
    border-left-color: rgb(238, 240, 242);
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: rgba(238, 240, 242, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: rgb(238, 240, 242);
    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: rgb(33, 37, 41);
    background-color: rgb(238, 240, 242);
    border-top-color: rgb(238, 240, 242);
    border-right-color: rgb(238, 240, 242);
    border-bottom-color: rgb(238, 240, 242);
    border-left-color: rgb(238, 240, 242);
}

.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: rgba(238, 240, 242, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-dark {
    color: rgb(0, 34, 72);
    border-top-color: rgb(0, 34, 72);
    border-right-color: rgb(0, 34, 72);
    border-bottom-color: rgb(0, 34, 72);
    border-left-color: rgb(0, 34, 72);
}

.btn-outline-dark:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 34, 72);
    border-top-color: rgb(0, 34, 72);
    border-right-color: rgb(0, 34, 72);
    border-bottom-color: rgb(0, 34, 72);
    border-left-color: rgb(0, 34, 72);
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: rgba(0, 34, 72, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: rgb(0, 34, 72);
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 34, 72);
    border-top-color: rgb(0, 34, 72);
    border-right-color: rgb(0, 34, 72);
    border-bottom-color: rgb(0, 34, 72);
    border-left-color: rgb(0, 34, 72);
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: rgba(0, 34, 72, 0.5) 0px 0px 0px 0.2rem;
}

.btn-link {
    font-weight: 400;
    color: rgb(38, 104, 180);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.btn-link:hover {
    color: rgb(25, 68, 117);
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.btn-link.focus,
.btn-link:focus {
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    box-shadow: none;
}

.btn-link.disabled,
.btn-link:disabled {
    color: rgb(108, 117, 125);
    pointer-events: none;
}

.btn-group-lg>.btn,
.btn-lg {
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.btn-group-sm>.btn,
.btn-sm {
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

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

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}

.fade {
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    transition-property: opacity;
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    transition-duration: 0.35s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: height;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top-width: 0.3em;
    border-top-style: solid;
    border-top-color: initial;
    border-right-width: 0.3em;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-width: 0px;
    border-bottom-style: initial;
    border-bottom-color: initial;
    border-left-width: 0.3em;
    border-left-style: solid;
    border-left-color: transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding-top: 0.5rem;
    padding-right: 0px;
    padding-bottom: 0.5rem;
    padding-left: 0px;
    margin-top: 0.125rem;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 1rem;
    color: rgb(0, 0, 0);
    text-align: left;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.15);
    border-right-color: rgba(0, 0, 0, 0.15);
    border-bottom-color: rgba(0, 0, 0, 0.15);
    border-left-color: rgba(0, 0, 0, 0.15);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.dropdown-menu-left {
    right: auto;
    left: 0px;
}

.dropdown-menu-right {
    right: 0px;
    left: auto;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0px;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top-width: 0px;
    border-top-style: initial;
    border-top-color: initial;
    border-right-width: 0.3em;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-width: 0.3em;
    border-bottom-style: solid;
    border-bottom-color: initial;
    border-left-width: 0.3em;
    border-left-style: solid;
    border-left-color: transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0px;
}

.dropright .dropdown-menu {
    top: 0px;
    right: auto;
    left: 100%;
    margin-top: 0px;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0px;
    content: "";
    border-top-width: 0.3em;
    border-top-style: solid;
    border-top-color: transparent;
    border-right-width: 0px;
    border-right-style: initial;
    border-right-color: initial;
    border-bottom-width: 0.3em;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 0.3em;
    border-left-style: solid;
    border-left-color: initial;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0px;
}

.dropleft .dropdown-menu {
    top: 0px;
    right: 100%;
    left: auto;
    margin-top: 0px;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0px;
    content: "";
    border-top-width: 0.3em;
    border-top-style: solid;
    border-top-color: transparent;
    border-right-width: 0.3em;
    border-right-style: solid;
    border-right-color: initial;
    border-bottom-width: 0.3em;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0px;
}

.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-divider {
    height: 0px;
    margin-top: 0.5rem;
    margin-right: 0px;
    margin-bottom: 0.5rem;
    margin-left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(233, 236, 239);
}

.dropdown-item {
    display: block;
    width: 100%;
    padding-top: 0.25rem;
    padding-right: 1.5rem;
    padding-bottom: 0.25rem;
    padding-left: 1.5rem;
    clear: both;
    font-weight: 400;
    color: rgb(33, 37, 41);
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: rgb(22, 24, 27);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    background-color: rgb(248, 249, 250);
}

.dropdown-item.active,
.dropdown-item:active {
    color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    background-color: rgb(38, 104, 180);
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: rgb(108, 117, 125);
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding-top: 0.5rem;
    padding-right: 1.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    margin-bottom: 0px;
    font-size: 0.875rem;
    color: rgb(108, 117, 125);
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding-top: 0.25rem;
    padding-right: 1.5rem;
    padding-bottom: 0.25rem;
    padding-left: 1.5rem;
    color: rgb(33, 37, 41);
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1;
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.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: 0px;
    border-bottom-right-radius: 0px;
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0px;
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0px;
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-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: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0px;
}

.btn-group-toggle>.btn-group>.btn input[type="checkbox"],
.btn-group-toggle>.btn-group>.btn input[type="radio"],
.btn-group-toggle>.btn input[type="checkbox"],
.btn-group-toggle>.btn input[type="radio"] {
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    min-width: 0px;
    margin-bottom: 0px;
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px;
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.input-group>.custom-file {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.input-group-append,
.input-group-prepend {
    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: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-top: 0.375rem;
    padding-right: 0.75rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    margin-bottom: 0px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    text-align: center;
    white-space: nowrap;
    background-color: rgb(233, 236, 239);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
    margin-top: 0px;
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem;
}

.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: 0px;
    border-bottom-right-radius: 0px;
}

.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: 0px;
    border-bottom-left-radius: 0px;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    left: 0px;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
    color: rgb(255, 255, 255);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
    background-color: rgb(38, 104, 180);
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: rgba(38, 104, 180, 0.25) 0px 0px 0px 0.2rem;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-top-color: rgb(119, 169, 226);
    border-right-color: rgb(119, 169, 226);
    border-bottom-color: rgb(119, 169, 226);
    border-left-color: rgb(119, 169, 226);
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: rgb(255, 255, 255);
    background-color: rgb(161, 196, 235);
    border-top-color: rgb(161, 196, 235);
    border-right-color: rgb(161, 196, 235);
    border-bottom-color: rgb(161, 196, 235);
    border-left-color: rgb(161, 196, 235);
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    color: rgb(108, 117, 125);
}

.custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before {
    background-color: rgb(233, 236, 239);
}

.custom-control-label {
    position: relative;
    margin-bottom: 0px;
    vertical-align: top;
}

.custom-control-label::before {
    pointer-events: none;
    background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(173, 181, 189);
    border-right-color: rgb(173, 181, 189);
    border-bottom-color: rgb(173, 181, 189);
    border-left-color: rgb(173, 181, 189);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.custom-control-label::after,
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
}

.custom-control-label::after {
    background-image: initial;
    background-position-x: 50%;
    background-position-y: center;
    background-size: 50% 50%;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.custom-checkbox .custom-control-label::before {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
    background-color: rgb(38, 104, 180);
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(38, 104, 180, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(38, 104, 180, 0.5);
}

.custom-radio .custom-control-label::before {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(38, 104, 180, 0.5);
}

.custom-switch {
    padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: rgb(173, 181, 189);
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    transition-duration: 0.15s, 0.15s, 0.15s, 0.15s, 0.15s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-property: transform, background-color, border-color, box-shadow, -webkit-transform;
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: rgb(255, 255, 255);
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(38, 104, 180, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding-top: 0.375rem;
    padding-right: 1.75rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
    background-position-x: right 0.75rem;
    background-position-y: center;
    background-size: 8px 10px;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    appearance: none;
}

.custom-select:focus {
    border-top-color: rgb(119, 169, 226);
    border-right-color: rgb(119, 169, 226);
    border-bottom-color: rgb(119, 169, 226);
    border-left-color: rgb(119, 169, 226);
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(38, 104, 180, 0.25) 0px 0px 0px 0.2rem;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: rgb(108, 117, 125);
    background-color: rgb(233, 236, 239);
}

.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}

.custom-file {
    display: inline-block;
    margin-bottom: 0px;
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
}

.custom-file-input {
    z-index: 2;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-top-color: rgb(119, 169, 226);
    border-right-color: rgb(119, 169, 226);
    border-bottom-color: rgb(119, 169, 226);
    border-left-color: rgb(119, 169, 226);
    box-shadow: rgba(38, 104, 180, 0.25) 0px 0px 0px 0.2rem;
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
    background-color: rgb(233, 236, 239);
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.custom-file-label {
    left: 0px;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    font-weight: 400;
    background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.custom-file-label,
.custom-file-label::after {
    position: absolute;
    top: 0px;
    right: 0px;
    padding-top: 0.375rem;
    padding-right: 0.75rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    line-height: 1.5;
    color: rgb(73, 80, 87);
}

.custom-file-label::after {
    bottom: 0px;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    content: "Browse";
    background-color: rgb(233, 236, 239);
    border-left-width: inherit;
    border-left-style: inherit;
    border-left-color: inherit;
    border-top-left-radius: 0px;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0px;
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    appearance: none;
}

.custom-range:focus {
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: rgb(0, 34, 72) 0px 0px 0px 1px, rgba(38, 104, 180, 0.25) 0px 0px 0px 0.2rem;
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: rgb(38, 104, 180);
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    transition-duration: 0.15s, 0.15s, 0.15s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s;
    transition-property: background-color, border-color, box-shadow;
    appearance: none;
}

.custom-range::-webkit-slider-thumb:active {
    background-color: rgb(161, 196, 235);
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: rgb(222, 226, 230);
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: rgb(173, 181, 189);
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition-duration: 0.15s, 0.15s, 0.15s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s;
    transition-property: background-color, border-color, box-shadow;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}

.nav-link {
    display: block;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.nav-link.disabled {
    color: rgb(108, 117, 125);
    pointer-events: none;
    cursor: default;
}

.nav-tabs {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(222, 226, 230);
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-top-color: rgb(233, 236, 239);
    border-right-color: rgb(233, 236, 239);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(233, 236, 239);
}

.nav-tabs .nav-link.disabled {
    color: rgb(108, 117, 125);
    background-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: rgb(0, 0, 0);
    background-color: rgb(233, 236, 239);
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(233, 236, 239);
    border-left-color: rgb(222, 226, 230);
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.nav-pills .nav-link {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    text-align: center;
}

.nav-justified .nav-item {
    flex-basis: 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.navbar {
    position: relative;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
}

.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.navbar-nav {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}

.navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    flex-basis: 100%;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    align-items: center;
}

.navbar-toggler {
    padding-top: 0.25rem;
    padding-right: 0.75rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background-image: initial;
    background-position-x: 50%;
    background-position-y: center;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background-size: 100% 100%;
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    padding-right: 0px;
    padding-left: 0px;
    flex-wrap: nowrap;
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.navbar-expand .navbar-collapse {
    flex-basis: auto;
    display: flex;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-top-color: rgba(0, 0, 0, 0.1);
    border-right-color: rgba(0, 0, 0, 0.1);
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-left-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: rgb(255, 255, 255);
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.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: rgb(255, 255, 255);
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-top-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: rgb(255, 255, 255);
}

.card {
    position: relative;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0px;
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.125);
    border-right-color: rgba(0, 0, 0, 0.125);
    border-bottom-color: rgba(0, 0, 0, 0.125);
    border-left-color: rgba(0, 0, 0, 0.125);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card>hr {
    margin-right: 0px;
    margin-left: 0px;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    min-height: 1px;
    padding-top: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0px;
}

.card-link:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    margin-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.card-header+.list-group .list-group-item:first-child {
    border-top-width: 0px;
    border-top-style: initial;
    border-top-color: initial;
}

.card-footer {
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom-width: 0px;
    border-bottom-style: initial;
    border-bottom-color: initial;
}

.card-header-pills,
.card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    padding-top: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
}

.card-img,
.card-img-bottom,
.card-img-top {
    flex-shrink: 0;
    width: 100%;
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
    margin-bottom: 15px;
}

.card-group>.card {
    margin-bottom: 15px;
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

.accordion>.card {
    overflow-x: hidden;
    overflow-y: hidden;
}

.accordion>.card:not(:last-of-type) {
    border-bottom-width: 0px;
    border-bottom-style: initial;
    border-bottom-color: initial;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.accordion>.card>.card-header {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-bottom: -1px;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.75rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    margin-bottom: 1rem;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    background-color: rgb(233, 236, 239);
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: rgb(108, 117, 125);
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.breadcrumb-item.active {
    color: rgb(108, 117, 125);
}

.pagination {
    display: flex;
    padding-left: 0px;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: rgb(38, 104, 180);
    background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(222, 226, 230);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.page-link:hover {
    z-index: 2;
    color: rgb(25, 68, 117);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    background-color: rgb(233, 236, 239);
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(222, 226, 230);
}

.page-link:focus {
    z-index: 3;
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(38, 104, 180, 0.25) 0px 0px 0px 0.2rem;
}

.page-item:first-child .page-link {
    margin-left: 0px;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 3;
    color: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.page-item.disabled .page-link {
    color: rgb(108, 117, 125);
    pointer-events: none;
    cursor: auto;
    background-color: rgb(255, 255, 255);
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(222, 226, 230);
}

.pagination-lg .page-link {
    padding-top: 0.75rem;
    padding-right: 1.5rem;
    padding-bottom: 0.75rem;
    padding-left: 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding-top: 0.25em;
    padding-right: 0.4em;
    padding-bottom: 0.25em;
    padding-left: 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s, 0s;
    transition-property: color, background-color, border-color, box-shadow;
}

a.badge:focus,
a.badge:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-top-left-radius: 10rem;
    border-top-right-radius: 10rem;
    border-bottom-right-radius: 10rem;
    border-bottom-left-radius: 10rem;
}

.badge-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(29, 80, 138);
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(38, 104, 180, 0.5) 0px 0px 0px 0.2rem;
}

.badge-secondary {
    color: rgb(33, 37, 41);
    background-color: rgb(160, 183, 188);
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(130, 160, 167);
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(160, 183, 188, 0.5) 0px 0px 0px 0.2rem;
}

.badge-success {
    color: rgb(255, 255, 255);
    background-color: rgb(55, 189, 116);
}

a.badge-success:focus,
a.badge-success:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(44, 149, 92);
}

a.badge-success.focus,
a.badge-success:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(55, 189, 116, 0.5) 0px 0px 0px 0.2rem;
}

.badge-info {
    color: rgb(255, 255, 255);
    background-color: rgb(27, 196, 199);
}

a.badge-info:focus,
a.badge-info:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(21, 152, 154);
}

a.badge-info.focus,
a.badge-info:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(27, 196, 199, 0.5) 0px 0px 0px 0.2rem;
}

.badge-warning {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 155, 55);
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(255, 130, 4);
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(255, 155, 55, 0.5) 0px 0px 0px 0.2rem;
}

.badge-danger {
    color: rgb(255, 255, 255);
    background-color: rgb(232, 40, 107);
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(200, 21, 84);
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(232, 40, 107, 0.5) 0px 0px 0px 0.2rem;
}

.badge-light {
    color: rgb(33, 37, 41);
    background-color: rgb(238, 240, 242);
}

a.badge-light:focus,
a.badge-light:hover {
    color: rgb(33, 37, 41);
    background-color: rgb(209, 215, 220);
}

a.badge-light.focus,
a.badge-light:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(238, 240, 242, 0.5) 0px 0px 0px 0.2rem;
}

.badge-dark {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 34, 72);
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 10, 21);
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    box-shadow: rgba(0, 34, 72, 0.5) 0px 0px 0px 0.2rem;
}

.jumbotron {
    padding-top: 1rem;
    padding-right: 0.5rem;
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    margin-bottom: 1rem;
    background-color: rgba(233, 236, 239, 0.75);
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.jumbotron-fluid {
    padding-right: 0px;
    padding-left: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.alert {
    position: relative;
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    margin-bottom: 1rem;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0px;
    right: 0px;
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    color: inherit;
}

.alert-primary {
    color: rgb(20, 54, 94);
    background-color: rgb(212, 225, 240);
    border-top-color: rgb(194, 213, 234);
    border-right-color: rgb(194, 213, 234);
    border-bottom-color: rgb(194, 213, 234);
    border-left-color: rgb(194, 213, 234);
}

.alert-primary hr {
    border-top-color: rgb(175, 200, 227);
}

.alert-primary .alert-link {
    color: rgb(11, 30, 52);
}

.alert-secondary {
    color: rgb(83, 95, 98);
    background-color: rgb(236, 241, 242);
    border-top-color: rgb(228, 235, 236);
    border-right-color: rgb(228, 235, 236);
    border-bottom-color: rgb(228, 235, 236);
    border-left-color: rgb(228, 235, 236);
}

.alert-secondary hr {
    border-top-color: rgb(213, 224, 225);
}

.alert-secondary .alert-link {
    color: rgb(60, 68, 70);
}

.alert-success {
    color: rgb(29, 98, 60);
    background-color: rgb(215, 242, 227);
    border-top-color: rgb(199, 237, 216);
    border-right-color: rgb(199, 237, 216);
    border-bottom-color: rgb(199, 237, 216);
    border-left-color: rgb(199, 237, 216);
}

.alert-success hr {
    border-top-color: rgb(180, 231, 203);
}

.alert-success .alert-link {
    color: rgb(17, 59, 36);
}

.alert-info {
    color: rgb(14, 102, 103);
    background-color: rgb(209, 243, 244);
    border-top-color: rgb(191, 238, 239);
    border-right-color: rgb(191, 238, 239);
    border-bottom-color: rgb(191, 238, 239);
    border-left-color: rgb(191, 238, 239);
}

.alert-info hr {
    border-top-color: rgb(171, 233, 234);
}

.alert-info .alert-link {
    color: rgb(8, 58, 58);
}

.alert-warning {
    color: rgb(133, 81, 29);
    background-color: rgb(255, 235, 215);
    border-top-color: rgb(255, 227, 199);
    border-right-color: rgb(255, 227, 199);
    border-bottom-color: rgb(255, 227, 199);
    border-left-color: rgb(255, 227, 199);
}

.alert-warning hr {
    border-top-color: rgb(255, 214, 174);
}

.alert-warning .alert-link {
    color: rgb(91, 56, 20);
}

.alert-danger {
    color: rgb(121, 21, 56);
    background-color: rgb(250, 212, 225);
    border-top-color: rgb(249, 195, 214);
    border-right-color: rgb(249, 195, 214);
    border-bottom-color: rgb(249, 195, 214);
    border-left-color: rgb(249, 195, 214);
}

.alert-danger hr {
    border-top-color: rgb(247, 172, 198);
}

.alert-danger .alert-link {
    color: rgb(78, 13, 36);
}

.alert-light {
    color: rgb(124, 125, 126);
    background-color: rgb(252, 252, 252);
    border-top-color: rgb(250, 251, 251);
    border-right-color: rgb(250, 251, 251);
    border-bottom-color: rgb(250, 251, 251);
    border-left-color: rgb(250, 251, 251);
}

.alert-light hr {
    border-top-color: rgb(236, 240, 240);
}

.alert-light .alert-link {
    color: rgb(99, 100, 100);
}

.alert-dark {
    color: rgb(0, 18, 37);
    background-color: rgb(204, 211, 218);
    border-top-color: rgb(184, 193, 204);
    border-right-color: rgb(184, 193, 204);
    border-bottom-color: rgb(184, 193, 204);
    border-left-color: rgb(184, 193, 204);
}

.alert-dark hr {
    border-top-color: rgb(169, 180, 193);
}

.alert-dark .alert-link {
    color: rgb(0, 0, 0);
}

.progress {
    height: 1rem;
    font-size: 0.75rem;
    background-color: rgb(233, 236, 239);
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.progress,
.progress-bar {
    display: flex;
    overflow-x: hidden;
    overflow-y: hidden;
}

.progress-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    background-color: rgb(38, 104, 180);
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: width;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0px, transparent 50%, rgba(255, 255, 255, 0.15) 0px, rgba(255, 255, 255, 0.15) 75%, transparent 0px, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: progress-bar-stripes;
}

.media {
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.list-group {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0px;
    margin-bottom: 0px;
}

.list-group-item-action {
    width: 100%;
    color: rgb(73, 80, 87);
    text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: rgb(73, 80, 87);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    background-color: rgb(248, 249, 250);
}

.list-group-item-action:active {
    color: rgb(0, 0, 0);
    background-color: rgb(233, 236, 239);
}

.list-group-item {
    position: relative;
    display: block;
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.125);
    border-right-color: rgba(0, 0, 0, 0.125);
    border-bottom-color: rgba(0, 0, 0, 0.125);
    border-left-color: rgba(0, 0, 0, 0.125);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: rgb(108, 117, 125);
    pointer-events: none;
    background-color: rgb(255, 255, 255);
}

.list-group-item.active {
    z-index: 2;
    color: rgb(255, 255, 255);
    background-color: rgb(38, 104, 180);
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.list-group-item+.list-group-item {
    border-top-width: 0px;
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
}

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0px;
}

.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0px;
}

.list-group-horizontal .list-group-item.active {
    margin-top: 0px;
}

.list-group-horizontal .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0px;
}

.list-group-horizontal .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}

.list-group-flush .list-group-item {
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-flush .list-group-item:first-child {
    border-top-width: 0px;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom-width: 0px;
}

.list-group-item-primary {
    color: rgb(20, 54, 94);
    background-color: rgb(194, 213, 234);
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: rgb(20, 54, 94);
    background-color: rgb(175, 200, 227);
}

.list-group-item-primary.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(20, 54, 94);
    border-top-color: rgb(20, 54, 94);
    border-right-color: rgb(20, 54, 94);
    border-bottom-color: rgb(20, 54, 94);
    border-left-color: rgb(20, 54, 94);
}

.list-group-item-secondary {
    color: rgb(83, 95, 98);
    background-color: rgb(228, 235, 236);
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: rgb(83, 95, 98);
    background-color: rgb(213, 224, 225);
}

.list-group-item-secondary.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(83, 95, 98);
    border-top-color: rgb(83, 95, 98);
    border-right-color: rgb(83, 95, 98);
    border-bottom-color: rgb(83, 95, 98);
    border-left-color: rgb(83, 95, 98);
}

.list-group-item-success {
    color: rgb(29, 98, 60);
    background-color: rgb(199, 237, 216);
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: rgb(29, 98, 60);
    background-color: rgb(180, 231, 203);
}

.list-group-item-success.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(29, 98, 60);
    border-top-color: rgb(29, 98, 60);
    border-right-color: rgb(29, 98, 60);
    border-bottom-color: rgb(29, 98, 60);
    border-left-color: rgb(29, 98, 60);
}

.list-group-item-info {
    color: rgb(14, 102, 103);
    background-color: rgb(191, 238, 239);
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: rgb(14, 102, 103);
    background-color: rgb(171, 233, 234);
}

.list-group-item-info.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(14, 102, 103);
    border-top-color: rgb(14, 102, 103);
    border-right-color: rgb(14, 102, 103);
    border-bottom-color: rgb(14, 102, 103);
    border-left-color: rgb(14, 102, 103);
}

.list-group-item-warning {
    color: rgb(133, 81, 29);
    background-color: rgb(255, 227, 199);
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: rgb(133, 81, 29);
    background-color: rgb(255, 214, 174);
}

.list-group-item-warning.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(133, 81, 29);
    border-top-color: rgb(133, 81, 29);
    border-right-color: rgb(133, 81, 29);
    border-bottom-color: rgb(133, 81, 29);
    border-left-color: rgb(133, 81, 29);
}

.list-group-item-danger {
    color: rgb(121, 21, 56);
    background-color: rgb(249, 195, 214);
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: rgb(121, 21, 56);
    background-color: rgb(247, 172, 198);
}

.list-group-item-danger.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(121, 21, 56);
    border-top-color: rgb(121, 21, 56);
    border-right-color: rgb(121, 21, 56);
    border-bottom-color: rgb(121, 21, 56);
    border-left-color: rgb(121, 21, 56);
}

.list-group-item-light {
    color: rgb(124, 125, 126);
    background-color: rgb(250, 251, 251);
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: rgb(124, 125, 126);
    background-color: rgb(236, 240, 240);
}

.list-group-item-light.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(124, 125, 126);
    border-top-color: rgb(124, 125, 126);
    border-right-color: rgb(124, 125, 126);
    border-bottom-color: rgb(124, 125, 126);
    border-left-color: rgb(124, 125, 126);
}

.list-group-item-dark {
    color: rgb(0, 18, 37);
    background-color: rgb(184, 193, 204);
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: rgb(0, 18, 37);
    background-color: rgb(169, 180, 193);
}

.list-group-item-dark.list-group-item-action.active {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 18, 37);
    border-top-color: rgb(0, 18, 37);
    border-right-color: rgb(0, 18, 37);
    border-bottom-color: rgb(0, 18, 37);
    border-left-color: rgb(0, 18, 37);
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: rgb(0, 0, 0);
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    opacity: 0.5;
}

.close:hover {
    color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 0.75;
}

button.close {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    appearance: none;
}

a.close.disabled {
    pointer-events: none;
}

.modal-open {
    overflow-x: auto;
    overflow-y: auto;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin-top: 0.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition-duration: 0.3s, 0.3s;
    transition-timing-function: ease-out, ease-out;
    transition-delay: 0s, 0s;
    transition-property: transform, -webkit-transform;
    transform: translateY(-50px);
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-right-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-left-color: rgba(0, 0, 0, 0.2);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
}

.modal-backdrop {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgb(0, 0, 0);
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(222, 226, 230);
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    margin-top: -1rem;
    margin-right: -1rem;
    margin-bottom: -1rem;
    margin-left: auto;
}

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

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-top: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(222, 226, 230);
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
    margin-top: 0.25rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    margin-left: 0.25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow-x: scroll;
    overflow-y: scroll;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: start;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    overflow-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding-top: 0.4rem;
    padding-right: 0px;
    padding-bottom: 0.4rem;
    padding-left: 0px;
}

.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0px;
}

.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0px;
    border-top-width: 0.4rem;
    border-right-width: 0.4rem;
    border-bottom-width: 0px;
    border-left-width: 0.4rem;
    border-top-color: rgb(0, 0, 0);
}

.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding-top: 0px;
    padding-right: 0.4rem;
    padding-bottom: 0px;
    padding-left: 0.4rem;
}

.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0px;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0px;
    border-top-width: 0.4rem;
    border-right-width: 0.4rem;
    border-bottom-width: 0.4rem;
    border-left-width: 0px;
    border-right-color: rgb(0, 0, 0);
}

.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding-top: 0.4rem;
    padding-right: 0px;
    padding-bottom: 0.4rem;
    padding-left: 0px;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0px;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0px;
    border-top-width: 0px;
    border-right-width: 0.4rem;
    border-bottom-width: 0.4rem;
    border-left-width: 0.4rem;
    border-bottom-color: rgb(0, 0, 0);
}

.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding-top: 0px;
    padding-right: 0.4rem;
    padding-bottom: 0px;
    padding-left: 0.4rem;
}

.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0px;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0px;
    border-top-width: 0.4rem;
    border-right-width: 0px;
    border-bottom-width: 0.4rem;
    border-left-width: 0.4rem;
    border-left-color: rgb(0, 0, 0);
}

.tooltip-inner {
    max-width: 200px;
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(0, 0, 0);
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.popover {
    top: 0px;
    left: 0px;
    z-index: 1060;
    max-width: 276px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: start;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-right-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-left-color: rgba(0, 0, 0, 0.2);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.popover,
.popover .arrow {
    position: absolute;
    display: block;
}

.popover .arrow {
    width: 1rem;
    height: 0.5rem;
    margin-top: 0px;
    margin-right: 0.3rem;
    margin-bottom: 0px;
    margin-left: 0.3rem;
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
    margin-bottom: 0.5rem;
}

.bs-popover-auto[x-placement^="top"]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-0.5rem - 1px);
}

.bs-popover-auto[x-placement^="top"]>.arrow::before,
.bs-popover-top>.arrow::before {
    bottom: 0px;
    border-top-width: 0.5rem;
    border-right-width: 0.5rem;
    border-bottom-width: 0px;
    border-left-width: 0.5rem;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^="top"]>.arrow::after,
.bs-popover-top>.arrow::after {
    bottom: 1px;
    border-top-width: 0.5rem;
    border-right-width: 0.5rem;
    border-bottom-width: 0px;
    border-left-width: 0.5rem;
    border-top-color: rgb(255, 255, 255);
}

.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
    margin-left: 0.5rem;
}

.bs-popover-auto[x-placement^="right"]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin-top: 0.3rem;
    margin-right: 0px;
    margin-bottom: 0.3rem;
    margin-left: 0px;
}

.bs-popover-auto[x-placement^="right"]>.arrow::before,
.bs-popover-right>.arrow::before {
    left: 0px;
    border-top-width: 0.5rem;
    border-right-width: 0.5rem;
    border-bottom-width: 0.5rem;
    border-left-width: 0px;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^="right"]>.arrow::after,
.bs-popover-right>.arrow::after {
    left: 1px;
    border-top-width: 0.5rem;
    border-right-width: 0.5rem;
    border-bottom-width: 0.5rem;
    border-left-width: 0px;
    border-right-color: rgb(255, 255, 255);
}

.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
    margin-top: 0.5rem;
}

.bs-popover-auto[x-placement^="bottom"]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-0.5rem - 1px);
}

.bs-popover-auto[x-placement^="bottom"]>.arrow::before,
.bs-popover-bottom>.arrow::before {
    top: 0px;
    border-top-width: 0px;
    border-right-width: 0.5rem;
    border-bottom-width: 0.5rem;
    border-left-width: 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^="bottom"]>.arrow::after,
.bs-popover-bottom>.arrow::after {
    top: 1px;
    border-top-width: 0px;
    border-right-width: 0.5rem;
    border-bottom-width: 0.5rem;
    border-left-width: 0.5rem;
    border-bottom-color: rgb(255, 255, 255);
}

.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0px;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(247, 247, 247);
}

.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
    margin-right: 0.5rem;
}

.bs-popover-auto[x-placement^="left"]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin-top: 0.3rem;
    margin-right: 0px;
    margin-bottom: 0.3rem;
    margin-left: 0px;
}

.bs-popover-auto[x-placement^="left"]>.arrow::before,
.bs-popover-left>.arrow::before {
    right: 0px;
    border-top-width: 0.5rem;
    border-right-width: 0px;
    border-bottom-width: 0.5rem;
    border-left-width: 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^="left"]>.arrow::after,
.bs-popover-left>.arrow::after {
    right: 1px;
    border-top-width: 0.5rem;
    border-right-width: 0px;
    border-bottom-width: 0.5rem;
    border-left-width: 0.5rem;
    border-left-color: rgb(255, 255, 255);
}

.popover-header {
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    margin-bottom: 0px;
    font-size: 1rem;
    background-color: rgb(247, 247, 247);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(235, 235, 235);
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    color: rgb(0, 0, 0);
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition-duration: 0.6s, 0.6s;
    transition-timing-function: ease-in-out, ease-in-out;
    transition-delay: 0s, 0s;
    transition-property: transform, -webkit-transform;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%);
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0.6s;
    transition-property: opacity;
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: 1;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 15%;
    color: rgb(255, 255, 255);
    text-align: center;
    opacity: 0.5;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: opacity;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0px;
}

.carousel-control-next {
    right: 0px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: initial;
    background-position-x: 50%;
    background-position-y: center;
    background-size: 100% 100%;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 15;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 0px;
    margin-right: 15%;
    margin-left: 15%;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    opacity: 0.5;
    transition-duration: 0.6s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: opacity;
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.align-baseline {
    vertical-align: baseline;
}

.align-top {
    vertical-align: top;
}

.align-middle {
    vertical-align: middle;
}

.align-bottom {
    vertical-align: bottom;
}

.align-text-bottom {
    vertical-align: text-bottom;
}

.align-text-top {
    vertical-align: text-top;
}

.bg-primary {
    background-color: rgb(38, 104, 180);
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: rgb(29, 80, 138);
}

.bg-secondary {
    background-color: rgb(160, 183, 188);
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: rgb(130, 160, 167);
}

.bg-success {
    background-color: rgb(55, 189, 116);
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: rgb(44, 149, 92);
}

.bg-info {
    background-color: rgb(27, 196, 199);
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: rgb(21, 152, 154);
}

.bg-warning {
    background-color: rgb(255, 155, 55);
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: rgb(255, 130, 4);
}

.bg-danger {
    background-color: rgb(232, 40, 107);
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: rgb(200, 21, 84);
}

.bg-light {
    background-color: rgb(238, 240, 242);
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: rgb(209, 215, 220);
}

.bg-dark {
    background-color: rgb(0, 34, 72);
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: rgb(0, 10, 21);
}

.bg-white {
    background-color: rgb(255, 255, 255);
}

.bg-transparent {
    background-color: transparent;
}

.border {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: rgb(222, 226, 230);
    border-left-color: rgb(222, 226, 230);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.border-top {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(222, 226, 230);
}

.border-right {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(222, 226, 230);
}

.border-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(222, 226, 230);
}

.border-left {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(222, 226, 230);
}

.border-0 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.border-top-0 {
    border-top-width: 0px;
    border-top-style: initial;
    border-top-color: initial;
}

.border-right-0 {
    border-right-width: 0px;
    border-right-style: initial;
    border-right-color: initial;
}

.border-bottom-0 {
    border-bottom-width: 0px;
    border-bottom-style: initial;
    border-bottom-color: initial;
}

.border-left-0 {
    border-left-width: 0px;
    border-left-style: initial;
    border-left-color: initial;
}

.border-primary {
    border-top-color: rgb(38, 104, 180);
    border-right-color: rgb(38, 104, 180);
    border-bottom-color: rgb(38, 104, 180);
    border-left-color: rgb(38, 104, 180);
}

.border-secondary {
    border-top-color: rgb(160, 183, 188);
    border-right-color: rgb(160, 183, 188);
    border-bottom-color: rgb(160, 183, 188);
    border-left-color: rgb(160, 183, 188);
}

.border-success {
    border-top-color: rgb(55, 189, 116);
    border-right-color: rgb(55, 189, 116);
    border-bottom-color: rgb(55, 189, 116);
    border-left-color: rgb(55, 189, 116);
}

.border-info {
    border-top-color: rgb(27, 196, 199);
    border-right-color: rgb(27, 196, 199);
    border-bottom-color: rgb(27, 196, 199);
    border-left-color: rgb(27, 196, 199);
}

.border-warning {
    border-top-color: rgb(255, 155, 55);
    border-right-color: rgb(255, 155, 55);
    border-bottom-color: rgb(255, 155, 55);
    border-left-color: rgb(255, 155, 55);
}

.border-danger {
    border-top-color: rgb(232, 40, 107);
    border-right-color: rgb(232, 40, 107);
    border-bottom-color: rgb(232, 40, 107);
    border-left-color: rgb(232, 40, 107);
}

.border-light {
    border-top-color: rgb(238, 240, 242);
    border-right-color: rgb(238, 240, 242);
    border-bottom-color: rgb(238, 240, 242);
    border-left-color: rgb(238, 240, 242);
}

.border-dark {
    border-top-color: rgb(0, 34, 72);
    border-right-color: rgb(0, 34, 72);
    border-bottom-color: rgb(0, 34, 72);
    border-left-color: rgb(0, 34, 72);
}

.border-white {
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
}

.rounded-sm {
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.rounded {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-top {
    border-top-left-radius: 0.25rem;
}

.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem;
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem;
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem;
}

.rounded-left {
    border-top-left-radius: 0.25rem;
}

.rounded-lg {
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.rounded-circle {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.rounded-pill {
    border-top-left-radius: 50rem;
    border-top-right-radius: 50rem;
    border-bottom-right-radius: 50rem;
    border-bottom-left-radius: 50rem;
}

.rounded-0 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none;
}

.d-inline {
    display: inline;
}

.d-inline-block {
    display: inline-block;
}

.d-block {
    display: block;
}

.d-table {
    display: table;
}

.d-table-row {
    display: table-row;
}

.d-table-cell {
    display: table-cell;
}

.d-flex {
    display: flex;
}

.d-inline-flex {
    display: inline-flex;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.embed-responsive-21by9::before {
    padding-top: 42.8571%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    -webkit-box-orient: horizontal;
    flex-direction: row;
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal;
}

.flex-column {
    -webkit-box-orient: vertical;
    flex-direction: column;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal;
    flex-direction: row-reverse;
}

.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse;
}

.flex-column-reverse {
    -webkit-box-orient: vertical;
    flex-direction: column-reverse;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-nowrap {
    flex-wrap: nowrap;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.flex-fill {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}

.flex-grow-0 {
    -webkit-box-flex: 0;
    flex-grow: 0;
}

.flex-grow-1 {
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.flex-shrink-1 {
    flex-shrink: 1;
}

.justify-content-start {
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.justify-content-end {
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.justify-content-center {
    -webkit-box-pack: center;
    justify-content: center;
}

.justify-content-between {
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.justify-content-around {
    justify-content: space-around;
}

.align-items-start {
    -webkit-box-align: start;
    align-items: flex-start;
}

.align-items-end {
    -webkit-box-align: end;
    align-items: flex-end;
}

.align-items-center {
    -webkit-box-align: center;
    align-items: center;
}

.align-items-baseline {
    -webkit-box-align: baseline;
    align-items: baseline;
}

.align-items-stretch {
    -webkit-box-align: stretch;
    align-items: stretch;
}

.align-content-start {
    align-content: flex-start;
}

.align-content-end {
    align-content: flex-end;
}

.align-content-center {
    align-content: center;
}

.align-content-between {
    align-content: space-between;
}

.align-content-around {
    align-content: space-around;
}

.align-content-stretch {
    align-content: stretch;
}

.align-self-auto {
    align-self: auto;
}

.align-self-start {
    align-self: flex-start;
}

.align-self-end {
    align-self: flex-end;
}

.align-self-center {
    align-self: center;
}

.align-self-baseline {
    align-self: baseline;
}

.align-self-stretch {
    align-self: stretch;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none;
}

.overflow-auto {
    overflow-x: auto;
    overflow-y: auto;
}

.overflow-hidden {
    overflow-x: hidden;
    overflow-y: hidden;
}

.position-static {
    position: static;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.position-fixed {
    position: fixed;
}

.position-sticky {
    position: sticky;
}

.fixed-top {
    top: 0px;
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0px;
    left: 0px;
    z-index: 1030;
}

.fixed-bottom {
    bottom: 0px;
}

.shadow-sm {
    box-shadow: rgba(0, 0, 0, 0.075) 0px 0.125rem 0.25rem;
}

.shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem;
}

.shadow-lg {
    box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem;
}

.shadow-none {
    box-shadow: none;
}

.w-25 {
    width: 25%;
}

.w-50 {
    width: 50%;
}

.w-75 {
    width: 75%;
}

.w-100 {
    width: 100%;
}

.w-auto {
    width: auto;
}

.h-25 {
    height: 25%;
}

.h-50 {
    height: 50%;
}

.h-75 {
    height: 75%;
}

.h-100 {
    height: 100%;
}

.h-auto {
    height: auto;
}

.mw-100 {
    max-width: 100%;
}

.mh-100 {
    max-height: 100%;
}

.min-vw-100 {
    min-width: 100vw;
}

.min-vh-100 {
    min-height: 100vh;
}

.vw-100 {
    width: 100vw;
}

.vh-100 {
    height: 100vh;
}

.stretched-link::after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}

.m-0 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.mt-0,
.my-0 {
    margin-top: 0px;
}

.mr-0,
.mx-0 {
    margin-right: 0px;
}

.mb-0,
.my-0 {
    margin-bottom: 0px;
}

.ml-0,
.mx-0 {
    margin-left: 0px;
}

.m-1 {
    margin-top: 0.25rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    margin-left: 0.25rem;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem;
}

.m-2 {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem;
}

.m-3 {
    margin-top: 1rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
}

.mt-3,
.my-3 {
    margin-top: 1rem;
}

.mr-3,
.mx-3 {
    margin-right: 1rem;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem;
}

.ml-3,
.mx-3 {
    margin-left: 1rem;
}

.m-4 {
    margin-top: 1.5rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: 1.5rem;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem;
}

.m-5 {
    margin-top: 3rem;
    margin-right: 3rem;
    margin-bottom: 3rem;
    margin-left: 3rem;
}

.mt-5,
.my-5 {
    margin-top: 3rem;
}

.mr-5,
.mx-5 {
    margin-right: 3rem;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem;
}

.ml-5,
.mx-5 {
    margin-left: 3rem;
}

.p-0 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pt-0,
.py-0 {
    padding-top: 0px;
}

.pr-0,
.px-0 {
    padding-right: 0px;
}

.pb-0,
.py-0 {
    padding-bottom: 0px;
}

.pl-0,
.px-0 {
    padding-left: 0px;
}

.p-1 {
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem;
}

.p-2 {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem;
}

.p-3 {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}

.pt-3,
.py-3 {
    padding-top: 1rem;
}

.pr-3,
.px-3 {
    padding-right: 1rem;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem;
}

.pl-3,
.px-3 {
    padding-left: 1rem;
}

.p-4 {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem;
}

.p-5 {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
}

.pt-5,
.py-5 {
    padding-top: 3rem;
}

.pr-5,
.px-5 {
    padding-right: 3rem;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem;
}

.pl-5,
.px-5 {
    padding-left: 3rem;
}

.m-n1 {
    margin-top: -0.25rem;
    margin-right: -0.25rem;
    margin-bottom: -0.25rem;
    margin-left: -0.25rem;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem;
}

.m-n2 {
    margin-top: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: -0.5rem;
    margin-left: -0.5rem;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem;
}

.m-n3 {
    margin-top: -1rem;
    margin-right: -1rem;
    margin-bottom: -1rem;
    margin-left: -1rem;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem;
}

.m-n4 {
    margin-top: -1.5rem;
    margin-right: -1.5rem;
    margin-bottom: -1.5rem;
    margin-left: -1.5rem;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem;
}

.m-n5 {
    margin-top: -3rem;
    margin-right: -3rem;
    margin-bottom: -3rem;
    margin-left: -3rem;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem;
}

.m-auto {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.mt-auto,
.my-auto {
    margin-top: auto;
}

.mr-auto,
.mx-auto {
    margin-right: auto;
}

.mb-auto,
.my-auto {
    margin-bottom: auto;
}

.ml-auto,
.mx-auto {
    margin-left: auto;
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
    text-align: justify;
}

.text-wrap {
    white-space: normal;
}

.text-nowrap {
    white-space: nowrap;
}

.text-truncate {
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

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

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

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.font-weight-light {
    font-weight: 300;
}

.font-weight-lighter {
    font-weight: lighter;
}

.font-weight-normal {
    font-weight: 400;
}

.font-weight-bold {
    font-weight: 700;
}

.font-weight-bolder {
    font-weight: bolder;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: rgb(255, 255, 255);
}

.text-primary {
    color: rgb(38, 104, 180);
}

a.text-primary:focus,
a.text-primary:hover {
    color: rgb(25, 68, 117);
}

.text-secondary {
    color: rgb(160, 183, 188);
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: rgb(115, 149, 156);
}

.text-success {
    color: rgb(55, 189, 116);
}

a.text-success:focus,
a.text-success:hover {
    color: rgb(38, 130, 80);
}

.text-info {
    color: rgb(27, 196, 199);
}

a.text-info:focus,
a.text-info:hover {
    color: rgb(18, 130, 132);
}

.text-warning {
    color: rgb(255, 155, 55);
}

a.text-warning:focus,
a.text-warning:hover {
    color: rgb(234, 117, 0);
}

.text-danger {
    color: rgb(232, 40, 107);
}

a.text-danger:focus,
a.text-danger:hover {
    color: rgb(177, 19, 74);
}

.text-light {
    color: rgb(238, 240, 242);
}

a.text-light:focus,
a.text-light:hover {
    color: rgb(195, 202, 209);
}

.text-dark {
    color: rgb(0, 34, 72);
}

.text-body,
a.text-dark:focus,
a.text-dark:hover {
    color: rgb(0, 0, 0);
}

.text-muted {
    color: rgb(108, 117, 125);
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5);
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

.text-hide {
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 0px;
    line-height: 0;
    font-family: a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.text-decoration-none {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.text-break {
    word-break: break-word;
    overflow-wrap: break-word;
}

.text-reset {
    color: inherit;
}

.visible {
    visibility: visible;
}

.invisible {
    visibility: hidden;
}

.toast-center-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.toast-top-center {
    top: 0px;
    right: 0px;
    width: 100%;
}

.toast-bottom-center {
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.toast-top-full-width {
    top: 0px;
    right: 0px;
    width: 100%;
}

.toast-bottom-full-width {
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.toast-top-left {
    top: 12px;
    left: 12px;
}

.toast-top-right {
    top: 12px;
    right: 12px;
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

.toast-container.toast-bottom-center .ngx-toastr,
.toast-container.toast-top-center .ngx-toastr {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.toast-container.toast-bottom-full-width .ngx-toastr,
.toast-container.toast-top-full-width .ngx-toastr {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.toast-container {
    pointer-events: none;
    position: fixed;
    z-index: 999999;
}

.toast-container .ngx-toastr {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.75rem;
    padding-left: 50px;
    width: 300px;
    background-position-x: 15px;
    background-position-y: center;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-size: 24px;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 10px;
    pointer-events: auto;
}

.toast-container .ngx-toastr .toast-title {
    font-weight: 700;
}

.toast-container .ngx-toastr .toast-message {
    overflow-wrap: break-word;
}

.toast-container .ngx-toastr .toast-message a:hover {
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.toast-container .ngx-toastr .toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: inherit;
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    opacity: 0.5;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.toast-container .ngx-toastr .toast-progress {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 4px;
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
}

.toast-container .ngx-toastr .toast-close-button:focus,
.toast-container .ngx-toastr .toast-close-button:hover {
    color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    cursor: pointer;
    opacity: 0.75;
}

.toast-container .ngx-toastr:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
    opacity: 1;
    cursor: pointer;
}

.toast-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgba(29, 98, 60, 0.999999)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
    color: rgb(29, 98, 60);
    background-color: rgb(215, 242, 227);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(199, 237, 216);
    border-right-color: rgb(199, 237, 216);
    border-bottom-color: rgb(199, 237, 216);
    border-left-color: rgb(199, 237, 216);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.toast-error {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgba(121, 21, 56, 0.999999)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
    color: rgb(121, 21, 56);
    background-color: rgb(250, 212, 225);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(249, 195, 214);
    border-right-color: rgb(249, 195, 214);
    border-bottom-color: rgb(249, 195, 214);
    border-left-color: rgb(249, 195, 214);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.toast-info {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgba(14, 102, 103, 0.999999)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
    color: rgb(14, 102, 103);
    background-color: rgb(209, 243, 244);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(191, 238, 239);
    border-right-color: rgb(191, 238, 239);
    border-bottom-color: rgb(191, 238, 239);
    border-left-color: rgb(191, 238, 239);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.toast-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgba(133, 81, 29, 0.999999)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
    color: rgb(133, 81, 29);
    background-color: rgb(255, 235, 215);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(255, 227, 199);
    border-right-color: rgb(255, 227, 199);
    border-bottom-color: rgb(255, 227, 199);
    border-left-color: rgb(255, 227, 199);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

body.Safari.Mobile {
    background-size: contain;
}

.btn-outline-secondary .navbar-toggler-icon-bars .ng-fa-icon {
    font-size: 1.625rem;
    font-weight: 600;
}

h1 {
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: rgb(38, 153, 251);
    padding-left: 10px;
    font-weight: 500;
    font-size: 204%;
    color: rgb(0, 0, 0);
}

h1.cleanBorder {
    border-left-width: initial;
    border-left-style: none;
    border-left-color: initial;
}

h2 {
    margin-top: 0.75rem;
}

h1,
h3.card-title {
    text-transform: capitalize;
}

h1.realcase {
    text-transform: none;
}

.btn.btn-outline-secondary.btn-trans-white {
    color: rgb(255, 255, 255);
}

.btn.btn-outline-secondary.btn-trans-white:hover {
    color: rgb(0, 34, 72);
}

ul li {
    margin-bottom: 8px;
}

.transparent-card {
    background-color: rgba(255, 255, 255, 0.85);
}

.boldSubTitle {
    font-weight: 600;
    margin-top: 1.5rem;
    font-size: 1.125rem;
}

.smallerIsh {
    font-size: 95%;
}

app-pathology-short .card-body:hover p {
    color: rgb(0, 34, 72);
}

app-pathology-short .card-body p::before {
    position: absolute;
    content: "...";
    bottom: 0px;
    right: 0px;
}

app-pathology-short .card-body p::after {
    content: "";
    position: absolute;
    right: 0px;
    width: 1rem;
    height: 1rem;
}

app-pathology-short .card-body p {
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 0px;
    position: relative;
    max-height: calc(var(--lh)*var(--max-lines));
    --max-lines: 2;
}

app-pathology-short .card-body p strong {
    font-weight: 400;
}

.outline-none {
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.jumbotron p:last-child,
accordion-group div.panel-body> :last-child,
accordion-group div.panel-body>div> :last-child {
    margin-bottom: 0px;
}

accordion-group .panel-heading .panel-title button::before {
    display: inline-block;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

accordion-group .panel-heading .panel-title .accordion-toggle button {
    text-align: left;
}

accordion-group .panel-heading:hover .panel-title .accordion-toggle button {
    color: rgb(0, 34, 72);
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

accordion-group .panel-heading .panel-title .accordion-toggle button:focus,
accordion-group .panel-heading .panel-title .accordion-toggle button:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

accordion-group .panel-heading.card-header:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    background-color: rgb(233, 236, 239);
}

tabset .nav-tabs .nav-item .nav-link {
    color: rgb(73, 80, 87);
}

tabset .nav-tabs .nav-item .nav-link:hover {
    background-color: rgb(233, 236, 239);
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(206, 212, 218);
}

tabset .nav-tabs .nav-item.active .nav-link.active {
    color: rgb(38, 104, 180);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(38, 104, 180);
    background-color: rgb(255, 255, 255);
    font-weight: 600;
}

tabset .nav-tabs .nav-item.active .nav-link.active:hover {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(0, 34, 72);
    background-color: rgb(233, 236, 239);
}

tabset .tab-content {
    overflow-x: hidden;
    overflow-y: hidden;
}

tabset .tab-content .tab-pane {
    height: 0px;
    opacity: 0;
    transform: translateX(15%);
    transition-duration: 0s, 0s, 0s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s;
    transition-property: transform, opacity, -webkit-transform;
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
}

tabset .tab-content>.active {
    height: auto;
    opacity: 1;
    transform: translateX(0px);
    margin-bottom: 1.5rem;
    margin-top: 1rem;
    transition-duration: 0.3s, 0.3s, 0.3s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
    transition-delay: 0s, 0s, 0s;
    transition-property: transform, opacity, -webkit-transform;
}

app-video .video-js.vjs-theme-sea .vjs-icon-placeholder {
    font-size: 125%;
    text-shadow: rgb(0, 0, 0) 1px 1px 10px;
}

app-video .video-js.vjs-theme-sea .vjs-big-play-button {
    width: 65px;
    height: 65px;
    line-height: 65px;
    top: 65%;
}

[_nghost-qwt-c80] {
    display: block;
}

[_nghost-qwt-c78] {
    display: block;
}

footer[_ngcontent-qwt-c79] {
    background-color: rgb(33, 37, 41);
    color: rgb(108, 117, 125);
}

footer[_ngcontent-qwt-c79] a[_ngcontent-qwt-c79],
footer[_ngcontent-qwt-c79] a[_ngcontent-qwt-c79]:active,
footer[_ngcontent-qwt-c79] a[_ngcontent-qwt-c79]:link,
footer[_ngcontent-qwt-c79] a[_ngcontent-qwt-c79]:visited {
    color: rgb(173, 181, 189);
}

nav.navbar[_ngcontent-qwt-c79] {
    bottom: 1.625rem;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgb(233, 236, 239);
    padding-top: 0.35rem;
    padding-right: 1rem;
    padding-bottom: 0.35rem;
    padding-left: 1rem;
}

nav.navbar[_ngcontent-qwt-c79] .btn_text[_ngcontent-qwt-c79] {
    display: block;
    clear: both;
    max-width: 100%;
    font-size: 75%;
    line-height: 1.15rem;
}

nav.navbar[_ngcontent-qwt-c79] .btn[_ngcontent-qwt-c79] {
    padding-top: 0.25rem;
    padding-right: 0.75rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
}

nav.navbar[_ngcontent-qwt-c79] .hamburglar.icon[_ngcontent-qwt-c79] {
    background-image: url("/members/pocket-pathology/assets/images/hamburglar.svg");
    height: 30px;
    width: 28px;
    display: block;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

[_nghost-qwt-c77] {
    display: block;
}

[_nghost-qwt-c77] .brand_wrap[_ngcontent-qwt-c77] {
    line-height: 0;
}

[_nghost-qwt-c77] .brand_wrap[_ngcontent-qwt-c77] .navbar-brand[_ngcontent-qwt-c77] img.logo[_ngcontent-qwt-c77] {
    width: 200px;
}

h6[_ngcontent-qwt-c77] {
    cursor: pointer;
}

.btn-outline-secondary[_ngcontent-qwt-c77] {
    color: rgb(255, 255, 255);
    font-size: 135%;
    padding-top: 0.125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
}

.btn-outline-secondary.left[_ngcontent-qwt-c77] {
    padding-top: 0.125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.25rem;
    padding-left: 0.125rem;
}

.btn-outline-secondary.transparent[_ngcontent-qwt-c77]:hover {
    background-color: rgba(255, 255, 255, 0.66);
    color: rgba(0, 0, 0, 0.66);
}

.btn-outline-secondary.transparent[_ngcontent-qwt-c77] {
    background-color: transparent;
}

.btn-outline-secondary[_ngcontent-qwt-c77]:active,
.btn-outline-secondary[_ngcontent-qwt-c77]:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 34, 72);
}

.btn-outline-secondary[_ngcontent-qwt-c77]:focus {
    padding-top: 0.25rem;
    padding-right: 0.875rem;
    padding-bottom: 0.25rem;
    padding-left: 0.675rem;
}

[_nghost-qwt-c51] {
    display: block;
    margin-top: 1rem;
}

[_nghost-qwt-c50] {
    display: block;
    margin-bottom: 1rem;
}

[_nghost-qwt-c76] {
    display: inline-flex;
}

.btn_text[_ngcontent-qwt-c76] {
    display: block;
    clear: both;
    max-width: 100%;
    font-size: 75%;
    line-height: 1.15rem;
}

.btn-bottom-nav[_ngcontent-qwt-c76] {
    padding-top: 0.25rem;
    padding-right: 0.75rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
}

[_nghost-qwt-c66] {
    display: block;
    padding-bottom: 2.5rem;
}

[_nghost-qwt-c66] .text-light.underline[_ngcontent-qwt-c66] {
    text-shadow: rgb(0, 11, 31) 2px 2px 6px, rgb(0, 11, 31) 2px -2px 6px, rgb(0, 11, 31) -2px 2px 4px;
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

[_nghost-qwt-c66] .text-light.underline[_ngcontent-qwt-c66]:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

[_nghost-qwt-c64] {
    display: block;
}

.input-group[_ngcontent-qwt-c64] .form-control[_ngcontent-qwt-c64] {
    border-right-width: initial;
    border-right-style: none;
    border-right-color: initial;
}

.input-group[_ngcontent-qwt-c64] .input-group-append[_ngcontent-qwt-c64] .btn[_ngcontent-qwt-c64] {
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
    background-color: rgb(255, 255, 255);
}

.input-group[_ngcontent-qwt-c64] .input-group-append[_ngcontent-qwt-c64] .btn[_ngcontent-qwt-c64]:first-child {
    border-left-width: initial;
    border-left-style: none;
    border-left-color: initial;
}

.input-group[_ngcontent-qwt-c64] .input-group-append[_ngcontent-qwt-c64] .btn[_ngcontent-qwt-c64]:active,
.input-group[_ngcontent-qwt-c64] .input-group-append[_ngcontent-qwt-c64] .btn[_ngcontent-qwt-c64]:hover {
    color: rgb(0, 0, 0);
}

label[_ngcontent-qwt-c64] {
    color: rgb(255, 255, 255);
    text-shadow: rgb(0, 11, 31) 2px 2px 8px, rgb(0, 11, 31) 2px -2px 8px, rgb(0, 11, 31) -2px 2px 8px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 8px;
}

label[_ngcontent-qwt-c64]:hover {
    opacity: 0.88;
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    cursor: pointer;
}

input[id="search-term"][_ngcontent-qwt-c64]::-webkit-search-cancel-button,
input[id="search-term"][_ngcontent-qwt-c64]::-webkit-search-decoration,
input[id="search-term"][_ngcontent-qwt-c64]::-webkit-search-results-button,
input[id="search-term"][_ngcontent-qwt-c64]::-webkit-search-results-decoration {
    display: none;
}

[_nghost-qwt-c65] {
    display: block;
    --lh: 1.6em;
    line-height: var(--lh);
}

[_nghost-qwt-c65] .card-body[_ngcontent-qwt-c65] {
    padding-top: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
}

[_nghost-qwt-c65] h3.card-title[_ngcontent-qwt-c65] {
    font-size: 1.36rem;
    margin-bottom: 0.25rem;
}

[_nghost-qwt-c65] .card-body[_ngcontent-qwt-c65]:hover h3.card-title[_ngcontent-qwt-c65] {
    color: rgb(0, 34, 72);
}

[_nghost-qwt-c65] .card-body[_ngcontent-qwt-c65]:hover {
    padding-top: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    background-color: rgb(255, 255, 255);
}

[_nghost-qwt-c65] a.card-body[_ngcontent-qwt-c65],
[_nghost-qwt-c65] a.card-body[_ngcontent-qwt-c65]:link {
    color: rgb(0, 0, 0);
}

[_nghost-qwt-c65] a.card-body[_ngcontent-qwt-c65]:hover {
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

[_nghost-qwt-c65] a.card-body[_ngcontent-qwt-c65]:hover h3.card-title[_ngcontent-qwt-c65] {
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

[_nghost-qwt-c55] {
    background-color: rgb(255, 255, 255);
    display: block;
    padding-top: 1rem;
    padding-right: 0px;
    padding-bottom: 1rem;
    padding-left: 0px;
}

button[_ngcontent-qwt-c53] {
    background-color: transparent;
    font-size: 1.35rem;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

button[_ngcontent-qwt-c53] fa-icon[_ngcontent-qwt-c53] {
    color: rgb(27, 196, 199);
}

button[_ngcontent-qwt-c53] [_ngcontent-qwt-c53]:focus {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
}

button.Faved[_ngcontent-qwt-c53] fa-icon[_ngcontent-qwt-c53] {
    color: rgb(27, 196, 199);
}

[_nghost-qwt-c37] .nav-tabs[_ngcontent-qwt-c37] .nav-item.disabled[_ngcontent-qwt-c37] a.disabled[_ngcontent-qwt-c37] {
    cursor: default;
}

[_nghost-qwt-c27] .card-header.panel-enabled[_ngcontent-qwt-c27] {
    cursor: pointer;
}

[_nghost-qwt-c27] .card-header.panel-disabled[_ngcontent-qwt-c27] .btn.btn-link[_ngcontent-qwt-c27] {
    cursor: default;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder::before,
.video-js .vjs-modal-dialog,
.vjs-button>.vjs-icon-placeholder::before,
.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder::before,
.vjs-button>.vjs-icon-placeholder::before {
    text-align: center;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder::before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder::before,
.video-js .vjs-play-control .vjs-icon-placeholder::before,
.vjs-icon-play::before {
    content: "";
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-play-circle::before {
    content: "";
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder::before,
.vjs-icon-pause::before {
    content: "";
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder::before,
.vjs-icon-volume-mute::before {
    content: "";
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder::before,
.vjs-icon-volume-low::before {
    content: "";
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder::before,
.vjs-icon-volume-mid::before {
    content: "";
}

.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-mute-control .vjs-icon-placeholder::before,
.vjs-icon-volume-high::before {
    content: "";
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder::before,
.vjs-icon-fullscreen-enter::before {
    content: "";
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder::before,
.vjs-icon-fullscreen-exit::before {
    content: "";
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-square::before {
    content: "";
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-spinner::before {
    content: "";
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder::before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder::before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder::before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder::before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder::before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder::before,
.vjs-icon-subtitles::before {
    content: "";
}

.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-captions-button .vjs-icon-placeholder::before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder::before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder::before,
.vjs-icon-captions::before {
    content: "";
}

.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-chapters-button .vjs-icon-placeholder::before,
.vjs-icon-chapters::before {
    content: "";
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-share::before {
    content: "";
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-cog::before {
    content: "";
}

.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-play-progress::before,
.video-js .vjs-volume-level::before,
.vjs-icon-circle::before {
    content: "";
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-circle-outline::before {
    content: "";
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-circle-inner-circle::before {
    content: "";
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-hd::before {
    content: "";
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder::before,
.vjs-icon-cancel::before {
    content: "";
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder::before,
.vjs-icon-replay::before {
    content: "";
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-facebook::before {
    content: "";
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-gplus::before {
    content: "";
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-linkedin::before {
    content: "";
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-twitter::before {
    content: "";
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-tumblr::before {
    content: "";
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-pinterest::before {
    content: "";
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder::before,
.vjs-icon-audio-description::before {
    content: "";
}

.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.video-js .vjs-audio-button .vjs-icon-placeholder::before,
.vjs-icon-audio::before {
    content: "";
}

.vjs-icon-next-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-next-item::before {
    content: "";
}

.vjs-icon-previous-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}

.vjs-icon-previous-item::before {
    content: "";
}

.video-js:-webkit-full-screen {
    width: 100%;
    height: 100%;
}

.video-js[tabindex="-1"] {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
}

.video-js *,
.video-js ::after,
.video-js ::before {
    box-sizing: inherit;
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0px;
}

.video-js.vjs-16-9 {
    padding-top: 56.25%;
}

.video-js.vjs-4-3 {
    padding-top: 75%;
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%;
}

.video-js .vjs-tech {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

body.vjs-full-window {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 100%;
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow-x: hidden;
    overflow-y: hidden;
    z-index: 1000;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.video-js.vjs-fullscreen {
    width: 100%;
    height: 100%;
    padding-top: 0px;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}

.vjs-hidden {
    display: none;
}

.vjs-disabled {
    opacity: 0.5;
    cursor: default;
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0px;
    width: 1px;
}

.vjs-lock-showing {
    opacity: 1;
    visibility: visible;
    display: block;
}

.vjs-no-js {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
    color: rgb(102, 168, 204);
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    cursor: pointer;
    opacity: 1;
    border-top-width: 0.06666em;
    border-right-width: 0.06666em;
    border-bottom-width: 0.06666em;
    border-left-width: 0.06666em;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: rgba(43, 51, 63, 0.7);
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    transition-duration: 0.4s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -1.5em;
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    background-color: rgba(115, 133, 159, 0.5);
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block;
}

.video-js button {
    background-image: initial;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: none;
    appearance: none;
}

.vjs-control .vjs-button {
    width: 100%;
    height: 100%;
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0px;
    top: 0.5em;
    z-index: 2;
}

.video-js .vjs-modal-dialog {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    overflow-x: auto;
    overflow-y: auto;
}

.video-js .vjs-modal-dialog>* {
    box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding-top: 20px;
    padding-right: 24px;
    padding-bottom: 20px;
    padding-left: 24px;
    z-index: 1;
}

.vjs-menu-button {
    cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
    cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none;
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: auto;
    overflow-y: auto;
}

.vjs-menu .vjs-menu-content>* {
    box-sizing: border-box;
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
    display: none;
}

.vjs-menu li {
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0.2em;
    padding-right: 0px;
    padding-bottom: 0.2em;
    padding-left: 0px;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
    background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: rgb(255, 255, 255);
    color: rgb(43, 51, 63);
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.3em;
    margin-left: 0px;
    font-weight: 700;
    cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0px;
    width: 10em;
    left: -3em;
    height: 0px;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: rgba(43, 51, 63, 0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em;
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
    display: block;
}

.video-js .vjs-menu-button-inline {
    transition-duration: 0.4s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    overflow-x: hidden;
    overflow-y: hidden;
}

.video-js .vjs-menu-button-inline::before {
    width: 2.22222em;
}

.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    transition-duration: 0.4s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto;
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 3em;
    background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar {
    display: flex;
    visibility: visible;
    opacity: 1;
    transition-duration: 0.1s, 0.1s;
    transition-timing-function: ease, ease;
    transition-delay: 0s, 0s;
    transition-property: visibility, opacity;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    transition-duration: 1s, 1s;
    transition-timing-function: ease, ease;
    transition-delay: 0s, 0s;
    transition-property: visibility, opacity;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
    display: none;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table;
}

.video-js .vjs-control {
    position: relative;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 100%;
    width: 4em;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}

.vjs-button>.vjs-icon-placeholder::before {
    font-size: 1.8em;
    line-height: 1.67;
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus::before,
.video-js .vjs-control:hover::before {
    text-shadow: rgb(255, 255, 255) 0px 0px 1em;
}

.video-js .vjs-control-text {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: absolute;
    width: 1px;
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
    display: none;
}

.video-js .vjs-progress-control {
    cursor: pointer;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    display: flex;
    align-items: center;
    min-width: 4em;
    touch-action: none;
}

.video-js .vjs-progress-control.disabled {
    cursor: default;
}

.vjs-live .vjs-progress-control {
    display: none;
}

.vjs-no-flex .vjs-progress-control {
    width: auto;
}

.video-js .vjs-progress-holder {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.66667em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em;
}

.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 0px;
}

.video-js .vjs-play-progress {
    background-color: rgb(255, 255, 255);
}

.video-js .vjs-play-progress::before {
    font-size: 0.9em;
    position: absolute;
    right: -0.5em;
    top: -0.333333em;
    z-index: 1;
}

.video-js .vjs-load-progress {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(115, 133, 159, 0.75);
}

.video-js .vjs-time-tooltip {
    background-color: rgba(255, 255, 255, 0.8);
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    color: rgb(0, 0, 0);
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
    display: block;
    font-size: 0.6em;
    visibility: visible;
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
    font-size: 1em;
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgb(0, 0, 0);
    z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    visibility: hidden;
    opacity: 0;
    transition-duration: 1s, 1s;
    transition-timing-function: ease, ease;
    transition-delay: 0s, 0s;
    transition-property: visibility, opacity;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none;
}

.vjs-mouse-display .vjs-time-tooltip {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
    position: relative;
    cursor: pointer;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0.45em;
    margin-bottom: 0px;
    margin-left: 0.45em;
    user-select: none;
    background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider.disabled {
    cursor: default;
}

.video-js .vjs-slider:focus {
    text-shadow: rgb(255, 255, 255) 0px 0px 1em;
    box-shadow: rgb(255, 255, 255) 0px 0px 1em;
}

.video-js .vjs-mute-control {
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}

.video-js .vjs-volume-control {
    cursor: pointer;
    margin-right: 1em;
    display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
    visibility: visible;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin-left: -1px;
}

.video-js .vjs-volume-panel {
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: width;
    display: flex;
}

.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel:hover .vjs-volume-control {
    visibility: visible;
    opacity: 1;
    position: relative;
    transition-duration: 0.1s, 0.1s, 0.1s, 0.1s, 0s, 0s;
    transition-timing-function: ease, ease, ease, ease, ease, ease;
    transition-delay: 0s, 0s, 0s, 0s, 0s, 0s;
    transition-property: visibility, opacity, height, width, left, top;
}

.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: 9em;
    transition-duration: 0.1s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: width;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    width: 3em;
    left: -3.5em;
    transition-duration: 1s, 1s, 1s, 1s, 1s, 1s;
    transition-timing-function: ease, ease, ease, ease, ease, ease;
    transition-delay: 0s, 0s, 1s, 1s, 1s, 1s;
    transition-property: visibility, opacity, height, width, left, top;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    transition-duration: 1s, 1s, 1s, 1s, 1s, 1s;
    transition-timing-function: ease, ease, ease, ease, ease, ease;
    transition-delay: 0s, 0s, 1s, 0s, 1s, 1s;
    transition-property: visibility, opacity, height, width, left, top;
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    visibility: visible;
    opacity: 1;
    position: relative;
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: none;
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    position: absolute;
    bottom: 3em;
    left: 0.5em;
}

.video-js .vjs-volume-bar {
    margin-top: 1.35em;
    margin-right: 0.45em;
    margin-bottom: 1.35em;
    margin-left: 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
    width: 0.3em;
    height: 5em;
    margin-top: 1.35em;
    margin-right: auto;
    margin-bottom: 1.35em;
    margin-left: auto;
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgb(255, 255, 255);
}

.video-js .vjs-volume-level::before {
    position: absolute;
    font-size: 0.9em;
}

.vjs-slider-vertical .vjs-volume-level {
    width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level::before {
    top: -0.5em;
    left: -0.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
    height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level::before {
    top: -0.3em;
    right: -0.5em;
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%;
}

.video-js .vjs-volume-vertical {
    width: 3em;
    height: 8em;
    bottom: 8em;
    background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em;
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: contain;
    background-color: rgb(0, 0, 0);
    cursor: pointer;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
}

.vjs-has-started .vjs-poster {
    display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block;
}

.vjs-using-native-controls .vjs-poster {
    display: none;
}

.video-js .vjs-live-control {
    display: flex;
    align-items: flex-start;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    font-size: 1em;
    line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left;
}

.video-js .vjs-time-control {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
}

.vjs-live .vjs-time-control {
    display: none;
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
    display: none;
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
    display: none;
}

.vjs-time-divider {
    display: none;
    line-height: 3em;
}

.vjs-live .vjs-time-divider {
    display: none;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0px;
    right: 0px;
    top: 0px;
    pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 0.1em;
}

.vjs-subtitles {
    color: rgb(255, 255, 255);
}

.vjs-captions {
    color: rgb(255, 204, 102);
}

.vjs-tt-cue {
    display: block;
}

video::-webkit-media-text-track-display {
    transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    transform: translateY(-1.5em);
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}

.vjs-playback-rate .vjs-playback-rate-value,
.vjs-playback-rate>.vjs-menu-button {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
    pointer-events: none;
    font-size: 1.5em;
    line-height: 2;
    text-align: center;
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0px;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center;
}

.vjs-error .vjs-error-display::before {
    color: rgb(255, 255, 255);
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0px;
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    text-shadow: rgb(0, 0, 0) 0.05em 0.05em 0.1em;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%;
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -25px;
    opacity: 0.85;
    text-align: left;
    border-top-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(43, 51, 63, 0.7);
    border-right-color: rgba(43, 51, 63, 0.7);
    border-bottom-color: rgba(43, 51, 63, 0.7);
    border-left-color: rgba(43, 51, 63, 0.7);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    visibility: hidden;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
    display: block;
    animation-duration: 0s;
    animation-timing-function: linear;
    animation-delay: 0.3s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-play-state: running;
    animation-name: vjs-spinner-show;
}

.vjs-loading-spinner::after,
.vjs-loading-spinner::before {
    content: "";
    position: absolute;
    margin-top: -6px;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    opacity: 1;
    border-top-style: inherit;
    border-top-width: inherit;
    border-right-style: inherit;
    border-right-width: inherit;
    border-bottom-style: inherit;
    border-bottom-width: inherit;
    border-left-style: inherit;
    border-left-width: inherit;
    border-image-source: inherit;
    border-image-slice: inherit;
    border-image-width: inherit;
    border-image-outset: inherit;
    border-image-repeat: inherit;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: rgb(255, 255, 255);
}

.vjs-seeking .vjs-loading-spinner::after,
.vjs-seeking .vjs-loading-spinner::before,
.vjs-waiting .vjs-loading-spinner::after,
.vjs-waiting .vjs-loading-spinner::before {
    animation-duration: 1.1s, 1.1s;
    animation-timing-function: cubic-bezier(0.6, 0.2, 0, 0.8), linear;
    animation-delay: 0s, 0s;
    animation-iteration-count: infinite, infinite;
    animation-direction: normal, normal;
    animation-fill-mode: none, none;
    animation-play-state: running, running;
    animation-name: vjs-spinner-spin, vjs-spinner-fade;
}

.vjs-seeking .vjs-loading-spinner::before,
.vjs-waiting .vjs-loading-spinner::before {
    border-top-color: rgb(255, 255, 255);
}

.vjs-seeking .vjs-loading-spinner::after,
.vjs-waiting .vjs-loading-spinner::after {
    border-top-color: rgb(255, 255, 255);
    animation-delay: 0.44s;
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em;
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -0.1em;
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder::before {
    font-family: VideoJS;
    content: "";
    font-size: 1.5em;
    line-height: inherit;
}

.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -0.1em;
}

.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder::before {
    font-family: VideoJS;
    content: " ";
    font-size: 1.5em;
    line-height: inherit;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    display: block;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subs-caps-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-panel {
    display: none;
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subs-caps-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-panel {
    display: none;
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-panel {
    display: none;
}

.vjs-modal-dialog.vjs-text-track-settings {
    background-color: rgba(43, 51, 63, 0.75);
    color: rgb(255, 255, 255);
    height: 70%;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
    display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom;
}

.vjs-track-setting>select {
    margin-right: 5px;
}

.vjs-text-track-settings fieldset {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.vjs-text-track-settings fieldset span {
    display: inline-block;
}

.vjs-text-track-settings legend {
    color: rgb(255, 255, 255);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.vjs-text-track-settings .vjs-label {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    height: 1px;
    width: 1px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
    outline-style: solid;
    outline-width: medium;
    background-image: linear-gradient(0deg, rgb(255, 255, 255) 88%, rgb(115, 133, 159) 100%);
}

.vjs-track-settings-controls button:hover {
    color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
    background-color: rgb(255, 255, 255);
    background-image: linear-gradient(-180deg, rgb(255, 255, 255) 88%, rgb(115, 133, 159) 100%);
    color: rgb(43, 51, 63);
    cursor: pointer;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em;
}

.vjs-resize-manager {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    z-index: -1000;
}

.js-focus-visible .video-js :focus:not(.focus-visible) {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
}

.video-js :focus:not(:focus-visible) {
    outline-color: initial;
    outline-style: initial;
    outline-width: 0px;
}

.vjs-theme-sea .vjs-big-play-button {
    width: 103px;
    height: 79px;
    object-fit: contain;
    background-color: rgba(255, 255, 255, 0.25);
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    line-height: 79px;
    top: 50%;
    left: 50%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: -51.5px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: -39.5px;
}

.vjs-theme-sea .vjs-control-bar {
    height: 4em;
    background-color: rgba(255, 255, 255, 0.4);
}

.vjs-theme-sea .vjs-button:hover {
    color: rgb(65, 118, 188);
    background-image: linear-gradient(0deg, rgb(208, 221, 238), rgb(255, 255, 255));
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.vjs-theme-sea .vjs-button>.vjs-icon-placeholder::before {
    line-height: 2.2;
}

.vjs-theme-sea .vjs-time-control {
    line-height: 4em;
}

.vjs-theme-sea .vjs-picture-in-picture-control,
.vjs-theme-sea .vjs-volume-panel {
    display: none;
}

.vjs-theme-sea .vjs-progress-control .vjs-play-progress {
    background-color: rgba(65, 118, 188, 0.9);
}

.vjs-theme-sea .vjs-progress-control .vjs-play-progress::before {
    display: none;
}

.vjs-theme-sea .vjs-progress-control .vjs-slider {
    background-color: rgba(65, 118, 188, 0.1);
}

.vjs-theme-sea .vjs-progress-control .vjs-load-progress div {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(255, 255, 255, 0.5);
}

.vjs-theme-sea .vjs-progress-control .vjs-progress-holder {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 100%;
}

.vjs-theme-sea .vjs-progress-control .vjs-time-tooltip {
    background-color: rgba(65, 118, 188, 0.5);
    color: rgb(255, 255, 255);
}

.vjs-theme-sea .vjs-progress-control .vjs-mouse-display .vjs-time-tooltip {
    background-color: rgba(255, 255, 255, 0.7);
    color: rgb(65, 118, 188);
}