/*!
 * Forward 2.0.2 (https://github.com/rapiddev/Forward)
 * Copyright 2018-2021 RapidDev
 * Licensed under MIT (https://github.com/rapiddev/Forward/blob/master/LICENSE)
 */html{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body{font:100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";display:block;padding:0;margin:0;overflow-x:hidden;height:100%;min-height:100%;-webkit-font-smoothing:antialiased}.no-gutters{padding-left:0 !important;padding-right:0 !important}body.dark-theme{background-color:#141b2d;color:#eee}body.dark-theme .forward-header{background-color:#141b2d}body.dark-theme .forward-header__brand{background-color:#1f2940}body.dark-theme .forward-header__navigation{border-left:1px solid #000}body.dark-theme .forward-page .sidebar{background:#1f2940}body.dark-theme .forward-page .sidebar__navigation__title{background:#1f2940;color:rgba(255,255,255,0.4)}body.dark-theme .forward-page .content{border-left:1px solid #000}body.dark-theme .forward-page .content__chart .chartjs-chart{background-color:transparent}body.dark-theme .forward-page .content__chart canvas{z-index:10}body.dark-theme .forward-page .content__chart canvas #race{position:relative;z-index:15}body.dark-theme .forward-page .content .modal .modal-content{background-color:#1f2940;color:#fff}body.dark-theme .forward-page .content table,body.dark-theme .forward-page .content .table{color:#fff}body.dark-theme .forward-page .content table a,body.dark-theme .forward-page .content .table a{color:#0078d3;text-decoration:none}body.dark-theme .forward-page .content table a:hover,body.dark-theme .forward-page .content .table a:hover{color:#fff}body.dark-theme .forward-page .content table.sortable th,body.dark-theme .forward-page .content .table.sortable th{cursor:pointer}body.dark-theme .forward-page .content table.sortable th:after,body.dark-theme .forward-page .content .table.sortable th:after{display:inline-block;margin-top:2px;padding-left:.4rem}body.dark-theme .forward-page .content table.sortable th:not(.sorted):not(.no-sort):after,body.dark-theme .forward-page .content .table.sortable th:not(.sorted):not(.no-sort):after{content:url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zm0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708z'/></svg>")}body.dark-theme .forward-page .content table.sortable th.sorted.ascending:after,body.dark-theme .forward-page .content .table.sortable th.sorted.ascending:after{content:url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>")}body.dark-theme .forward-page .content table.sortable th.sorted.descending:after,body.dark-theme .forward-page .content .table.sortable th.sorted.descending:after{content:url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23fff' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>")}body.dark-theme .forward-page .content .table-striped>tbody>tr:nth-of-type(odd){color:#999}body.dark-theme .forward-page .content tbody,body.dark-theme .forward-page .content td,body.dark-theme .forward-page .content tfoot,body.dark-theme .forward-page .content th,body.dark-theme .forward-page .content thead,body.dark-theme .forward-page .content tr{border-color:#000}body.dark-theme .root-toast-container .toast{background-color:#1f2940;border:1px solid #000}body.dark-theme .root-toast-container .toast .toast-header{background-color:#141b2d;color:#fff}.snackbar__body.info{color:#0078d3;border:1px solid #0078d3 !important}.snackbar__body.info button{color:#0078d3 !important;border-color:#0078d3 !important}.snackbar__body.alert{color:#db504a;border:1px solid #db504a !important}.snackbar__body.alert button{color:#db504a !important;border-color:#db504a !important}.snackbar__body.success{color:#4cceac;border:1px solid #4cceac !important}.snackbar__body.success button{color:#4cceac !important;border-color:#4cceac !important}body.header-fixed .forward-header{position:fixed;top:0;right:0;left:0;z-index:100}body.header-fixed .sidebar,body.header-fixed .content{padding-top:65px}.forward-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:65px}.forward-header__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:65px;width:17rem;min-width:17rem;max-width:17rem;z-index:100;padding-left:18px}.forward-header__brand img,.forward-header__brand svg{max-width:100%;width:120px;margin-left:11px}.forward-header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;max-width:100%;padding:0 2.5rem}.forward-header__navigation__form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:340px;height:40px;background:#1f2940;border-radius:50px;padding:.2rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-property:width;transition-property:width;overflow:hidden}.forward-header__navigation__form input,.forward-header__navigation__form .form-control{height:100%;margin:0;border:none;background:0 0;font-size:1rem;font-weight:500;padding-left:0;padding:5px 20px;color:rgba(255,255,255,0.8)}.forward-header__navigation__form input:focus,.forward-header__navigation__form input:active,.forward-header__navigation__form .form-control:active,.forward-header__navigation__form .form-control:focus{background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none;color:rgba(255,255,255,0.8)}.forward-header__navigation__form button{height:100%;border-radius:50px;padding:0 7px;-webkit-box-shadow:0 0 5px -1px #0078d3;box-shadow:0 0 5px -1px #0078d3;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow, -webkit-box-shadow;max-height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.forward-header__navigation__form button>svg{width:100%;padding:0;margin:0}.splash{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;height:100%;width:100%;position:inherit}.splash__background{position:absolute;height:100%;width:100%;background:#000;z-index:-1}.splash__background img{opacity:0.7;display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.splash__card{max-width:500px;position:relative;font-size:14px;font-weight:400;line-height:1.5}.splash__card__body{background-color:#fff;padding:2.5rem 3.5rem;border-radius:12px;border:1px solid rgba(255,255,255,0)}.splash__card__body h1{color:#323232;font-size:2rem;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:none;margin:0}.splash__card__body h2{color:#505050;font-size:1.1rem;font-weight:400;line-height:27px;margin:0}.splash__card__body small{display:block;color:#bcbcbc;font-size:12px;padding-top:12px}.splash__card__body form{margin-top:.8rem}.splash__card__body form input,.splash__card__body form textarea,.splash__card__body form .form-control{padding:10px 0;border-radius:0;border:none;border-bottom:1px solid #eee}.splash__card__body form input:focus,.splash__card__body form input:active,.splash__card__body form textarea:focus,.splash__card__body form textarea:active,.splash__card__body form .form-control:focus,.splash__card__body form .form-control:active{-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #0078d3}.splash__card__body form .input-password-preview a{border-bottom:1px solid #eee}.splash__card .btn-forward{margin-top:1rem}.splash__logo{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splash__logo svg,.splash__logo img{width:210px;max-width:100%}.splash__footer{position:absolute;padding:0.5rem;bottom:0;font-size:11px;color:#888}.forward-page{position:relative;display:-ms-grid;display:grid;max-width:100%;-ms-grid-columns:17rem calc(100vw - 17rem);grid-template-columns:17rem calc(100vw - 17rem);-webkit-transition:.3s;transition:.3s}.forward-page .sidebar{position:relative;display:block;height:100%;min-height:100vh;width:17rem;min-width:17rem;max-width:17rem}.forward-page .sidebar__navigation__title{position:-webkit-sticky;position:sticky;top:64px;display:block;margin:15px 0 0 0;padding:20px 30px 10px 30px;font-size:.6rem;color:rgba(255,255,255,0.4);z-index:1;text-transform:uppercase;font-weight:500}.forward-page .sidebar__navigation__menu{z-index:1;padding-left:0;padding-bottom:10px;margin-bottom:0}.forward-page .sidebar__navigation__menu li{display:block;margin:0;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-timing-function:cubic-bezier(0.26, 0.66, 0.45, 0.78);transition-timing-function:cubic-bezier(0.26, 0.66, 0.45, 0.78);-webkit-transition-property:background;transition-property:background}.forward-page .sidebar__navigation__menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px 30px 12px 30px;font-size:15px;color:#f1f1f1;letter-spacing:.03rem;font-weight:500;max-width:100%;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;overflow:hidden}.forward-page .sidebar__navigation__menu li a span{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transition-timing-function:cubic-bezier(0.6, 0, 0.4, 1);transition-timing-function:cubic-bezier(0.6, 0, 0.4, 1)}.forward-page .sidebar__navigation__menu li a svg{width:15px;margin-right:15px;line-height:1;color:#f1f1f1;font-size:1.1875rem;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:margin-right;transition-property:margin-right}.forward-page .sidebar__navigation__menu li a:hover span,.forward-page .sidebar__navigation__menu li a:focus span{margin-left:5px}.forward-page .sidebar__navigation__menu li a:active span{margin-left:0px}.forward-page .sidebar__navigation__menu li.active a{color:#0078d3}.forward-page .sidebar__navigation__menu li.active a svg{fill:#0078d3}.forward-page .content{position:inherit}.forward-page .content .container-fluid{padding-right:var(--bs-gutter-x, 2.55rem);padding-left:var(--bs-gutter-x, 2.55rem)}.forward-page .content .row>*{padding-right:calc(var(--bs-gutter-x)/ 5);padding-left:calc(var(--bs-gutter-x)/ 5)}.forward-page .content .modal .modal-content{border-radius:4px}.forward-page .content .modal .modal-body{padding:4rem 1.5rem}.forward-page .content .modal .modal-header{border:none}.forward-page .content .modal .modal-header .btn-close{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") center/1.4rem auto no-repeat}.forward-page .content .modal .modal-footer{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.75rem}.forward-page .content__copyright{text-align:right;color:#929292;margin:0;padding:0;font-size:0.5rem}.forward-page .content__copyright p{margin:0;padding:0}.forward-page .content__title{padding-top:2.2rem !important;padding-bottom:2rem !important}.forward-page .content__title h1{font-size:23px;margin:0}.forward-page .content__title span{color:#ccc}.forward-page .content__card{height:100%;width:100%;max-width:100%;padding-bottom:calc(var(--bs-gutter-x)/ 2)}.forward-page .content__card__body{position:relative;height:100%;width:100%;background:#1f2940;border-radius:6px;border:1px solid #141924;padding:var(--bs-gutter-x)}.forward-page .content__card__header{display:block;margin:0;font-size:.7rem;margin-bottom:0.2rem;letter-spacing:.03rem;text-shadow:none;color:#ccc}.forward-page .content__card__floating{position:absolute;top:0;right:0;padding:1rem;color:#828387;font-size:13px;text-align:right}.forward-page .content__card__floating p{margin:0;margin-top:-6px;padding:0}.forward-page .content__card__floating span{display:inline-block;font-size:22px;margin-right:5px;color:#fff}.forward-page .content__card__floating svg{margin-bottom:8px}.forward-page .content__card h2{font-size:1.8rem;margin:0}.forward-page .content__card h3{font-size:1.1rem;margin:0}.forward-page .content table .table-record-url,.forward-page .content .table .table-record-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}.root-toast-container{position:fixed;z-index:50;bottom:0;right:0;margin:1rem}.root-toast-container .toast svg{margin-top:.2rem;margin-right:.4rem}.snackbar{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;right:0;bottom:0;width:100%;padding:1rem}.snackbar__body{position:fixed;margin-bottom:1.6rem;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:600px;max-width:100%;padding:1rem;border:1px solid transparent;border-radius:6px;background-color:#1f2940}.snackbar__body h2{margin:0;font-size:1.2rem}.snackbar__body p{margin:0;font-size:1rem;color:#ccc}.snackbar__body button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem;border-color:#afafaf;color:#afafaf}.snackbar__body button:hover{opacity:0.8}.input-password-preview a{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.input-password-preview.password-hidden .input-password-preview__eyeopen{display:none}.input-password-preview.password-hidden .input-password-preview__eyeclosed{display:block}.input-password-preview.password-visible .input-password-preview__eyeopen{display:block}.input-password-preview.password-visible .input-password-preview__eyeclosed{display:none}.records-list{overflow:hidden;height:100%}.records-list__container{max-height:270px;overflow-y:auto;width:calc(100% + 30px);padding-right:30px;margin-top:20px}.records-list__record{cursor:pointer;padding-left:25px;padding-bottom:15px;margin-bottom:0;position:relative;padding-top:5px;display:block}.records-list__record h4{position:absolute;top:10px;right:0;margin:0;font-size:1.3rem}.records-list__record p{margin:0;font-size:1rem;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transition-timing-function:cubic-bezier(0.6, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.6, 0, 0.2, 1)}.records-list__record span{display:block;white-space:nowrap;max-width:100%;padding-right:3.5rem;color:#ccc;overflow:hidden;text-overflow:ellipsis;font-size:0.7rem}.records-list__record:hover p{font-size:1.1rem}.records-list__record::before{content:'';position:absolute;top:5px;left:-4px;background:#0078d3;border:4px solid #1f2940;width:15px;height:15px;border-radius:100px;z-index:1}.records-list__record:not(:last-child):after{content:'';position:absolute;left:3px;border-left:1px dashed #000;height:100%;width:1px;top:10px}.forward-form{padding:0;margin:0}.forward-form small,.forward-form .small{display:block;color:#9c9c9c;margin-bottom:0.5rem;margin-top:0.5rem}.forward-form input,.forward-form select,.forward-form textarea{color:#fff;background-color:#1f2940;border:1px solid #000}.forward-form input:active,.forward-form input:focus,.forward-form select:active,.forward-form select:focus,.forward-form textarea:active,.forward-form textarea:focus{color:#fff;background-color:#1f2940;border:1px solid #000}.forward-form input:disabled,.forward-form select:disabled,.forward-form textarea:disabled{color:#7e7e7e;background-color:#1f2940;border:1px solid #000}.forward-form .display-4{margin-top:2rem}.forward-form .form-group{margin-bottom:.8rem}.settings-page{margin-bottom:6rem;position:inherit}.settings-page__save{border-top:1px solid #000;border-left:1px solid #000;position:fixed;bottom:0;width:100%;padding:1rem 2rem;left:0;z-index:5;margin-left:17rem;background:#1f2940}.btn-forward{background-color:#0078d3;border-color:#0078d3;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;border-style:solid;text-transform:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;border-style:solid;text-transform:none;text-decoration:none;font-family:adobe-clean-ux, adobe-clean, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;line-height:1.3;cursor:pointer;border-radius:8px;min-height:40px;height:auto;min-width:72px;max-width:100%;padding:3.5px 14px 4.5px;font-size:14px;font-weight:700;-webkit-transition-duration:.45s;transition-duration:.45s;-webkit-transition-timing-function:cubic-bezier(0.26, 0.66, 0.45, 0.78);transition-timing-function:cubic-bezier(0.26, 0.66, 0.45, 0.78)}.btn-forward p{margin:0;padding:0}.btn-forward svg,.btn-forward img{-webkit-transition-duration:.45s;transition-duration:.45s;-webkit-transition-timing-function:cubic-bezier(0.26, 0.66, 0.45, 0.78);transition-timing-function:cubic-bezier(0.26, 0.66, 0.45, 0.78);opacity:1}.btn-forward.block{width:100%}.btn-forward:hover{background:transparent;color:#0078d3}.btn-forward:hover svg{fill:#0078d3}#ds_record_url{display:block;max-width:100%;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;padding-right:4rem;overflow:hidden}
/*# sourceMappingURL=forward.min.css.map */