@import url(/res2/css/fonts.css);
@import url(/res2/icons/font-awesome/css/fontawesome-all.css);
@import url(/res2/icons/simple-line-icons/css/simple-line-icons.css);
@import url(/res2/icons/weather-icons/css/weather-icons.min.css);
@import url(/res2/icons/themify-icons/themify-icons.css);
@import url(/res2/icons/flag-icon-css/flag-icon.min.css);
@import url(/res2/icons/material-design-iconic-font/css/materialdesignicons.min.css);
@import url(/res2/icons/crypto-icons/cryptocoins.css);
body[data-theme="dark"] {
  color: #b2b9bf;
  background: #323743 !important; }
  body[data-theme="dark"] .text-orange {
    color: rgba(251, 140, 0, 0.5) !important; }
  body[data-theme="dark"] .text-cyan {
    color: rgba(79, 195, 247, 0.5) !important; }
  body[data-theme="dark"] .text-info {
    color: rgba(44, 171, 227, 0.7) !important; }
  body[data-theme="dark"] .text-primary {
    color: rgba(112, 124, 210, 0.7) !important; }
  body[data-theme="dark"] .text-success {
    color: rgba(44, 208, 126, 0.5) !important; }
  body[data-theme="dark"] .text-dark {
    color: #e9ecef !important; }
  body[data-theme="dark"] .bg-cyan,
  body[data-theme="dark"] .card.bg-cyan,
  body[data-theme="dark"] .btn-cyan {
    background-color: rgba(79, 195, 247, 0.5) !important; }
  body[data-theme="dark"] .btn-info,
  body[data-theme="dark"] .bg-info,
  body[data-theme="dark"] .card.bg-info,
  body[data-theme="dark"] .badge-info,
  body[data-theme="dark"] .label-info {
    background-color: rgba(44, 171, 227, 0.5) !important;
    border-color: rgba(44, 171, 227, 0.5) !important; }
  body[data-theme="dark"] .btn-secondary,
  body[data-theme="dark"] .bg-secondary,
  body[data-theme="dark"] .card.bg-secondary,
  body[data-theme="dark"] .badge-secondary {
    background-color: rgba(136, 152, 170, 0.5) !important; }
  body[data-theme="dark"] .btn-primary,
  body[data-theme="dark"] .bg-primary,
  body[data-theme="dark"] .card.bg-primary,
  body[data-theme="dark"] .badge-primary,
  body[data-theme="dark"] .label-primary {
    background-color: rgba(112, 124, 210, 0.5) !important;
    border-color: rgba(112, 124, 210, 0.5) !important; }
  body[data-theme="dark"] .btn-orange,
  body[data-theme="dark"] .bg-orange,
  body[data-theme="dark"] .card.bg-orange {
    background-color: rgba(251, 140, 0, 0.5) !important;
    border-color: rgba(251, 140, 0, 0.5) !important; }
  body[data-theme="dark"] .btn-success,
  body[data-theme="dark"] .bg-success,
  body[data-theme="dark"] .card.bg-success,
  body[data-theme="dark"] .badge-success,
  body[data-theme="dark"] .label-success {
    background-color: rgba(44, 208, 126, 0.5) !important;
    border-color: rgba(44, 208, 126, 0.5) !important; }
  body[data-theme="dark"] .btn-danger,
  body[data-theme="dark"] .bg-danger,
  body[data-theme="dark"] .card.bg-danger,
  body[data-theme="dark"] .card.bg-danger,
  body[data-theme="dark"] .badge-danger,
  body[data-theme="dark"] .label-danger {
    background-color: rgba(255, 80, 80, 0.5) !important;
    border-color: rgba(255, 80, 80, 0.5) !important; }
  body[data-theme="dark"] .bg-warning,
  body[data-theme="dark"] .card.bg-warning,
  body[data-theme="dark"] .btn-warning,
  body[data-theme="dark"] .badge-warning,
  body[data-theme="dark"] .round.round-warning {
    background-color: rgba(255, 195, 109, 0.5) !important;
    border-color: rgba(255, 195, 109, 0.5) !important; }
  body[data-theme="dark"] .bg-white {
    background-color: #272b34 !important; }
  body[data-theme="dark"] .bg-dark {
    background-color: #8898aa !important; }
  body[data-theme="dark"] .round.round-danger {
    background: rgba(255, 80, 80, 0.5); }
  body[data-theme="dark"] .bg-light {
    background-color: #3c424e !important; }
  body[data-theme="dark"] .bg-light-info,
  body[data-theme="dark"] .btn-light-info,
  body[data-theme="dark"] .alert-light-info {
    background-color: rgba(44, 171, 227, 0.3) !important;
    border-color: rgba(44, 171, 227, 0.3) !important; }
  body[data-theme="dark"] .bg-light-success,
  body[data-theme="dark"] .btn-light-success,
  body[data-theme="dark"] .alert-light-success,
  body[data-theme="dark"] .email-app .email-table .selected {
    background-color: rgba(44, 208, 126, 0.3) !important;
    border-color: rgba(44, 208, 126, 0.3) !important; }
  body[data-theme="dark"] .bg-light-warning,
  body[data-theme="dark"] .btn-light-warning,
  body[data-theme="dark"] .alert-light-warning,
  body[data-theme="dark"] .mark,
  body[data-theme="dark"] mark,
  body[data-theme="dark"] .mark {
    background-color: rgba(255, 195, 109, 0.3) !important;
    border-color: rgba(255, 195, 109, 0.3) !important; }
  body[data-theme="dark"] .bg-light-danger,
  body[data-theme="dark"] .alert-light-danger,
  body[data-theme="dark"] .btn-light-danger {
    background-color: rgba(255, 80, 80, 0.3) !important;
    border-color: rgba(255, 80, 80, 0.3) !important; }
  body[data-theme="dark"] .bg-light-cyan,
  body[data-theme="dark"] .btn-light-cyan {
    background-color: #405863 !important;
    border-color: #405863 !important; }
  body[data-theme="dark"] .bg-light-secondary,
  body[data-theme="dark"] .btn-light-secondary,
  body[data-theme="dark"] .alert-light-secondary {
    background-color: rgba(136, 152, 170, 0.3) !important;
    border-color: rgba(136, 152, 170, 0.3) !important; }
  body[data-theme="dark"] .bg-light-inverse {
    background-color: #544f4f !important; }
  body[data-theme="dark"] .bg-light-primary,
  body[data-theme="dark"] .btn-light-primary,
  body[data-theme="dark"] .alert-light-primary {
    background-color: rgba(116, 96, 238, 0.3) !important;
    border-color: rgba(116, 96, 238, 0.3) !important; }
  body[data-theme="dark"] .btn-light-primary:hover, body[data-theme="dark"] .btn-light-primary:focus {
    background-color: #06758f !important;
    border-color: #06758f !important;
    color: #fff !important; }
  body[data-theme="dark"] .btn-light-success:hover, body[data-theme="dark"] .btn-light-success:focus {
    background-color: #2cd07e !important;
    border-color: #2cd07e !important;
    color: #fff !important; }
  body[data-theme="dark"] .btn-light-warning:hover, body[data-theme="dark"] .btn-light-warning:focus {
    background-color: #ffc36d !important;
    border-color: #ffc36d !important;
    color: #fff !important; }
  body[data-theme="dark"] .btn-light-danger:hover, body[data-theme="dark"] .btn-light-danger:focus {
    background-color: #ff5050 !important;
    border-color: #ff5050 !important;
    color: #fff !important; }
  body[data-theme="dark"] .btn-light-secondary:hover, body[data-theme="dark"] .btn-light-secondary:focus {
    background-color: #8898aa !important;
    border-color: #8898aa !important;
    color: #fff !important; }
  body[data-theme="dark"] .btn-light-info:hover, body[data-theme="dark"] .btn-light-info:focus {
    background-color: #2cabe3 !important;
    border-color: #2cabe3 !important;
    color: #fff !important; }
  body[data-theme="dark"] .badge-light {
    background-color: #343a40;
    color: #b2b9bf; }
  body[data-theme="dark"] .btn-light {
    background-color: #343a40;
    border-color: #343a40;
    color: #b2b9bf; }
  body[data-theme="dark"] .badge-light-success {
    background-color: #516d55; }
  body[data-theme="dark"] .badge-light-info {
    background-color: #27546f; }
  body[data-theme="dark"] .badge-light-danger {
    background-color: #583a41; }
  body[data-theme="dark"] .alert-primary {
    background-color: rgba(112, 124, 210, 0.4);
    border-color: rgba(112, 124, 210, 0.3);
    color: #7460ee; }
  body[data-theme="dark"] .alert-secondary {
    background-color: rgba(71, 86, 103, 0.4);
    border-color: rgba(222, 226, 231, 0.3);
    color: #8898aa; }
  body[data-theme="dark"] .alert-success {
    background-color: rgba(44, 208, 126, 0.4);
    border-color: rgba(44, 208, 126, 0.3); }
  body[data-theme="dark"] .alert-danger {
    background-color: rgba(255, 80, 80, 0.4);
    border-color: rgba(255, 80, 80, 0.3); }
  body[data-theme="dark"] .alert-warning {
    background-color: rgba(255, 195, 109, 0.4);
    border-color: rgba(255, 195, 109, 0.3); }
  body[data-theme="dark"] .alert-info {
    background-color: rgba(44, 171, 227, 0.4);
    border-color: rgba(44, 171, 227, 0.3); }
  body[data-theme="dark"] .alert-light {
    background-color: rgba(253, 254, 254, 0.4);
    border-color: rgba(252, 253, 254, 0.3); }
  body[data-theme="dark"] .alert-dark {
    background-color: rgba(52, 58, 64, 0.4);
    border-color: rgba(52, 58, 64, 0.3); }
  body[data-theme="dark"] .form-check-input {
    background-color: #323743;
    border: 1px solid rgba(255, 255, 255, 0.2); }
    body[data-theme="dark"] .form-check-input:checked {
      background-color: #2cabe3;
      border-color: #2cabe3; }
  body[data-theme="dark"] .table-primary,
  body[data-theme="dark"] .table-success,
  body[data-theme="dark"] .table-info,
  body[data-theme="dark"] .table-warning,
  body[data-theme="dark"] .table-danger {
    --bs-table-bg: unset; }
  body[data-theme="dark"] .table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: #313642; }
  body[data-theme="dark"] .table-danger,
  body[data-theme="dark"] .table-danger > th,
  body[data-theme="dark"] .table-danger > td {
    background-color: rgba(255, 80, 80, 0.2) !important; }
  body[data-theme="dark"] .table-success,
  body[data-theme="dark"] .table-success > th,
  body[data-theme="dark"] .table-success > td {
    background-color: rgba(44, 208, 126, 0.2) !important; }
  body[data-theme="dark"] .table-primary,
  body[data-theme="dark"] .table-primary > th,
  body[data-theme="dark"] .table-primary > td {
    background-color: rgba(112, 124, 210, 0.2) !important; }
  body[data-theme="dark"] .table-info,
  body[data-theme="dark"] .table-info > th,
  body[data-theme="dark"] .table-info > td {
    background-color: rgba(44, 171, 227, 0.2) !important; }
  body[data-theme="dark"] .table-warning,
  body[data-theme="dark"] .table-warning > th,
  body[data-theme="dark"] .table-warning > td {
    background-color: rgba(255, 195, 109, 0.2) !important; }
  body[data-theme="dark"] .form-control.border.border-warning {
    border-color: #ffc36d !important; }
  body[data-theme="dark"] .form-control.border.border-info {
    border-color: #2cabe3 !important; }
  body[data-theme="dark"] .form-control.border.border-danger {
    border-color: #ff5050 !important; }
  body[data-theme="dark"] .form-control.border.border-primary {
    border-color: #06758f !important; }
  body[data-theme="dark"] .form-control.border.border-success {
    border-color: #2cd07e !important; }
  body[data-theme="dark"] .fill-white {
    fill: rgba(0, 0, 0, 0.1); }
  body[data-theme="dark"] .btn-close,
  body[data-theme="dark"] .accordion-button::after {
    filter: contrast(0.1);
    opacity: 1; }
  body[data-theme="dark"] .h1,
  body[data-theme="dark"] .h2,
  body[data-theme="dark"] .h3,
  body[data-theme="dark"] .h4,
  body[data-theme="dark"] .h5,
  body[data-theme="dark"] .h6,
  body[data-theme="dark"] h1,
  body[data-theme="dark"] .h1,
  body[data-theme="dark"] h2,
  body[data-theme="dark"] .h2,
  body[data-theme="dark"] h3,
  body[data-theme="dark"] .h3,
  body[data-theme="dark"] h4,
  body[data-theme="dark"] .h4,
  body[data-theme="dark"] h5,
  body[data-theme="dark"] .h5,
  body[data-theme="dark"] h6,
  body[data-theme="dark"] .h6,
  body[data-theme="dark"] .page-wrapper,
  body[data-theme="dark"] .form-control,
  body[data-theme="dark"] .form-select,
  body[data-theme="dark"] .accordion-button,
  body[data-theme="dark"] .chat-list .chat-item .chat-content .box.bg-light,
  body[data-theme="dark"] .nav-tabs .nav-link.active,
  body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link,
  body[data-theme="dark"] .nav-tabs .nav-link:hover,
  body[data-theme="dark"] .nav-tabs .nav-link:focus,
  body[data-theme="dark"] .breadcrumb-item.active,
  body[data-theme="dark"] .input-group-text,
  body[data-theme="dark"] .custom-file-label::after,
  body[data-theme="dark"] .table .thead-light th,
  body[data-theme="dark"] .note-editor.note-frame .note-editing-area .note-editable,
  body[data-theme="dark"] .lobilists .btn-link,
  body[data-theme="dark"] .dropdown-menu,
  body[data-theme="dark"] ul.list-style-none li a,
  body[data-theme="dark"] .dropdown-item,
  body[data-theme="dark"] .mce-menubar .mce-menubtn button span,
  body[data-theme="dark"] .mce-ico,
  body[data-theme="dark"] .noUi-tooltip,
  body[data-theme="dark"] .picker,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--single .select2-selection__arrow,
  body[data-theme="dark"] .select2-container--default .select2-selection--single .select2-selection__rendered,
  body[data-theme="dark"] .dtp table.dtp-picker-days tr > td > a,
  body[data-theme="dark"] .dtp .dtp-picker-time > a,
  body[data-theme="dark"] .cke_reset_all,
  body[data-theme="dark"] .cke_reset_all *,
  body[data-theme="dark"] .cke_reset_all a,
  body[data-theme="dark"] .cke_reset_all textarea,
  body[data-theme="dark"] .table,
  body[data-theme="dark"] .popover-body,
  body[data-theme="dark"] button.list-group-item,
  body[data-theme="dark"] .toast-header,
  body[data-theme="dark"] .swal2-popup .swal2-content,
  body[data-theme="dark"] .swal2-popup .swal2-title,
  body[data-theme="dark"] .swal2-input,
  body[data-theme="dark"] .ql-snow .ql-picker.ql-header .ql-picker-label::before,
  body[data-theme="dark"] .ql-snow .ql-picker.ql-header .ql-picker-item::before,
  body[data-theme="dark"] .table-hover tbody tr:hover,
  body[data-theme="dark"] .email-app .list-group .list-group-item .list-group-item-action,
  body[data-theme="dark"] .lobilists .lobilist-item-title,
  body[data-theme="dark"] .daterangepicker select.hourselect,
  body[data-theme="dark"] .daterangepicker select.minuteselect,
  body[data-theme="dark"] .daterangepicker select.secondselect,
  body[data-theme="dark"] .daterangepicker select.ampmselect,
  body[data-theme="dark"] .daterangepicker select.monthselect,
  body[data-theme="dark"] .daterangepicker select.yearselect,
  body[data-theme="dark"] .mailbox .message-center .message-item .message-title,
  body[data-theme="dark"] .select2-container--default .select2-search--dropdown .select2-search__field,
  body[data-theme="dark"] a.link,
  body[data-theme="dark"] .chat-list .chat-item .chat-content .box,
  body[data-theme="dark"] .table-striped > tbody > tr:nth-of-type(odd),
  body[data-theme="dark"] .table-light,
  body[data-theme="dark"] .list-group-item-action,
  body[data-theme="dark"] .mce-container,
  body[data-theme="dark"] .mce-container *,
  body[data-theme="dark"] .mce-widget,
  body[data-theme="dark"] .mce-widget *,
  body[data-theme="dark"] .mce-reset,
  body[data-theme="dark"] .text-bodycolor,
  body[data-theme="dark"] .page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item::before,
  body[data-theme="dark"] .manage-table thead tr th,
  body[data-theme="dark"] .user-table thead,
  body[data-theme="dark"] .message-box .message-widget a .mail-desc,
  body[data-theme="dark"] .message-box .message-widget a .time,
  body[data-theme="dark"] .customizer .customizer-tab .nav-item .nav-link,
  body[data-theme="dark"] .note-btn,
  body[data-theme="dark"] .ql-formats button {
    color: #b2b9bf; }
  body[data-theme="dark"] .cke_button_icon {
    filter: brightness(0) invert(1); }
  body[data-theme="dark"] .customizer,
  body[data-theme="dark"] .chat-list .chat-item .chat-content .box.bg-light-info,
  body[data-theme="dark"] pre[class*="language-"],
  body[data-theme="dark"] .bg-white,
  body[data-theme="dark"] .input-group-text,
  body[data-theme="dark"] .custom-file-label::after,
  body[data-theme="dark"] .table .thead-light th,
  body[data-theme="dark"] .table-hover tbody tr:hover,
  body[data-theme="dark"] .icon-hover:hover,
  body[data-theme="dark"] .myadmin-dd .dd-list .dd-item .dd-handle,
  body[data-theme="dark"] .myadmin-dd-empty .dd-list .dd3-content,
  body[data-theme="dark"] .myadmin-dd-empty .dd-list .dd3-handle,
  body[data-theme="dark"] .mce-panel,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .select2-dropdown,
  body[data-theme="dark"] .select2-container--default .select2-results__option[aria-selected="true"],
  body[data-theme="dark"] .select2-container--classic .select2-search--dropdown .select2-search__field,
  body[data-theme="dark"] .daterangepicker td.available:hover,
  body[data-theme="dark"] .daterangepicker th.available:hover,
  body[data-theme="dark"] .ql-snow .ql-picker-options,
  body[data-theme="dark"] .form-select,
  body[data-theme="dark"] .jumbotron,
  body[data-theme="dark"] .page-wrapper,
  body[data-theme="dark"] .progress,
  body[data-theme="dark"] .list-group-item.active,
  body[data-theme="dark"] .dropdown-menu,
  body[data-theme="dark"] #main-wrapper,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .steps .disabled a,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .steps .disabled a:hover,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .steps .disabled a:active,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .content,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .actions .disabled a,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .actions .disabled a:hover,
  body[data-theme="dark"] .wizard:not(.wizard-circle) > .actions .disabled a:active,
  body[data-theme="dark"] .wizard-content .wizard > .steps .step,
  body[data-theme="dark"] .cke_toolbar_separator,
  body[data-theme="dark"] .wizard-content .wizard > .actions > ul > li > a[href="#previous"],
  body[data-theme="dark"] .toast-header,
  body[data-theme="dark"] .daterangepicker .ranges li:hover,
  body[data-theme="dark"] .select2-container--default .select2-search--dropdown .select2-search__field,
  body[data-theme="dark"] .offcanvas,
  body[data-theme="dark"] .note-toolbar,
  body[data-theme="dark"] .note-modal-content,
  body[data-theme="dark"] .accordion-item,
  body[data-theme="dark"] .accordion-button {
    background-color: #323743 !important; }
  body[data-theme="dark"] .note-btn {
    background-color: #272b34; }
  body[data-theme="dark"] .bg-light {
    background-color: #3c424e !important; }
  body[data-theme="dark"] .table-hover > tbody > tr:hover {
    --bs-table-accent-bg: $theme-dark-bg-layout !important; }
  body[data-theme="dark"] .table-light {
    --bs-table-bg: $theme-dark-bg-layout; }
  body[data-theme="dark"] .bg-extra-light {
    background-color: #3c424e !important; }
  body[data-theme="dark"] .daterangepicker td.off,
  body[data-theme="dark"] .daterangepicker td.off.in-range,
  body[data-theme="dark"] .daterangepicker td.off.start-date,
  body[data-theme="dark"] .daterangepicker td.off.end-date,
  body[data-theme="dark"] .datepicker table tr td.day.focused,
  body[data-theme="dark"] .datepicker table tr td.day:hover,
  body[data-theme="dark"] .datepicker .datepicker-switch:hover,
  body[data-theme="dark"] .datepicker .next:hover,
  body[data-theme="dark"] .datepicker .prev:hover,
  body[data-theme="dark"] .datepicker tfoot tr th:hover,
  body[data-theme="dark"] .noUi-target,
  body[data-theme="dark"] .noUi-tooltip,
  body[data-theme="dark"] .bootstrap-switch .bootstrap-switch-label,
  body[data-theme="dark"] .striped-rows .row:nth-child(odd),
  body[data-theme="dark"] .dp-off,
  body[data-theme="dark"] .footable-odd,
  body[data-theme="dark"] .jsgrid-alt-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-filter-row > .jsgrid-cell,
  body[data-theme="dark"] .cd-horizontal-timeline .events a::after,
  body[data-theme="dark"] .css-bar > i,
  body[data-theme="dark"] div.mce-edit-area,
  body[data-theme="dark"] .mce-menu-item.mce-disabled,
  body[data-theme="dark"] .mce-menu-item.mce-disabled:hover,
  body[data-theme="dark"] .cke_top,
  body[data-theme="dark"] .swal2-popup,
  body[data-theme="dark"] .fc-unthemed td.fc-today,
  body[data-theme="dark"] .fc-toolbar .fc-button.fc-state-active,
  body[data-theme="dark"] .picker__list-item,
  body[data-theme="dark"] .picker__box,
  body[data-theme="dark"] .picker--time .picker__box,
  body[data-theme="dark"] .daterangepicker,
  body[data-theme="dark"] .daterangepicker .calendar-table,
  body[data-theme="dark"] .feed-widget .feed-body .feed-item:hover,
  body[data-theme="dark"] .table-hover > tbody > tr:hover,
  body[data-theme="dark"] .manage-table tr.advanced-table td,
  body[data-theme="dark"] .email-app .list-group .list-group-item .list-group-item-action.active,
  body[data-theme="dark"] .email-app .list-group .list-group-item .list-group-item-action:hover {
    background: #323743 !important; }
  body[data-theme="dark"] .card-header {
    background: #3c424e; }
  body[data-theme="dark"] .toast,
  body[data-theme="dark"] .twitter-typeahead .tt-menu,
  body[data-theme="dark"] .footable .pagination li.disabled a,
  body[data-theme="dark"] .footable .pagination li a {
    background-color: #323743; }
  body[data-theme="dark"] .breadcrumb {
    background-color: transparent; }
  body[data-theme="dark"] .daterangepicker select.hourselect,
  body[data-theme="dark"] .daterangepicker select.minuteselect,
  body[data-theme="dark"] .daterangepicker select.secondselect,
  body[data-theme="dark"] .daterangepicker select.ampmselect,
  body[data-theme="dark"] .daterangepicker select.monthselect,
  body[data-theme="dark"] .daterangepicker select.yearselect {
    background: #323743;
    border: 1px solid #323743; }
  body[data-theme="dark"] .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    background-image: -webkit-linear-gradient(top, #272b34 50%, #272b34 100%); }
  body[data-theme="dark"] .card,
  body[data-theme="dark"] .form-select,
  body[data-theme="dark"] .form-control,
  body[data-theme="dark"] .nav-tabs .nav-link.active,
  body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link,
  body[data-theme="dark"] .list-group-item,
  body[data-theme="dark"] .modal-content,
  body[data-theme="dark"] .page-link,
  body[data-theme="dark"] .page-item.disabled .page-link,
  body[data-theme="dark"] .note-editor.note-frame .note-editing-area .note-editable,
  body[data-theme="dark"] .note-editor.note-frame .note-statusbar,
  body[data-theme="dark"] .lobilists .lobilist,
  body[data-theme="dark"] .jsgrid-header-row > .jsgrid-header-cell,
  body[data-theme="dark"] .jsgrid-row > .jsgrid-cell,
  body[data-theme="dark"] .css-bar:after,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .dtp > .dtp-content,
  body[data-theme="dark"] .popover,
  body[data-theme="dark"] .popover-header,
  body[data-theme="dark"] .right-part.mail-list,
  body[data-theme="dark"] .right-part.mail-details,
  body[data-theme="dark"] .right-part.mail-compose,
  body[data-theme="dark"] .left-part,
  body[data-theme="dark"] .card-footer,
  body[data-theme="dark"] .typeahead.form-control,
  body[data-theme="dark"] .select2-dropdown,
  body[data-theme="dark"] .accordion-button:not(.collapsed),
  body[data-theme="dark"] .jvectormap-container,
  body[data-theme="dark"] .list-group-item-action:active,
  body[data-theme="dark"] .page-breadcrumb {
    background-color: #272b34 !important; }
  body[data-theme="dark"] .footer,
  body[data-theme="dark"] .dropzone,
  body[data-theme="dark"] .dropdown-item:hover,
  body[data-theme="dark"] .dropdown-item:focus,
  body[data-theme="dark"] .picker__button--today,
  body[data-theme="dark"] .picker__button--clear,
  body[data-theme="dark"] .picker__button--close,
  body[data-theme="dark"] .jsgrid-grid-header,
  body[data-theme="dark"] .page-titles,
  body[data-theme="dark"] .mailbox .message-center .message-item.active,
  body[data-theme="dark"] .mailbox .message-center .message-item:hover {
    background: #272b34; }
  body[data-theme="dark"] .fc-unthemed .fc-divider,
  body[data-theme="dark"] .fc-unthemed .fc-list-heading td,
  body[data-theme="dark"] .fc-unthemed .fc-popover .fc-header {
    background: #b2b9bf; }
  body[data-theme="dark"] .form-control.form-input-bg {
    background-color: rgba(0, 0, 0, 0.05) !important;
    border: 0; }
    body[data-theme="dark"] .form-control.form-input-bg:focus {
      background-color: rgba(0, 0, 0, 0.09) !important; }
  body[data-theme="dark"] .note-btn,
  body[data-theme="dark"] .note-toolbar,
  body[data-theme="dark"] .form-check-input,
  body[data-theme="dark"] .btn-outline-secondary,
  body[data-theme="dark"] .border-bottom,
  body[data-theme="dark"] .border-top,
  body[data-theme="dark"] .border-start,
  body[data-theme="dark"] .border-end,
  body[data-theme="dark"] .border,
  body[data-theme="dark"] .activity-box .date-divider,
  body[data-theme="dark"] .dropdown-menu,
  body[data-theme="dark"] .form-control,
  body[data-theme="dark"] .form-select,
  body[data-theme="dark"] .footer,
  body[data-theme="dark"] .accordion-button,
  body[data-theme="dark"] table.footable,
  body[data-theme="dark"] table.footable-details,
  body[data-theme="dark"] .table th,
  body[data-theme="dark"] .table td,
  body[data-theme="dark"] .modal-header,
  body[data-theme="dark"] .modal-footer,
  body[data-theme="dark"] blockquote,
  body[data-theme="dark"] pre[class*="language-"],
  body[data-theme="dark"] .card-group .card,
  body[data-theme="dark"] .nav-tabs .nav-link.active,
  body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link,
  body[data-theme="dark"] .nav-tabs,
  body[data-theme="dark"] .nav-tabs .nav-link:hover,
  body[data-theme="dark"] .nav-tabs .nav-link:focus,
  body[data-theme="dark"] .list-group-item,
  body[data-theme="dark"] .custom-file-label,
  body[data-theme="dark"] .input-group-text,
  body[data-theme="dark"] .custom-file-label::after,
  body[data-theme="dark"] .left-part,
  body[data-theme="dark"] .page-link,
  body[data-theme="dark"] .profiletimeline,
  body[data-theme="dark"] .note-editor.note-frame,
  body[data-theme="dark"] .dropzone,
  body[data-theme="dark"] .note-editor.note-frame .note-statusbar,
  body[data-theme="dark"] .mailbox .message-center .message-item,
  body[data-theme="dark"] .lobilists .lobilist,
  body[data-theme="dark"] .lobilists .lobilist-item,
  body[data-theme="dark"] .lobilists .lobilist-item .drag-handler,
  body[data-theme="dark"] .lobilists .lobilist-footer,
  body[data-theme="dark"] .lobilists .lobilist-form-footer,
  body[data-theme="dark"] .bootstrap-switch,
  body[data-theme="dark"] .r-separator .form-group,
  body[data-theme="dark"] .b-form .row,
  body[data-theme="dark"] .datepaginator-sm .pagination li a,
  body[data-theme="dark"] .datepaginator-lg .pagination li a,
  body[data-theme="dark"] .datepaginator .pagination li a,
  body[data-theme="dark"] .ql-toolbar.ql-snow,
  body[data-theme="dark"] .ql-container.ql-snow,
  body[data-theme="dark"] .jsgrid-edit-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-filter-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-grid-body,
  body[data-theme="dark"] .jsgrid-grid-header,
  body[data-theme="dark"] .jsgrid-header-row > .jsgrid-header-cell,
  body[data-theme="dark"] .jsgrid-insert-row > .jsgrid-cell,
  body[data-theme="dark"] .jsgrid-pager-page a,
  body[data-theme="dark"] .jsgrid-pager-current-page,
  body[data-theme="dark"] .jsgrid-pager-nav-button a,
  body[data-theme="dark"] .timeline > .timeline-item > .timeline-panel,
  body[data-theme="dark"] .cd-horizontal-timeline .events a::after,
  body[data-theme="dark"] .cd-timeline-navigation a,
  body[data-theme="dark"] .mailbox .nav-link,
  body[data-theme="dark"] .dropdown-divider,
  body[data-theme="dark"] .e-campaign .c-cost,
  body[data-theme="dark"] .table-bordered,
  body[data-theme="dark"] .table-bordered td,
  body[data-theme="dark"] .table-bordered th,
  body[data-theme="dark"] .mce-panel,
  body[data-theme="dark"] .mce-menubar,
  body[data-theme="dark"] .mce-btn-group:not(:first-child),
  body[data-theme="dark"] .mce-btn:hover,
  body[data-theme="dark"] .mce-btn:active,
  body[data-theme="dark"] .mce-splitbtn:hover .mce-open,
  body[data-theme="dark"] .noUi-tooltip,
  body[data-theme="dark"] .picker__list-item,
  body[data-theme="dark"] .picker__button--today,
  body[data-theme="dark"] .picker__button--clear,
  body[data-theme="dark"] .picker__button--close,
  body[data-theme="dark"] .daterangepicker,
  body[data-theme="dark"] .daterangepicker .calendar-table,
  body[data-theme="dark"] .daterangepicker .drp-buttons,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .select2-dropdown,
  body[data-theme="dark"] .cke_chrome,
  body[data-theme="dark"] .cke_toolgroup a.cke_button:last-child:after,
  body[data-theme="dark"] .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after,
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps .step,
  body[data-theme="dark"] .select2-container--default .select2-selection--single,
  body[data-theme="dark"] .select2-container--default .select2-selection--multiple,
  body[data-theme="dark"] .select2-container--classic .select2-selection--single,
  body[data-theme="dark"] .select2-dropdown,
  body[data-theme="dark"] .steamline .sl-item,
  body[data-theme="dark"] .steamline,
  body[data-theme="dark"] .form-select,
  body[data-theme="dark"] .popover-header,
  body[data-theme="dark"] .accordion-collapse,
  body[data-theme="dark"] .twitter-typeahead .tt-menu,
  body[data-theme="dark"] .wizard-content .wizard > .actions > ul > li > a[href="#previous"],
  body[data-theme="dark"] .fixed-table-container,
  body[data-theme="dark"] .footable .pagination li.disabled a,
  body[data-theme="dark"] .footable .pagination li a {
    border-color: rgba(255, 255, 255, 0.2) !important; }
  body[data-theme="dark"] .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #272b34; }
  body[data-theme="dark"] .msg-widget .msg-item .msg-body .down-arrow {
    border-top: 8px solid #323743; }
  body[data-theme="dark"] .form-material .form-control,
  body[data-theme="dark"] .form-material .form-control.focus,
  body[data-theme="dark"] .form-material .form-control:focus {
    background-image: linear-gradient(#186dde, #186dde), linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)); }
  body[data-theme="dark"] .nav-tabs.manage-tabs .nav-item.show .nav-link,
  body[data-theme="dark"] .nav-tabs.manage-tabs .nav-link.active {
    color: #fff !important;
    background-color: #2cabe3 !important; }
  body[data-theme="dark"] .nav-tabs.manage-tabs h4 svg, body[data-theme="dark"] .nav-tabs.manage-tabs .h4 svg {
    color: #fff; }
  body[data-theme="dark"] .mailbox-widget .custom-tab .nav-item .nav-link.active {
    background: rgba(112, 124, 210, 0.1) !important; }
  body[data-theme="dark"] .css-bar-danger.css-bar-30 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(198deg, #fc4b6c 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-primary.css-bar-20 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(162deg, #2c63ff 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-primary.css-bar-50 {
    background-image: linear-gradient(270deg, #2c63ff 50%, transparent 50%, transparent), linear-gradient(270deg, #2c63ff 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-danger.css-bar-20 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(162deg, #fc4b6c 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-warning.css-bar-40 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(234deg, #ffbc34 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-info.css-bar-60 {
    background-image: linear-gradient(306deg, #1e88e5 50%, transparent 50%, transparent), linear-gradient(270deg, #1e88e5 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-success.css-bar-20 {
    background-image: linear-gradient(162deg, #26c6da 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-success.css-bar-10 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(126deg, #26c6da 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-purple.css-bar-10 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(126deg, #7266ba 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-primary.css-bar-45 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(252deg, #2c63ff 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-danger.css-bar-25 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(180deg, #fc4b6c 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-success.css-bar-35 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(216deg, #26c6da 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-primary.css-bar-40 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(234deg, #7460ee 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-info.css-bar-20 {
    background-image: linear-gradient(90deg, #323743 50%, transparent 50%, transparent), linear-gradient(162deg, #1e88e5 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .css-bar-danger.css-bar-60 {
    background-image: linear-gradient(306deg, #fc4b6c 50%, transparent 50%, transparent), linear-gradient(270deg, #fc4b6c 50%, #323743 50%, #323743); }
  body[data-theme="dark"] .ql-snow .ql-stroke {
    stroke: #b2b9bf; }
  body[data-theme="dark"] .timeline:before {
    background-color: #343a40; }
  body[data-theme="dark"] .cd-horizontal-timeline .events {
    background: #343a40; }
  body[data-theme="dark"] .timeline > .timeline-item > .timeline-panel:after {
    border-right: rgba(255, 255, 255, 0.2);
    border-left: rgba(255, 255, 255, 0.2); }
  body[data-theme="dark"] .mce-menubar .mce-menubtn:hover,
  body[data-theme="dark"] .mce-menubar .mce-menubtn.mce-active,
  body[data-theme="dark"] .mce-menubar .mce-menubtn:focus {
    background: #343a40;
    border-color: rgba(255, 255, 255, 0.2); }
  body[data-theme="dark"] .mce-btn {
    background: #3c424e;
    text-shadow: none; }
    body[data-theme="dark"] .mce-btn button {
      color: #b2b9bf; }
  body[data-theme="dark"] .wizard-content .wizard > .steps > ul > li.current .step {
    border-color: #2cabe3 !important;
    background-color: #000; }
  body[data-theme="dark"] .wizard-content .wizard > .steps > ul > li.current > a {
    color: #fff; }
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps > ul > li.current:after,
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:after,
  body[data-theme="dark"] .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before {
    background-color: rgba(255, 255, 255, 0.2); }
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current:after,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current:before,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:after,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:before,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li:after,
  body[data-theme="dark"] .wizard-content .wizard.vertical > .steps > ul > li:before {
    background-color: transparent; }
  body[data-theme="dark"] .was-validated .form-control:valid,
  body[data-theme="dark"] .form-control.is-valid,
  body[data-theme="dark"] .was-validated .custom-select:valid,
  body[data-theme="dark"] .custom-select.is-valid {
    border-color: #2cd07e !important; }
  body[data-theme="dark"] .was-validated .form-control:invalid,
  body[data-theme="dark"] .form-control.is-invalid,
  body[data-theme="dark"] .was-validated .custom-select:invalid,
  body[data-theme="dark"] .custom-select.is-invalid {
    border-color: #ff5050 !important; }
  body[data-theme="dark"] .fc td,
  body[data-theme="dark"] .fc th {
    background: #323743 !important;
    border-color: #272b34 !important; }
  body[data-theme="dark"] .fc-state-default {
    text-shadow: none; }
  body[data-theme="dark"] .fc-unthemed td.fc-today,
  body[data-theme="dark"] .fc-toolbar .fc-button.fc-state-active {
    background: #3c424e; }
  body[data-theme="dark"] .fc-unthemed .fc-divider,
  body[data-theme="dark"] .fc-unthemed .fc-list-heading td,
  body[data-theme="dark"] .fc-unthemed .fc-popover .fc-header {
    background: #3c424e; }
  body[data-theme="dark"] .ct-label {
    fill: #b2b9bf;
    color: #b2b9bf; }
  body[data-theme="dark"] .ct-grid {
    stroke: #2b2b2b; }
  body[data-theme="dark"] .c3 text {
    stroke: #b2b9bf; }
  body[data-theme="dark"] #morris-donut-chart path {
    stroke: #272b34; }
  body[data-theme="dark"] #morris-donut-chart text tspan {
    fill: #b2b9bf; }

/*!
 * Bootstrap v5.0.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #2cabe3;
  --bs-indigo: #6610f2;
  --bs-purple: #7460ee;
  --bs-pink: #e83e8c;
  --bs-red: #ff5050;
  --bs-orange: #fb8c00;
  --bs-yellow: #ffc36d;
  --bs-green: #2cd07e;
  --bs-teal: #20c997;
  --bs-cyan: #4fc3f7;
  --bs-white: #fff;
  --bs-gray: #8898aa;
  --bs-gray-dark: #343a40;
  --bs-primary: #06758f;
  --bs-secondary: #8898aa;
  --bs-success: #2cd07e;
  --bs-info: #2cabe3;
  --bs-warning: #ffc36d;
  --bs-danger: #ff5050;
  --bs-light: #f7fafc;
  --bs-dark: #343a40;
  --bs-cyan: #4fc3f7;
  --bs-orange: #fb8c00;
  --bs-purple: #7460ee;
  --bs-inverse: #4c5667;
  --bs-megna: #01c0c8;
  --bs-light-danger: #ffcaca;
  --bs-light-success: #b2ffd9;
  --bs-light-warning: #ffedd4;
  --bs-light-primary: #c6cdfd;
  --bs-light-info: #cfecfe;
  --bs-light-inverse: #f6f6f6;
  --bs-light-megna: #e0f2f4;
  --bs-light-secondary: #dde1e4;
  --bs-font-sans-serif: "Nunito Sans", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); }

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3e5569;
  background-color: #edf1f5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.sidebar-nav {
  font-size:0.9rem;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size]) {
  height: 1px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: calc(1.15rem + 1.2vw); }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 1.6rem; } }

h2, .h2 {
  font-size: calc(1.1125rem + 0.75vw); }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 1.4rem; } }

h3, .h3 {
  font-size: calc(1.075rem + 0.3vw); }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 1.3rem; } }

h4, .h4 {
  font-size: 1rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.875rem; }

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

abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small, .small {
  font-size: 0.875em; }

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #06758f;
  text-decoration: underline; }
  a:hover {
    color: #5a63a8; }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code {
  font-size: 0.875em;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 1px; }
  kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700; }

figure {
  margin: 0 0 1rem; }

img,
svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

caption {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  color: #a1aab2;
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }
  select:disabled {
    opacity: 1; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }

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

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }
  @media (min-width: 1200px) {
    legend {
      font-size: 1.5rem; } }
  legend + * {
    clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::file-selector-button {
  font: inherit; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

iframe {
  border: 0; }

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

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

.lead {
  font-size: 1.09375rem;
  font-weight: 300; }

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-1 {
      font-size: 5rem; } }

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-2 {
      font-size: 4.5rem; } }

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-3 {
      font-size: 4rem; } }

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-4 {
      font-size: 3.5rem; } }

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-5 {
      font-size: 3rem; } }

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-6 {
      font-size: 2.5rem; } }

.display-7 {
  font-size: calc(1.325rem + 0.9vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-7 {
      font-size: 2rem; } }

.display-8 {
  font-size: calc(1.3rem + 0.6vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-8 {
      font-size: 1.75rem; } }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

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

.initialism {
  font-size: 0.875em;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem; }
  .blockquote > :last-child {
    margin-bottom: 0; }

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #8898aa; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #edf1f5;
  border: 1px solid #dee2e6;
  border-radius: 2px;
  box-shadow: 0px 2px 9px 0px rgba(169, 184, 200, 0.2);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 0.875em;
  color: #8898aa; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1600px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.container, .container-sm, .container-md, .container-lg, .container-xl {
  max-width: 1320px; }

.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(
 var(--bs-gutter-y) * -1);
  margin-right: calc(
 var(--bs-gutter-x) / -2);
  margin-left: calc(
 var(--bs-gutter-x) / -2); }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(
 var(--bs-gutter-x) / 2);
    padding-left: calc(
 var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 auto;
  width: 8.33333%; }

.col-2 {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-3 {
  flex: 0 0 auto;
  width: 25%; }

.col-4 {
  flex: 0 0 auto;
  width: 33.33333%; }

.col-5 {
  flex: 0 0 auto;
  width: 41.66667%; }

.col-6 {
  flex: 0 0 auto;
  width: 50%; }

.col-7 {
  flex: 0 0 auto;
  width: 58.33333%; }

.col-8 {
  flex: 0 0 auto;
  width: 66.66667%; }

.col-9 {
  flex: 0 0 auto;
  width: 75%; }

.col-10 {
  flex: 0 0 auto;
  width: 83.33333%; }

.col-11 {
  flex: 0 0 auto;
  width: 91.66667%; }

.col-12 {
  flex: 0 0 auto;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1600px) {
  .col-xl {
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

.table {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #3e5569;
  --bs-table-striped-bg: #f7fafc;
  --bs-table-active-color: #3e5569;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #3e5569;
  --bs-table-hover-bg: #f7fafc;
  width: 100%;
  margin-bottom: 1rem;
  color: #3e5569;
  vertical-align: top;
  border-color: #e8eef3; }
  .table > :not(caption) > * > * {
    padding: 0.9375rem 0.4rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg); }
  .table > tbody {
    vertical-align: inherit; }
  .table > thead {
    vertical-align: bottom; }
  .table > :not(:last-child) > :last-child > * {
    border-bottom-color: transparent; }

.caption-top {
  caption-side: top; }

.table-sm > :not(caption) > * > * {
  padding: 10px 15px; }

.table-bordered > :not(caption) > * {
  border-width: 1px 0; }
  .table-bordered > :not(caption) > * > * {
    border-width: 0 1px; }

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0; }

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(
      --bs-table-striped-bg
    );
  color: var(--bs-table-striped-color); }

.table-active {
  --bs-table-accent-bg: var(
    --bs-table-active-bg
  );
  color: var(--bs-table-active-color); }

.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(
      --bs-table-hover-bg
    );
  color: var(--bs-table-hover-color); }

.table-primary {
  --bs-table-bg: #e2e5f6;
  --bs-table-striped-bg: #d7daea;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbcedd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d4e4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbcedd; }

.table-secondary {
  --bs-table-bg: #e7eaee;
  --bs-table-striped-bg: #dbdee2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #d0d3d6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d6d8dc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #d0d3d6; }

.table-success {
  --bs-table-bg: #d5f6e5;
  --bs-table-striped-bg: #caeada;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c0ddce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c5e4d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c0ddce; }

.table-info {
  --bs-table-bg: #d5eef9;
  --bs-table-striped-bg: #cae2ed;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c0d6e0;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c5dce6;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c0d6e0; }

.table-warning {
  --bs-table-bg: #fff3e2;
  --bs-table-striped-bg: #f2e7d7;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbcb;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1d1;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbcb; }

.table-danger {
  --bs-table-bg: #ffdcdc;
  --bs-table-striped-bg: #f2d1d1;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6c6c6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eccccc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6c6c6; }

.table-light {
  --bs-table-bg: #f7fafc;
  --bs-table-striped-bg: #ebeeef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dee1e3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e4e7e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dee1e3; }

.table-dark {
  --bs-table-bg: #343a40;
  --bs-table-striped-bg: #3e444a;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #484e53;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #43494e;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #484e53; }

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1599.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

.form-label {
  margin-bottom: 0.5rem; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  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.09375rem; }

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

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #a1aab2; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e9ecef;
  appearance: none;
  border-radius: 2px;
  box-shadow: unset;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control[type="file"] {
    overflow: hidden; }
    .form-control[type="file"]:not(:disabled):not(:read-only) {
      cursor: pointer; }
  .form-control:focus {
    color: #54667a;
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.25);
    outline: 0;
    box-shadow: unset, 0 0 0 0 rgba(0, 0, 0, 0); }
  .form-control::-webkit-date-and-time-value {
    height: 1.5em; }
  .form-control::placeholder {
    color: #8898aa;
    opacity: 1; }
  .form-control:disabled, .form-control:read-only {
    background-color: #e9ecef;
    opacity: 1; }
  .form-control::file-selector-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    color: #54667a;
    background-color: #f7fafc;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-control::file-selector-button {
        transition: none; } }
  .form-control:hover:not(:disabled):not(:read-only)::file-selector-button {
    background-color: #ebeeef; }
  .form-control::-webkit-file-upload-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    color: #54667a;
    background-color: #f7fafc;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-control::-webkit-file-upload-button {
        transition: none; } }
  .form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button {
    background-color: #ebeeef; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #3e5569;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem;
  border-radius: 4px; }
  .form-control-sm::file-selector-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    margin-inline-end: 0.5rem; }
  .form-control-sm::-webkit-file-upload-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    margin-inline-end: 0.5rem; }

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 4px; }
  .form-control-lg::file-selector-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    margin-inline-end: 1rem; }
  .form-control-lg::-webkit-file-upload-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    margin-inline-end: 1rem; }

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px); }

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px); }

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px); }

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem; }
  .form-control-color:not(:disabled):not(:read-only) {
    cursor: pointer; }
  .form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius: 2px; }
  .form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius: 2px; }

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #e9ecef;
  border-radius: 2px;
  box-shadow: unset;
  appearance: none; }
  .form-select:focus {
    border-color: rgba(0, 0, 0, 0.25);
    outline: 0;
    box-shadow: unset, unset; }
  .form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: 0.75rem;
    background-image: none; }
  .form-select:disabled {
    background-color: #e9ecef; }
  .form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #54667a; }

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.76563rem; }

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.09375rem; }

.form-check {
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.875em;
  margin-bottom: 0.125rem; }
  .form-check .form-check-input {
    float: left;
    margin-left: -1.875em; }

.form-check-input {
  width: 1.375em;
  height: 1.375em;
  margin-top: 0.0625em;
  vertical-align: top;
  background-color: #eaedf5;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 0;
  appearance: none;
  color-adjust: exact; }
  .form-check-input[type="checkbox"] {
    border-radius: 4px; }
  .form-check-input[type="radio"] {
    border-radius: 50%; }
  .form-check-input:active {
    filter: brightness(90%); }
  .form-check-input:focus {
    border-color: rgba(0, 0, 0, 0.25);
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  .form-check-input:checked {
    background-color: #2cabe3;
    border-color: #2cabe3; }
    .form-check-input:checked[type="checkbox"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); }
    .form-check-input:checked[type="radio"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-check-input[type="checkbox"]:indeterminate {
    background-color: #2cabe3;
    border-color: #2cabe3;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }
  .form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    opacity: 0.5; }

.form-switch {
  padding-left: 2.5em; }
  .form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-switch .form-check-input {
        transition: none; } }
    .form-switch .form-check-input:focus {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e"); }
    .form-switch .form-check-input:checked {
      background-position: right center;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.form-check-inline {
  display: inline-block;
  margin-right: 1rem; }

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
  .btn-check[disabled] + .btn, .btn-check:disabled + .btn {
    pointer-events: none;
    filter: none;
    opacity: 0.65; }

.form-range {
  width: 100%;
  height: 1rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .form-range:focus {
    outline: 0; }
    .form-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #edf1f5, 0 0 0 0 rgba(0, 0, 0, 0); }
    .form-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #edf1f5, 0 0 0 0 rgba(0, 0, 0, 0); }
  .form-range::-moz-focus-outer {
    border: 0; }
  .form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #2cabe3;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .form-range::-webkit-slider-thumb {
        transition: none; } }
    .form-range::-webkit-slider-thumb:active {
      background-color: #c0e6f7; }
  .form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); }
  .form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #2cabe3;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .form-range::-moz-range-thumb {
        transition: none; } }
    .form-range::-moz-range-thumb:active {
      background-color: #c0e6f7; }
  .form-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); }
  .form-range:disabled {
    pointer-events: none; }
    .form-range:disabled::-webkit-slider-thumb {
      background-color: #a1aab2; }
    .form-range:disabled::-moz-range-thumb {
      background-color: #a1aab2; }

.form-floating {
  position: relative; }
  .form-floating > .form-control,
  .form-floating > .form-select {
    height: calc(3.5rem + 2px);
    padding: 1rem 0.75rem; }
  .form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-floating > label {
        transition: none; } }
  .form-floating > .form-control::placeholder {
    color: transparent; }
  .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem; }
  .form-floating > .form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem; }
  .form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem; }
  .form-floating > .form-control:focus ~ label,
  .form-floating > .form-control:not(:placeholder-shown) ~ label,
  .form-floating > .form-select ~ label {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  .form-floating > .form-control:-webkit-autofill ~ label {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0; }
  .input-group > .form-control:focus,
  .input-group > .form-select:focus {
    z-index: 3; }
  .input-group .btn {
    position: relative;
    z-index: 2; }
    .input-group .btn:focus {
      z-index: 3; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  text-align: center;
  white-space: nowrap;
  background-color: #f7fafc;
  border: 1px solid #e9ecef;
  border-radius: 2px; }

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 4px; }

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem;
  border-radius: 4px; }

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

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #2cd07e; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.76563rem;
  color: #000;
  background-color: rgba(44, 208, 126, 0.9);
  border-radius: 2px; }

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #2cd07e;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232cd07e' 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: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #2cd07e;
    box-shadow: 0 0 0 0 rgba(44, 208, 126, 0); }

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

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #2cd07e; }
  .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232cd07e' 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: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
    border-color: #2cd07e;
    box-shadow: 0 0 0 0 rgba(44, 208, 126, 0); }

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #2cd07e; }
  .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
    background-color: #2cd07e; }
  .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
    box-shadow: 0 0 0 0 rgba(44, 208, 126, 0); }
  .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #2cd07e; }

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em; }

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated
.input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 3; }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #ff5050; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.76563rem;
  color: #000;
  background-color: rgba(255, 80, 80, 0.9);
  border-radius: 2px; }

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #ff5050;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff5050'%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='%23ff5050' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #ff5050;
    box-shadow: 0 0 0 0 rgba(255, 80, 80, 0); }

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

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #ff5050; }
  .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff5050'%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='%23ff5050' stroke='none'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
    border-color: #ff5050;
    box-shadow: 0 0 0 0 rgba(255, 80, 80, 0); }

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #ff5050; }
  .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
    background-color: #ff5050; }
  .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
    box-shadow: 0 0 0 0 rgba(255, 80, 80, 0); }
  .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #ff5050; }

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em; }

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated
.input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 3; }

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #3e5569;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #3e5569; }
  .btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  .btn-check:checked + .btn,
  .btn-check:active + .btn, .btn:active, .btn.active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn-check:checked + .btn:focus,
    .btn-check:active + .btn:focus, .btn:active:focus, .btn.active:focus {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn:disabled, .btn.disabled,
  fieldset:disabled .btn {
    pointer-events: none;
    opacity: 0.65;
    box-shadow: none; }

.btn-primary {
  color: #000;
  background-color: #06758f;
  border-color: #06758f;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-primary:hover {
    color: #000;
    background-color: #8590d9;
    border-color: #7e89d7; }
  .btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #000;
    background-color: #8590d9;
    border-color: #7e89d7;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(95, 105, 179, 0.5); }
  .btn-check:checked + .btn-primary,
  .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #000;
    background-color: #8d96db;
    border-color: #7e89d7; }
    .btn-check:checked + .btn-primary:focus,
    .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(95, 105, 179, 0.5); }
  .btn-primary:disabled, .btn-primary.disabled {
    color: #000;
    background-color: #06758f;
    border-color: #06758f; }

.btn-secondary {
  color: #000;
  background-color: #8898aa;
  border-color: #8898aa;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-secondary:hover {
    color: #000;
    background-color: #9aa7b7;
    border-color: #94a2b3; }
  .btn-check:focus + .btn-secondary, .btn-secondary:focus {
    color: #000;
    background-color: #9aa7b7;
    border-color: #94a2b3;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(116, 129, 145, 0.5); }
  .btn-check:checked + .btn-secondary,
  .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #a0adbb;
    border-color: #94a2b3; }
    .btn-check:checked + .btn-secondary:focus,
    .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(116, 129, 145, 0.5); }
  .btn-secondary:disabled, .btn-secondary.disabled {
    color: #000;
    background-color: #8898aa;
    border-color: #8898aa; }

.btn-success {
  color: #000;
  background-color: #15aa51;
  border-color: #15aa51;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-success:hover {
    color: #000;
    background-color: #20c161;
    border-color: #20c161; }
  .btn-check:focus + .btn-success, .btn-success:focus {
    color: #000;
    background-color: #20c161;
    border-color: #20c161;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(37, 177, 107, 0.5); }
  .btn-check:checked + .btn-success,
  .btn-check:active + .btn-success, .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #000;
    background-color: #28d36d;
    border-color: #41d58b; }
    .btn-check:checked + .btn-success:focus,
    .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(37, 177, 107, 0.5); }
  .btn-success:disabled, .btn-success.disabled {
    color: #000;
    background-color: #2cd07e;
    border-color: #2cd07e; }

.btn-info {
  color: #000;
  background-color: #2cabe3;
  border-color: #2cabe3;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-info:hover {
    color: #000;
    background-color: #4cb8e7;
    border-color: #41b3e6; }
  .btn-check:focus + .btn-info, .btn-info:focus {
    color: #000;
    background-color: #4cb8e7;
    border-color: #41b3e6;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(37, 145, 193, 0.5); }
  .btn-check:checked + .btn-info,
  .btn-check:active + .btn-info, .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #000;
    background-color: #56bce9;
    border-color: #41b3e6; }
    .btn-check:checked + .btn-info:focus,
    .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(37, 145, 193, 0.5); }
  .btn-info:disabled, .btn-info.disabled {
    color: #000;
    background-color: #2cabe3;
    border-color: #2cabe3; }

.btn-warning {
  color: #000;
  background-color: #ffc36d;
  border-color: #ffc36d;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-warning:hover {
    color: #000;
    background-color: #ffcc83;
    border-color: #ffc97c; }
  .btn-check:focus + .btn-warning, .btn-warning:focus {
    color: #000;
    background-color: #ffcc83;
    border-color: #ffc97c;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(217, 166, 93, 0.5); }
  .btn-check:checked + .btn-warning,
  .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcf8a;
    border-color: #ffc97c; }
    .btn-check:checked + .btn-warning:focus,
    .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(217, 166, 93, 0.5); }
  .btn-warning:disabled, .btn-warning.disabled {
    color: #000;
    background-color: #ffc36d;
    border-color: #ffc36d; }

.btn-danger {
  color: #000;
  background-color: #ff5050;
  border-color: #ff5050;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-danger:hover {
    color: #000;
    background-color: #ff6a6a;
    border-color: #ff6262; }
  .btn-check:focus + .btn-danger, .btn-danger:focus {
    color: #000;
    background-color: #ff6a6a;
    border-color: #ff6262;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(217, 68, 68, 0.5); }
  .btn-check:checked + .btn-danger,
  .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #000;
    background-color: #ff7373;
    border-color: #ff6262; }
    .btn-check:checked + .btn-danger:focus,
    .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(217, 68, 68, 0.5); }
  .btn-danger:disabled, .btn-danger.disabled {
    color: #000;
    background-color: #ff5050;
    border-color: #ff5050; }

.btn-light {
  color: #000;
  background-color: #f7fafc;
  border-color: #f7fafc;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light:hover {
    color: #000;
    background-color: #f8fbfc;
    border-color: #f8fbfc; }
  .btn-check:focus + .btn-light, .btn-light:focus {
    color: #000;
    background-color: #f8fbfc;
    border-color: #f8fbfc;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(210, 213, 214, 0.5); }
  .btn-check:checked + .btn-light,
  .btn-check:active + .btn-light, .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    color: #000;
    background-color: #f9fbfd;
    border-color: #f8fbfc; }
    .btn-check:checked + .btn-light:focus,
    .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(210, 213, 214, 0.5); }
  .btn-light:disabled, .btn-light.disabled {
    color: #000;
    background-color: #f7fafc;
    border-color: #f7fafc; }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-dark:hover {
    color: #fff;
    background-color: #2c3136;
    border-color: #2a2e33; }
  .btn-check:focus + .btn-dark, .btn-dark:focus {
    color: #fff;
    background-color: #2c3136;
    border-color: #2a2e33;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(82, 88, 93, 0.5); }
  .btn-check:checked + .btn-dark,
  .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #2a2e33;
    border-color: #272c30; }
    .btn-check:checked + .btn-dark:focus,
    .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(82, 88, 93, 0.5); }
  .btn-dark:disabled, .btn-dark.disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }

.btn-cyan {
  color: #000;
  background-color: #4fc3f7;
  border-color: #4fc3f7;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-cyan:hover {
    color: #000;
    background-color: #69ccf8;
    border-color: #61c9f8; }
  .btn-check:focus + .btn-cyan, .btn-cyan:focus {
    color: #000;
    background-color: #69ccf8;
    border-color: #61c9f8;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(67, 166, 210, 0.5); }
  .btn-check:checked + .btn-cyan,
  .btn-check:active + .btn-cyan, .btn-cyan:active, .btn-cyan.active,
  .show > .btn-cyan.dropdown-toggle {
    color: #000;
    background-color: #72cff9;
    border-color: #61c9f8; }
    .btn-check:checked + .btn-cyan:focus,
    .btn-check:active + .btn-cyan:focus, .btn-cyan:active:focus, .btn-cyan.active:focus,
    .show > .btn-cyan.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(67, 166, 210, 0.5); }
  .btn-cyan:disabled, .btn-cyan.disabled {
    color: #000;
    background-color: #4fc3f7;
    border-color: #4fc3f7; }

.btn-orange {
  color: #000;
  background-color: #fb8c00;
  border-color: #fb8c00;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-orange:hover {
    color: #000;
    background-color: #fc9d26;
    border-color: #fb981a; }
  .btn-check:focus + .btn-orange, .btn-orange:focus {
    color: #000;
    background-color: #fc9d26;
    border-color: #fb981a;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(213, 119, 0, 0.5); }
  .btn-check:checked + .btn-orange,
  .btn-check:active + .btn-orange, .btn-orange:active, .btn-orange.active,
  .show > .btn-orange.dropdown-toggle {
    color: #000;
    background-color: #fca333;
    border-color: #fb981a; }
    .btn-check:checked + .btn-orange:focus,
    .btn-check:active + .btn-orange:focus, .btn-orange:active:focus, .btn-orange.active:focus,
    .show > .btn-orange.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(213, 119, 0, 0.5); }
  .btn-orange:disabled, .btn-orange.disabled {
    color: #000;
    background-color: #fb8c00;
    border-color: #fb8c00; }

.btn-purple {
  color: #fff;
  background-color: #7460ee;
  border-color: #7460ee;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-purple:hover {
    color: #fff;
    background-color: #6352ca;
    border-color: #5d4dbe; }
  .btn-check:focus + .btn-purple, .btn-purple:focus {
    color: #fff;
    background-color: #6352ca;
    border-color: #5d4dbe;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(137, 120, 241, 0.5); }
  .btn-check:checked + .btn-purple,
  .btn-check:active + .btn-purple, .btn-purple:active, .btn-purple.active,
  .show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #5d4dbe;
    border-color: #5748b3; }
    .btn-check:checked + .btn-purple:focus,
    .btn-check:active + .btn-purple:focus, .btn-purple:active:focus, .btn-purple.active:focus,
    .show > .btn-purple.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(137, 120, 241, 0.5); }
  .btn-purple:disabled, .btn-purple.disabled {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }

.btn-inverse {
  color: #fff;
  background-color: #4c5667;
  border-color: #4c5667;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-inverse:hover {
    color: #fff;
    background-color: #414958;
    border-color: #3d4552; }
  .btn-check:focus + .btn-inverse, .btn-inverse:focus {
    color: #fff;
    background-color: #414958;
    border-color: #3d4552;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(103, 111, 126, 0.5); }
  .btn-check:checked + .btn-inverse,
  .btn-check:active + .btn-inverse, .btn-inverse:active, .btn-inverse.active,
  .show > .btn-inverse.dropdown-toggle {
    color: #fff;
    background-color: #3d4552;
    border-color: #39414d; }
    .btn-check:checked + .btn-inverse:focus,
    .btn-check:active + .btn-inverse:focus, .btn-inverse:active:focus, .btn-inverse.active:focus,
    .show > .btn-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(103, 111, 126, 0.5); }
  .btn-inverse:disabled, .btn-inverse.disabled {
    color: #fff;
    background-color: #4c5667;
    border-color: #4c5667; }

.btn-megna {
  color: #000;
  background-color: #01c0c8;
  border-color: #01c0c8;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-megna:hover {
    color: #000;
    background-color: #27c9d0;
    border-color: #1ac6ce; }
  .btn-check:focus + .btn-megna, .btn-megna:focus {
    color: #000;
    background-color: #27c9d0;
    border-color: #1ac6ce;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(1, 163, 170, 0.5); }
  .btn-check:checked + .btn-megna,
  .btn-check:active + .btn-megna, .btn-megna:active, .btn-megna.active,
  .show > .btn-megna.dropdown-toggle {
    color: #000;
    background-color: #34cdd3;
    border-color: #1ac6ce; }
    .btn-check:checked + .btn-megna:focus,
    .btn-check:active + .btn-megna:focus, .btn-megna:active:focus, .btn-megna.active:focus,
    .show > .btn-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(1, 163, 170, 0.5); }
  .btn-megna:disabled, .btn-megna.disabled {
    color: #000;
    background-color: #01c0c8;
    border-color: #01c0c8; }

.btn-light-danger {
  color: #000;
  background-color: #ffcaca;
  border-color: #ffcaca;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-danger:hover {
    color: #000;
    background-color: #ffd2d2;
    border-color: #ffcfcf; }
  .btn-check:focus + .btn-light-danger, .btn-light-danger:focus {
    color: #000;
    background-color: #ffd2d2;
    border-color: #ffcfcf;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(217, 172, 172, 0.5); }
  .btn-check:checked + .btn-light-danger,
  .btn-check:active + .btn-light-danger, .btn-light-danger:active, .btn-light-danger.active,
  .show > .btn-light-danger.dropdown-toggle {
    color: #000;
    background-color: #ffd5d5;
    border-color: #ffcfcf; }
    .btn-check:checked + .btn-light-danger:focus,
    .btn-check:active + .btn-light-danger:focus, .btn-light-danger:active:focus, .btn-light-danger.active:focus,
    .show > .btn-light-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(217, 172, 172, 0.5); }
  .btn-light-danger:disabled, .btn-light-danger.disabled {
    color: #000;
    background-color: #ffcaca;
    border-color: #ffcaca; }

.btn-light-success {
  color: #000;
  background-color: #b2ffd9;
  border-color: #b2ffd9;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-success:hover {
    color: #000;
    background-color: #beffdf;
    border-color: #baffdd; }
  .btn-check:focus + .btn-light-success, .btn-light-success:focus {
    color: #000;
    background-color: #beffdf;
    border-color: #baffdd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(151, 217, 184, 0.5); }
  .btn-check:checked + .btn-light-success,
  .btn-check:active + .btn-light-success, .btn-light-success:active, .btn-light-success.active,
  .show > .btn-light-success.dropdown-toggle {
    color: #000;
    background-color: #c1ffe1;
    border-color: #baffdd; }
    .btn-check:checked + .btn-light-success:focus,
    .btn-check:active + .btn-light-success:focus, .btn-light-success:active:focus, .btn-light-success.active:focus,
    .show > .btn-light-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(151, 217, 184, 0.5); }
  .btn-light-success:disabled, .btn-light-success.disabled {
    color: #000;
    background-color: #b2ffd9;
    border-color: #b2ffd9; }

.btn-light-warning {
  color: #000;
  background-color: #ffedd4;
  border-color: #ffedd4;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-warning:hover {
    color: #000;
    background-color: #fff0da;
    border-color: #ffefd8; }
  .btn-check:focus + .btn-light-warning, .btn-light-warning:focus {
    color: #000;
    background-color: #fff0da;
    border-color: #ffefd8;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(217, 201, 180, 0.5); }
  .btn-check:checked + .btn-light-warning,
  .btn-check:active + .btn-light-warning, .btn-light-warning:active, .btn-light-warning.active,
  .show > .btn-light-warning.dropdown-toggle {
    color: #000;
    background-color: #fff1dd;
    border-color: #ffefd8; }
    .btn-check:checked + .btn-light-warning:focus,
    .btn-check:active + .btn-light-warning:focus, .btn-light-warning:active:focus, .btn-light-warning.active:focus,
    .show > .btn-light-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(217, 201, 180, 0.5); }
  .btn-light-warning:disabled, .btn-light-warning.disabled {
    color: #000;
    background-color: #ffedd4;
    border-color: #ffedd4; }

.btn-light-primary {
  color: #000;
  background-color: #c6cdfd;
  border-color: #c6cdfd;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-primary:hover {
    color: #000;
    background-color: #cfd5fd;
    border-color: #ccd2fd; }
  .btn-check:focus + .btn-light-primary, .btn-light-primary:focus {
    color: #000;
    background-color: #cfd5fd;
    border-color: #ccd2fd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(168, 174, 215, 0.5); }
  .btn-check:checked + .btn-light-primary,
  .btn-check:active + .btn-light-primary, .btn-light-primary:active, .btn-light-primary.active,
  .show > .btn-light-primary.dropdown-toggle {
    color: #000;
    background-color: #d1d7fd;
    border-color: #ccd2fd; }
    .btn-check:checked + .btn-light-primary:focus,
    .btn-check:active + .btn-light-primary:focus, .btn-light-primary:active:focus, .btn-light-primary.active:focus,
    .show > .btn-light-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(168, 174, 215, 0.5); }
  .btn-light-primary:disabled, .btn-light-primary.disabled {
    color: #000;
    background-color: #c6cdfd;
    border-color: #c6cdfd; }

.btn-light-info {
  color: #000;
  background-color: #cfecfe;
  border-color: #cfecfe;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-info:hover {
    color: #000;
    background-color: #d6effe;
    border-color: #d4eefe; }
  .btn-check:focus + .btn-light-info, .btn-light-info:focus {
    color: #000;
    background-color: #d6effe;
    border-color: #d4eefe;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(176, 201, 216, 0.5); }
  .btn-check:checked + .btn-light-info,
  .btn-check:active + .btn-light-info, .btn-light-info:active, .btn-light-info.active,
  .show > .btn-light-info.dropdown-toggle {
    color: #000;
    background-color: #d9f0fe;
    border-color: #d4eefe; }
    .btn-check:checked + .btn-light-info:focus,
    .btn-check:active + .btn-light-info:focus, .btn-light-info:active:focus, .btn-light-info.active:focus,
    .show > .btn-light-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(176, 201, 216, 0.5); }
  .btn-light-info:disabled, .btn-light-info.disabled {
    color: #000;
    background-color: #cfecfe;
    border-color: #cfecfe; }

.btn-light-inverse {
  color: #000;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-inverse:hover {
    color: #000;
    background-color: #f7f7f7;
    border-color: #f7f7f7; }
  .btn-check:focus + .btn-light-inverse, .btn-light-inverse:focus {
    color: #000;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(209, 209, 209, 0.5); }
  .btn-check:checked + .btn-light-inverse,
  .btn-check:active + .btn-light-inverse, .btn-light-inverse:active, .btn-light-inverse.active,
  .show > .btn-light-inverse.dropdown-toggle {
    color: #000;
    background-color: #f8f8f8;
    border-color: #f7f7f7; }
    .btn-check:checked + .btn-light-inverse:focus,
    .btn-check:active + .btn-light-inverse:focus, .btn-light-inverse:active:focus, .btn-light-inverse.active:focus,
    .show > .btn-light-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(209, 209, 209, 0.5); }
  .btn-light-inverse:disabled, .btn-light-inverse.disabled {
    color: #000;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }

.btn-light-megna {
  color: #000;
  background-color: #e0f2f4;
  border-color: #e0f2f4;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-megna:hover {
    color: #000;
    background-color: #e5f4f6;
    border-color: #e3f3f5; }
  .btn-check:focus + .btn-light-megna, .btn-light-megna:focus {
    color: #000;
    background-color: #e5f4f6;
    border-color: #e3f3f5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(190, 206, 207, 0.5); }
  .btn-check:checked + .btn-light-megna,
  .btn-check:active + .btn-light-megna, .btn-light-megna:active, .btn-light-megna.active,
  .show > .btn-light-megna.dropdown-toggle {
    color: #000;
    background-color: #e6f5f6;
    border-color: #e3f3f5; }
    .btn-check:checked + .btn-light-megna:focus,
    .btn-check:active + .btn-light-megna:focus, .btn-light-megna:active:focus, .btn-light-megna.active:focus,
    .show > .btn-light-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(190, 206, 207, 0.5); }
  .btn-light-megna:disabled, .btn-light-megna.disabled {
    color: #000;
    background-color: #e0f2f4;
    border-color: #e0f2f4; }

.btn-light-secondary {
  color: #000;
  background-color: #dde1e4;
  border-color: #dde1e4;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
  .btn-light-secondary:hover {
    color: #000;
    background-color: #e2e6e8;
    border-color: #e0e4e7; }
  .btn-check:focus + .btn-light-secondary, .btn-light-secondary:focus {
    color: #000;
    background-color: #e2e6e8;
    border-color: #e0e4e7;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0 rgba(188, 191, 194, 0.5); }
  .btn-check:checked + .btn-light-secondary,
  .btn-check:active + .btn-light-secondary, .btn-light-secondary:active, .btn-light-secondary.active,
  .show > .btn-light-secondary.dropdown-toggle {
    color: #000;
    background-color: #e4e7e9;
    border-color: #e0e4e7; }
    .btn-check:checked + .btn-light-secondary:focus,
    .btn-check:active + .btn-light-secondary:focus, .btn-light-secondary:active:focus, .btn-light-secondary.active:focus,
    .show > .btn-light-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(188, 191, 194, 0.5); }
  .btn-light-secondary:disabled, .btn-light-secondary.disabled {
    color: #000;
    background-color: #dde1e4;
    border-color: #dde1e4; }

.btn-outline-primary {
  color: #06758f;
  border-color: #06758f; }
  .btn-outline-primary:hover {
    color: #000;
    background-color: #06758f;
    border-color: #06758f; }
  .btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0 rgba(112, 124, 210, 0.5); }
  .btn-check:checked + .btn-outline-primary,
  .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: #000;
    background-color: #06758f;
    border-color: #06758f; }
    .btn-check:checked + .btn-outline-primary:focus,
    .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(112, 124, 210, 0.5); }
  .btn-outline-primary:disabled, .btn-outline-primary.disabled {
    color: #06758f;
    background-color: transparent; }

.btn-outline-secondary {
  color: #8898aa;
  border-color: #8898aa; }
  .btn-outline-secondary:hover {
    color: #000;
    background-color: #8898aa;
    border-color: #8898aa; }
  .btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0 rgba(136, 152, 170, 0.5); }
  .btn-check:checked + .btn-outline-secondary,
  .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
    color: #000;
    background-color: #8898aa;
    border-color: #8898aa; }
    .btn-check:checked + .btn-outline-secondary:focus,
    .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(136, 152, 170, 0.5); }
  .btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
    color: #8898aa;
    background-color: transparent; }

.btn-outline-success {
  color: #15aa51;
  border-color: #15aa51; }
  .btn-outline-success:hover {
    color: #000;
    background-color: #2cd07e;
    border-color: #2cd07e; }
  .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
    box-shadow: 0 0 0 0 rgba(44, 208, 126, 0.5); }
  .btn-check:checked + .btn-outline-success,
  .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
    color: #000;
    background-color: #2cd07e;
    border-color: #2cd07e; }
    .btn-check:checked + .btn-outline-success:focus,
    .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(44, 208, 126, 0.5); }
  .btn-outline-success:disabled, .btn-outline-success.disabled {
    color: #2cd07e;
    background-color: transparent; }

.btn-outline-info {
  color: #2cabe3;
  border-color: #2cabe3; }
  .btn-outline-info:hover {
    color: #000;
    background-color: #2cabe3;
    border-color: #2cabe3; }
  .btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
    box-shadow: 0 0 0 0 rgba(44, 171, 227, 0.5); }
  .btn-check:checked + .btn-outline-info,
  .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
    color: #000;
    background-color: #2cabe3;
    border-color: #2cabe3; }
    .btn-check:checked + .btn-outline-info:focus,
    .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(44, 171, 227, 0.5); }
  .btn-outline-info:disabled, .btn-outline-info.disabled {
    color: #2cabe3;
    background-color: transparent; }

.btn-outline-warning {
  color: #ffc36d;
  border-color: #ffc36d; }
  .btn-outline-warning:hover {
    color: #000;
    background-color: #ffc36d;
    border-color: #ffc36d; }
  .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
    box-shadow: 0 0 0 0 rgba(255, 195, 109, 0.5); }
  .btn-check:checked + .btn-outline-warning,
  .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
    color: #000;
    background-color: #ffc36d;
    border-color: #ffc36d; }
    .btn-check:checked + .btn-outline-warning:focus,
    .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 195, 109, 0.5); }
  .btn-outline-warning:disabled, .btn-outline-warning.disabled {
    color: #ffc36d;
    background-color: transparent; }

.btn-outline-danger {
  color: #ff5050;
  border-color: #ff5050; }
  .btn-outline-danger:hover {
    color: #000;
    background-color: #ff5050;
    border-color: #ff5050; }
  .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
    box-shadow: 0 0 0 0 rgba(255, 80, 80, 0.5); }
  .btn-check:checked + .btn-outline-danger,
  .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
    color: #000;
    background-color: #ff5050;
    border-color: #ff5050; }
    .btn-check:checked + .btn-outline-danger:focus,
    .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 80, 80, 0.5); }
  .btn-outline-danger:disabled, .btn-outline-danger.disabled {
    color: #ff5050;
    background-color: transparent; }

.btn-outline-light {
  color: #f7fafc;
  border-color: #f7fafc; }
  .btn-outline-light:hover {
    color: #000;
    background-color: #f7fafc;
    border-color: #f7fafc; }
  .btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
    box-shadow: 0 0 0 0 rgba(247, 250, 252, 0.5); }
  .btn-check:checked + .btn-outline-light,
  .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
    color: #000;
    background-color: #f7fafc;
    border-color: #f7fafc; }
    .btn-check:checked + .btn-outline-light:focus,
    .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(247, 250, 252, 0.5); }
  .btn-outline-light:disabled, .btn-outline-light.disabled {
    color: #f7fafc;
    background-color: transparent; }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
    box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5); }
  .btn-check:checked + .btn-outline-dark,
  .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-check:checked + .btn-outline-dark:focus,
    .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(52, 58, 64, 0.5); }
  .btn-outline-dark:disabled, .btn-outline-dark.disabled {
    color: #343a40;
    background-color: transparent; }

.btn-outline-cyan {
  color: #4fc3f7;
  border-color: #4fc3f7; }
  .btn-outline-cyan:hover {
    color: #000;
    background-color: #4fc3f7;
    border-color: #4fc3f7; }
  .btn-check:focus + .btn-outline-cyan, .btn-outline-cyan:focus {
    box-shadow: 0 0 0 0 rgba(79, 195, 247, 0.5); }
  .btn-check:checked + .btn-outline-cyan,
  .btn-check:active + .btn-outline-cyan, .btn-outline-cyan:active, .btn-outline-cyan.active, .btn-outline-cyan.dropdown-toggle.show {
    color: #000;
    background-color: #4fc3f7;
    border-color: #4fc3f7; }
    .btn-check:checked + .btn-outline-cyan:focus,
    .btn-check:active + .btn-outline-cyan:focus, .btn-outline-cyan:active:focus, .btn-outline-cyan.active:focus, .btn-outline-cyan.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(79, 195, 247, 0.5); }
  .btn-outline-cyan:disabled, .btn-outline-cyan.disabled {
    color: #4fc3f7;
    background-color: transparent; }

.btn-outline-orange {
  color: #fb8c00;
  border-color: #fb8c00; }
  .btn-outline-orange:hover {
    color: #000;
    background-color: #fb8c00;
    border-color: #fb8c00; }
  .btn-check:focus + .btn-outline-orange, .btn-outline-orange:focus {
    box-shadow: 0 0 0 0 rgba(251, 140, 0, 0.5); }
  .btn-check:checked + .btn-outline-orange,
  .btn-check:active + .btn-outline-orange, .btn-outline-orange:active, .btn-outline-orange.active, .btn-outline-orange.dropdown-toggle.show {
    color: #000;
    background-color: #fb8c00;
    border-color: #fb8c00; }
    .btn-check:checked + .btn-outline-orange:focus,
    .btn-check:active + .btn-outline-orange:focus, .btn-outline-orange:active:focus, .btn-outline-orange.active:focus, .btn-outline-orange.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(251, 140, 0, 0.5); }
  .btn-outline-orange:disabled, .btn-outline-orange.disabled {
    color: #fb8c00;
    background-color: transparent; }

.btn-outline-purple {
  color: #7460ee;
  border-color: #7460ee; }
  .btn-outline-purple:hover {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
  .btn-check:focus + .btn-outline-purple, .btn-outline-purple:focus {
    box-shadow: 0 0 0 0 rgba(116, 96, 238, 0.5); }
  .btn-check:checked + .btn-outline-purple,
  .btn-check:active + .btn-outline-purple, .btn-outline-purple:active, .btn-outline-purple.active, .btn-outline-purple.dropdown-toggle.show {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee; }
    .btn-check:checked + .btn-outline-purple:focus,
    .btn-check:active + .btn-outline-purple:focus, .btn-outline-purple:active:focus, .btn-outline-purple.active:focus, .btn-outline-purple.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(116, 96, 238, 0.5); }
  .btn-outline-purple:disabled, .btn-outline-purple.disabled {
    color: #7460ee;
    background-color: transparent; }

.btn-outline-inverse {
  color: #4c5667;
  border-color: #4c5667; }
  .btn-outline-inverse:hover {
    color: #fff;
    background-color: #4c5667;
    border-color: #4c5667; }
  .btn-check:focus + .btn-outline-inverse, .btn-outline-inverse:focus {
    box-shadow: 0 0 0 0 rgba(76, 86, 103, 0.5); }
  .btn-check:checked + .btn-outline-inverse,
  .btn-check:active + .btn-outline-inverse, .btn-outline-inverse:active, .btn-outline-inverse.active, .btn-outline-inverse.dropdown-toggle.show {
    color: #fff;
    background-color: #4c5667;
    border-color: #4c5667; }
    .btn-check:checked + .btn-outline-inverse:focus,
    .btn-check:active + .btn-outline-inverse:focus, .btn-outline-inverse:active:focus, .btn-outline-inverse.active:focus, .btn-outline-inverse.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(76, 86, 103, 0.5); }
  .btn-outline-inverse:disabled, .btn-outline-inverse.disabled {
    color: #4c5667;
    background-color: transparent; }

.btn-outline-megna {
  color: #01c0c8;
  border-color: #01c0c8; }
  .btn-outline-megna:hover {
    color: #000;
    background-color: #01c0c8;
    border-color: #01c0c8; }
  .btn-check:focus + .btn-outline-megna, .btn-outline-megna:focus {
    box-shadow: 0 0 0 0 rgba(1, 192, 200, 0.5); }
  .btn-check:checked + .btn-outline-megna,
  .btn-check:active + .btn-outline-megna, .btn-outline-megna:active, .btn-outline-megna.active, .btn-outline-megna.dropdown-toggle.show {
    color: #000;
    background-color: #01c0c8;
    border-color: #01c0c8; }
    .btn-check:checked + .btn-outline-megna:focus,
    .btn-check:active + .btn-outline-megna:focus, .btn-outline-megna:active:focus, .btn-outline-megna.active:focus, .btn-outline-megna.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(1, 192, 200, 0.5); }
  .btn-outline-megna:disabled, .btn-outline-megna.disabled {
    color: #01c0c8;
    background-color: transparent; }

.btn-outline-light-danger {
  color: #ffcaca;
  border-color: #ffcaca; }
  .btn-outline-light-danger:hover {
    color: #000;
    background-color: #ffcaca;
    border-color: #ffcaca; }
  .btn-check:focus + .btn-outline-light-danger, .btn-outline-light-danger:focus {
    box-shadow: 0 0 0 0 rgba(255, 202, 202, 0.5); }
  .btn-check:checked + .btn-outline-light-danger,
  .btn-check:active + .btn-outline-light-danger, .btn-outline-light-danger:active, .btn-outline-light-danger.active, .btn-outline-light-danger.dropdown-toggle.show {
    color: #000;
    background-color: #ffcaca;
    border-color: #ffcaca; }
    .btn-check:checked + .btn-outline-light-danger:focus,
    .btn-check:active + .btn-outline-light-danger:focus, .btn-outline-light-danger:active:focus, .btn-outline-light-danger.active:focus, .btn-outline-light-danger.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 202, 202, 0.5); }
  .btn-outline-light-danger:disabled, .btn-outline-light-danger.disabled {
    color: #ffcaca;
    background-color: transparent; }

.btn-outline-light-success {
  color: #b2ffd9;
  border-color: #b2ffd9; }
  .btn-outline-light-success:hover {
    color: #000;
    background-color: #b2ffd9;
    border-color: #b2ffd9; }
  .btn-check:focus + .btn-outline-light-success, .btn-outline-light-success:focus {
    box-shadow: 0 0 0 0 rgba(178, 255, 217, 0.5); }
  .btn-check:checked + .btn-outline-light-success,
  .btn-check:active + .btn-outline-light-success, .btn-outline-light-success:active, .btn-outline-light-success.active, .btn-outline-light-success.dropdown-toggle.show {
    color: #000;
    background-color: #b2ffd9;
    border-color: #b2ffd9; }
    .btn-check:checked + .btn-outline-light-success:focus,
    .btn-check:active + .btn-outline-light-success:focus, .btn-outline-light-success:active:focus, .btn-outline-light-success.active:focus, .btn-outline-light-success.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(178, 255, 217, 0.5); }
  .btn-outline-light-success:disabled, .btn-outline-light-success.disabled {
    color: #b2ffd9;
    background-color: transparent; }

.btn-outline-light-warning {
  color: #ffedd4;
  border-color: #ffedd4; }
  .btn-outline-light-warning:hover {
    color: #000;
    background-color: #ffedd4;
    border-color: #ffedd4; }
  .btn-check:focus + .btn-outline-light-warning, .btn-outline-light-warning:focus {
    box-shadow: 0 0 0 0 rgba(255, 237, 212, 0.5); }
  .btn-check:checked + .btn-outline-light-warning,
  .btn-check:active + .btn-outline-light-warning, .btn-outline-light-warning:active, .btn-outline-light-warning.active, .btn-outline-light-warning.dropdown-toggle.show {
    color: #000;
    background-color: #ffedd4;
    border-color: #ffedd4; }
    .btn-check:checked + .btn-outline-light-warning:focus,
    .btn-check:active + .btn-outline-light-warning:focus, .btn-outline-light-warning:active:focus, .btn-outline-light-warning.active:focus, .btn-outline-light-warning.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(255, 237, 212, 0.5); }
  .btn-outline-light-warning:disabled, .btn-outline-light-warning.disabled {
    color: #ffedd4;
    background-color: transparent; }

.btn-outline-light-primary {
  color: #c6cdfd;
  border-color: #c6cdfd; }
  .btn-outline-light-primary:hover {
    color: #000;
    background-color: #c6cdfd;
    border-color: #c6cdfd; }
  .btn-check:focus + .btn-outline-light-primary, .btn-outline-light-primary:focus {
    box-shadow: 0 0 0 0 rgba(198, 205, 253, 0.5); }
  .btn-check:checked + .btn-outline-light-primary,
  .btn-check:active + .btn-outline-light-primary, .btn-outline-light-primary:active, .btn-outline-light-primary.active, .btn-outline-light-primary.dropdown-toggle.show {
    color: #000;
    background-color: #c6cdfd;
    border-color: #c6cdfd; }
    .btn-check:checked + .btn-outline-light-primary:focus,
    .btn-check:active + .btn-outline-light-primary:focus, .btn-outline-light-primary:active:focus, .btn-outline-light-primary.active:focus, .btn-outline-light-primary.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(198, 205, 253, 0.5); }
  .btn-outline-light-primary:disabled, .btn-outline-light-primary.disabled {
    color: #c6cdfd;
    background-color: transparent; }

.btn-outline-light-info {
  color: #cfecfe;
  border-color: #cfecfe; }
  .btn-outline-light-info:hover {
    color: #000;
    background-color: #cfecfe;
    border-color: #cfecfe; }
  .btn-check:focus + .btn-outline-light-info, .btn-outline-light-info:focus {
    box-shadow: 0 0 0 0 rgba(207, 236, 254, 0.5); }
  .btn-check:checked + .btn-outline-light-info,
  .btn-check:active + .btn-outline-light-info, .btn-outline-light-info:active, .btn-outline-light-info.active, .btn-outline-light-info.dropdown-toggle.show {
    color: #000;
    background-color: #cfecfe;
    border-color: #cfecfe; }
    .btn-check:checked + .btn-outline-light-info:focus,
    .btn-check:active + .btn-outline-light-info:focus, .btn-outline-light-info:active:focus, .btn-outline-light-info.active:focus, .btn-outline-light-info.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(207, 236, 254, 0.5); }
  .btn-outline-light-info:disabled, .btn-outline-light-info.disabled {
    color: #cfecfe;
    background-color: transparent; }

.btn-outline-light-inverse {
  color: #f6f6f6;
  border-color: #f6f6f6; }
  .btn-outline-light-inverse:hover {
    color: #000;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
  .btn-check:focus + .btn-outline-light-inverse, .btn-outline-light-inverse:focus {
    box-shadow: 0 0 0 0 rgba(246, 246, 246, 0.5); }
  .btn-check:checked + .btn-outline-light-inverse,
  .btn-check:active + .btn-outline-light-inverse, .btn-outline-light-inverse:active, .btn-outline-light-inverse.active, .btn-outline-light-inverse.dropdown-toggle.show {
    color: #000;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
    .btn-check:checked + .btn-outline-light-inverse:focus,
    .btn-check:active + .btn-outline-light-inverse:focus, .btn-outline-light-inverse:active:focus, .btn-outline-light-inverse.active:focus, .btn-outline-light-inverse.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(246, 246, 246, 0.5); }
  .btn-outline-light-inverse:disabled, .btn-outline-light-inverse.disabled {
    color: #f6f6f6;
    background-color: transparent; }

.btn-outline-light-megna {
  color: #e0f2f4;
  border-color: #e0f2f4; }
  .btn-outline-light-megna:hover {
    color: #000;
    background-color: #e0f2f4;
    border-color: #e0f2f4; }
  .btn-check:focus + .btn-outline-light-megna, .btn-outline-light-megna:focus {
    box-shadow: 0 0 0 0 rgba(224, 242, 244, 0.5); }
  .btn-check:checked + .btn-outline-light-megna,
  .btn-check:active + .btn-outline-light-megna, .btn-outline-light-megna:active, .btn-outline-light-megna.active, .btn-outline-light-megna.dropdown-toggle.show {
    color: #000;
    background-color: #e0f2f4;
    border-color: #e0f2f4; }
    .btn-check:checked + .btn-outline-light-megna:focus,
    .btn-check:active + .btn-outline-light-megna:focus, .btn-outline-light-megna:active:focus, .btn-outline-light-megna.active:focus, .btn-outline-light-megna.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(224, 242, 244, 0.5); }
  .btn-outline-light-megna:disabled, .btn-outline-light-megna.disabled {
    color: #e0f2f4;
    background-color: transparent; }

.btn-outline-light-secondary {
  color: #dde1e4;
  border-color: #dde1e4; }
  .btn-outline-light-secondary:hover {
    color: #000;
    background-color: #dde1e4;
    border-color: #dde1e4; }
  .btn-check:focus + .btn-outline-light-secondary, .btn-outline-light-secondary:focus {
    box-shadow: 0 0 0 0 rgba(221, 225, 228, 0.5); }
  .btn-check:checked + .btn-outline-light-secondary,
  .btn-check:active + .btn-outline-light-secondary, .btn-outline-light-secondary:active, .btn-outline-light-secondary.active, .btn-outline-light-secondary.dropdown-toggle.show {
    color: #000;
    background-color: #dde1e4;
    border-color: #dde1e4; }
    .btn-check:checked + .btn-outline-light-secondary:focus,
    .btn-check:active + .btn-outline-light-secondary:focus, .btn-outline-light-secondary:active:focus, .btn-outline-light-secondary.active:focus, .btn-outline-light-secondary.dropdown-toggle.show:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(221, 225, 228, 0.5); }
  .btn-outline-light-secondary:disabled, .btn-outline-light-secondary.disabled {
    color: #dde1e4;
    background-color: transparent; }

.btn-link {
  font-weight: 400;
  color: #06758f;
  text-decoration: underline; }
  .btn-link:hover {
    color: #5a63a8; }
  .btn-link:disabled, .btn-link.disabled {
    color: #8898aa; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 5px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem;
  border-radius: 4px; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

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

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid #e9ecef;
  border-radius: 2px;
  box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1); }
  .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 0.125rem; }

.dropdown-menu-start {
  --bs-position: start; }
  .dropdown-menu-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */; }

.dropdown-menu-end {
  --bs-position: end; }
  .dropdown-menu-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */; }

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start; }
    .dropdown-menu-sm-start[data-bs-popper] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-sm-end {
    --bs-position: end; }
    .dropdown-menu-sm-end[data-bs-popper] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start; }
    .dropdown-menu-md-start[data-bs-popper] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-md-end {
    --bs-position: end; }
    .dropdown-menu-md-end[data-bs-popper] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start; }
    .dropdown-menu-lg-start[data-bs-popper] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-lg-end {
    --bs-position: end; }
    .dropdown-menu-lg-end[data-bs-popper] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

@media (min-width: 1600px) {
  .dropdown-menu-xl-start {
    --bs-position: start; }
    .dropdown-menu-xl-start[data-bs-popper] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-xl-end {
    --bs-position: end; }
    .dropdown-menu-xl-end[data-bs-popper] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

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

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

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

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

.dropend .dropdown-toggle::after {
  vertical-align: 0; }

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropstart .dropdown-toggle::after {
  display: none; }

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

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

.dropstart .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(120, 130, 140, 0.13); }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.65rem 1rem;
  clear: both;
  font-weight: 400;
  color: #8898aa;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #1e2125;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2cabe3; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #a1aab2;
    pointer-events: none;
    background-color: transparent; }

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.76563rem;
  color: #8898aa;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.65rem 1rem;
  color: #8898aa; }

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: #e9ecef; }
  .dropdown-menu-dark .dropdown-item {
    color: #dee2e6; }
    .dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.15); }
    .dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
      color: #fff;
      background-color: #2cabe3; }
    .dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
      color: #a1aab2; }
  .dropdown-menu-dark .dropdown-divider {
    border-color: rgba(120, 130, 140, 0.13); }
  .dropdown-menu-dark .dropdown-item-text {
    color: #dee2e6; }
  .dropdown-menu-dark .dropdown-header {
    color: #a1aab2; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
  .btn-group > .btn-check:checked + .btn,
  .btn-group > .btn-check:focus + .btn,
  .btn-group > .btn:hover,
  .btn-group > .btn:focus,
  .btn-group > .btn:active,
  .btn-group > .btn.active,
  .btn-group-vertical > .btn-check:checked + .btn,
  .btn-group-vertical > .btn-check:focus + .btn,
  .btn-group-vertical > .btn:hover,
  .btn-group-vertical > .btn:focus,
  .btn-group-vertical > .btn:active,
  .btn-group-vertical > .btn.active {
    z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropend .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropstart .dropdown-toggle-split::before {
    margin-right: 0; }

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

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

.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn ~ .btn,
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #444;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .nav-link {
      transition: none; } }
  .nav-link:hover, .nav-link:focus {
    color: #5a63a8; }
  .nav-link.disabled {
    color: #8898aa;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: none;
    border: 1px solid transparent;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6;
      isolation: isolate; }
    .nav-tabs .nav-link.disabled {
      color: #8898aa;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #525f7f;
    background-color: #edf1f5;
    border-color: #dee2e6 #dee2e6 #edf1f5; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 2px; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #2cabe3; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%; }

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .navbar > .container,
  .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  padding-top: 0.33594rem;
  padding-bottom: 0.33594rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  text-decoration: none;
  white-space: nowrap; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static; }

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

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
      transition: none; } }
  .navbar-toggler:hover {
    text-decoration: none; }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%; }

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto; }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (min-width: 1600px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start; }
  .navbar-expand .navbar-nav {
    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-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

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

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.6); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    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 .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.6%29' 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.6); }
  .navbar-light .navbar-text a,
  .navbar-light .navbar-text a:hover,
  .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.9); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: white; }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.9%29' 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.9); }
  .navbar-dark .navbar-text a,
  .navbar-dark .navbar-text a:hover,
  .navbar-dark .navbar-text a:focus {
    color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px; }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 1.57rem 1.57rem; }

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

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0; }

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

.card-link:hover {
  text-decoration: none; }

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

.card-header {
  padding: 0.785rem 1.57rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: 0px 0px 0 0; }

.card-footer {
  padding: 0.785rem 1.57rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 0px 0px; }

.card-header-tabs {
  margin-right: -0.785rem;
  margin-bottom: -0.785rem;
  margin-left: -0.785rem;
  border-bottom: 0; }
  .card-header-tabs .nav-link.active {
    background-color: #fff;
    border-bottom-color: #fff; }

.card-header-pills {
  margin-right: -0.785rem;
  margin-left: -0.785rem; }

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

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

.card-img,
.card-img-top {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

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

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  color: #3e5569;
  text-align: left;
  background-color: #edf1f5;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .accordion-button {
      transition: none; } }
  .accordion-button:not(.collapsed) {
    color: #6570bd;
    background-color: #eaf7fc;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); }
    .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236570bd'%3e%3cpath 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'/%3e%3c/svg%3e");
      transform: rotate(-180deg); }
  .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233e5569'%3e%3cpath 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'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .accordion-button::after {
        transition: none; } }
  .accordion-button:hover {
    z-index: 2; }
  .accordion-button:focus {
    z-index: 3;
    border-color: rgba(0, 0, 0, 0.25);
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }

.accordion-header {
  margin-bottom: 0; }

.accordion-item {
  background-color: #edf1f5;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .accordion-item:first-of-type {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .accordion-item:first-of-type .accordion-button {
      border-top-left-radius: 1px;
      border-top-right-radius: 1px; }
  .accordion-item:not(:first-of-type) {
    border-top: 0; }
  .accordion-item:last-of-type {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
    .accordion-item:last-of-type .accordion-button.collapsed {
      border-bottom-right-radius: 1px;
      border-bottom-left-radius: 1px; }
    .accordion-item:last-of-type .accordion-collapse {
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px; }

.accordion-body {
  padding: 1rem 1.25rem; }

.accordion-flush .accordion-collapse {
  border-width: 0; }

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .accordion-flush .accordion-item:first-child {
    border-top: 0; }
  .accordion-flush .accordion-item:last-child {
    border-bottom: 0; }
  .accordion-flush .accordion-item .accordion-button {
    border-radius: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1.5rem;
  list-style: none;
  background-color: #edf1f5; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #8898aa;
    content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */; }

.breadcrumb-item.active {
  color: #8898aa; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-link {
  position: relative;
  display: block;
  color: #06758f;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .page-link {
      transition: none; } }
  .page-link:hover {
    z-index: 2;
    color: #5a63a8;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    color: #5a63a8;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }

.page-item:not(:first-child) .page-link {
  margin-left: -1px; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #2cabe3;
  border-color: #2cabe3; }

.page-item.disabled .page-link {
  color: #8898aa;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6; }

.page-link {
  padding: 0.375rem 0.75rem; }

.page-item:first-child .page-link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

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

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem; }

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

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

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem; }

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

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

.badge {
  display: inline-block;
  padding: 4px 7px;
  font-size: 73%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 2px; }
  .badge:empty {
    display: none; }

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

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 2px;
  z-index:99;
}

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 3rem; }
  .alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem; }

.alert-primary {
  color: #010102;
  background-color: #06758f;
  border-color: #06758f; }
  .alert-primary .alert-link {
    color: #010102; }

.alert-secondary {
  color: #010202;
  background-color: #8898aa;
  border-color: #8898aa; }
  .alert-secondary .alert-link {
    color: #010202; }

.alert-success {
  color: #000201;
  background-color: #2cd07e;
  border-color: #2cd07e; }
  .alert-success .alert-link {
    color: #000201; }

.alert-info {
  color: #000202;
  background-color: #2cabe3;
  border-color: #2cabe3; }
  .alert-info .alert-link {
    color: #000202; }

.alert-warning {
  color: #030201;
  background-color: #ffc36d;
  border-color: #ffc36d; }
  .alert-warning .alert-link {
    color: #020201; }

.alert-danger {
  color: #030101;
  background-color: #ff5050;
  border-color: #ff5050; }
  .alert-danger .alert-link {
    color: #020101; }

.alert-light {
  color: #020303;
  background-color: #f7fafc;
  border-color: #f7fafc; }
  .alert-light .alert-link {
    color: #020202; }

.alert-dark {
  color: #fdfdfd;
  background-color: #343a40;
  border-color: #343a40; }
  .alert-dark .alert-link {
    color: #cacaca; }

.alert-cyan {
  color: #010202;
  background-color: #4fc3f7;
  border-color: #4fc3f7; }
  .alert-cyan .alert-link {
    color: #010202; }

.alert-orange {
  color: #030100;
  background-color: #fb8c00;
  border-color: #fb8c00; }
  .alert-orange .alert-link {
    color: #020100; }

.alert-purple {
  color: #fefdff;
  background-color: #7460ee;
  border-color: #7460ee; }
  .alert-purple .alert-link {
    color: #cbcacc; }

.alert-inverse {
  color: #fdfdfd;
  background-color: #4c5667;
  border-color: #4c5667; }
  .alert-inverse .alert-link {
    color: #cacaca; }

.alert-megna {
  color: #000202;
  background-color: #01c0c8;
  border-color: #01c0c8; }
  .alert-megna .alert-link {
    color: #000202; }

.alert-light-danger {
  color: #030202;
  background-color: #ffcaca;
  border-color: #ffcaca; }
  .alert-light-danger .alert-link {
    color: #020202; }

.alert-light-success {
  color: #020302;
  background-color: #b2ffd9;
  border-color: #b2ffd9; }
  .alert-light-success .alert-link {
    color: #020202; }

.alert-light-warning {
  color: #030202;
  background-color: #ffedd4;
  border-color: #ffedd4; }
  .alert-light-warning .alert-link {
    color: #020202; }

.alert-light-primary {
  color: #020203;
  background-color: #c6cdfd;
  border-color: #c6cdfd; }
  .alert-light-primary .alert-link {
    color: #020202; }

.alert-light-info {
  color: #020203;
  background-color: #cfecfe;
  border-color: #cfecfe; }
  .alert-light-info .alert-link {
    color: #020202; }

.alert-light-inverse {
  color: #020202;
  background-color: #f6f6f6;
  border-color: #f6f6f6; }
  .alert-light-inverse .alert-link {
    color: #020202; }

.alert-light-megna {
  color: #020202;
  background-color: #e0f2f4;
  border-color: #e0f2f4; }
  .alert-light-megna .alert-link {
    color: #020202; }

.alert-light-secondary {
  color: #020202;
  background-color: #dde1e4;
  border-color: #dde1e4; }
  .alert-light-secondary .alert-link {
    color: #020202; }

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 5px; } }

.progress {
  display: flex;
  height: 5px;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: rgba(120, 130, 140, 0.13);
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #06758f;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

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

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 2px; }

.list-group-numbered {
  list-style-type: none;
  counter-reset: section; }
  .list-group-numbered > li::before {
    content: counters(section, ".") ". ";
    counter-increment: section; }

.list-group-item-action {
  width: 100%;
  color: #525f7f;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #525f7f;
    text-decoration: none;
    background-color: #f7fafc; }
  .list-group-item-action:active {
    color: #3e5569;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #8898aa;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #2cabe3;
    border-color: #2cabe3; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 2px;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 2px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 2px;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 2px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 2px;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 2px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1600px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 2px;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 2px;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

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

.list-group-item-primary {
  color: #434a7e;
  background-color: #e2e5f6; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #434a7e;
    background-color: #cbcedd; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #434a7e;
    border-color: #434a7e; }

.list-group-item-secondary {
  color: #525b66;
  background-color: #e7eaee; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #525b66;
    background-color: #d0d3d6; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #525b66;
    border-color: #525b66; }

.list-group-item-success {
  color: #125332;
  background-color: #d5f6e5; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #125332;
    background-color: #c0ddce; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #125332;
    border-color: #125332; }

.list-group-item-info {
  color: #1a6788;
  background-color: #d5eef9; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #1a6788;
    background-color: #c0d6e0; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #1a6788;
    border-color: #1a6788; }

.list-group-item-warning {
  color: #664e2c;
  background-color: #fff3e2; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #664e2c;
    background-color: #e6dbcb; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #664e2c;
    border-color: #664e2c; }

.list-group-item-danger {
  color: #993030;
  background-color: #ffdcdc; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #993030;
    background-color: #e6c6c6; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #993030;
    border-color: #993030; }

.list-group-item-light {
  color: #636465;
  background-color: #fdfefe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #636465;
    background-color: #e4e5e5; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #636465;
    border-color: #636465; }

.list-group-item-dark {
  color: #1f2326;
  background-color: #d6d8d9; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1f2326;
    background-color: #c1c2c3; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1f2326;
    border-color: #1f2326; }

.list-group-item-cyan {
  color: #204e63;
  background-color: #dcf3fd; }
  .list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
    color: #204e63;
    background-color: #c6dbe4; }
  .list-group-item-cyan.list-group-item-action.active {
    color: #fff;
    background-color: #204e63;
    border-color: #204e63; }

.list-group-item-orange {
  color: #975400;
  background-color: #fee8cc; }
  .list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
    color: #975400;
    background-color: #e5d1b8; }
  .list-group-item-orange.list-group-item-action.active {
    color: #fff;
    background-color: #975400;
    border-color: #975400; }

.list-group-item-purple {
  color: #463a8f;
  background-color: #e3dffc; }
  .list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
    color: #463a8f;
    background-color: #ccc9e3; }
  .list-group-item-purple.list-group-item-action.active {
    color: #fff;
    background-color: #463a8f;
    border-color: #463a8f; }

.list-group-item-inverse {
  color: #2e343e;
  background-color: #dbdde1; }
  .list-group-item-inverse.list-group-item-action:hover, .list-group-item-inverse.list-group-item-action:focus {
    color: #2e343e;
    background-color: #c5c7cb; }
  .list-group-item-inverse.list-group-item-action.active {
    color: #fff;
    background-color: #2e343e;
    border-color: #2e343e; }

.list-group-item-megna {
  color: #017378;
  background-color: #ccf2f4; }
  .list-group-item-megna.list-group-item-action:hover, .list-group-item-megna.list-group-item-action:focus {
    color: #017378;
    background-color: #b8dadc; }
  .list-group-item-megna.list-group-item-action.active {
    color: #fff;
    background-color: #017378;
    border-color: #017378; }

.list-group-item-light-danger {
  color: #665151;
  background-color: #fff4f4; }
  .list-group-item-light-danger.list-group-item-action:hover, .list-group-item-light-danger.list-group-item-action:focus {
    color: #665151;
    background-color: #e6dcdc; }
  .list-group-item-light-danger.list-group-item-action.active {
    color: #fff;
    background-color: #665151;
    border-color: #665151; }

.list-group-item-light-success {
  color: #476657;
  background-color: #f0fff7; }
  .list-group-item-light-success.list-group-item-action:hover, .list-group-item-light-success.list-group-item-action:focus {
    color: #476657;
    background-color: #d8e6de; }
  .list-group-item-light-success.list-group-item-action.active {
    color: #fff;
    background-color: #476657;
    border-color: #476657; }

.list-group-item-light-warning {
  color: #665f55;
  background-color: #fffbf6; }
  .list-group-item-light-warning.list-group-item-action:hover, .list-group-item-light-warning.list-group-item-action:focus {
    color: #665f55;
    background-color: #e6e2dd; }
  .list-group-item-light-warning.list-group-item-action.active {
    color: #fff;
    background-color: #665f55;
    border-color: #665f55; }

.list-group-item-light-primary {
  color: #4f5265;
  background-color: #f4f5ff; }
  .list-group-item-light-primary.list-group-item-action:hover, .list-group-item-light-primary.list-group-item-action:focus {
    color: #4f5265;
    background-color: #dcdde6; }
  .list-group-item-light-primary.list-group-item-action.active {
    color: #fff;
    background-color: #4f5265;
    border-color: #4f5265; }

.list-group-item-light-info {
  color: #535e66;
  background-color: #f5fbff; }
  .list-group-item-light-info.list-group-item-action:hover, .list-group-item-light-info.list-group-item-action:focus {
    color: #535e66;
    background-color: #dde2e6; }
  .list-group-item-light-info.list-group-item-action.active {
    color: #fff;
    background-color: #535e66;
    border-color: #535e66; }

.list-group-item-light-inverse {
  color: #626262;
  background-color: #fdfdfd; }
  .list-group-item-light-inverse.list-group-item-action:hover, .list-group-item-light-inverse.list-group-item-action:focus {
    color: #626262;
    background-color: #e4e4e4; }
  .list-group-item-light-inverse.list-group-item-action.active {
    color: #fff;
    background-color: #626262;
    border-color: #626262; }

.list-group-item-light-megna {
  color: #5a6162;
  background-color: #f9fcfd; }
  .list-group-item-light-megna.list-group-item-action:hover, .list-group-item-light-megna.list-group-item-action:focus {
    color: #5a6162;
    background-color: #e0e3e4; }
  .list-group-item-light-megna.list-group-item-action.active {
    color: #fff;
    background-color: #5a6162;
    border-color: #5a6162; }

.list-group-item-light-secondary {
  color: #585a5b;
  background-color: #f8f9fa; }
  .list-group-item-light-secondary.list-group-item-action:hover, .list-group-item-light-secondary.list-group-item-action:focus {
    color: #585a5b;
    background-color: #dfe0e1; }
  .list-group-item-light-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #585a5b;
    border-color: #585a5b; }

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 2px;
  opacity: 0.5; }
  .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75; }
  .btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    opacity: 1; }
  .btn-close:disabled, .btn-close.disabled {
    pointer-events: none;
    user-select: none;
    opacity: 0.25; }

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%); }

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 2px; }
  .toast:not(.showing):not(.show) {
    opacity: 0; }
  .toast.hide {
    display: none; }

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none; }
  .toast-container > :not(:last-child) {
    margin-bottom: 15px; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #8898aa;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 0 solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }
  .toast-header .btn-close {
    margin-right: -0.375rem;
    margin-left: 0.75rem; }

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 0 solid rgba(120, 130, 140, 0.13);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto; }

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 0 solid rgba(120, 130, 140, 0.13);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .modal-footer > * {
    margin: 0.25rem; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1600px) {
  .modal-xl {
    max-width: 1140px; } }

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen .modal-header {
    border-radius: 0; }
  .modal-fullscreen .modal-body {
    overflow-y: auto; }
  .modal-fullscreen .modal-footer {
    border-radius: 0; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-sm-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-sm-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-md-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-md-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-lg-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-lg-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 1599.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-xl-down .modal-footer {
      border-radius: 0; } }

.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76563rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .tooltip-arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
    bottom: 0; }
    .bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
      top: -1px;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
      right: -1px;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
    top: 0; }
    .bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
      bottom: -1px;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
      left: -1px;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px; }

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76563rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
  .popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem; }
    .popover .popover-arrow::before, .popover .popover-arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px); }
  .bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff; }

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem; }
  .bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff; }

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px); }
  .bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0; }

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem; }
  .bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: inherit;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 1rem 1rem;
  color: #3e5569; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: 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: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%); }

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%; }

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: 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 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators [data-bs-target] {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center; }

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100); }

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000; }

.carousel-dark .carousel-caption {
  color: #000; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */; } }

.spinner-border {
  display: inline-block;
  width: 64px;
  height: 64px;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 64px;
  height: 64px;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s; } }

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .offcanvas {
      transition: none; } }

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem; }
  .offcanvas-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto; }

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

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto; }

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 0 solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%); }

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 0 solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%); }

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 0 solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%); }

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 0 solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%); }

.offcanvas.show {
  transform: none; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.link-primary {
  color: #06758f; }
  .link-primary:hover, .link-primary:focus {
    color: #8d96db; }

.link-secondary {
  color: #8898aa; }
  .link-secondary:hover, .link-secondary:focus {
    color: #a0adbb; }

.link-success {
  color: #2cd07e; }
  .link-success:hover, .link-success:focus {
    color: #56d998; }

.link-info {
  color: #2cabe3; }
  .link-info:hover, .link-info:focus {
    color: #56bce9; }

.link-warning {
  color: #ffc36d; }
  .link-warning:hover, .link-warning:focus {
    color: #ffcf8a; }

.link-danger {
  color: #ff5050; }
  .link-danger:hover, .link-danger:focus {
    color: #ff7373; }

.link-light {
  color: #f7fafc; }
  .link-light:hover, .link-light:focus {
    color: #f9fbfd; }

.link-dark {
  color: #343a40; }
  .link-dark:hover, .link-dark:focus {
    color: #2a2e33; }

.link-cyan {
  color: #4fc3f7; }
  .link-cyan:hover, .link-cyan:focus {
    color: #72cff9; }

.link-orange {
  color: #fb8c00; }
  .link-orange:hover, .link-orange:focus {
    color: #fca333; }

.link-purple {
  color: #7460ee; }
  .link-purple:hover, .link-purple:focus {
    color: #5d4dbe; }

.link-inverse {
  color: #4c5667; }
  .link-inverse:hover, .link-inverse:focus {
    color: #3d4552; }

.link-megna {
  color: #01c0c8; }
  .link-megna:hover, .link-megna:focus {
    color: #34cdd3; }

.link-light-danger {
  color: #ffcaca; }
  .link-light-danger:hover, .link-light-danger:focus {
    color: #ffd5d5; }

.link-light-success {
  color: #b2ffd9; }
  .link-light-success:hover, .link-light-success:focus {
    color: #c1ffe1; }

.link-light-warning {
  color: #ffedd4; }
  .link-light-warning:hover, .link-light-warning:focus {
    color: #fff1dd; }

.link-light-primary {
  color: #c6cdfd; }
  .link-light-primary:hover, .link-light-primary:focus {
    color: #d1d7fd; }

.link-light-info {
  color: #cfecfe; }
  .link-light-info:hover, .link-light-info:focus {
    color: #d9f0fe; }

.link-light-inverse {
  color: #f6f6f6; }
  .link-light-inverse:hover, .link-light-inverse:focus {
    color: #f8f8f8; }

.link-light-megna {
  color: #e0f2f4; }
  .link-light-megna:hover, .link-light-megna:focus {
    color: #e6f5f6; }

.link-light-secondary {
  color: #dde1e4; }
  .link-light-secondary:hover, .link-light-secondary:focus {
    color: #e4e7e9; }

.ratio {
  position: relative;
  width: 100%; }
  .ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""; }
  .ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ratio-1x1 {
  --bs-aspect-ratio: 100%; }

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%); }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020; }

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 1600px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.float-start {
  float: left !important; }

.float-end {
  float: right !important; }

.float-none {
  float: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-scroll {
  overflow: scroll !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: grid !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-sm {
  box-shadow: 0px 2px 9px 0px rgba(169, 184, 200, 0.2) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  transform: translateX(-50%) !important; }

.translate-middle-y {
  transform: translateY(-50%) !important; }

.border {
  border: 1px solid rgba(120, 130, 140, 0.13) !important; }

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

.border-top {
  border-top: 1px solid rgba(120, 130, 140, 0.13) !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-end {
  border-right: 1px solid rgba(120, 130, 140, 0.13) !important; }

.border-end-0 {
  border-right: 0 !important; }

.border-bottom {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13) !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-start {
  border-left: 1px solid rgba(120, 130, 140, 0.13) !important; }

.border-start-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #06758f !important; }

.border-secondary {
  border-color: #8898aa !important; }

.border-success {
  border-color: #2cd07e !important; }

.border-info {
  border-color: #2cabe3 !important; }

.border-warning {
  border-color: #ffc36d !important; }

.border-danger {
  border-color: #ff5050 !important; }

.border-light {
  border-color: #f7fafc !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-cyan {
  border-color: #4fc3f7 !important; }

.border-orange {
  border-color: #fb8c00 !important; }

.border-purple {
  border-color: #7460ee !important; }

.border-inverse {
  border-color: #4c5667 !important; }

.border-megna {
  border-color: #01c0c8 !important; }

.border-light-danger {
  border-color: #ffcaca !important; }

.border-light-success {
  border-color: #b2ffd9 !important; }

.border-light-warning {
  border-color: #ffedd4 !important; }

.border-light-primary {
  border-color: #c6cdfd !important; }

.border-light-info {
  border-color: #cfecfe !important; }

.border-light-inverse {
  border-color: #f6f6f6 !important; }

.border-light-megna {
  border-color: #e0f2f4 !important; }

.border-light-secondary {
  border-color: #dde1e4 !important; }

.border-white {
  border-color: #fff !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.gap-0 {
  gap: 0 !important; }

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.justify-content-evenly {
  justify-content: space-evenly !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

.order-first {
  order: -1 !important; }

.order-0 {
  order: 0 !important; }

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

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

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.m-n1 {
  margin: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important; }

.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important; }

.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important; }

.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important; }

.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important; }

.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important; }

.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important; }

.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important; }

.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important; }

.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important; }

.mt-n1 {
  margin-top: -0.25rem !important; }

.mt-n2 {
  margin-top: -0.5rem !important; }

.mt-n3 {
  margin-top: -1rem !important; }

.mt-n4 {
  margin-top: -1.5rem !important; }

.mt-n5 {
  margin-top: -3rem !important; }

.me-n1 {
  margin-right: -0.25rem !important; }

.me-n2 {
  margin-right: -0.5rem !important; }

.me-n3 {
  margin-right: -1rem !important; }

.me-n4 {
  margin-right: -1.5rem !important; }

.me-n5 {
  margin-right: -3rem !important; }

.mb-n1 {
  margin-bottom: -0.25rem !important; }

.mb-n2 {
  margin-bottom: -0.5rem !important; }

.mb-n3 {
  margin-bottom: -1rem !important; }

.mb-n4 {
  margin-bottom: -1.5rem !important; }

.mb-n5 {
  margin-bottom: -3rem !important; }

.ms-n1 {
  margin-left: -0.25rem !important; }

.ms-n2 {
  margin-left: -0.5rem !important; }

.ms-n3 {
  margin-left: -1rem !important; }

.ms-n4 {
  margin-left: -1.5rem !important; }

.ms-n5 {
  margin-left: -3rem !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

.font-monospace {
  font-family: var(--bs-font-monospace) !important; }

.fs-1 {
  font-size: 0.625rem !important; }

.fs-2 {
  font-size: 0.75rem !important; }

.fs-3 {
  font-size: 0.875rem !important; }

.fs-4 {
  font-size: 1rem !important; }

.fs-5 {
  font-size: 1.125rem !important; }

.fs-6 {
  font-size: 1.25rem !important; }

.fs-7 {
  font-size: calc(1.275rem + 0.3vw) !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

.text-start {
  text-align: left !important; }

.text-end {
  text-align: right !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

.text-decoration-line-through {
  text-decoration: line-through !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary {
  color: #06758f !important; }

.text-secondary {
  color: #8898aa !important; }

.text-success {
  color: #2cd07e !important; }

.text-info {
  color: #2cabe3 !important; }

.text-warning {
  color: #ffc36d !important; }

.text-danger {
  color: #ff5050 !important; }

.text-light {
  color: #f7fafc !important; }

.text-dark {
  color: #343a40 !important; }

.text-cyan {
  color: #4fc3f7 !important; }

.text-orange {
  color: #fb8c00 !important; }

.text-purple {
  color: #7460ee !important; }

.text-inverse {
  color: #4c5667 !important; }

.text-megna {
  color: #01c0c8 !important; }

.text-light-danger {
  color: #ffcaca !important; }

.text-light-success {
  color: #b2ffd9 !important; }

.text-light-warning {
  color: #ffedd4 !important; }

.text-light-primary {
  color: #c6cdfd !important; }

.text-light-info {
  color: #cfecfe !important; }

.text-light-inverse {
  color: #f6f6f6 !important; }

.text-light-megna {
  color: #e0f2f4 !important; }

.text-light-secondary {
  color: #dde1e4 !important; }

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

.text-body {
  color: #3e5569 !important; }

.text-muted {
  color: #a1aab2 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-reset {
  color: inherit !important; }

.bg-primary {
  background-color: #1493cb !important;
  color:#fff;
}

.bg-secondary {
  background-color: #8898aa !important; }

.bg-success {
  background-color: #15aa51 !important; }

.bg-info {
  background-color: #6dc6ed !important; }

.bg-warning {
  background-color: #ffc36d !important; }

.bg-danger {
  background-color: #ff5050 !important; }

.bg-light {
  background-color: #f7fafc !important; }

.bg-dark {
  background-color: #343a40 !important;
  color:#fff;
}

.bg-cyan {
  background-color: #4fc3f7 !important; }

.bg-orange {
  background-color: #fb8c00 !important; }

.bg-purple {
  background-color: #7460ee !important; }

.bg-inverse {
  background-color: #4c5667 !important; }

.bg-megna {
  background-color: #01c0c8 !important; }

.bg-light-danger {
  background-color: #ffcaca !important; }

.bg-light-success {
  background-color: #b2ffd9 !important; }

.bg-light-warning {
  background-color: #ffedd4 !important; }

.bg-light-primary {
  background-color: #c6cdfd !important; }

.bg-light-info {
  background-color: #cfecfe !important; }

.bg-light-inverse {
  background-color: #f6f6f6 !important; }

.bg-light-megna {
  background-color: #e0f2f4 !important; }

.bg-light-secondary {
  background-color: #dde1e4 !important; }

.bg-body {
  background-color: #edf1f5 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.bg-gradient {
  background-image: var(--bs-gradient) !important; }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.rounded {
  border-radius: 2px !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-1 {
  border-radius: 1px !important; }

.rounded-2 {
  border-radius: 2px !important; }

.rounded-3 {
  border-radius: 4px !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-top {
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important; }

.rounded-end {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important; }

.rounded-bottom {
  border-bottom-right-radius: 2px !important;
  border-bottom-left-radius: 2px !important; }

.rounded-start {
  border-bottom-left-radius: 2px !important;
  border-top-left-radius: 2px !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important; }
  .float-sm-end {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-sm-0 {
    gap: 0 !important; }
  .gap-sm-1 {
    gap: 0.25rem !important; }
  .gap-sm-2 {
    gap: 0.5rem !important; }
  .gap-sm-3 {
    gap: 1rem !important; }
  .gap-sm-4 {
    gap: 1.5rem !important; }
  .gap-sm-5 {
    gap: 3rem !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important; }
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important; }
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important; }
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important; }
  .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important; }
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important; }
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; }
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important; }
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important; }
  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important; }
  .mt-sm-n1 {
    margin-top: -0.25rem !important; }
  .mt-sm-n2 {
    margin-top: -0.5rem !important; }
  .mt-sm-n3 {
    margin-top: -1rem !important; }
  .mt-sm-n4 {
    margin-top: -1.5rem !important; }
  .mt-sm-n5 {
    margin-top: -3rem !important; }
  .me-sm-n1 {
    margin-right: -0.25rem !important; }
  .me-sm-n2 {
    margin-right: -0.5rem !important; }
  .me-sm-n3 {
    margin-right: -1rem !important; }
  .me-sm-n4 {
    margin-right: -1.5rem !important; }
  .me-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .mb-sm-n3 {
    margin-bottom: -1rem !important; }
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .mb-sm-n5 {
    margin-bottom: -3rem !important; }
  .ms-sm-n1 {
    margin-left: -0.25rem !important; }
  .ms-sm-n2 {
    margin-left: -0.5rem !important; }
  .ms-sm-n3 {
    margin-left: -1rem !important; }
  .ms-sm-n4 {
    margin-left: -1.5rem !important; }
  .ms-sm-n5 {
    margin-left: -3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .float-md-start {
    float: left !important; }
  .float-md-end {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-md-0 {
    gap: 0 !important; }
  .gap-md-1 {
    gap: 0.25rem !important; }
  .gap-md-2 {
    gap: 0.5rem !important; }
  .gap-md-3 {
    gap: 1rem !important; }
  .gap-md-4 {
    gap: 1.5rem !important; }
  .gap-md-5 {
    gap: 3rem !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .justify-content-md-evenly {
    justify-content: space-evenly !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important; }
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important; }
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important; }
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important; }
  .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important; }
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important; }
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; }
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important; }
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important; }
  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important; }
  .mt-md-n1 {
    margin-top: -0.25rem !important; }
  .mt-md-n2 {
    margin-top: -0.5rem !important; }
  .mt-md-n3 {
    margin-top: -1rem !important; }
  .mt-md-n4 {
    margin-top: -1.5rem !important; }
  .mt-md-n5 {
    margin-top: -3rem !important; }
  .me-md-n1 {
    margin-right: -0.25rem !important; }
  .me-md-n2 {
    margin-right: -0.5rem !important; }
  .me-md-n3 {
    margin-right: -1rem !important; }
  .me-md-n4 {
    margin-right: -1.5rem !important; }
  .me-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n1 {
    margin-bottom: -0.25rem !important; }
  .mb-md-n2 {
    margin-bottom: -0.5rem !important; }
  .mb-md-n3 {
    margin-bottom: -1rem !important; }
  .mb-md-n4 {
    margin-bottom: -1.5rem !important; }
  .mb-md-n5 {
    margin-bottom: -3rem !important; }
  .ms-md-n1 {
    margin-left: -0.25rem !important; }
  .ms-md-n2 {
    margin-left: -0.5rem !important; }
  .ms-md-n3 {
    margin-left: -1rem !important; }
  .ms-md-n4 {
    margin-left: -1.5rem !important; }
  .ms-md-n5 {
    margin-left: -3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important; }
  .float-lg-end {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-lg-0 {
    gap: 0 !important; }
  .gap-lg-1 {
    gap: 0.25rem !important; }
  .gap-lg-2 {
    gap: 0.5rem !important; }
  .gap-lg-3 {
    gap: 1rem !important; }
  .gap-lg-4 {
    gap: 1.5rem !important; }
  .gap-lg-5 {
    gap: 3rem !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important; }
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important; }
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important; }
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important; }
  .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important; }
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important; }
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; }
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important; }
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important; }
  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important; }
  .mt-lg-n1 {
    margin-top: -0.25rem !important; }
  .mt-lg-n2 {
    margin-top: -0.5rem !important; }
  .mt-lg-n3 {
    margin-top: -1rem !important; }
  .mt-lg-n4 {
    margin-top: -1.5rem !important; }
  .mt-lg-n5 {
    margin-top: -3rem !important; }
  .me-lg-n1 {
    margin-right: -0.25rem !important; }
  .me-lg-n2 {
    margin-right: -0.5rem !important; }
  .me-lg-n3 {
    margin-right: -1rem !important; }
  .me-lg-n4 {
    margin-right: -1.5rem !important; }
  .me-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .mb-lg-n3 {
    margin-bottom: -1rem !important; }
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .mb-lg-n5 {
    margin-bottom: -3rem !important; }
  .ms-lg-n1 {
    margin-left: -0.25rem !important; }
  .ms-lg-n2 {
    margin-left: -0.5rem !important; }
  .ms-lg-n3 {
    margin-left: -1rem !important; }
  .ms-lg-n4 {
    margin-left: -1.5rem !important; }
  .ms-lg-n5 {
    margin-left: -3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .float-xl-start {
    float: left !important; }
  .float-xl-end {
    float: right !important; }
  .float-xl-none {
    float: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-xl-0 {
    gap: 0 !important; }
  .gap-xl-1 {
    gap: 0.25rem !important; }
  .gap-xl-2 {
    gap: 0.5rem !important; }
  .gap-xl-3 {
    gap: 1rem !important; }
  .gap-xl-4 {
    gap: 1.5rem !important; }
  .gap-xl-5 {
    gap: 3rem !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important; }
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important; }
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important; }
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important; }
  .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important; }
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important; }
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important; }
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important; }
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important; }
  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important; }
  .mt-xl-n1 {
    margin-top: -0.25rem !important; }
  .mt-xl-n2 {
    margin-top: -0.5rem !important; }
  .mt-xl-n3 {
    margin-top: -1rem !important; }
  .mt-xl-n4 {
    margin-top: -1.5rem !important; }
  .mt-xl-n5 {
    margin-top: -3rem !important; }
  .me-xl-n1 {
    margin-right: -0.25rem !important; }
  .me-xl-n2 {
    margin-right: -0.5rem !important; }
  .me-xl-n3 {
    margin-right: -1rem !important; }
  .me-xl-n4 {
    margin-right: -1.5rem !important; }
  .me-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .mb-xl-n3 {
    margin-bottom: -1rem !important; }
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .mb-xl-n5 {
    margin-bottom: -3rem !important; }
  .ms-xl-n1 {
    margin-left: -0.25rem !important; }
  .ms-xl-n2 {
    margin-left: -0.5rem !important; }
  .ms-xl-n3 {
    margin-left: -1rem !important; }
  .ms-xl-n4 {
    margin-left: -1.5rem !important; }
  .ms-xl-n5 {
    margin-left: -3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; }
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .fs-7 {
    font-size: 1.5rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: grid !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; }
  .d-print-none {
    display: none !important; } }

.error-box {
  height: 100%;
  width: 100%; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.error-box .error-title {
  font-size: 210px;
  font-weight: 900;
  text-shadow: 4px 4px 0 #fff, 6px 6px 0 #343a40;
  line-height: 210px; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .error-box .error-title {
      font-size: 150px;
      line-height: 150px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .error-box .error-title {
      font-size: 70px;
      line-height: 70px; } }

.sidebar-nav .has-arrow::after {
  -webkit-transform: rotate(135deg) translate(0, -50%);
  -ms-transform: rotate(135deg) translate(0, -50%);
  -o-transform: rotate(135deg) translate(0, -50%);
  transform: rotate(135deg) translate(0, -50%);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.sidebar-nav li.active > .has-arrow::after,
.sidebar-nav li > .has-arrow.active::after,
.sidebar-nav .has-arrow[aria-expanded="true"]::after {
  -webkit-transform: rotate(-135deg) translate(0, -50%);
  -ms-transform: rotate(-135deg) translate(0, -50%);
  -o-transform: rotate(-135deg) translate(0, -50%);
  transform: rotate(-135deg) translate(0, -50%); }

@-webkit-keyframes blow {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); } }

@keyframes blow {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5); } }

.topbar .mega-dropdown .dropdown-menu {
  border-radius: 0px; }

.btn-facebook {
  background: #3b5998;
  color: #fff; }
  .btn-facebook:hover {
    background: #30487b;
    color: #fff; }
  .btn-facebook:active {
    background: #17233c;
    color: #fff; }

.btn-twitter {
  background: #55acee;
  color: #fff; }
  .btn-twitter:hover {
    background: #309aea;
    color: #fff; }
  .btn-twitter:active {
    background: #126db2;
    color: #fff; }

.btn-linkedin {
  background: #007bb6;
  color: #fff; }
  .btn-linkedin:hover {
    background: #005f8d;
    color: #fff; }
  .btn-linkedin:active {
    background: #002537;
    color: #fff; }

.btn-dribbble {
  background: #ea4c89;
  color: #fff; }
  .btn-dribbble:hover {
    background: #e62771;
    color: #fff; }
  .btn-dribbble:active {
    background: #a3134b;
    color: #fff; }

.btn-googleplus {
  background: #dd4b39;
  color: #fff; }
  .btn-googleplus:hover {
    background: #ca3523;
    color: #fff; }
  .btn-googleplus:active {
    background: #802216;
    color: #fff; }

.btn-instagram {
  background: #3f729b;
  color: #fff; }
  .btn-instagram:hover {
    background: #335d7e;
    color: #fff; }
  .btn-instagram:active {
    background: #1a2f40;
    color: #fff; }

.btn-pinterest {
  background: #cb2027;
  color: #fff; }
  .btn-pinterest:hover {
    background: #a81a20;
    color: #fff; }
  .btn-pinterest:active {
    background: #5d0f12;
    color: #fff; }

.btn-dropbox {
  background: #007ee5;
  color: #fff; }
  .btn-dropbox:hover {
    background: #0068bc;
    color: #fff; }
  .btn-dropbox:active {
    background: #003866;
    color: #fff; }

.btn-flickr {
  background: #ff0084;
  color: #fff; }
  .btn-flickr:hover {
    background: #d6006f;
    color: #fff; }
  .btn-flickr:active {
    background: #800042;
    color: #fff; }

.btn-tumblr {
  background: #32506d;
  color: #fff; }
  .btn-tumblr:hover {
    background: #253b51;
    color: #fff; }
  .btn-tumblr:active {
    background: #0a1016;
    color: #fff; }

.btn-skype {
  background: #00aff0;
  color: #fff; }
  .btn-skype:hover {
    background: #0091c7;
    color: #fff; }
  .btn-skype:active {
    background: #005271;
    color: #fff; }

.btn-youtube {
  background: #bb0000;
  color: #fff; }
  .btn-youtube:hover {
    background: #920000;
    color: #fff; }
  .btn-youtube:active {
    background: #3c0000;
    color: #fff; }

.btn-github {
  background: #171515;
  color: #fff; }
  .btn-github:hover {
    background: #020202;
    color: #fff; }
  .btn-github:active {
    background: black;
    color: #fff; }

.btn-facebook {
  background: #3b5998;
  color: #fff; }
  .btn-facebook:hover {
    background: #30487b;
    color: #fff; }
  .btn-facebook:active {
    background: #17233c;
    color: #fff; }

.btn-twitter {
  background: #55acee;
  color: #fff; }
  .btn-twitter:hover {
    background: #309aea;
    color: #fff; }
  .btn-twitter:active {
    background: #126db2;
    color: #fff; }

.btn-linkedin {
  background: #007bb6;
  color: #fff; }
  .btn-linkedin:hover {
    background: #005f8d;
    color: #fff; }
  .btn-linkedin:active {
    background: #002537;
    color: #fff; }

.btn-dribbble {
  background: #ea4c89;
  color: #fff; }
  .btn-dribbble:hover {
    background: #e62771;
    color: #fff; }
  .btn-dribbble:active {
    background: #a3134b;
    color: #fff; }

.btn-googleplus {
  background: #dd4b39;
  color: #fff; }
  .btn-googleplus:hover {
    background: #ca3523;
    color: #fff; }
  .btn-googleplus:active {
    background: #802216;
    color: #fff; }

.btn-instagram {
  background: #3f729b;
  color: #fff; }
  .btn-instagram:hover {
    background: #335d7e;
    color: #fff; }
  .btn-instagram:active {
    background: #1a2f40;
    color: #fff; }

.btn-pinterest {
  background: #cb2027;
  color: #fff; }
  .btn-pinterest:hover {
    background: #a81a20;
    color: #fff; }
  .btn-pinterest:active {
    background: #5d0f12;
    color: #fff; }

.btn-dropbox {
  background: #007ee5;
  color: #fff; }
  .btn-dropbox:hover {
    background: #0068bc;
    color: #fff; }
  .btn-dropbox:active {
    background: #003866;
    color: #fff; }

.btn-flickr {
  background: #ff0084;
  color: #fff; }
  .btn-flickr:hover {
    background: #d6006f;
    color: #fff; }
  .btn-flickr:active {
    background: #800042;
    color: #fff; }

.btn-tumblr {
  background: #32506d;
  color: #fff; }
  .btn-tumblr:hover {
    background: #253b51;
    color: #fff; }
  .btn-tumblr:active {
    background: #0a1016;
    color: #fff; }

.btn-skype {
  background: #00aff0;
  color: #fff; }
  .btn-skype:hover {
    background: #0091c7;
    color: #fff; }
  .btn-skype:active {
    background: #005271;
    color: #fff; }

.btn-youtube {
  background: #bb0000;
  color: #fff; }
  .btn-youtube:hover {
    background: #920000;
    color: #fff; }
  .btn-youtube:active {
    background: #3c0000;
    color: #fff; }

.btn-github {
  background: #171515;
  color: #fff; }
  .btn-github:hover {
    background: #020202;
    color: #fff; }
  .btn-github:active {
    background: black;
    color: #fff; }

.font-10 {
  font-size: 10px; }

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

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

.font-16 {
  font-size: 16px; }

.font-18 {
  font-size: 18px; }

.font-20 {
  font-size: 20px; }

.font-22 {
  font-size: 22px; }

.font-24 {
  font-size: 24px; }

.font-10 {
  font-size: 10px; }

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

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

.font-16 {
  font-size: 16px; }

.font-18 {
  font-size: 18px; }

.font-20 {
  font-size: 20px; }

.font-22 {
  font-size: 22px; }

.font-24 {
  font-size: 24px; }

#main-wrapper {
  width: 100%;
  overflow: hidden; }

.page-wrapper {
  position: relative;
  background: #f8f8f8;
  display: none;
  transition: 0.2s ease-in; }

.page-wrapper > .page-content {
  padding: 15px;
  min-height: calc(100vh - 167px); }

.footer {
  background: #fff;
  padding: 15px 20px;
  color: #a1aab2; }

.left-part {
  position: absolute;
  height: 100%;
  width: 260px;
  border-right: 1px solid rgba(120, 130, 140, 0.13); }
  .left-part.fixed-left-part {
    position: fixed;
    top: 0;
    padding-top: 10px; }
  .left-part .show-left-part {
    position: absolute;
    top: 45%;
    right: -41px; }

.right-part {
  width: calc(100% - 260px);
  height: calc(100vh - 111px);
  margin-left: 260px; }

.reverse-mode .left-part {
  right: 0;
  border-left: 1px solid rgba(120, 130, 140, 0.13); }

.reverse-mode .show-left-part {
  right: auto;
  left: -41px; }

.reverse-mode .right-part {
  margin-left: 0;
  margin-right: 260px; }

#main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header {
  transition: 0.2s ease-in; }

#main-wrapper[data-layout="vertical"][data-sidebartype="full"] .page-wrapper, #main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .page-wrapper {
  margin-left: 250px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .page-wrapper {
  margin-left: 180px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .navbar-brand .logo-text {
  display: none; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .left-sidebar,
#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .left-sidebar .sidebar-footer,
#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .topbar .top-navbar .navbar-header {
  width: 180px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item {
  width: calc(180px - 30px); }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .first-level {
  padding-left: 0; }

#main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link {
  display: block;
  white-space: nowrap;
  text-align: center; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="iconbar"] .sidebar-nav ul .sidebar-item .sidebar-link i {
    display: block;
    width: auto; }

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-header {
  width: 250px; }

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-collapse {
  margin-left: 250px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-header {
  width: 65px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-collpase {
  margin-left: 65px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .left-sidebar {
  left: 0; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"].hide-sidebar .left-sidebar {
  left: -250px; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"].hide-sidebar .page-wrapper {
  margin-left: 0; }

#main-wrapper[data-layout="vertical"][data-sidebartype="overlay"].hide-sidebar .navbar-brand .logo-text {
  display: none; }

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-header {
  position: fixed;
  z-index: 99;
  top: 0; }

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"] .left-sidebar {
  position: fixed; }

#main-wrapper[data-layout="vertical"][data-header-position="fixed"] .topbar {
  position: fixed;
  width: 100%; }

#main-wrapper[data-layout="vertical"][data-header-position="fixed"] .page-wrapper {
  padding-top: 60px; }

#main-wrapper[data-layout="vertical"][data-boxed-layout="boxed"] {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  box-shadow: 1px 0 80px rgba(0, 0, 0, 0.2); }

#main-wrapper[data-layout="vertical"][data-boxed-layout="boxed"][data-header-position="fixed"] .topbar {
  max-width: 1300px; }

@media (min-width: 768px) {
  #main-wrapper[data-layout="vertical"][data-sidebartype="full"] .topbar .top-navbar .navbar-header {
    width: 250px; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="full"] .topbar .top-navbar .navbar-header .navbar-brand {
      width: 250px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="full"] .topbar .top-navbar .sidebartoggler.side-start {
    justify-content: flex-start;
    margin-left: 1.5rem;
    color: #fff; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="full"] .topbar .top-navbar .navbar-right, #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-collapse {
    margin-left: 250px; 
    width: calc(100vw - 250px);
  }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-right {
    margin-left: 65px;
    width: calc(100vw - 65px);
  }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="iconbar"] .topbar .top-navbar .navbar-right {
    margin-left: 180px;
    width: calc(100vw - 180px);
  }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"].hide-sidebar .topbar .top-navbar .navbar-header {
    width: 65px;
  }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"].hide-sidebar .topbar .top-navbar .navbar-right {
    margin-left: 65px;
    width: calc(100vw - 65px);
  }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header {
    width: 65px;
  }
  .navbar-right {
    display: flex !important;
    flex-basis: auto;
    padding:0;
  }
  
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header .logo-text {
    display: none !important; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="full"] .topbar .top-navbar .navbar-header .logo-icon {
    display: none !important; }

    
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header.expand-logo {
    width: 250px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-header.expand-logo .logo-text {
    display: block; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-collapse {
    margin-left: 65px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .page-wrapper {
    margin-left: 65px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .hide-menu,
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .has-arrow:after {
    display: none; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .nav-small-cap {
    justify-content: center; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav .nav-small-cap i {
      display: block; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .navbar-header .navigation-text {
    display: none; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .navbar-header.expand-logo .navigation-text {
    display: block; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .navbar-header.expand-logo .sidebartoggler.side-start {
    justify-content: flex-start;
    margin-left: 1.5rem; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar {
    width: 65px; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover {
      width: 250px; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .hide-menu,
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .has-arrow:after {
        display: block; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .nav-small-cap {
        justify-content: flex-start; }
        #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav .nav-small-cap i {
          display: none; }
      #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
        visibility: hidden; }
    #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar .first-level .sidebar-item .sidebar-link i {
      visibility: visible; } }

@media (max-width: 767px) {
  #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar {
    left: -250px; }
  #main-wrapper.hide-sidebar .left-sidebar {
    left: 0; }
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse, #main-wrapper[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse {
    position: relative;
    top: 60px; }
  .left-part {
    position: fixed;
    left: -260px;
    background: #edf1f5;
    z-index: 1;
    transition: 0.1s ease-in; }
    .left-part.show-panel {
      left: 0; }
  .reverse-mode .left-part {
    right: -260px;
    left: auto; }
    .reverse-mode .left-part.show-panel {
      right: 0; }
  .right-part {
    width: 100%;
    margin-left: 0; } }

@media (max-width: 1023px) {
  #main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"].hide-sidebar .topbar .top-navbar .navbar-collapse {
    margin-left: 250px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-header {
    width: 250px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .page-wrapper {
    margin-left: 0; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="overlay"] .left-sidebar {
    left: -250px; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="overlay"].hide-sidebar .navbar-brand .logo-text {
    display: block; }
  #main-wrapper[data-layout="vertical"][data-sidebartype="overlay"].hide-sidebar .left-sidebar {
    left: 0; } }

/*******************
Preloader
********************/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff; }

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  position: absolute;
  top: calc(50% - 3.5px);
  left: 0;
  right: 0;
  margin: 0 auto; }

svg.tea {
  --secondary: #33406f; }

svg.tea #teabag {
  transform-origin: top center;
  transform: rotate(3deg);
  animation: swing 2s infinite; }

svg.tea #steamL {
  stroke-dasharray: 13;
  stroke-dashoffset: 13;
  animation: steamLarge 2s infinite; }

svg.tea #steamR {
  stroke-dasharray: 9;
  stroke-dashoffset: 9;
  animation: steamSmall 2s infinite; }

@-moz-keyframes swing {
  50% {
    transform: rotate(-3deg); } }

@-webkit-keyframes swing {
  50% {
    transform: rotate(-3deg); } }

@-o-keyframes swing {
  50% {
    transform: rotate(-3deg); } }

@keyframes swing {
  50% {
    transform: rotate(-3deg); } }

@-moz-keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6; }
  100% {
    stroke-dashoffset: 39;
    opacity: 0; } }

@-webkit-keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6; }
  100% {
    stroke-dashoffset: 39;
    opacity: 0; } }

@-o-keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6; }
  100% {
    stroke-dashoffset: 39;
    opacity: 0; } }

@keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6; }
  100% {
    stroke-dashoffset: 39;
    opacity: 0; } }

@-moz-keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6; }
  80% {
    stroke-dashoffset: 27;
    opacity: 0; }
  100% {
    stroke-dashoffset: 27;
    opacity: 0; } }

@-webkit-keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6; }
  80% {
    stroke-dashoffset: 27;
    opacity: 0; }
  100% {
    stroke-dashoffset: 27;
    opacity: 0; } }

@-o-keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6; }
  80% {
    stroke-dashoffset: 27;
    opacity: 0; }
  100% {
    stroke-dashoffset: 27;
    opacity: 0; } }

@keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6; }
  80% {
    stroke-dashoffset: 27;
    opacity: 0; }
  100% {
    stroke-dashoffset: 27;
    opacity: 0; } }

/*******************
Notify
*******************/
.notify {
  position: relative;
  top: -35px;
  right: -8px; }
  .notify .heartbit {
    position: absolute;
    top: -20px;
    right: -4px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 5px solid #ff5050;
    border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .notify .point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ff5050;
    position: absolute;
    right: 6px;
    top: -10px; }

@-moz-keyframes heartbit {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  25% {
    -moz-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -moz-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -moz-transform: scale(0.8);
    opacity: 0.5; }
  100% {
    -moz-transform: scale(1);
    opacity: 0; } }

@-webkit-keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

.topbar {
  position: relative;
  height: 60px;
  background: #fff;
  z-index: 100;
  transition: 0.2s ease-in;
  box-shadow: 1px 0px 7px rgba(0, 0, 0, 0.05); }
  .topbar .navbar-collapse {
    padding: 0px 10px 0 0; }
  .topbar .top-navbar {
    min-height: 60px;
    padding: 0; }
    .topbar .top-navbar .dropdown-toggle::after {
      display: none; }
    .topbar .top-navbar .navbar-header {
      line-height: 60px; }
    .topbar .top-navbar .sidebartoggler.side-start {
      justify-content: center;
      margin-left: 0;
      color: #fff;
      font-size: 20px; }
    .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
      line-height: 60px;
      height: 60px;
      padding: 0px 12px;
      font-size: 16px; }
    .topbar .top-navbar .navbar-nav > .nav-item {
      transition: 0.2s ease-in; }
      .topbar .top-navbar .navbar-nav > .nav-item:hover {
        background: rgba(0, 0, 0, 0.05); }
  .topbar .navbar-brand {
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0 10px; }
    .topbar .navbar-brand .dark-logo {
      display: none; }
    .topbar .navbar-brand .logo-icon {
      margin-right: 5px; }
  .topbar .user-dd,
  .topbar .mailbox {
    width: 300px; }
  .topbar .nav-toggler,
  .topbar .topbartoggler {
    color: #222;
    padding: 0 15px; }

.app-search {
  margin-top: 15px;
  position: relative; }
  .app-search .form-control {
    border-radius: 60px;
    transition: 0.2s ease-in;
    width: 180px;
    height: 30px; }
    .app-search .form-control:focus {
      width: 300px; }
  .app-search a {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #8898aa; }

.topbar .mega-dropdown {
  position: static; }
  .topbar .mega-dropdown .dropdown-menu {
    padding: 30px;
    width: 100%;
    max-height: 480px;
    overflow: auto; }

.topbar .dropdown-menu {
  padding-top: 0;
  border: 0;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1); }
  .topbar .dropdown-menu.dropdown-menu-end .with-arrow {
    right: 0px; }
    .topbar .dropdown-menu.dropdown-menu-end .with-arrow > span {
      right: 20px;
      left: auto; }

@media (max-width: 767px) {
  .topbar .top-navbar .navbar-collapse.show,
  .topbar .top-navbar .navbar-collapse.collapsing {
    display: flex;
    width: 100%;
    border-top: 1px solid rgba(120, 130, 140, 0.13); }
  .topbar .top-navbar .navbar-nav {
    flex-direction: row; }
    .topbar .top-navbar .navbar-nav .dropdown {
      position: static; }
  .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
    padding: 0 10px; }
  .topbar .top-navbar .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right:none !important;
    /* width: 100%; */
    width:auto;
  }
  .topbar .navbar-right {
    position: absolute;
    right: 0;
  }
  .topbar .navbar-brand { padding: 0px; }
  .topbar .top-navbar .dropdown-menu {
    position: fixed;
    width: 100vw;
    top: 59px;
    left: 0vw;
    max-height: calc(100vh - 60px);
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .mailbox .message-center {
    height: 110px !important; } }

.left-sidebar {
  position: absolute;
  width: 250px;
  height: 100%;
  top: 0px;
  z-index: 10;
  padding-top: 60px;
  background: #fff;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
  transition: 0.2s ease-in; }

.material.left-sidebar {
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08); }

.scroll-sidebar {
  height: calc(100% - 20px);
  position: relative; }

.ps-scrollbar-y-rail {
  z-index: 1; }

.sidebar-nav ul .sidebar-item {
  width: 250px;
  background: inherit; }
  .sidebar-nav ul .sidebar-item .sidebar-link {
    color: #fff;
    padding: 17px 13px;
    display: flex;
    /*white-space: nowrap;*/
    align-items: start;
    line-height: 25px;
    opacity: 0.8;
    font-weight: 300; }
    .sidebar-nav ul .sidebar-item .sidebar-link i {
      font-style: normal;
      width: 21px;
      line-height: 25px;
      font-size: 21px;
      color: #fff;
      display: inline-flex;
      text-align: center;
      margin-right: 10px;
    }

    .sidebar-nav ul .sidebar-item .sidebar-link.active, .sidebar-nav ul .sidebar-item .sidebar-link:hover {
      opacity: 1; }
  .sidebar-nav ul .sidebar-item .sidebar-link.profile-dd {
    opacity: 1; }
    .sidebar-nav ul .sidebar-item .sidebar-link.profile-dd span {
      margin-left: 10px;
      color: #fff;
      opacity: 0.8; }
  .sidebar-nav ul .sidebar-item:hover {
    background: rgba(0, 0, 0, 0.07); }
  .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    /*background: rgba(0, 0, 0, 0.04);*/
    opacity: 1;
    background-color: #ff5050;
    border-left: 3px solid transparent;
    font-weight: 500; }
  .sidebar-nav ul .sidebar-item .first-level .sidebar-item {
    background: unset; }
    .sidebar-nav ul .sidebar-item .first-level .sidebar-item:hover {
      background: unset; }
  .sidebar-nav ul .sidebar-item .first-level .sidebar-item.active > .sidebar-link {
    opacity: 1;
    font-weight: 700; }
  .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
    padding: 10px 15px; }
    .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
      font-size: 14px;
      visibility: hidden; }

.sidebar-nav ul .nav-small-cap {
  font-size: 12px;
  padding: 17px 13px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  line-height: 30px;
  margin-top: 10px;
  color: #fff;
  opacity: 1;
  text-transform: uppercase; }
  .sidebar-nav ul .nav-small-cap i {
    line-height: 30px;
    margin: 0 5px; }

.user-profile {
  position: relative;
  z-index: 1; }

.sidebar-nav ul {
  margin: 0;
  padding-left: 0; }
  .sidebar-nav ul li {
    list-style: none; }

.collapse.in {
  display: block; }

.sidebar-nav .has-arrow {
  position: relative; }
  .sidebar-nav .has-arrow::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #fff;
    margin-left: 10px;
    top: 26px;
    right: 15px; }

/*.sidebar-nav .active > .has-arrow::after,*/
/*.sidebar-nav li.selected > .has-arrow::after,*/
.sidebar-nav .has-arrow.profile-dd::after {
  top: 33px;
  opacity: 0.8; }

.sidebar-nav .devider {
  margin: 7px 0;
  border-top: 1px solid #fff;
  opacity: 0.1; }

.customizer {
  position: fixed;
  top: 0;
  right: -280px;
  width: 280px;
  height: 100%;
  background: #fff;
  z-index: 100;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
  transition: 0.3s ease-in; }
  .customizer .service-panel-toggle {
    background: #ff5050;
    padding: 12px 20px;
    color: #fff;
    position: absolute;
    top: 30%;
    left: -54px; }
  .customizer.show-service-panel {
    position: fixed;
    right: 0; }
    .customizer.show-service-panel .service-panel-toggle {
      left: -54px; }
  .customizer .customizer-body {
    position: relative;
    height: 100%; }
  .customizer .customizer-tab {
    display: flex; }
    .customizer .customizer-tab .nav-item {
      width: 33.33%;
      text-align: center; }
      .customizer .customizer-tab .nav-item .nav-link {
        color: #3e5569;
        border-bottom: 3px solid transparent;
        padding: 15px 12px; }
        .customizer .customizer-tab .nav-item .nav-link:hover, .customizer .customizer-tab .nav-item .nav-link.active {
          color: #2cabe3;
          border-bottom: 3px solid #2cabe3; }

.custom-control-label::after,
.custom-control-label::before {
  top: 0.15rem; }

.theme-color .theme-item .theme-link {
  width: 20px;
  height: 20px; }
  .theme-color .theme-item .theme-link[data-logobg="skin1"], .theme-color .theme-item .theme-link[data-navbarbg="skin1"], .theme-color .theme-item .theme-link[data-sidebarbg="skin1"] {
    background: #2cabe3; }
  .theme-color .theme-item .theme-link[data-logobg="skin2"], .theme-color .theme-item .theme-link[data-navbarbg="skin2"], .theme-color .theme-item .theme-link[data-sidebarbg="skin2"] {
    background: #06758f; }
  .theme-color .theme-item .theme-link[data-logobg="skin3"], .theme-color .theme-item .theme-link[data-navbarbg="skin3"], .theme-color .theme-item .theme-link[data-sidebarbg="skin3"] {
    background: #ff7676; }
  .theme-color .theme-item .theme-link[data-logobg="skin4"], .theme-color .theme-item .theme-link[data-navbarbg="skin4"], .theme-color .theme-item .theme-link[data-sidebarbg="skin4"] {
    background: #a0aec4; }
  .theme-color .theme-item .theme-link[data-logobg="skin5"], .theme-color .theme-item .theme-link[data-navbarbg="skin5"], .theme-color .theme-item .theme-link[data-sidebarbg="skin5"] {
    background: #20222a; }
  .theme-color .theme-item .theme-link[data-logobg="skin5"], .theme-color .theme-item .theme-link[data-navbarbg="skin5"], .theme-color .theme-item .theme-link[data-sidebarbg="skin5"] {
    background: #e9ecef; }

/*
Template Name: Admin Template
Author: Niravjoshi / Wrappixel
File: scss
*/
#main-wrapper[data-layout="horizontal"] {
  /****************************
    This is for the fixed header layout
    ***************************/
  /****************************
    This is for the fixed sidebar layout
    ***************************/
  /**********************************
    This is for when sidebarbg is skin5
    **********************************/ }
  #main-wrapper[data-layout="horizontal"] .right-part {
    height: calc(100vh - 161px); }
  #main-wrapper[data-layout="horizontal"] .chat-container .chat-box {
    height: calc(100vh - 365px) !important; }
  #main-wrapper[data-layout="horizontal"][data-header-position="fixed"] .topbar {
    position: fixed;
    width: 100%; }
  #main-wrapper[data-layout="horizontal"][data-header-position="fixed"] .left-sidebar {
    padding-top: 60px; }
  #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .topbar {
    position: fixed;
    width: 100%; }
  #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .left-sidebar {
    padding-top: 60px;
    position: fixed; }
  #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .page-wrapper {
    padding-top: 78px; }
  #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"],
  #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] ul {
    background: #fff; }
    #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link,
    #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] ul .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
      border-left: 0;
      opacity: 1;
      background-color: #2cabe3;
      font-weight: 500; }

/****************************
This is for the horizontal layout
***************************/
@media (min-width: 992px) {
  #main-wrapper[data-layout="horizontal"] {
    background: #edf1f5;
    /****************************
        This is for the Boxed horizontal layout
        ***************************/
    /****************************
        This is for the horizontal layout
        ***************************/ }
    #main-wrapper[data-layout="horizontal"] .page-breadcrumb {
      padding: 11px 10px; }
    #main-wrapper[data-layout="horizontal"] .page-wrapper > .page-content {
      padding: 30px 10px; }
    #main-wrapper[data-layout="horizontal"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
      visibility: visible; }
    #main-wrapper[data-layout="horizontal"] .mega-dropdown .first-level {
      max-height: 400px;
      overflow: auto; }
    #main-wrapper[data-layout="horizontal"] .topbar {
      transition: 0s; }
    #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .top-navbar,
    #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .scroll-sidebar,
    #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper {
      max-width: 1300px;
      margin: 0 auto;
      position: relative; }
    #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .sidebar-nav #sidebarnav {
      flex-wrap: wrap; }
      #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .sidebar-nav #sidebarnav > .sidebar-item > .has-arrow:after {
        display: block; }
    #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"] .page-wrapper {
      padding-top: 110px; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header {
      width: 200px;
      border-right: 1px solid rgba(0, 0, 0, 0.1); }
    #main-wrapper[data-layout="horizontal"] .topbar .sidebartoggler {
      display: none; }
    #main-wrapper[data-layout="horizontal"] .left-sidebar {
      width: 100%;
      height: auto;
      position: relative;
      padding-top: 0px;
      z-index: 45;
      transition: 0s; }
      #main-wrapper[data-layout="horizontal"] .left-sidebar .scroll-sidebar {
        height: 51px; }
    #main-wrapper[data-layout="horizontal"] .sidebar-nav ul {
      display: flex; }
    #main-wrapper[data-layout="horizontal"] .scroll-sidebar {
      height: auto; }
    #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav {
      display: flex;
      width: 100%; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .sidebar-item {
        position: relative;
        width: auto; }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .sidebar-item .sidebar-link {
          padding: 13px 30px 13px 13px; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item {
        border-right: 1px solid rgba(0, 0, 0, 0.1); }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .has-arrow:after {
          transform: rotate(-135deg) translate(0, -50%); }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:last-child > .first-level {
          right: 0px;
          left: auto; }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .two-column + .first-level {
          width: 400px; }
          #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .two-column + .first-level > .sidebar-item {
            float: left;
            width: 50%;
            vertical-align: top; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul {
        position: absolute;
        left: 0px;
        top: auto;
        width: 200px;
        padding-bottom: 0px;
        z-index: 100;
        display: none;
        box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1); }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .mega-dropdown {
        position: static; }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .mega-dropdown .first-level {
          width: 100%; }
          #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .mega-dropdown .first-level > li {
            width: 25%;
            float: left; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover {
        background: rgba(0, 0, 0, 0.035); }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level.collapse {
        display: block; }
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level > li,
        #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:hover ul.first-level.collapse > li {
          background: rgba(0, 0, 0, 0.035); }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul.second-level {
        left: 200px;
        top: 0px; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:last-child > .first-level ul.second-level,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item .first-level .right-side-dd ul.second-level {
        right: 200px;
        top: 0px;
        left: auto; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav ul.first-level > .sidebar-item:hover ul.second-level {
        display: block; }
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .nav-small-cap,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .sidebar-footer,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .user-pro,
      #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav .badge {
        display: none; } }

@media (min-width: 768px) and (max-width: 1023px) {
  #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item {
    flex: auto; } }

@media (max-width: 991.98px) {
  #main-wrapper[data-layout="horizontal"][data-sidebartype="mini-sidebar"] .left-sidebar,
  #main-wrapper[data-layout="horizontal"][data-sidebartype="mini-sidebar"] .left-sidebar .sidebar-footer {
    left: -250px; }
  #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar,
  #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar .sidebar-footer {
    left: 0; }
  #main-wrapper[data-layout="horizontal"][data-layout="vertical"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse, #main-wrapper[data-layout="horizontal"][data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"] .topbar .top-navbar .navbar-collapse {
    position: relative;
    top: 60px; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-collapse.show,
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-collapse.collapsing {
    display: block;
    width: 100%;
    border-top: 1px solid rgba(120, 130, 140, 0.13); }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-nav {
    flex-direction: row; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-nav .dropdown {
      position: static; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
    padding: 0 10px; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
  #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .dropdown-menu {
    position: absolute;
    width: 100%; }
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .dropdown-menu .with-arrow {
      display: none; } }

@media (max-width: 991.98px) {
  #main-wrapper[data-layout="horizontal"].hide-sidebar .left-sidebar {
    left: 0; } }

html[dir="rtl"] .btn-group > .btn:not(:first-child),
html[dir="rtl"] .btn-group > .btn-group:not(:first-child) {
  margin-right: -1px; }

html[dir="rtl"] .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
html[dir="rtl"] .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

html[dir="rtl"] .btn-group > .btn:nth-child(n + 3),
html[dir="rtl"] .btn-group > :not(.btn-check) + .btn,
html[dir="rtl"] .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

html[dir="rtl"] .float-start {
  float: right !important; }

html[dir="rtl"] .float-end {
  float: left !important; }

html[dir="rtl"] .float-none {
  float: none !important; }

@media (min-width: 576px) {
  html[dir="rtl"] .float-sm-start {
    float: right !important; }
  html[dir="rtl"] .float-sm-end {
    float: left !important; }
  html[dir="rtl"] .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  html[dir="rtl"] .float-md-start {
    float: right !important; }
  html[dir="rtl"] .float-md-end {
    float: left !important; }
  html[dir="rtl"] .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  html[dir="rtl"] .float-lg-start {
    float: right !important; }
  html[dir="rtl"] .float-lg-end {
    float: left !important; }
  html[dir="rtl"] .float-lg-none {
    float: none !important; } }

@media (min-width: 1600px) {
  html[dir="rtl"] .float-xl-start {
    float: right !important; }
  html[dir="rtl"] .float-xl-end {
    float: left !important; }
  html[dir="rtl"] .float-xl-none {
    float: none !important; } }

html[dir="rtl"] .dropdown-menu-start {
  --bs-position: start;
  right: 0 /* rtl:ignore */;
  left: auto /* rtl:ignore */; }

html[dir="rtl"] .dropdown-menu-end {
  --bs-position: end;
  right: auto /* rtl:ignore */;
  left: 0 /* rtl:ignore */; }

@media (min-width: 576px) {
  html[dir="rtl"] .dropdown-menu-sm-start {
    --bs-position: start;
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */; }
  html[dir="rtl"] .dropdown-menu-sm-end {
    --bs-position: end;
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */; } }

@media (min-width: 768px) {
  html[dir="rtl"] .dropdown-menu-md-start {
    --bs-position: start;
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */; }
  html[dir="rtl"] .dropdown-menu-md-end {
    --bs-position: end;
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */; } }

@media (min-width: 992px) {
  html[dir="rtl"] .dropdown-menu-lg-start {
    --bs-position: start;
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */; }
  html[dir="rtl"] .dropdown-menu-lg-end {
    --bs-position: end;
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */; } }

@media (min-width: 1600px) {
  html[dir="rtl"] .dropdown-menu-xl-start {
    --bs-position: start;
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */; }
  html[dir="rtl"] .dropdown-menu-xl-end {
    --bs-position: end;
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */; } }

html[dir="rtl"] .m-0 {
  margin: 0 !important; }

html[dir="rtl"] .mt-0,
html[dir="rtl"] .my-0 {
  margin-top: 0 !important; }

html[dir="rtl"] .me-0 {
  margin-right: unset !important;
  margin-left: 0 !important; }

html[dir="rtl"] .mb-0,
html[dir="rtl"] .my-0 {
  margin-bottom: 0 !important; }

html[dir="rtl"] .ms-0 {
  margin-left: unset !important;
  margin-right: 0 !important; }

html[dir="rtl"] .m-1 {
  margin: 0.25rem !important; }

html[dir="rtl"] .mt-1,
html[dir="rtl"] .my-1 {
  margin-top: 0.25rem !important; }

html[dir="rtl"] .me-1 {
  margin-right: unset !important;
  margin-left: 0.25rem !important; }

html[dir="rtl"] .mb-1,
html[dir="rtl"] .my-1 {
  margin-bottom: 0.25rem !important; }

html[dir="rtl"] .ms-1 {
  margin-left: unset !important;
  margin-right: 0.25rem !important; }

html[dir="rtl"] .m-2 {
  margin: 0.5rem !important; }

html[dir="rtl"] .mt-2,
html[dir="rtl"] .my-2 {
  margin-top: 0.5rem !important; }

html[dir="rtl"] .me-2 {
  margin-right: unset !important;
  margin-left: 0.5rem !important; }

html[dir="rtl"] .mb-2,
html[dir="rtl"] .my-2 {
  margin-bottom: 0.5rem !important; }

html[dir="rtl"] .ms-2 {
  margin-left: unset !important;
  margin-right: 0.5rem !important; }

html[dir="rtl"] .m-3 {
  margin: 1rem !important; }

html[dir="rtl"] .mt-3,
html[dir="rtl"] .my-3 {
  margin-top: 1rem !important; }

html[dir="rtl"] .me-3 {
  margin-right: unset !important;
  margin-left: 1rem !important; }

html[dir="rtl"] .mb-3,
html[dir="rtl"] .my-3 {
  margin-bottom: 1rem !important; }

html[dir="rtl"] .ms-3 {
  margin-left: unset !important;
  margin-right: 1rem !important; }

html[dir="rtl"] .m-4 {
  margin: 1.5rem !important; }

html[dir="rtl"] .mt-4,
html[dir="rtl"] .my-4 {
  margin-top: 1.5rem !important; }

html[dir="rtl"] .me-4 {
  margin-right: unset !important;
  margin-left: 1.5rem !important; }

html[dir="rtl"] .mb-4,
html[dir="rtl"] .my-4 {
  margin-bottom: 1.5rem !important; }

html[dir="rtl"] .ms-4 {
  margin-left: unset !important;
  margin-right: 1.5rem !important; }

html[dir="rtl"] .m-5 {
  margin: 3rem !important; }

html[dir="rtl"] .mt-5,
html[dir="rtl"] .my-5 {
  margin-top: 3rem !important; }

html[dir="rtl"] .me-5 {
  margin-right: unset !important;
  margin-left: 3rem !important; }

html[dir="rtl"] .mb-5,
html[dir="rtl"] .my-5 {
  margin-bottom: 3rem !important; }

html[dir="rtl"] .ms-5 {
  margin-left: unset !important;
  margin-right: 3rem !important; }

html[dir="rtl"] .p-0 {
  padding: 0 !important; }

html[dir="rtl"] .pt-0,
html[dir="rtl"] .py-0 {
  padding-top: 0 !important; }

html[dir="rtl"] .pe-0 {
  padding-right: unset !important;
  padding-left: 0 !important; }

html[dir="rtl"] .pb-0,
html[dir="rtl"] .py-0 {
  padding-bottom: 0 !important; }

html[dir="rtl"] .ps-0 {
  padding-left: unset !important;
  padding-right: 0 !important; }

html[dir="rtl"] .p-1 {
  padding: 0.25rem !important; }

html[dir="rtl"] .pt-1,
html[dir="rtl"] .py-1 {
  padding-top: 0.25rem !important; }

html[dir="rtl"] .pe-1 {
  padding-right: unset !important;
  padding-left: 0.25rem !important; }

html[dir="rtl"] .pb-1,
html[dir="rtl"] .py-1 {
  padding-bottom: 0.25rem !important; }

html[dir="rtl"] .ps-1 {
  padding-left: unset !important;
  padding-right: 0.25rem !important; }

html[dir="rtl"] .p-2 {
  padding: 0.5rem !important; }

html[dir="rtl"] .pt-2,
html[dir="rtl"] .py-2 {
  padding-top: 0.5rem !important; }

html[dir="rtl"] .pe-2 {
  padding-right: unset !important;
  padding-left: 0.5rem !important; }

html[dir="rtl"] .pb-2,
html[dir="rtl"] .py-2 {
  padding-bottom: 0.5rem !important; }

html[dir="rtl"] .ps-2 {
  padding-left: unset !important;
  padding-right: 0.5rem !important; }

html[dir="rtl"] .p-3 {
  padding: 1rem !important; }

html[dir="rtl"] .pt-3,
html[dir="rtl"] .py-3 {
  padding-top: 1rem !important; }

html[dir="rtl"] .pe-3 {
  padding-right: unset !important;
  padding-left: 1rem !important; }

html[dir="rtl"] .pb-3,
html[dir="rtl"] .py-3 {
  padding-bottom: 1rem !important; }

html[dir="rtl"] .ps-3 {
  padding-left: unset !important;
  padding-right: 1rem !important; }

html[dir="rtl"] .p-4 {
  padding: 1.5rem !important; }

html[dir="rtl"] .pt-4,
html[dir="rtl"] .py-4 {
  padding-top: 1.5rem !important; }

html[dir="rtl"] .pe-4 {
  padding-right: unset !important;
  padding-left: 1.5rem !important; }

html[dir="rtl"] .pb-4,
html[dir="rtl"] .py-4 {
  padding-bottom: 1.5rem !important; }

html[dir="rtl"] .ps-4 {
  padding-left: unset !important;
  padding-right: 1.5rem !important; }

html[dir="rtl"] .p-5 {
  padding: 3rem !important; }

html[dir="rtl"] .pt-5,
html[dir="rtl"] .py-5 {
  padding-top: 3rem !important; }

html[dir="rtl"] .pe-5 {
  padding-right: unset !important;
  padding-left: 3rem !important; }

html[dir="rtl"] .pb-5,
html[dir="rtl"] .py-5 {
  padding-bottom: 3rem !important; }

html[dir="rtl"] .ps-5 {
  padding-left: unset !important;
  padding-right: 3rem !important; }

html[dir="rtl"] .m-n1 {
  margin: -0.25rem !important; }

html[dir="rtl"] .mt-n1,
html[dir="rtl"] .my-n1 {
  margin-top: -0.25rem !important; }

html[dir="rtl"] .me-n1,
html[dir="rtl"] .mx-n1 {
  margin-right: unset !important;
  margin-left: -0.25rem !important; }

html[dir="rtl"] .mb-n1,
html[dir="rtl"] .my-n1 {
  margin-bottom: -0.25rem !important; }

html[dir="rtl"] .ms-n1,
html[dir="rtl"] .mx-n1 {
  margin-left: unset !important;
  margin-right: -0.25rem !important; }

html[dir="rtl"] .m-n2 {
  margin: -0.5rem !important; }

html[dir="rtl"] .mt-n2,
html[dir="rtl"] .my-n2 {
  margin-top: -0.5rem !important; }

html[dir="rtl"] .me-n2,
html[dir="rtl"] .mx-n2 {
  margin-right: unset !important;
  margin-left: -0.5rem !important; }

html[dir="rtl"] .mb-n2,
html[dir="rtl"] .my-n2 {
  margin-bottom: -0.5rem !important; }

html[dir="rtl"] .ms-n2,
html[dir="rtl"] .mx-n2 {
  margin-left: unset !important;
  margin-right: -0.5rem !important; }

html[dir="rtl"] .m-n3 {
  margin: -1rem !important; }

html[dir="rtl"] .mt-n3,
html[dir="rtl"] .my-n3 {
  margin-top: -1rem !important; }

html[dir="rtl"] .me-n3,
html[dir="rtl"] .mx-n3 {
  margin-right: unset !important;
  margin-left: -1rem !important; }

html[dir="rtl"] .mb-n3,
html[dir="rtl"] .my-n3 {
  margin-bottom: -1rem !important; }

html[dir="rtl"] .ms-n3,
html[dir="rtl"] .mx-n3 {
  margin-left: unset !important;
  margin-right: -1rem !important; }

html[dir="rtl"] .m-n4 {
  margin: -1.5rem !important; }

html[dir="rtl"] .mt-n4,
html[dir="rtl"] .my-n4 {
  margin-top: -1.5rem !important; }

html[dir="rtl"] .me-n4,
html[dir="rtl"] .mx-n4 {
  margin-right: unset !important;
  margin-left: -1.5rem !important; }

html[dir="rtl"] .mb-n4,
html[dir="rtl"] .my-n4 {
  margin-bottom: -1.5rem !important; }

html[dir="rtl"] .ms-n4,
html[dir="rtl"] .mx-n4 {
  margin-left: unset !important;
  margin-right: -1.5rem !important; }

html[dir="rtl"] .m-n5 {
  margin: -3rem !important; }

html[dir="rtl"] .mt-n5,
html[dir="rtl"] .my-n5 {
  margin-top: -3rem !important; }

html[dir="rtl"] .me-n5,
html[dir="rtl"] .mx-n5 {
  margin-right: unset !important;
  margin-left: -3rem !important; }

html[dir="rtl"] .mb-n5,
html[dir="rtl"] .my-n5 {
  margin-bottom: -3rem !important; }

html[dir="rtl"] .ms-n5,
html[dir="rtl"] .mx-n5 {
  margin-left: unset !important;
  margin-right: -3rem !important; }

html[dir="rtl"] .m-auto {
  margin: auto !important; }

html[dir="rtl"] .mt-auto,
html[dir="rtl"] .my-auto {
  margin-top: auto !important; }

html[dir="rtl"] .me-auto,
html[dir="rtl"] .mx-auto {
  margin-right: unset !important;
  margin-left: auto !important; }

html[dir="rtl"] .mb-auto,
html[dir="rtl"] .my-auto {
  margin-bottom: auto !important; }

html[dir="rtl"] .ms-auto,
html[dir="rtl"] .mx-auto {
  margin-left: unset !important;
  margin-right: auto !important; }

@media (min-width: 576px) {
  html[dir="rtl"] .m-sm-0 {
    margin: 0 !important; }
  html[dir="rtl"] .mt-sm-0,
  html[dir="rtl"] .my-sm-0 {
    margin-top: 0 !important; }
  html[dir="rtl"] .me-sm-0 {
    margin-right: unset !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mb-sm-0,
  html[dir="rtl"] .my-sm-0 {
    margin-bottom: 0 !important; }
  html[dir="rtl"] .ms-sm-0 {
    margin-left: unset !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .m-sm-1 {
    margin: 0.25rem !important; }
  html[dir="rtl"] .mt-sm-1,
  html[dir="rtl"] .my-sm-1 {
    margin-top: 0.25rem !important; }
  html[dir="rtl"] .me-sm-1 {
    margin-right: unset !important;
    margin-left: 0.25rem !important; }
  html[dir="rtl"] .mb-sm-1,
  html[dir="rtl"] .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  html[dir="rtl"] .ms-sm-1 {
    margin-left: unset !important;
    margin-right: 0.25rem !important; }
  html[dir="rtl"] .m-sm-2 {
    margin: 0.5rem !important; }
  html[dir="rtl"] .mt-sm-2,
  html[dir="rtl"] .my-sm-2 {
    margin-top: 0.5rem !important; }
  html[dir="rtl"] .me-sm-2 {
    margin-right: unset !important;
    margin-left: 0.5rem !important; }
  html[dir="rtl"] .mb-sm-2,
  html[dir="rtl"] .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  html[dir="rtl"] .ms-sm-2 {
    margin-left: unset !important;
    margin-right: 0.5rem !important; }
  html[dir="rtl"] .m-sm-3 {
    margin: 1rem !important; }
  html[dir="rtl"] .mt-sm-3,
  html[dir="rtl"] .my-sm-3 {
    margin-top: 1rem !important; }
  html[dir="rtl"] .me-sm-3 {
    margin-right: unset !important;
    margin-left: 1rem !important; }
  html[dir="rtl"] .mb-sm-3,
  html[dir="rtl"] .my-sm-3 {
    margin-bottom: 1rem !important; }
  html[dir="rtl"] .ms-sm-3 {
    margin-left: unset !important;
    margin-right: 1rem !important; }
  html[dir="rtl"] .m-sm-4 {
    margin: 1.5rem !important; }
  html[dir="rtl"] .mt-sm-4,
  html[dir="rtl"] .my-sm-4 {
    margin-top: 1.5rem !important; }
  html[dir="rtl"] .me-sm-4 {
    margin-right: unset !important;
    margin-left: 1.5rem !important; }
  html[dir="rtl"] .mb-sm-4,
  html[dir="rtl"] .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  html[dir="rtl"] .ms-sm-4 {
    margin-left: unset !important;
    margin-right: 1.5rem !important; }
  html[dir="rtl"] .m-sm-5 {
    margin: 3rem !important; }
  html[dir="rtl"] .mt-sm-5,
  html[dir="rtl"] .my-sm-5 {
    margin-top: 3rem !important; }
  html[dir="rtl"] .me-sm-5 {
    margin-right: unset !important;
    margin-left: 3rem !important; }
  html[dir="rtl"] .mb-sm-5,
  html[dir="rtl"] .my-sm-5 {
    margin-bottom: 3rem !important; }
  html[dir="rtl"] .ms-sm-5 {
    margin-left: unset !important;
    margin-right: 3rem !important; }
  html[dir="rtl"] .p-sm-0 {
    padding: 0 !important; }
  html[dir="rtl"] .pt-sm-0,
  html[dir="rtl"] .py-sm-0 {
    padding-top: 0 !important; }
  html[dir="rtl"] .pe-sm-0 {
    padding-right: unset !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pb-sm-0,
  html[dir="rtl"] .py-sm-0 {
    padding-bottom: 0 !important; }
  html[dir="rtl"] .ps-sm-0 {
    padding-left: unset !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .p-sm-1 {
    padding: 0.25rem !important; }
  html[dir="rtl"] .pt-sm-1,
  html[dir="rtl"] .py-sm-1 {
    padding-top: 0.25rem !important; }
  html[dir="rtl"] .pe-sm-1 {
    padding-right: unset !important;
    padding-left: 0.25rem !important; }
  html[dir="rtl"] .pb-sm-1,
  html[dir="rtl"] .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  html[dir="rtl"] .ps-sm-1 {
    padding-left: unset !important;
    padding-right: 0.25rem !important; }
  html[dir="rtl"] .p-sm-2 {
    padding: 0.5rem !important; }
  html[dir="rtl"] .pt-sm-2,
  html[dir="rtl"] .py-sm-2 {
    padding-top: 0.5rem !important; }
  html[dir="rtl"] .pe-sm-2 {
    padding-right: unset !important;
    padding-left: 0.5rem !important; }
  html[dir="rtl"] .pb-sm-2,
  html[dir="rtl"] .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  html[dir="rtl"] .ps-sm-2 {
    padding-left: unset !important;
    padding-right: 0.5rem !important; }
  html[dir="rtl"] .p-sm-3 {
    padding: 1rem !important; }
  html[dir="rtl"] .pt-sm-3,
  html[dir="rtl"] .py-sm-3 {
    padding-top: 1rem !important; }
  html[dir="rtl"] .pe-sm-3 {
    padding-right: unset !important;
    padding-left: 1rem !important; }
  html[dir="rtl"] .pb-sm-3,
  html[dir="rtl"] .py-sm-3 {
    padding-bottom: 1rem !important; }
  html[dir="rtl"] .ps-sm-3 {
    padding-left: unset !important;
    padding-right: 1rem !important; }
  html[dir="rtl"] .p-sm-4 {
    padding: 1.5rem !important; }
  html[dir="rtl"] .pt-sm-4,
  html[dir="rtl"] .py-sm-4 {
    padding-top: 1.5rem !important; }
  html[dir="rtl"] .pe-sm-4 {
    padding-right: unset !important;
    padding-left: 1.5rem !important; }
  html[dir="rtl"] .pb-sm-4,
  html[dir="rtl"] .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  html[dir="rtl"] .ps-sm-4 {
    padding-left: unset !important;
    padding-right: 1.5rem !important; }
  html[dir="rtl"] .p-sm-5 {
    padding: 3rem !important; }
  html[dir="rtl"] .pt-sm-5,
  html[dir="rtl"] .py-sm-5 {
    padding-top: 3rem !important; }
  html[dir="rtl"] .pe-sm-5 {
    padding-right: unset !important;
    padding-left: 3rem !important; }
  html[dir="rtl"] .pb-sm-5,
  html[dir="rtl"] .py-sm-5 {
    padding-bottom: 3rem !important; }
  html[dir="rtl"] .ps-sm-5 {
    padding-left: unset !important;
    padding-right: 3rem !important; }
  html[dir="rtl"] .m-sm-n1 {
    margin: -0.25rem !important; }
  html[dir="rtl"] .mt-sm-n1,
  html[dir="rtl"] .my-sm-n1 {
    margin-top: -0.25rem !important; }
  html[dir="rtl"] .me-sm-n1,
  html[dir="rtl"] .mx-sm-n1 {
    margin-right: unset !important;
    margin-left: -0.25rem !important; }
  html[dir="rtl"] .mb-sm-n1,
  html[dir="rtl"] .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  html[dir="rtl"] .ms-sm-n1,
  html[dir="rtl"] .mx-sm-n1 {
    margin-left: unset !important;
    margin-right: -0.25rem !important; }
  html[dir="rtl"] .m-sm-n2 {
    margin: -0.5rem !important; }
  html[dir="rtl"] .mt-sm-n2,
  html[dir="rtl"] .my-sm-n2 {
    margin-top: -0.5rem !important; }
  html[dir="rtl"] .me-sm-n2,
  html[dir="rtl"] .mx-sm-n2 {
    margin-right: unset !important;
    margin-left: -0.5rem !important; }
  html[dir="rtl"] .mb-sm-n2,
  html[dir="rtl"] .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  html[dir="rtl"] .ms-sm-n2,
  html[dir="rtl"] .mx-sm-n2 {
    margin-left: unset !important;
    margin-right: -0.5rem !important; }
  html[dir="rtl"] .m-sm-n3 {
    margin: -1rem !important; }
  html[dir="rtl"] .mt-sm-n3,
  html[dir="rtl"] .my-sm-n3 {
    margin-top: -1rem !important; }
  html[dir="rtl"] .me-sm-n3,
  html[dir="rtl"] .mx-sm-n3 {
    margin-right: unset !important;
    margin-left: -1rem !important; }
  html[dir="rtl"] .mb-sm-n3,
  html[dir="rtl"] .my-sm-n3 {
    margin-bottom: -1rem !important; }
  html[dir="rtl"] .ms-sm-n3,
  html[dir="rtl"] .mx-sm-n3 {
    margin-left: unset !important;
    margin-right: -1rem !important; }
  html[dir="rtl"] .m-sm-n4 {
    margin: -1.5rem !important; }
  html[dir="rtl"] .mt-sm-n4,
  html[dir="rtl"] .my-sm-n4 {
    margin-top: -1.5rem !important; }
  html[dir="rtl"] .me-sm-n4,
  html[dir="rtl"] .mx-sm-n4 {
    margin-right: unset !important;
    margin-left: -1.5rem !important; }
  html[dir="rtl"] .mb-sm-n4,
  html[dir="rtl"] .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  html[dir="rtl"] .ms-sm-n4,
  html[dir="rtl"] .mx-sm-n4 {
    margin-left: unset !important;
    margin-right: -1.5rem !important; }
  html[dir="rtl"] .m-sm-n5 {
    margin: -3rem !important; }
  html[dir="rtl"] .mt-sm-n5,
  html[dir="rtl"] .my-sm-n5 {
    margin-top: -3rem !important; }
  html[dir="rtl"] .me-sm-n5,
  html[dir="rtl"] .mx-sm-n5 {
    margin-right: unset !important;
    margin-left: -3rem !important; }
  html[dir="rtl"] .mb-sm-n5,
  html[dir="rtl"] .my-sm-n5 {
    margin-bottom: -3rem !important; }
  html[dir="rtl"] .ms-sm-n5,
  html[dir="rtl"] .mx-sm-n5 {
    margin-left: unset !important;
    margin-right: -3rem !important; }
  html[dir="rtl"] .m-sm-auto {
    margin: auto !important; }
  html[dir="rtl"] .mt-sm-auto,
  html[dir="rtl"] .my-sm-auto {
    margin-top: auto !important; }
  html[dir="rtl"] .me-sm-auto,
  html[dir="rtl"] .mx-sm-auto {
    margin-right: unset !important;
    margin-left: auto !important; }
  html[dir="rtl"] .mb-sm-auto,
  html[dir="rtl"] .my-sm-auto {
    margin-bottom: auto !important; }
  html[dir="rtl"] .ms-sm-auto,
  html[dir="rtl"] .mx-sm-auto {
    margin-left: unset !important;
    margin-right: auto !important; } }

@media (min-width: 768px) {
  html[dir="rtl"] .m-md-0 {
    margin: 0 !important; }
  html[dir="rtl"] .mt-md-0,
  html[dir="rtl"] .my-md-0 {
    margin-top: 0 !important; }
  html[dir="rtl"] .me-md-0 {
    margin-right: unset !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mb-md-0,
  html[dir="rtl"] .my-md-0 {
    margin-bottom: 0 !important; }
  html[dir="rtl"] .ms-md-0 {
    margin-left: unset !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .m-md-1 {
    margin: 0.25rem !important; }
  html[dir="rtl"] .mt-md-1,
  html[dir="rtl"] .my-md-1 {
    margin-top: 0.25rem !important; }
  html[dir="rtl"] .me-md-1 {
    margin-right: unset !important;
    margin-left: 0.25rem !important; }
  html[dir="rtl"] .mb-md-1,
  html[dir="rtl"] .my-md-1 {
    margin-bottom: 0.25rem !important; }
  html[dir="rtl"] .ms-md-1 {
    margin-left: unset !important;
    margin-right: 0.25rem !important; }
  html[dir="rtl"] .m-md-2 {
    margin: 0.5rem !important; }
  html[dir="rtl"] .mt-md-2,
  html[dir="rtl"] .my-md-2 {
    margin-top: 0.5rem !important; }
  html[dir="rtl"] .me-md-2 {
    margin-right: unset !important;
    margin-left: 0.5rem !important; }
  html[dir="rtl"] .mb-md-2,
  html[dir="rtl"] .my-md-2 {
    margin-bottom: 0.5rem !important; }
  html[dir="rtl"] .ms-md-2 {
    margin-left: unset !important;
    margin-right: 0.5rem !important; }
  html[dir="rtl"] .m-md-3 {
    margin: 1rem !important; }
  html[dir="rtl"] .mt-md-3,
  html[dir="rtl"] .my-md-3 {
    margin-top: 1rem !important; }
  html[dir="rtl"] .me-md-3 {
    margin-right: unset !important;
    margin-left: 1rem !important; }
  html[dir="rtl"] .mb-md-3,
  html[dir="rtl"] .my-md-3 {
    margin-bottom: 1rem !important; }
  html[dir="rtl"] .ms-md-3 {
    margin-left: unset !important;
    margin-right: 1rem !important; }
  html[dir="rtl"] .m-md-4 {
    margin: 1.5rem !important; }
  html[dir="rtl"] .mt-md-4,
  html[dir="rtl"] .my-md-4 {
    margin-top: 1.5rem !important; }
  html[dir="rtl"] .me-md-4 {
    margin-right: unset !important;
    margin-left: 1.5rem !important; }
  html[dir="rtl"] .mb-md-4,
  html[dir="rtl"] .my-md-4 {
    margin-bottom: 1.5rem !important; }
  html[dir="rtl"] .ms-md-4 {
    margin-left: unset !important;
    margin-right: 1.5rem !important; }
  html[dir="rtl"] .m-md-5 {
    margin: 3rem !important; }
  html[dir="rtl"] .mt-md-5,
  html[dir="rtl"] .my-md-5 {
    margin-top: 3rem !important; }
  html[dir="rtl"] .me-md-5 {
    margin-right: unset !important;
    margin-left: 3rem !important; }
  html[dir="rtl"] .mb-md-5,
  html[dir="rtl"] .my-md-5 {
    margin-bottom: 3rem !important; }
  html[dir="rtl"] .ms-md-5 {
    margin-left: unset !important;
    margin-right: 3rem !important; }
  html[dir="rtl"] .p-md-0 {
    padding: 0 !important; }
  html[dir="rtl"] .pt-md-0,
  html[dir="rtl"] .py-md-0 {
    padding-top: 0 !important; }
  html[dir="rtl"] .pe-md-0 {
    padding-right: unset !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pb-md-0,
  html[dir="rtl"] .py-md-0 {
    padding-bottom: 0 !important; }
  html[dir="rtl"] .ps-md-0 {
    padding-left: unset !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .p-md-1 {
    padding: 0.25rem !important; }
  html[dir="rtl"] .pt-md-1,
  html[dir="rtl"] .py-md-1 {
    padding-top: 0.25rem !important; }
  html[dir="rtl"] .pe-md-1 {
    padding-right: unset !important;
    padding-left: 0.25rem !important; }
  html[dir="rtl"] .pb-md-1,
  html[dir="rtl"] .py-md-1 {
    padding-bottom: 0.25rem !important; }
  html[dir="rtl"] .ps-md-1 {
    padding-left: unset !important;
    padding-right: 0.25rem !important; }
  html[dir="rtl"] .p-md-2 {
    padding: 0.5rem !important; }
  html[dir="rtl"] .pt-md-2,
  html[dir="rtl"] .py-md-2 {
    padding-top: 0.5rem !important; }
  html[dir="rtl"] .pe-md-2 {
    padding-right: unset !important;
    padding-left: 0.5rem !important; }
  html[dir="rtl"] .pb-md-2,
  html[dir="rtl"] .py-md-2 {
    padding-bottom: 0.5rem !important; }
  html[dir="rtl"] .ps-md-2 {
    padding-left: unset !important;
    padding-right: 0.5rem !important; }
  html[dir="rtl"] .p-md-3 {
    padding: 1rem !important; }
  html[dir="rtl"] .pt-md-3,
  html[dir="rtl"] .py-md-3 {
    padding-top: 1rem !important; }
  html[dir="rtl"] .pe-md-3 {
    padding-right: unset !important;
    padding-left: 1rem !important; }
  html[dir="rtl"] .pb-md-3,
  html[dir="rtl"] .py-md-3 {
    padding-bottom: 1rem !important; }
  html[dir="rtl"] .ps-md-3 {
    padding-left: unset !important;
    padding-right: 1rem !important; }
  html[dir="rtl"] .p-md-4 {
    padding: 1.5rem !important; }
  html[dir="rtl"] .pt-md-4,
  html[dir="rtl"] .py-md-4 {
    padding-top: 1.5rem !important; }
  html[dir="rtl"] .pe-md-4 {
    padding-right: unset !important;
    padding-left: 1.5rem !important; }
  html[dir="rtl"] .pb-md-4,
  html[dir="rtl"] .py-md-4 {
    padding-bottom: 1.5rem !important; }
  html[dir="rtl"] .ps-md-4 {
    padding-left: unset !important;
    padding-right: 1.5rem !important; }
  html[dir="rtl"] .p-md-5 {
    padding: 3rem !important; }
  html[dir="rtl"] .pt-md-5,
  html[dir="rtl"] .py-md-5 {
    padding-top: 3rem !important; }
  html[dir="rtl"] .pe-md-5 {
    padding-right: unset !important;
    padding-left: 3rem !important; }
  html[dir="rtl"] .pb-md-5,
  html[dir="rtl"] .py-md-5 {
    padding-bottom: 3rem !important; }
  html[dir="rtl"] .ps-md-5 {
    padding-left: unset !important;
    padding-right: 3rem !important; }
  html[dir="rtl"] .m-md-n1 {
    margin: -0.25rem !important; }
  html[dir="rtl"] .mt-md-n1,
  html[dir="rtl"] .my-md-n1 {
    margin-top: -0.25rem !important; }
  html[dir="rtl"] .me-md-n1,
  html[dir="rtl"] .mx-md-n1 {
    margin-right: unset !important;
    margin-left: -0.25rem !important; }
  html[dir="rtl"] .mb-md-n1,
  html[dir="rtl"] .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  html[dir="rtl"] .ms-md-n1,
  html[dir="rtl"] .mx-md-n1 {
    margin-left: unset !important;
    margin-right: -0.25rem !important; }
  html[dir="rtl"] .m-md-n2 {
    margin: -0.5rem !important; }
  html[dir="rtl"] .mt-md-n2,
  html[dir="rtl"] .my-md-n2 {
    margin-top: -0.5rem !important; }
  html[dir="rtl"] .me-md-n2,
  html[dir="rtl"] .mx-md-n2 {
    margin-right: unset !important;
    margin-left: -0.5rem !important; }
  html[dir="rtl"] .mb-md-n2,
  html[dir="rtl"] .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  html[dir="rtl"] .ms-md-n2,
  html[dir="rtl"] .mx-md-n2 {
    margin-left: unset !important;
    margin-right: -0.5rem !important; }
  html[dir="rtl"] .m-md-n3 {
    margin: -1rem !important; }
  html[dir="rtl"] .mt-md-n3,
  html[dir="rtl"] .my-md-n3 {
    margin-top: -1rem !important; }
  html[dir="rtl"] .me-md-n3,
  html[dir="rtl"] .mx-md-n3 {
    margin-right: unset !important;
    margin-left: -1rem !important; }
  html[dir="rtl"] .mb-md-n3,
  html[dir="rtl"] .my-md-n3 {
    margin-bottom: -1rem !important; }
  html[dir="rtl"] .ms-md-n3,
  html[dir="rtl"] .mx-md-n3 {
    margin-left: unset !important;
    margin-right: -1rem !important; }
  html[dir="rtl"] .m-md-n4 {
    margin: -1.5rem !important; }
  html[dir="rtl"] .mt-md-n4,
  html[dir="rtl"] .my-md-n4 {
    margin-top: -1.5rem !important; }
  html[dir="rtl"] .me-md-n4,
  html[dir="rtl"] .mx-md-n4 {
    margin-right: unset !important;
    margin-left: -1.5rem !important; }
  html[dir="rtl"] .mb-md-n4,
  html[dir="rtl"] .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  html[dir="rtl"] .ms-md-n4,
  html[dir="rtl"] .mx-md-n4 {
    margin-left: unset !important;
    margin-right: -1.5rem !important; }
  html[dir="rtl"] .m-md-n5 {
    margin: -3rem !important; }
  html[dir="rtl"] .mt-md-n5,
  html[dir="rtl"] .my-md-n5 {
    margin-top: -3rem !important; }
  html[dir="rtl"] .me-md-n5,
  html[dir="rtl"] .mx-md-n5 {
    margin-right: unset !important;
    margin-left: -3rem !important; }
  html[dir="rtl"] .mb-md-n5,
  html[dir="rtl"] .my-md-n5 {
    margin-bottom: -3rem !important; }
  html[dir="rtl"] .ms-md-n5,
  html[dir="rtl"] .mx-md-n5 {
    margin-left: unset !important;
    margin-right: -3rem !important; }
  html[dir="rtl"] .m-md-auto {
    margin: auto !important; }
  html[dir="rtl"] .mt-md-auto,
  html[dir="rtl"] .my-md-auto {
    margin-top: auto !important; }
  html[dir="rtl"] .me-md-auto,
  html[dir="rtl"] .mx-md-auto {
    margin-right: unset !important;
    margin-left: auto !important; }
  html[dir="rtl"] .mb-md-auto,
  html[dir="rtl"] .my-md-auto {
    margin-bottom: auto !important; }
  html[dir="rtl"] .ms-md-auto,
  html[dir="rtl"] .mx-md-auto {
    margin-left: unset !important;
    margin-right: auto !important; } }

@media (min-width: 992px) {
  html[dir="rtl"] .m-lg-0 {
    margin: 0 !important; }
  html[dir="rtl"] .mt-lg-0,
  html[dir="rtl"] .my-lg-0 {
    margin-top: 0 !important; }
  html[dir="rtl"] .me-lg-0 {
    margin-right: unset !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mb-lg-0,
  html[dir="rtl"] .my-lg-0 {
    margin-bottom: 0 !important; }
  html[dir="rtl"] .ms-lg-0 {
    margin-left: unset !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .m-lg-1 {
    margin: 0.25rem !important; }
  html[dir="rtl"] .mt-lg-1,
  html[dir="rtl"] .my-lg-1 {
    margin-top: 0.25rem !important; }
  html[dir="rtl"] .me-lg-1 {
    margin-right: unset !important;
    margin-left: 0.25rem !important; }
  html[dir="rtl"] .mb-lg-1,
  html[dir="rtl"] .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  html[dir="rtl"] .ms-lg-1 {
    margin-left: unset !important;
    margin-right: 0.25rem !important; }
  html[dir="rtl"] .m-lg-2 {
    margin: 0.5rem !important; }
  html[dir="rtl"] .mt-lg-2,
  html[dir="rtl"] .my-lg-2 {
    margin-top: 0.5rem !important; }
  html[dir="rtl"] .me-lg-2 {
    margin-right: unset !important;
    margin-left: 0.5rem !important; }
  html[dir="rtl"] .mb-lg-2,
  html[dir="rtl"] .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  html[dir="rtl"] .ms-lg-2 {
    margin-left: unset !important;
    margin-right: 0.5rem !important; }
  html[dir="rtl"] .m-lg-3 {
    margin: 1rem !important; }
  html[dir="rtl"] .mt-lg-3,
  html[dir="rtl"] .my-lg-3 {
    margin-top: 1rem !important; }
  html[dir="rtl"] .me-lg-3 {
    margin-right: unset !important;
    margin-left: 1rem !important; }
  html[dir="rtl"] .mb-lg-3,
  html[dir="rtl"] .my-lg-3 {
    margin-bottom: 1rem !important; }
  html[dir="rtl"] .ms-lg-3 {
    margin-left: unset !important;
    margin-right: 1rem !important; }
  html[dir="rtl"] .m-lg-4 {
    margin: 1.5rem !important; }
  html[dir="rtl"] .mt-lg-4,
  html[dir="rtl"] .my-lg-4 {
    margin-top: 1.5rem !important; }
  html[dir="rtl"] .me-lg-4 {
    margin-right: unset !important;
    margin-left: 1.5rem !important; }
  html[dir="rtl"] .mb-lg-4,
  html[dir="rtl"] .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  html[dir="rtl"] .ms-lg-4 {
    margin-left: unset !important;
    margin-right: 1.5rem !important; }
  html[dir="rtl"] .m-lg-5 {
    margin: 3rem !important; }
  html[dir="rtl"] .mt-lg-5,
  html[dir="rtl"] .my-lg-5 {
    margin-top: 3rem !important; }
  html[dir="rtl"] .me-lg-5 {
    margin-right: unset !important;
    margin-left: 3rem !important; }
  html[dir="rtl"] .mb-lg-5,
  html[dir="rtl"] .my-lg-5 {
    margin-bottom: 3rem !important; }
  html[dir="rtl"] .ms-lg-5 {
    margin-left: unset !important;
    margin-right: 3rem !important; }
  html[dir="rtl"] .p-lg-0 {
    padding: 0 !important; }
  html[dir="rtl"] .pt-lg-0,
  html[dir="rtl"] .py-lg-0 {
    padding-top: 0 !important; }
  html[dir="rtl"] .pe-lg-0 {
    padding-right: unset !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pb-lg-0,
  html[dir="rtl"] .py-lg-0 {
    padding-bottom: 0 !important; }
  html[dir="rtl"] .ps-lg-0 {
    padding-left: unset !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .p-lg-1 {
    padding: 0.25rem !important; }
  html[dir="rtl"] .pt-lg-1,
  html[dir="rtl"] .py-lg-1 {
    padding-top: 0.25rem !important; }
  html[dir="rtl"] .pe-lg-1 {
    padding-right: unset !important;
    padding-left: 0.25rem !important; }
  html[dir="rtl"] .pb-lg-1,
  html[dir="rtl"] .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  html[dir="rtl"] .ps-lg-1 {
    padding-left: unset !important;
    padding-right: 0.25rem !important; }
  html[dir="rtl"] .p-lg-2 {
    padding: 0.5rem !important; }
  html[dir="rtl"] .pt-lg-2,
  html[dir="rtl"] .py-lg-2 {
    padding-top: 0.5rem !important; }
  html[dir="rtl"] .pe-lg-2 {
    padding-right: unset !important;
    padding-left: 0.5rem !important; }
  html[dir="rtl"] .pb-lg-2,
  html[dir="rtl"] .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  html[dir="rtl"] .ps-lg-2 {
    padding-left: unset !important;
    padding-right: 0.5rem !important; }
  html[dir="rtl"] .p-lg-3 {
    padding: 1rem !important; }
  html[dir="rtl"] .pt-lg-3,
  html[dir="rtl"] .py-lg-3 {
    padding-top: 1rem !important; }
  html[dir="rtl"] .pe-lg-3 {
    padding-right: unset !important;
    padding-left: 1rem !important; }
  html[dir="rtl"] .pb-lg-3,
  html[dir="rtl"] .py-lg-3 {
    padding-bottom: 1rem !important; }
  html[dir="rtl"] .ps-lg-3 {
    padding-left: unset !important;
    padding-right: 1rem !important; }
  html[dir="rtl"] .p-lg-4 {
    padding: 1.5rem !important; }
  html[dir="rtl"] .pt-lg-4,
  html[dir="rtl"] .py-lg-4 {
    padding-top: 1.5rem !important; }
  html[dir="rtl"] .pe-lg-4 {
    padding-right: unset !important;
    padding-left: 1.5rem !important; }
  html[dir="rtl"] .pb-lg-4,
  html[dir="rtl"] .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  html[dir="rtl"] .ps-lg-4 {
    padding-left: unset !important;
    padding-right: 1.5rem !important; }
  html[dir="rtl"] .p-lg-5 {
    padding: 3rem !important; }
  html[dir="rtl"] .pt-lg-5,
  html[dir="rtl"] .py-lg-5 {
    padding-top: 3rem !important; }
  html[dir="rtl"] .pe-lg-5 {
    padding-right: unset !important;
    padding-left: 3rem !important; }
  html[dir="rtl"] .pb-lg-5,
  html[dir="rtl"] .py-lg-5 {
    padding-bottom: 3rem !important; }
  html[dir="rtl"] .ps-lg-5 {
    padding-left: unset !important;
    padding-right: 3rem !important; }
  html[dir="rtl"] .m-lg-n1 {
    margin: -0.25rem !important; }
  html[dir="rtl"] .mt-lg-n1,
  html[dir="rtl"] .my-lg-n1 {
    margin-top: -0.25rem !important; }
  html[dir="rtl"] .me-lg-n1,
  html[dir="rtl"] .mx-lg-n1 {
    margin-right: unset !important;
    margin-left: -0.25rem !important; }
  html[dir="rtl"] .mb-lg-n1,
  html[dir="rtl"] .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  html[dir="rtl"] .ms-lg-n1,
  html[dir="rtl"] .mx-lg-n1 {
    margin-left: unset !important;
    margin-right: -0.25rem !important; }
  html[dir="rtl"] .m-lg-n2 {
    margin: -0.5rem !important; }
  html[dir="rtl"] .mt-lg-n2,
  html[dir="rtl"] .my-lg-n2 {
    margin-top: -0.5rem !important; }
  html[dir="rtl"] .me-lg-n2,
  html[dir="rtl"] .mx-lg-n2 {
    margin-right: unset !important;
    margin-left: -0.5rem !important; }
  html[dir="rtl"] .mb-lg-n2,
  html[dir="rtl"] .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  html[dir="rtl"] .ms-lg-n2,
  html[dir="rtl"] .mx-lg-n2 {
    margin-left: unset !important;
    margin-right: -0.5rem !important; }
  html[dir="rtl"] .m-lg-n3 {
    margin: -1rem !important; }
  html[dir="rtl"] .mt-lg-n3,
  html[dir="rtl"] .my-lg-n3 {
    margin-top: -1rem !important; }
  html[dir="rtl"] .me-lg-n3,
  html[dir="rtl"] .mx-lg-n3 {
    margin-right: unset !important;
    margin-left: -1rem !important; }
  html[dir="rtl"] .mb-lg-n3,
  html[dir="rtl"] .my-lg-n3 {
    margin-bottom: -1rem !important; }
  html[dir="rtl"] .ms-lg-n3,
  html[dir="rtl"] .mx-lg-n3 {
    margin-left: unset !important;
    margin-right: -1rem !important; }
  html[dir="rtl"] .m-lg-n4 {
    margin: -1.5rem !important; }
  html[dir="rtl"] .mt-lg-n4,
  html[dir="rtl"] .my-lg-n4 {
    margin-top: -1.5rem !important; }
  html[dir="rtl"] .me-lg-n4,
  html[dir="rtl"] .mx-lg-n4 {
    margin-right: unset !important;
    margin-left: -1.5rem !important; }
  html[dir="rtl"] .mb-lg-n4,
  html[dir="rtl"] .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  html[dir="rtl"] .ms-lg-n4,
  html[dir="rtl"] .mx-lg-n4 {
    margin-left: unset !important;
    margin-right: -1.5rem !important; }
  html[dir="rtl"] .m-lg-n5 {
    margin: -3rem !important; }
  html[dir="rtl"] .mt-lg-n5,
  html[dir="rtl"] .my-lg-n5 {
    margin-top: -3rem !important; }
  html[dir="rtl"] .me-lg-n5,
  html[dir="rtl"] .mx-lg-n5 {
    margin-right: unset !important;
    margin-left: -3rem !important; }
  html[dir="rtl"] .mb-lg-n5,
  html[dir="rtl"] .my-lg-n5 {
    margin-bottom: -3rem !important; }
  html[dir="rtl"] .ms-lg-n5,
  html[dir="rtl"] .mx-lg-n5 {
    margin-left: unset !important;
    margin-right: -3rem !important; }
  html[dir="rtl"] .m-lg-auto {
    margin: auto !important; }
  html[dir="rtl"] .mt-lg-auto,
  html[dir="rtl"] .my-lg-auto {
    margin-top: auto !important; }
  html[dir="rtl"] .me-lg-auto,
  html[dir="rtl"] .mx-lg-auto {
    margin-right: unset !important;
    margin-left: auto !important; }
  html[dir="rtl"] .mb-lg-auto,
  html[dir="rtl"] .my-lg-auto {
    margin-bottom: auto !important; }
  html[dir="rtl"] .ms-lg-auto,
  html[dir="rtl"] .mx-lg-auto {
    margin-left: unset !important;
    margin-right: auto !important; } }

@media (min-width: 1600px) {
  html[dir="rtl"] .m-xl-0 {
    margin: 0 !important; }
  html[dir="rtl"] .mt-xl-0,
  html[dir="rtl"] .my-xl-0 {
    margin-top: 0 !important; }
  html[dir="rtl"] .me-xl-0 {
    margin-right: unset !important;
    margin-left: 0 !important; }
  html[dir="rtl"] .mb-xl-0,
  html[dir="rtl"] .my-xl-0 {
    margin-bottom: 0 !important; }
  html[dir="rtl"] .ms-xl-0 {
    margin-left: unset !important;
    margin-right: 0 !important; }
  html[dir="rtl"] .m-xl-1 {
    margin: 0.25rem !important; }
  html[dir="rtl"] .mt-xl-1,
  html[dir="rtl"] .my-xl-1 {
    margin-top: 0.25rem !important; }
  html[dir="rtl"] .me-xl-1 {
    margin-right: unset !important;
    margin-left: 0.25rem !important; }
  html[dir="rtl"] .mb-xl-1,
  html[dir="rtl"] .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  html[dir="rtl"] .ms-xl-1 {
    margin-left: unset !important;
    margin-right: 0.25rem !important; }
  html[dir="rtl"] .m-xl-2 {
    margin: 0.5rem !important; }
  html[dir="rtl"] .mt-xl-2,
  html[dir="rtl"] .my-xl-2 {
    margin-top: 0.5rem !important; }
  html[dir="rtl"] .me-xl-2 {
    margin-right: unset !important;
    margin-left: 0.5rem !important; }
  html[dir="rtl"] .mb-xl-2,
  html[dir="rtl"] .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  html[dir="rtl"] .ms-xl-2 {
    margin-left: unset !important;
    margin-right: 0.5rem !important; }
  html[dir="rtl"] .m-xl-3 {
    margin: 1rem !important; }
  html[dir="rtl"] .mt-xl-3,
  html[dir="rtl"] .my-xl-3 {
    margin-top: 1rem !important; }
  html[dir="rtl"] .me-xl-3 {
    margin-right: unset !important;
    margin-left: 1rem !important; }
  html[dir="rtl"] .mb-xl-3,
  html[dir="rtl"] .my-xl-3 {
    margin-bottom: 1rem !important; }
  html[dir="rtl"] .ms-xl-3 {
    margin-left: unset !important;
    margin-right: 1rem !important; }
  html[dir="rtl"] .m-xl-4 {
    margin: 1.5rem !important; }
  html[dir="rtl"] .mt-xl-4,
  html[dir="rtl"] .my-xl-4 {
    margin-top: 1.5rem !important; }
  html[dir="rtl"] .me-xl-4 {
    margin-right: unset !important;
    margin-left: 1.5rem !important; }
  html[dir="rtl"] .mb-xl-4,
  html[dir="rtl"] .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  html[dir="rtl"] .ms-xl-4 {
    margin-left: unset !important;
    margin-right: 1.5rem !important; }
  html[dir="rtl"] .m-xl-5 {
    margin: 3rem !important; }
  html[dir="rtl"] .mt-xl-5,
  html[dir="rtl"] .my-xl-5 {
    margin-top: 3rem !important; }
  html[dir="rtl"] .me-xl-5 {
    margin-right: unset !important;
    margin-left: 3rem !important; }
  html[dir="rtl"] .mb-xl-5,
  html[dir="rtl"] .my-xl-5 {
    margin-bottom: 3rem !important; }
  html[dir="rtl"] .ms-xl-5 {
    margin-left: unset !important;
    margin-right: 3rem !important; }
  html[dir="rtl"] .p-xl-0 {
    padding: 0 !important; }
  html[dir="rtl"] .pt-xl-0,
  html[dir="rtl"] .py-xl-0 {
    padding-top: 0 !important; }
  html[dir="rtl"] .pe-xl-0 {
    padding-right: unset !important;
    padding-left: 0 !important; }
  html[dir="rtl"] .pb-xl-0,
  html[dir="rtl"] .py-xl-0 {
    padding-bottom: 0 !important; }
  html[dir="rtl"] .ps-xl-0 {
    padding-left: unset !important;
    padding-right: 0 !important; }
  html[dir="rtl"] .p-xl-1 {
    padding: 0.25rem !important; }
  html[dir="rtl"] .pt-xl-1,
  html[dir="rtl"] .py-xl-1 {
    padding-top: 0.25rem !important; }
  html[dir="rtl"] .pe-xl-1 {
    padding-right: unset !important;
    padding-left: 0.25rem !important; }
  html[dir="rtl"] .pb-xl-1,
  html[dir="rtl"] .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  html[dir="rtl"] .ps-xl-1 {
    padding-left: unset !important;
    padding-right: 0.25rem !important; }
  html[dir="rtl"] .p-xl-2 {
    padding: 0.5rem !important; }
  html[dir="rtl"] .pt-xl-2,
  html[dir="rtl"] .py-xl-2 {
    padding-top: 0.5rem !important; }
  html[dir="rtl"] .pe-xl-2 {
    padding-right: unset !important;
    padding-left: 0.5rem !important; }
  html[dir="rtl"] .pb-xl-2,
  html[dir="rtl"] .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  html[dir="rtl"] .ps-xl-2 {
    padding-left: unset !important;
    padding-right: 0.5rem !important; }
  html[dir="rtl"] .p-xl-3 {
    padding: 1rem !important; }
  html[dir="rtl"] .pt-xl-3,
  html[dir="rtl"] .py-xl-3 {
    padding-top: 1rem !important; }
  html[dir="rtl"] .pe-xl-3 {
    padding-right: unset !important;
    padding-left: 1rem !important; }
  html[dir="rtl"] .pb-xl-3,
  html[dir="rtl"] .py-xl-3 {
    padding-bottom: 1rem !important; }
  html[dir="rtl"] .ps-xl-3 {
    padding-left: unset !important;
    padding-right: 1rem !important; }
  html[dir="rtl"] .p-xl-4 {
    padding: 1.5rem !important; }
  html[dir="rtl"] .pt-xl-4,
  html[dir="rtl"] .py-xl-4 {
    padding-top: 1.5rem !important; }
  html[dir="rtl"] .pe-xl-4 {
    padding-right: unset !important;
    padding-left: 1.5rem !important; }
  html[dir="rtl"] .pb-xl-4,
  html[dir="rtl"] .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  html[dir="rtl"] .ps-xl-4 {
    padding-left: unset !important;
    padding-right: 1.5rem !important; }
  html[dir="rtl"] .p-xl-5 {
    padding: 3rem !important; }
  html[dir="rtl"] .pt-xl-5,
  html[dir="rtl"] .py-xl-5 {
    padding-top: 3rem !important; }
  html[dir="rtl"] .pe-xl-5 {
    padding-right: unset !important;
    padding-left: 3rem !important; }
  html[dir="rtl"] .pb-xl-5,
  html[dir="rtl"] .py-xl-5 {
    padding-bottom: 3rem !important; }
  html[dir="rtl"] .ps-xl-5 {
    padding-left: unset !important;
    padding-right: 3rem !important; }
  html[dir="rtl"] .m-xl-n1 {
    margin: -0.25rem !important; }
  html[dir="rtl"] .mt-xl-n1,
  html[dir="rtl"] .my-xl-n1 {
    margin-top: -0.25rem !important; }
  html[dir="rtl"] .me-xl-n1,
  html[dir="rtl"] .mx-xl-n1 {
    margin-right: unset !important;
    margin-left: -0.25rem !important; }
  html[dir="rtl"] .mb-xl-n1,
  html[dir="rtl"] .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  html[dir="rtl"] .ms-xl-n1,
  html[dir="rtl"] .mx-xl-n1 {
    margin-left: unset !important;
    margin-right: -0.25rem !important; }
  html[dir="rtl"] .m-xl-n2 {
    margin: -0.5rem !important; }
  html[dir="rtl"] .mt-xl-n2,
  html[dir="rtl"] .my-xl-n2 {
    margin-top: -0.5rem !important; }
  html[dir="rtl"] .me-xl-n2,
  html[dir="rtl"] .mx-xl-n2 {
    margin-right: unset !important;
    margin-left: -0.5rem !important; }
  html[dir="rtl"] .mb-xl-n2,
  html[dir="rtl"] .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  html[dir="rtl"] .ms-xl-n2,
  html[dir="rtl"] .mx-xl-n2 {
    margin-left: unset !important;
    margin-right: -0.5rem !important; }
  html[dir="rtl"] .m-xl-n3 {
    margin: -1rem !important; }
  html[dir="rtl"] .mt-xl-n3,
  html[dir="rtl"] .my-xl-n3 {
    margin-top: -1rem !important; }
  html[dir="rtl"] .me-xl-n3,
  html[dir="rtl"] .mx-xl-n3 {
    margin-right: unset !important;
    margin-left: -1rem !important; }
  html[dir="rtl"] .mb-xl-n3,
  html[dir="rtl"] .my-xl-n3 {
    margin-bottom: -1rem !important; }
  html[dir="rtl"] .ms-xl-n3,
  html[dir="rtl"] .mx-xl-n3 {
    margin-left: unset !important;
    margin-right: -1rem !important; }
  html[dir="rtl"] .m-xl-n4 {
    margin: -1.5rem !important; }
  html[dir="rtl"] .mt-xl-n4,
  html[dir="rtl"] .my-xl-n4 {
    margin-top: -1.5rem !important; }
  html[dir="rtl"] .me-xl-n4,
  html[dir="rtl"] .mx-xl-n4 {
    margin-right: unset !important;
    margin-left: -1.5rem !important; }
  html[dir="rtl"] .mb-xl-n4,
  html[dir="rtl"] .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  html[dir="rtl"] .ms-xl-n4,
  html[dir="rtl"] .mx-xl-n4 {
    margin-left: unset !important;
    margin-right: -1.5rem !important; }
  html[dir="rtl"] .m-xl-n5 {
    margin: -3rem !important; }
  html[dir="rtl"] .mt-xl-n5,
  html[dir="rtl"] .my-xl-n5 {
    margin-top: -3rem !important; }
  html[dir="rtl"] .me-xl-n5,
  html[dir="rtl"] .mx-xl-n5 {
    margin-right: unset !important;
    margin-left: -3rem !important; }
  html[dir="rtl"] .mb-xl-n5,
  html[dir="rtl"] .my-xl-n5 {
    margin-bottom: -3rem !important; }
  html[dir="rtl"] .ms-xl-n5,
  html[dir="rtl"] .mx-xl-n5 {
    margin-left: unset !important;
    margin-right: -3rem !important; }
  html[dir="rtl"] .m-xl-auto {
    margin: auto !important; }
  html[dir="rtl"] .mt-xl-auto,
  html[dir="rtl"] .my-xl-auto {
    margin-top: auto !important; }
  html[dir="rtl"] .me-xl-auto,
  html[dir="rtl"] .mx-xl-auto {
    margin-right: unset !important;
    margin-left: auto !important; }
  html[dir="rtl"] .mb-xl-auto,
  html[dir="rtl"] .my-xl-auto {
    margin-bottom: auto !important; }
  html[dir="rtl"] .ms-xl-auto,
  html[dir="rtl"] .mx-xl-auto {
    margin-left: unset !important;
    margin-right: auto !important; } }

html[dir="rtl"] .text-start {
  text-align: right !important; }

html[dir="rtl"] .text-end {
  text-align: left !important; }

html[dir="rtl"] .text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  html[dir="rtl"] .text-sm-start {
    text-align: right !important; }
  html[dir="rtl"] .text-sm-end {
    text-align: left !important; }
  html[dir="rtl"] .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  html[dir="rtl"] .text-md-start {
    text-align: right !important; }
  html[dir="rtl"] .text-md-end {
    text-align: left !important; }
  html[dir="rtl"] .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  html[dir="rtl"] .text-lg-start {
    text-align: right !important; }
  html[dir="rtl"] .text-lg-end {
    text-align: left !important; }
  html[dir="rtl"] .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  html[dir="rtl"] .text-xl-start {
    text-align: right !important; }
  html[dir="rtl"] .text-xl-end {
    text-align: left !important; }
  html[dir="rtl"] .text-xl-center {
    text-align: center !important; } }

html[dir="rtl"] .border-start.border-2.border-info {
  border-right: 2px solid #2cabe3 !important;
  border-left: 0 !important; }

html[dir="rtl"] .border-start.border-2.border-warning {
  border-right: 2px solid #ffc36d !important;
  border-left: 0 !important; }

html[dir="rtl"] .border-start.border-2.border-danger {
  border-right: 2px solid #ff5050 !important;
  border-left: 0 !important; }

html[dir="rtl"] .border-start.border-2.border-primary {
  border-right: 2px solid #06758f !important;
  border-left: 0 !important; }

html[dir="rtl"] .border-start.border-2.border-success {
  border-right: 2px solid #2cd07e !important;
  border-left: 0 !important; }

html[dir="rtl"] .border-start {
  border-right: 1px solid rgba(120, 130, 140, 0.13) !important;
  border-left: 0 !important; }

html[dir="rtl"] .border-end {
  border-left: 1px solid rgba(120, 130, 140, 0.13) !important;
  border-right: 0 !important; }

html[dir="rtl"] .border-end-0 {
  border-left: 0 !important; }

html[dir="rtl"] .border-start-0 {
  border-right: 0 !important; }

html[dir="rtl"] .rounded-right {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important; }

html[dir="rtl"] .rounded-left {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important; }

html[dir="rtl"] .form-check {
  padding-left: 0;
  padding-right: 1.75em; }
  html[dir="rtl"] .form-check .form-check-input {
    float: right;
    margin-left: 0;
    margin-right: -1.75em; }

html[dir="rtl"] .form-check-inline {
  margin-left: 1rem;
  margin-right: 0; }

html[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
  float: right; }

html[dir="rtl"] .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  padding-right: 0.5rem; }

html[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
  padding-left: 0.5rem;
  padding-right: 0; }

html[dir="rtl"] .form-select {
  padding: 0.375rem 0.75rem 0.375rem 1.75rem;
  background-position: left 0.75rem center; }

html[dir="rtl"] .input-group > .form-control:not(:last-child),
html[dir="rtl"] .input-group > .custom-select:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html[dir="rtl"] .input-group > .form-control:not(:first-child),
html[dir="rtl"] .input-group > .custom-select:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html[dir="rtl"] .input-group > .custom-file {
  display: flex;
  align-items: center; }
  html[dir="rtl"] .input-group > .custom-file:not(:last-child) .custom-file-label,
  html[dir="rtl"] .input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  html[dir="rtl"] .input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

html[dir="rtl"] .input-group > :not(:first-child):not(.dropdown-menu) {
  margin-right: -1px;
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html[dir="rtl"] .input-group > .input-group-prepend > .btn,
html[dir="rtl"] .input-group > .input-group-prepend > .input-group-text,
html[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .btn,
html[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .input-group-text,
html[dir="rtl"] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
html[dir="rtl"] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

html[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
html[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html[dir="rtl"] .input-group .form-control:not(:first-child),
html[dir="rtl"] .input-group .form-control:not(:last-child) {
  border-radius: 0 !important; }

html[dir="rtl"] .input-group > .input-group-append > .btn,
html[dir="rtl"] .input-group > .input-group-append > .input-group-text,
html[dir="rtl"] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
html[dir="rtl"] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

html[dir="rtl"] .form-floating > label {
  right: 0;
  left: auto; }

html[dir="rtl"] .form-switch .form-check-input {
  margin-left: 8px; }

html[dir="rtl"] .accordion-button::after {
  margin-left: unset;
  margin-right: auto; }

html[dir="rtl"] .modal-header .btn-close {
  margin: -0.5rem auto -0.5rem -0.5rem; }

html[dir="rtl"] .alert-dismissible.customize-alert {
  padding-left: 25px !important; }

html[dir="rtl"] .alert-dismissible .btn-close {
  left: 0;
  right: auto; }

html[dir="rtl"] .alert.customize-alert .side-line {
  left: unset;
  right: 0; }

html[dir="rtl"] .toast-header .btn-close {
  margin-left: -0.375rem;
  margin-right: 0.75rem; }

html[dir="rtl"] .toast .btn-close.ms-auto {
  margin-left: 8px !important; }

html[dir="rtl"] .dropdown-toggle::after {
  margin-right: 0.255em;
  margin-left: 0; }

html[dir="rtl"] .list-inline-item:not(:last-child) {
  margin-right: 0;
  margin-left: 0.5rem; }

html[dir="rtl"] body {
  text-align: right;
  direction: rtl; }

html[dir="rtl"] .custom-select {
  padding: 0.375rem 0.75rem 0.375rem 1.75rem;
  background: url(../../res2/images/custom-select.png) left 0.35rem center no-repeat #fff; }

html[dir="rtl"] .custom-control {
  padding-left: 0;
  padding-right: 1.5rem; }

html[dir="rtl"] .custom-control-label::after,
html[dir="rtl"] .custom-control-label::before {
  left: auto;
  right: -25px; }

html[dir="rtl"] .list-group {
  padding: 0; }

html[dir="rtl"] .custom-file-label {
  left: auto;
  right: 0;
  width: 100%; }
  html[dir="rtl"] .custom-file-label::after {
    right: auto;
    left: 0; }

html[dir="rtl"] .checkbox {
  padding-left: 0;
  padding-right: 20px; }

html[dir="rtl"] .checkbox input[type="checkbox"] {
  right: 0;
  left: auto; }

html[dir="rtl"] .checkbox label {
  padding-left: 0;
  padding-right: 5px; }

html[dir="rtl"] .checkbox label::before {
  left: auto;
  right: 0; }

html[dir="rtl"] .checkbox label::after {
  right: 3px;
  left: auto; }

html[dir="rtl"] .radio {
  padding-left: 0;
  padding-right: 20px; }

html[dir="rtl"] .radio input[type="radio"] {
  right: 0;
  left: auto; }

html[dir="rtl"] .radio label {
  padding-left: 0;
  padding-right: 5px; }

html[dir="rtl"] .radio label::before {
  left: auto;
  right: 0; }

html[dir="rtl"] .radio label::after {
  right: 5px;
  left: auto; }

html[dir="rtl"] .radio label::after,
html[dir="rtl"] .radio label::before {
  margin-left: 0;
  margin-right: -20px; }

html[dir="rtl"] .modal-footer > :not(:last-child) {
  margin-left: 0.25rem;
  margin-right: 0; }

html[dir="rtl"] .alert-dismissible {
  padding-left: 3.8125rem;
  padding-right: 1.25rem; }
  html[dir="rtl"] .alert-dismissible .close {
    left: 0;
    right: auto; }

html[dir="rtl"] .form-control-danger,
html[dir="rtl"] .form-control-success,
html[dir="rtl"] .form-control-warning {
  background-position: center left 0.5625rem; }

html[dir="rtl"] .dropdown-menu {
  text-align: right; }

html[dir="rtl"] .navbar-nav,
html[dir="rtl"] .nav,
html[dir="rtl"] .list-unstyled,
html[dir="rtl"] .pagination {
  padding-right: 0; }

html[dir="rtl"] .topbar .navbar-collapse {
  padding: 0 0 0 10px; }

html[dir="rtl"] .user-profile .profile-img {
  margin-right: 30px;
  margin-left: auto; }

html[dir="rtl"] .user-profile .profile-text > a:after {
  left: 20px;
  right: auto; }

html[dir="rtl"] .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
  margin-right: 0; }

html[dir="rtl"] .topbar .dropdown-menu.dropdown-menu-right .with-arrow {
  left: 0;
  right: auto; }

html[dir="rtl"] .topbar .dropdown-menu.dropdown-menu-right .with-arrow > span,
html[dir="rtl"] .search-box .app-search .srh-btn {
  left: 20px;
  right: auto; }

html[dir="rtl"] .app-search a {
  left: 10px;
  right: unset; }

html[dir="rtl"] .sidebar-nav ul {
  padding-right: 0; }

html[dir="rtl"] .sidebar-nav .has-arrow::after {
  margin-left: 0;
  margin-right: 10px;
  right: auto;
  left: 15px; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .sidebar-link {
  padding: 14px 8px 14px 35px; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .sidebar-link .badge {
  left: 30px;
  right: auto;
  position: absolute; }

html[dir="rtl"] .customizer {
  left: -280px;
  right: auto; }
  html[dir="rtl"] .customizer.show-service-panel {
    left: 0;
    right: auto; }
    html[dir="rtl"] .customizer.show-service-panel .service-panel-toggle {
      right: -54px; }
  html[dir="rtl"] .customizer .service-panel-toggle {
    right: -54px;
    left: auto; }

html[dir="rtl"] .steamline {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  border-left: 0;
  margin-right: 20px;
  margin-left: 0; }
  html[dir="rtl"] .steamline .sl-left {
    margin-right: -20px;
    margin-left: 15px; }

html[dir="rtl"] .message-box .message-widget a .user-img {
  margin: 0 0 15px 10px; }

html[dir="rtl"] .mailbox .message-center .message-item .mail-contnet {
  padding-right: 10px;
  padding-left: 0; }

html[dir="rtl"] .feed-widget .feed-body .feed-item > .feed-icon {
  margin-right: 0;
  margin-left: 10px; }

html[dir="rtl"] .chat-list li .chat-content .message {
  border-radius: 25px 5px 25px 25px; }

html[dir="rtl"] .chat-list li.odd .chat-content .message {
  border-radius: 5px 25px 25px 25px; }

html[dir="rtl"] .left-part {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  border-right: none; }
  html[dir="rtl"] .left-part .show-left-part {
    left: -41px;
    right: auto; }

html[dir="rtl"] .right-part {
  margin-right: 260px;
  margin-left: 0; }

html[dir="rtl"] .reverse-mode .left-part {
  right: auto;
  left: 0; }

html[dir="rtl"] .reverse-mode .show-left-part {
  left: auto;
  right: -41px; }

html[dir="rtl"] .reverse-mode .right-part {
  margin-right: 0;
  margin-left: 260px; }

html[dir="rtl"] .profiletimeline {
  padding-right: 40px;
  padding-left: 0;
  margin: 40px 30px 0 10px;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  border-left: none; }
  html[dir="rtl"] .profiletimeline .sl-left {
    margin-right: -60px !important;
    margin-left: 15px; }

html[dir="rtl"] div.dataTables_wrapper div.dataTables_filter {
  text-align: left; }

html[dir="rtl"] table.table-bordered.dataTable th,
html[dir="rtl"] table.table-bordered.dataTable td {
  border-left-width: 1px; }

html[dir="rtl"] div.dataTables_wrapper div.dataTables_filter input {
  margin-right: 0.5rem;
  margin-left: 0; }

html[dir="rtl"] div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-left: 1px; }

html[dir="rtl"] .lobilists .lobilist-actions {
  right: auto;
  left: 8px; }

html[dir="rtl"] .lobilists .lobilist-item .todo-actions {
  right: auto;
  left: 4px; }

html[dir="rtl"] .lobilists .lobilist-check {
  left: auto;
  right: 12px; }

html[dir="rtl"] .lobilists .lobilist-item,
html[dir="rtl"] .lobilists .lobilist-item-placeholder {
  padding-left: 0;
  padding-right: 35px; }

html[dir="rtl"] .lobilists .lobilist-item .drag-handler {
  left: auto;
  right: 0; }

html[dir="rtl"] .lobilists .lobilist-wrapper,
html[dir="rtl"] .lobilists .lobilist-placeholder {
  margin-left: 16px;
  margin-right: 0; }

html[dir="rtl"] .datepicker {
  direction: rtl; }

html[dir="rtl"] .minicolors .minicolors-grid {
  right: 22px;
  left: auto; }

html[dir="rtl"] .wizard > .steps > ul > li,
html[dir="rtl"] .wizard > .actions > ul > li {
  float: right; }

html[dir="rtl"] .wizard-content .wizard > .steps > ul > li:after {
  right: auto;
  left: 0; }

html[dir="rtl"] .wizard-content .wizard > .steps > ul > li:before {
  left: auto;
  right: 0; }

html[dir="rtl"] .wizard-content .wizard.vertical > .steps {
  float: right; }

html[dir="rtl"] .css-bar > i {
  margin-left: 0;
  margin-right: 5px; }

html[dir="rtl"] .treeview span.icon {
  margin-left: 5px;
  margin-right: 0; }

html[dir="rtl"] .dz-hidden-input {
  display: none; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .sidebar-link {
  padding: 17px 13px; }

html[dir="rtl"] .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
  padding: 10px 15px; }

html[dir="rtl"] #main-wrapper[data-sidebartype="full"] .page-wrapper {
  margin-right: 250px;
  margin-left: 0; }

html[dir="rtl"] #main-wrapper[data-sidebartype="iconbar"] .page-wrapper {
  margin-right: 180px;
  margin-left: 0; }

html[dir="rtl"] #main-wrapper[data-sidebartype="overlay"] .left-sidebar {
  right: -250px;
  left: auto; }

html[dir="rtl"] #main-wrapper[data-sidebartype="overlay"].show-sidebar .left-sidebar {
  right: 0;
  left: auto; }

@media (min-width: 768px) {
  html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="full"] .topbar .top-navbar .navbar-collapse, html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-collapse {
    margin-right: 250px;
    margin-left: 0; }
  html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-collapse {
    margin-right: 65px;
    margin-left: 0; }
  html[dir="rtl"] #main-wrapper[data-sidebar-position="fixed"][data-sidebartype="iconbar"] .topbar .top-navbar .navbar-collapse {
    margin-right: 180px;
    margin-left: 0; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .page-wrapper {
    margin-left: 0;
    margin-right: 65px; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .user-profile .profile-img {
    margin-right: 9px;
    margin-left: 0; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .sidebar-link {
    padding: 17px 13px; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
    padding: 10px 15px; } }

@media (max-width: 575.98px) {
  html[dir="rtl"] #main-wrapper[data-sidebartype="mini-sidebar"] .left-sidebar {
    right: -250px;
    left: auto; }
  html[dir="rtl"] #main-wrapper.show-sidebar .left-sidebar {
    right: 0;
    left: auto; }
    html[dir="rtl"] #main-wrapper.show-sidebar .left-sidebar .sidebar-footer {
      right: 0;
      left: auto; } }

@media (max-width: 575.98px) {
  html[dir="rtl"] .left-part {
    right: -260px;
    left: auto; }
    html[dir="rtl"] .left-part.show-panel {
      right: 0;
      left: auto; }
  html[dir="rtl"] .right-part {
    margin-right: 0; } }

html[dir="rtl"] .stylish-table tbody tr {
  border-left: 0;
  border-right: 4px solid transparent; }

html[dir="rtl"] .stylish-table tbody tr.active,
html[dir="rtl"] .stylish-table tbody tr:hover {
  border-left: 0;
  border-right: 4px solid #2cabe3; }

html[dir="rtl"] .comment-widgets .comment-row {
  border-left: 0;
  border-right: 3px solid transparent; }
  html[dir="rtl"] .comment-widgets .comment-row:hover {
    border-left: 0;
    border-right: 3px solid #2cabe3; }

html[dir="rtl"] .add-ct-btn {
  left: 4px;
  right: auto; }

html[dir="rtl"] .apexcharts-legend-marker {
  margin-right: 0;
  margin-left: 5px; }

html[dir="rtl"] #main-wrapper[data-layout="horizontal"] .sidebar-nav ul .sidebar-item .sidebar-link {
  border-right: 0; }

html[dir="rtl"] #main-wrapper[data-layout="horizontal"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  border-right: 0; }

html[dir="rtl"] #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
  border-left: 0 !important; }

html[dir="rtl"] #main-wrapper[data-layout="horizontal"] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .page-wrapper {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .sidebar-link {
    padding: 8px 5px 8px 32px; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul {
    right: 0;
    left: auto; }
    html[dir="rtl"] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul .second-level {
      right: 220px;
      left: auto; }
  html[dir="rtl"] #main-wrapper[data-sidebartype="full"][data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item:last-child .second-level {
    left: 220px;
    right: auto; }
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .top-navbar,
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .scroll-sidebar,
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper {
    position: relative;
    max-width: 1300px;
    margin: 0 auto; }
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"][data-boxed-layout="full"] .page-wrapper {
    margin-right: 0; }
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"][data-sidebartype="full"] .topbar .top-navbar .navbar-collapse {
    margin-right: 0; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"][data-sidebar-position="fixed"][data-sidebartype="mini-sidebar"] .topbar .top-navbar .navbar-collapse {
    margin-right: 0; } }

@media (max-width: 767.98px) {
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"][data-sidebartype="mini-sidebar"] .left-sidebar {
    right: -250px;
    left: auto; }
  html[dir="rtl"] #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar {
    right: 0;
    left: auto; }
    html[dir="rtl"] #main-wrapper[data-layout="horizontal"].show-sidebar .left-sidebar .sidebar-footer {
      right: 0;
      left: auto; } }

  #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin5"], #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] {
    background: #fff; }
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .navbar-brand .dark-logo, #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .navbar-brand .dark-logo {
      display: inline; }
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .navbar-brand .light-logo, #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .navbar-brand .light-logo {
      display: none; }
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .nav-toggler,
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .topbartoggler, #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .nav-toggler,
    #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .topbartoggler {
      color: #3e5569; }
    #main-wrapper[data-layout="vertical"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .sidebartoggler.side-start, #main-wrapper[data-layout="horizontal"] .topbar .top-navbar .navbar-header[data-logobg="skin5"] .sidebartoggler.side-start {
      color: #343a40;
      opacity: 0.9; }
  #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin5"], #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin5"] {
    background: #fff; }
    #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin5"] .navbar-brand .dark-logo, #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin5"] .navbar-brand .dark-logo {
      display: inline; }
    #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin5"] .navbar-brand .light-logo, #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin5"] .navbar-brand .light-logo {
      display: none; }
    #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin5"] .search-box .form-control, #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin5"] .search-box .form-control {
      border-color: rgba(120, 130, 140, 0.13); }

  #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"], #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] {
    background: #fff; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul {
      background: #fff; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link {
        color: #54667a;
        opacity: 0.9; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link i, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link i {
          color: #54667a; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link.active, #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link:hover, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link.active, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .sidebar-link:hover {
          opacity: 1; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .profile-dd span, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item .profile-dd span {
        color: #54667a; }
      #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
        opacity: 1;
        color: #fff; }
        #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link i, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link i {
          color: #fff; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav .has-arrow::after, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav .has-arrow::after {
      border-color: #54667a; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav .sidebar-item.selected > .sidebar-link.has-arrow::after, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav .sidebar-item.selected > .sidebar-link.has-arrow::after {
      border-color: #fff; }
    #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav .devider, #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin5"] .sidebar-nav .devider {
      border-top: 1px solid #54667a;
      opacity: 0.1; }

    #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin5"] {
  background: #fff; }

.alert-primary,
.alert-warning,
.alert-success,
.alert-info,
.alert-danger {
  color: #fff; }
  .alert-primary .alert-link,
  .alert-warning .alert-link,
  .alert-success .alert-link,
  .alert-info .alert-link,
  .alert-danger .alert-link {
    color: #fff; }

.alert.customize-alert {
  padding: 20px 25px; }
  .alert.customize-alert .btn-close {
    width: 25px; }
  .alert.customize-alert .side-line {
    position: absolute;
    width: 3px;
    height: 25px;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }

@media (max-width: 575.98px) {
  .alert.customize-alert {
    padding: 20px 15px; } }

.page-breadcrumb {
  padding: 10px 0px;
  background-color: #edf1f5; }
  .page-breadcrumb .breadcrumb {
    background-color: #edf1f5; }
    .page-breadcrumb .breadcrumb .breadcrumb-item,
    .page-breadcrumb .breadcrumb .breadcrumb-item > a {
      color: #a1aab2; }
    .page-breadcrumb .breadcrumb .active {
      color: #2cabe3; }

.breadcrumb.bg-light-info .breadcrumb-item + .breadcrumb-item::before, .breadcrumb.border-info .breadcrumb-item + .breadcrumb-item::before {
  color: #2cabe3; }

.breadcrumb.bg-light-primary .breadcrumb-item + .breadcrumb-item::before, .breadcrumb.border-primary .breadcrumb-item + .breadcrumb-item::before {
  color: #06758f; }

.breadcrumb.bg-light-warning .breadcrumb-item + .breadcrumb-item::before, .breadcrumb.border-warning .breadcrumb-item + .breadcrumb-item::before {
  color: #ffc36d; }

.breadcrumb.bg-light-danger .breadcrumb-item + .breadcrumb-item::before, .breadcrumb.border-danger .breadcrumb-item + .breadcrumb-item::before {
  color: #ff5050; }

.breadcrumb.bg-light-success .breadcrumb-item + .breadcrumb-item::before, .breadcrumb.border-success .breadcrumb-item + .breadcrumb-item::before {
  color: #2cd07e; }

.button-group .btn {
  margin-bottom: 8px;
  margin-right: 8px; }

.btn-circle {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 5px;
  line-height: 30px; }
  .btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
    width: 35px;
    height: 35px;
    padding: 8px 10px;
    font-size: 14px; }
  .btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
    width: 50px;
    height: 50px;
    padding: 14px 10px;
    font-size: 18px;
    line-height: 23px; }
  .btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 14px 15px;
    font-size: 24px; }

.btn-rounded {
  border-radius: 60px;
  padding: 7px 18px; }
  .btn-rounded.btn-xs {
    padding: 0.25rem 0.5rem;
    font-size: 10px; }
  .btn-rounded.btn-sm, .btn-group-sm > .btn-rounded.btn {
    padding: 0.25rem 0.5rem;
    font-size: 12px; }
  .btn-rounded.btn-md {
    padding: 12px 35px;
    font-size: 16px; }
  .btn-rounded.btn-lg, .btn-group-lg > .btn-rounded.btn {
    padding: 0.75rem 1.5rem; }

.btn-xs {
  padding: 0.25rem 0.5rem;
  font-size: 10px; }

.btn .text-active {
  display: none; }

.btn.active .text-active {
  display: inline-block; }

button:focus {
  outline: 0; }

.btn-danger,
.btn-primary,
.btn-info,
.btn-warning,
.btn-success,
.btn-secondary {
  color: #fff; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.disabled, .btn-danger:disabled, .btn-danger.active,
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.disabled,
  .btn-primary:disabled,
  .btn-primary.active,
  .btn-info:hover,
  .btn-info:focus,
  .btn-info.disabled,
  .btn-info:disabled,
  .btn-info.active,
  .btn-warning:hover,
  .btn-warning:focus,
  .btn-warning.disabled,
  .btn-warning:disabled,
  .btn-warning.active,
  .btn-success:hover,
  .btn-success:focus,
  .btn-success.disabled,
  .btn-success:disabled,
  .btn-success.active,
  .btn-secondary:hover,
  .btn-secondary:focus,
  .btn-secondary.disabled,
  .btn-secondary:disabled,
  .btn-secondary.active {
    color: #fff; }

.btn-outline-danger:hover,
.btn-outline-primary:hover,
.btn-outline-info:hover,
.btn-outline-warning:hover,
.btn-outline-.btn-secondary:hover,
.btn-outline-success:hover {
  color: #fff; }

.btn-check:checked + .btn-outline-danger,
.btn-check:checked + .btn-outline-primary,
.btn-check:checked + .btn-outline-info,
.btn-check:checked + .btn-outline-warning,
.btn-check:checked + .btn-outline-success, .btn-check.active + .btn-outline-danger,
.btn-check.active + .btn-outline-primary,
.btn-check.active + .btn-outline-info,
.btn-check.active + .btn-outline-warning,
.btn-check.active + .btn-outline-success {
  color: #fff; }

.btn-circle {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 5px;
  line-height: 30px; }
  .btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
    width: 35px;
    height: 35px;
    padding: 8px 10px;
    font-size: 14px; }
  .btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
    width: 50px;
    height: 50px;
    padding: 14px 10px;
    font-size: 18px;
    line-height: 23px; }
  .btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 14px 15px;
    font-size: 24px; }

.btn-xs {
  padding: 0.25rem 0.5rem;
  font-size: 10px; }

.btn-rounded {
  border-radius: 60px;
  padding: 7px 18px; }
  .btn-rounded.btn-lg, .btn-group-lg > .btn-rounded.btn {
    padding: 0.75rem 1.5rem; }
  .btn-rounded.btn-sm, .btn-group-sm > .btn-rounded.btn {
    padding: 0.25rem 0.5rem;
    font-size: 12px; }
  .btn-rounded.btn-xs {
    padding: 0.25rem 0.5rem;
    font-size: 10px; }
  .btn-rounded.btn-md {
    padding: 12px 35px;
    font-size: 16px; }

.btn-default {
  background-color: #2cabe3;
  color: #fff; }
  .btn-default:hover {
    color: #fff; }

.btn-facebook {
  color: #fff;
  background-color: #3b5998; }
  .btn-facebook:hover {
    color: #fff; }

.btn-twitter {
  color: #fff;
  background-color: #55acee; }
  .btn-twitter:hover {
    color: #fff; }

.btn-linkedin {
  color: #fff;
  background-color: #007bb6; }
  .btn-linkedin:hover {
    color: #fff; }

.btn-dribbble {
  color: #fff;
  background-color: #ea4c89; }
  .btn-dribbble:hover {
    color: #fff; }

.btn-googleplus {
  color: #fff;
  background-color: #dd4b39; }
  .btn-googleplus:hover {
    color: #fff; }

.btn-instagram {
  color: #fff;
  background-color: #3f729b; }

.btn-pinterest {
  color: #fff;
  background-color: #cb2027; }

.btn-dropbox {
  color: #fff;
  background-color: #007ee5; }

.btn-flickr {
  color: #fff;
  background-color: #ff0084; }

.btn-tumblr {
  color: #fff;
  background-color: #32506d; }

.btn-skype {
  color: #fff;
  background-color: #00aff0; }

.btn-youtube {
  color: #fff;
  background-color: #ff0000; }

.btn-github {
  color: #fff;
  background-color: #171515; }

.button-group .btn {
  margin-bottom: 8px;
  margin-right: 8px; }

.no-button-group .btn {
  margin-bottom: 5px;
  margin-right: 0px; }

.btn .text-active {
  display: none; }

.btn.active .text-active {
  display: inline-block; }

.btn.active .text {
  display: none; }

@-webkit-keyframes animation-dropdown-menu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes animation-dropdown-menu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes animation-dropdown-menu-move-up {
  from {
    top: 61px; }
  to {
    top: 60px; } }

@keyframes animation-dropdown-menu-move-up {
  from {
    top: 61px; }
  to {
    top: 60px; } }

.dropdown-menu-animate-up {
  -webkit-animation: animation-dropdown-menu-fade-in 0.5s ease 1,
 animation-dropdown-menu-move-up 0.5s ease-out 1;
  animation: animation-dropdown-menu-fade-in 0.5s ease 1,
 animation-dropdown-menu-move-up 0.5s ease-out 1; }

.btn-light-primary:hover {
  background-color: #06758f;
  border-color: #06758f;
  color: #fff !important; }
  .btn-light-primary:hover svg,
  .btn-light-primary:hover i {
    color: #fff !important; }

.btn-light-secondary:hover {
  background-color: #8898aa;
  border-color: #8898aa;
  color: #fff !important; }
  .btn-light-secondary:hover svg,
  .btn-light-secondary:hover i {
    color: #fff !important; }

.btn-light-success:hover {
  background-color: #2cd07e;
  border-color: #2cd07e;
  color: #fff !important; }
  .btn-light-success:hover svg,
  .btn-light-success:hover i {
    color: #fff !important; }

.btn-light-info:hover {
  background-color: #2cabe3;
  border-color: #2cabe3;
  color: #fff !important; }
  .btn-light-info:hover svg,
  .btn-light-info:hover i {
    color: #fff !important; }

.btn-light-warning:hover {
  background-color: #ffc36d;
  border-color: #ffc36d;
  color: #fff !important; }
  .btn-light-warning:hover svg,
  .btn-light-warning:hover i {
    color: #fff !important; }

.btn-light-danger:hover {
  background-color: #ff5050;
  border-color: #ff5050;
  color: #fff !important; }
  .btn-light-danger:hover svg,
  .btn-light-danger:hover i {
    color: #fff !important; }

.btn-close {
  background-size: 11px; }

.remove-close-icon .btn-close {
  background: none;
  opacity: 1; }

.form-check-input {
  background-position: left center; }

.form-check-input.check-outline.outline-success {
  border: 1px solid #2cd07e;
  background-color: transparent; }

.form-check-input.check-outline.outline-danger {
  border: 1px solid #ff5050;
  background-color: transparent; }

.form-check-input.check-outline.outline-warning {
  border: 1px solid #ffc36d;
  background-color: transparent; }

.form-check-input.check-outline.outline-primary {
  border: 1px solid #06758f;
  background-color: transparent; }

.form-check-input.check-outline.outline-secondary {
  border: 1px solid #8898aa;
  background-color: transparent; }

.form-check-input.check-light-success {
  background-color: #b2ffd9; }

.form-check-input.check-light-warning {
  background-color: #ffedd4; }

.form-check-input.check-light-danger {
  background-color: #ffcaca; }

.form-check-input.check-light-primary {
  background-color: #c6cdfd; }

.form-check-input.check-light-secondary {
  background-color: #dde1e4; }

.form-check-input.success:checked {
  background-color: #2cd07e !important;
  border-color: #2cd07e !important; }

.form-check-input.warning:checked {
  background-color: #ffc36d !important;
  border-color: #ffc36d !important; }

.form-check-input.danger:checked {
  background-color: #ff5050 !important;
  border-color: #ff5050 !important; }

.form-check-input.primary:checked {
  background-color: #06758f !important;
  border-color: #06758f !important; }

.form-check-input.secondary:checked {
  background-color: #8898aa !important;
  border-color: #8898aa !important; }

.form-select {
  background-image: url(../../res2/images/custom-select.png);
  background-size: auto; }

.card {
  margin-bottom: 30px; }
  .card .card-subtitle {
    margin-bottom: 10px;
    font-weight: 300;
    color: #a1aab2; }
  .card .card-title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px; }
  .card .card-actions a {
    cursor: pointer;
    padding: 0 5px; }
  .card .card-header .card-title {
    margin-bottom: 0; }

.card-group {
  margin-bottom: 30px; }
  .card-group .card {
    border-right: 1px solid rgba(120, 130, 140, 0.13); }

.card-hover {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .card-hover:hover {
    webkit-transform: translateY(-4px) scale(1.01);
    -moz-transform: translateY(-4px) scale(1.01);
    -ms-transform: translateY(-4px) scale(1.01);
    -o-transform: translateY(-4px) scale(1.01);
    transform: translateY(-4px) scale(1.01);
    -webkit-box-shadow: 0 14px 24px rgba(62, 57, 107, 0.1);
    box-shadow: 0 14px 24px rgba(62, 57, 107, 0.1); }

.draggable-cards .card-header {
  cursor: move; }

.card-moved .card {
  background: #2cabe3;
  color: #fff; }

.material-card.card {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); }

.modal-colored-header .modal-title {
  color: #fff; }

.modal-colored-header .btn-close {
  filter: invert(1); }

.toast:not(.showing):not(.show) {
  opacity: 1; }

.nav-pills.custom-pills .nav-link {
  border-radius: 0;
  opacity: 0.7; }
  .nav-pills.custom-pills .nav-link.active {
    color: #2cabe3;
    background-color: transparent;
    border-bottom: 2px solid #2cabe3;
    opacity: 1; }

.custom-range,
[type="search"],
button.close {
  -webkit-appearance: none; }

.custom-range::-webkit-slider-thumb {
  -webkit-appearance: none; }

.custom-range::-moz-range-thumb {
  -moz-appearance: none; }

* {
  outline: none; }

body {
  overflow-x: hidden;
  margin: 0;
  color: #333;
  background: transparent;
  position: relative; }

html {
  position: relative;
  min-height: 100%; }

b,
strong {
  font-weight: 700; }

a {
  color: #2cabe3;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: #2cabe3; }
  a.link {
    color: inherit; }
    a.link:hover, a.link:focus {
      color: #2cabe3; }

.op-5 {
  opacity: 0.5; }

html body .font-weight-medium {
  font-weight: 600; }

html body .display-5 {
  font-size: 3rem; }

html body .display-6 {
  font-size: 2.5rem; }

html body .display-7 {
  font-size: 2rem; }

ul.list-style-none {
  margin: 0;
  padding: 0; }
  ul.list-style-none li {
    list-style: none; }
    ul.list-style-none li a {
      display: block;
      padding: 8px 0;
      color: #3e5569;
      text-decoration: none; }
      ul.list-style-none li a:hover {
        color: #2cabe3; }

.round {
  line-height: 45px;
  width: 45px;
  height: 45px; }

.round-lg {
  line-height: 65px;
  width: 60px;
  height: 60px;
  font-size: 30px; }

ul.list-icons li a {
  color: #3e5569; }
  ul.list-icons li a:hover {
    color: #2cabe3; }

ul.list-icons li i {
  font-size: 13px; }

.custom-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  background-size: auto; }

.no-wrap td,
.no-wrap th {
  white-space: nowrap; }

.v-middle td,
.v-middle th {
  vertical-align: middle; }

.grid-structure .grid-container {
  background-color: #f7fafc;
  margin-bottom: 10px;
  font-size: 0.8rem;
  padding: 10px 20px; }

.icon-hover {
  cursor: pointer;
  border-radius: 8px; }
  .icon-hover i {
    font-size: 20px;
    margin-right: 8px; }
  .icon-hover:hover {
    background-color: #e9ecef;
    color: #2cabe3; }

.hide {
  display: none; }

.progress-sm {
  height: 5px; }

.progress-md {
  height: 8px; }

.progress-lg {
  height: 12px; }

.progress-xl {
  height: 15px; }

.nav-tabs.manage-tabs {
  border-bottom: 0 !important; }
  .nav-tabs.manage-tabs .nav-item {
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    flex: 1; }
  .nav-tabs.manage-tabs .nav-link {
    position: relative;
    background: #2cabe3 !important;
    color: rgba(255, 255, 255, 0.6) !important;
    font-weight: 400;
    border: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 20px;
    font-size: 16px; }
    .nav-tabs.manage-tabs .nav-link:hover {
      color: rgba(255, 255, 255, 0.6); }
  .nav-tabs.manage-tabs .nav-item.show .nav-link,
  .nav-tabs.manage-tabs .nav-link.active {
    color: white !important;
    background: #2cabe3 !important; }
    .nav-tabs.manage-tabs .nav-item.show .nav-link::after,
    .nav-tabs.manage-tabs .nav-link.active::after {
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px;
      width: 0;
      height: 0;
      border: solid transparent;
      border-width: 10px;
      border-top-color: #2cabe3;
      content: "";
      pointer-events: none; }

.manage-table thead tr th {
  font-size: 16px;
  color: #525f7f;
  font-weight: 600; }

.manage-table .sml-pd {
  padding: 5px; }

.manage-table tr.advanced-table {
  border: 2px solid rgba(120, 130, 140, 0.13); }
  .manage-table tr.advanced-table.active {
    border: 2px solid #2cabe3 !important; }
  .manage-table tr.advanced-table td {
    vertical-align: middle;
    font-size: 16px;
    background: #fff; }

.user-table thead {
  color: #525f7f; }

.user-table tbody tr {
  background-color: inherit; }
  .user-table tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.025); }
  .user-table tbody tr td {
    vertical-align: middle; }
  .user-table tbody tr .category-select {
    max-width: 150px;
    border-radius: 20px; }

.chat-list li .chat-icon {
  display: none; }

.chat-list li:hover .chat-icon {
  display: block; }

.weight-border {
  border-top: 2px solid #2cd07e;
  height: 2px;
  width: 100px;
  display: inline-block; }

.bottom-text {
  position: absolute;
  bottom: 1.57rem; }

@media (max-width: 767px) {
  .bottom-text {
    right: 1.57rem; } }

.calendar-schedule-table {
  width: 100%; }
  .calendar-schedule-table td {
    padding: 17px 13px;
    text-align: center;
    font-weight: 400; }
    .calendar-schedule-table td .month-option {
      text-align: left;
      color: #fff;
      font-weight: 400;
      padding-left: 30px; }
    .calendar-schedule-table td.cal-active {
      border-radius: 60px;
      background: rgba(0, 0, 0, 0.1); }

.mailbox-widget .custom-tab .nav-item .nav-link {
  border: 0px;
  color: #fff;
  border-bottom: 3px solid transparent; }
  .mailbox-widget .custom-tab .nav-item .nav-link:hover {
    background: transparent;
    opacity: 0.5; }
  .mailbox-widget .custom-tab .nav-item .nav-link.active {
    background: none;
    color: #fff;
    border-bottom: 3px solid #2cd07e; }

.weather-report .weather-type {
  color: #e9ecef; }

.weather-report.active {
  border-bottom: 2px solid #ff5050; }
  .weather-report.active .weather-type {
    color: #ff5050; }

.demo-container .flot-x-axis,
.demo-container .flot-text {
  display: none; }

.demo-placeholder {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em; }

.datepicker .day,
.datepicker .dow {
  padding: 5px 10px; }

.primary-carousel .p-img {
  height: 390px; }

.primary-carousel .read-more {
  position: absolute;
  bottom: 40px; }

.recent-table th {
  font-weight: 500; }

.error-box {
  position: fixed;
  background: url(../../res2/images/background/error-bg.jpg) no-repeat bottom 30% center #fff; }
  .error-box .error-body {
    padding-top: 5%; }

.auth-wrapper {
  position: relative;
  min-height: 100vh; }
  .auth-wrapper .auth-box {
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    margin: 10% 0;
    max-width: 400px;
    width: 90%; }
    .auth-wrapper .auth-box.on-sidebar {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }
  .auth-wrapper .auth-box-2 {
    padding: 40px; }
    .auth-wrapper .auth-box-2 .logo {
      text-align: center; }
  .auth-wrapper .logbox-content {
    width: 100%;
    margin-left: 400px; }
  .auth-wrapper #recoverform {
    display: none; }
  .auth-wrapper #registerform {
    display: none; }
  .auth-wrapper .auth-sidebar {
    position: fixed;
    height: 100%;
    right: 0px;
    overflow: auto;
    margin: 0px;
    top: 0px; }

@media (max-width: 767px) {
  .auth-wrapper .auth-sidebar {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 40px 0 60px; }
  .auth-wrapper .demo-text {
    margin-top: 30px; }
  .auth-wrapper .logbox-content {
    margin-left: 0; }
  .auth-wrapper .auth-box-2.on-sidebar {
    position: relative;
    width: 100%; }
  .auth-wrapper .auth-box-2 {
    padding: 40px 25px; } }

@media (min-width: 1500px) {
  .inner-width-card {
    width: 450px; } }

.email-app .list-group .list-group-item {
  background: transparent; }
  .email-app .list-group .list-group-item .list-group-item-action {
    padding: 12px 15px;
    color: #3e5569; }
    .email-app .list-group .list-group-item .list-group-item-action:hover, .email-app .list-group .list-group-item .list-group-item-action.active {
      background: rgba(0, 0, 0, 0.03); }

.email-app .email-table {
  table-layout: fixed; }
  .email-app .email-table .selected {
    background: #fff8e1; }
  .email-app .email-table .chb {
    width: 50px; }
  .email-app .email-table .time {
    width: 100px; }
  .email-app .email-table .starred,
  .email-app .email-table .clip {
    width: 25px; }
  .email-app .email-table .user-image {
    width: 45px; }
  .email-app .email-table .user-name {
    width: 130px; }
    .email-app .email-table .user-name .m-b-0 {
      font-weight: 300; }
  .email-app .email-table .unread .m-b-0,
  .email-app .email-table .unread .max-texts {
    font-weight: 600; }

@media (max-width: 767.98px) {
  .email-table {
    min-width: 500px; } }

form label {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 15px; }

.error .form-control {
  border-color: #ff5050; }

.error .help-block {
  color: #ff5050; }

.validate .form-control {
  border-color: #2cd07e; }

.validate .help-block {
  color: #2cd07e; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    position: absolute;
    top: 30%;
    bottom: auto; } }

.dtp > .dtp-content > .dtp-date-view > header.dtp-header,
.dtp div.dtp-date,
.dtp div.dtp-time,
.dtp table.dtp-picker-days tr > td > a.selected {
  background: #2cabe3; }

.dtp .p10 > a {
  color: #fff; }

.datepicker .day,
.datepicker .dow {
  padding: 5px 10px; }

.docs-buttons .btn,
.docs-data .input-group {
  margin-bottom: 5px; }

.scrollable {
  position: relative; }

.form-material .form-group {
  overflow: hidden; }

.form-material .form-control {
  background-color: rgba(0, 0, 0, 0);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  padding: 0;
  transition: background 0s ease-out 0s;
  height: calc(2.25rem + 2px); }

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
  background-image: linear-gradient(#2cabe3, #2cabe3), linear-gradient(#e9ecef, #e9ecef);
  border: 0 none;
  border-radius: 0;
  box-shadow: none !important;
  float: none;
  background-position: bottom; }

.form-material .form-control.focus,
.form-material .form-control:focus {
  background-size: 100% 2px, 100% 1px;
  outline: 0 none;
  transition-duration: 0.3s; }

.form-control-line .form-group {
  overflow: hidden; }

.form-control-line .form-control {
  border: 0px;
  border-radius: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #e9ecef; }
  .form-control-line .form-control:focus {
    border-bottom: 1px solid #2cabe3; }

select.form-control.form-control-line {
  -webkit-appearance: auto;
  -moz-appearance: auto; }

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle; }
  .btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
    border-radius: 0px; }

.fileinput .input-group-addon {
  border-right: 1px solid rgba(120, 130, 140, 0.13); }

.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text; }

.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center; }

.fileinput .thumbnail > img {
  max-height: 100%; }

.fileinput .btn {
  vertical-align: middle; }

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none; }

.fileinput-inline .fileinput-controls {
  display: inline; }

.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden; }

.form-control .fileinput-filename {
  vertical-align: bottom; }

.fileinput.input-group > * {
  position: relative;
  z-index: 2; }

.fileinput.input-group > .btn-file {
  z-index: 1; }

.form-control-danger,
.form-control-success,
.form-control-warning {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem; }

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #2cd07e; }

.has-success .form-control-success {
  background-image: url(../../res2/images/icon/success.svg); }

.has-success .form-control {
  border-color: #2cd07e; }

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
  color: #ffc36d; }

.has-warning .form-control-warning {
  background-image: url(../../res2/images/icon/warning.svg); }

.has-warning .form-control {
  border-color: #ffc36d; }

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #ff5050; }

.has-danger .form-control-danger {
  background-image: url(../../res2/images/icon/danger.svg); }

.has-danger .form-control {
  border-color: #ff5050; }

.floating-labels .form-control {
  box-shadow: none; }

.floating-labels .form-group {
  position: relative; }

.floating-labels .form-control {
  padding: 10px 10px 10px 0;
  display: block;
  border: none;
  font-family: "Nunito Sans", sans-serif;
  border-radius: 0px;
  border-bottom: 1px solid #e9ecef; }
  .floating-labels .form-control:focus {
    box-shadow: none; }

.floating-labels select.form-control > option {
  font-size: 14px; }

.floating-labels .has-error .form-control {
  border-bottom: 1px solid #ff5050 !important; }

.floating-labels .has-warning .form-control {
  border-bottom: 1px solid #ffc36d !important; }

.floating-labels .has-success .form-control {
  border-bottom: 1px solid #2cd07e !important; }

.floating-labels .form-control:focus {
  outline: none;
  border: none; }

.floating-labels label {
  color: #3e5569;
  position: absolute;
  cursor: auto;
  top: 5px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all; }

.floating-labels .focused label {
  top: -20px;
  font-size: 12px;
  color: #343a40; }

.floating-labels .bar {
  position: relative;
  display: block; }

.floating-labels .bar:before,
.floating-labels .bar:after {
  content: "";
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #2cabe3;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all; }

.floating-labels .bar:before {
  left: 50%; }

.floating-labels .bar:after {
  right: 50%; }

.floating-labels .form-control:focus ~ .bar:before,
.floating-labels .form-control:focus ~ .bar:after {
  width: 50%; }

.floating-labels .highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5; }

.floating-labels .input-lg ~ label,
.floating-labels .input-lg {
  font-size: 24px; }

.floating-labels .input-sm ~ label,
.floating-labels .input-sm {
  font-size: 16px; }

.has-warning .bar:before,
.has-warning .bar:after {
  background: #ffc36d; }

.has-success .bar:before,
.has-success .bar:after {
  background: #2cd07e; }

.has-error .bar:before,
.has-error .bar:after {
  background: #ff5050; }

.bootstrap-switch {
  margin-bottom: 10px; }

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
  background: #2cabe3; }

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
  background: #4fc3f7; }

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
  background: #2cd07e; }

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
  background: #ffc36d; }

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
  background: #ff5050; }

.btn.move, .btn.remove, .btn.removeall, .btn.moveall {
  color: #fff; }

.wizard-content .wizard > .actions > ul > li > a,
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  padding: 7px 20px;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 400; }

.wizard > .actions a:hover,
.wizard-content .wizard > .actions a,
.wizard-content .wizard > .actions a:hover {
  background: #2cabe3; }

.r-separator .form-group {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13); }
  .r-separator .form-group:last-child {
    border-bottom: none; }

.striped-rows .row:nth-child(odd) {
  background-color: #f7fafc; }

.b-form .row {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  margin-bottom: 0;
  padding: 15px 0; }
  .b-form .row:last-child {
    border-bottom: none; }

.b-label {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.el-element-overlay .white-box {
  padding: 0; }

.el-element-overlay .el-card-item .el-overlay-1 {
  cursor: default; }
  .el-element-overlay .el-card-item .el-overlay-1 img {
    height: auto;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear; }
  .el-element-overlay .el-card-item .el-overlay-1:hover img {
    -ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
    /* transform: scale(1.2) translateZ(0); */ }
  .el-element-overlay .el-card-item .el-overlay-1 .el-info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-decoration: none;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0); }
    .el-element-overlay .el-card-item .el-overlay-1 .el-info .el-item .el-link {
      padding: 12px 15px 10px; }
      .el-element-overlay .el-card-item .el-overlay-1 .el-info .el-item .el-link:hover {
        border-color: #2cabe3;
        background: #2cabe3; }

.el-element-overlay .el-card-item .el-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
  top: -100%; }

.el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
  top: 100%;
  height: 0; }

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
  top: 0; }

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
  top: 0;
  height: 100%; }

.gmaps,
.gmaps-panaroma {
  height: 300px; }

.gmaps,
.gmaps-panaroma {
  height: 300px;
  background: #e9ecef;
  border-radius: 2px; }

.gmaps-overlay {
  display: block;
  background: #2cabe3;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding: 10px 20px; }

.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0; }

.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #2cabe3; }

.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #2cabe3; }

.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px;
  line-height: 10px; }

.jvectormap-zoomout {
  top: 40px; }

.title-part-padding {
  padding: 15px 20px; }

.fill-white {
  fill: rgba(255, 255, 255, 0.1); }

.feather-sm {
  width: 18px;
  height: 18px; }

.feather-lg {
  width: 28px;
  height: 28px; }

.feather-xl {
  width: 35px;
  height: 35px; }

.price-label {
  position: absolute;
  top: -10px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100px;
  padding: 5px 10px; }

.price-sign {
  font-size: 15px;
  position: absolute;
  top: 5px;
  margin-left: -10px; }

table.customize-table td,
table.customize-table th {
  padding: 15px 20px !important; }

.table-light {
  color: #3e5569; }

.bootstrap-table .pull-right {
  float: right; }

.bootstrap-table .pull-left {
  float: left; }

.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  cursor: move;
  color: #979898;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-handle:hover {
  color: #317eeb;
  background: #fff; }

.dd-item > button {
  display: block;
  position: absolute;
  cursor: pointer;
  height: 25px;
  margin: 5px;
  width: 25px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }

.dd-item > button:before {
  content: "+";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.dd-item > button[data-action="collapse"]:before {
  content: "-"; }

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f5f5f5;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

.dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #979898;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd3-content:hover {
  color: #317eeb;
  background: #fff; }

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0; }

.dd3-item > button {
  margin-left: 30px; }

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #d5d5d5;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.dd3-handle:before {
  content: "\f0c9";
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  text-indent: 0;
  font-size: 14px;
  font-weight: 900;
  color: #67757c;
  top: 7px; }

.dd3-handle:hover {
  background: #404040;
  border: 1px solid #404040; }

.myadmin-dd .dd-list .dd-item .dd-handle {
  background: #ffffff;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px 8px 30px;
  height: auto;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  border-radius: 0; }

.myadmin-dd-empty .dd-list .dd3-content {
  height: auto;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px 8px 46px;
  background: #ffffff;
  font-weight: 400; }

.myadmin-dd-empty .dd-list .dd3-handle {
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-bottom: 0;
  background: #ffffff;
  height: 36px;
  width: 36px; }

.dd3-handle:before {
  color: #67757c;
  top: 7px; }

.lobilists .lobilist {
  box-shadow: none; }

.lobilists .lobilist.lobilist-primary {
  border-color: rgba(120, 130, 140, 0.13); }
  .lobilists .lobilist.lobilist-primary .lobilist-header,
  .lobilists .lobilist.lobilist-primary .lobilist-footer,
  .lobilists .lobilist.lobilist-primary .lobilist-form-footer {
    border-color: #06758f;
    background-color: #06758f; }

.lobilists .lobilist.lobilist-danger {
  border-color: rgba(120, 130, 140, 0.13); }
  .lobilists .lobilist.lobilist-danger .lobilist-header,
  .lobilists .lobilist.lobilist-danger .lobilist-footer,
  .lobilists .lobilist.lobilist-danger .lobilist-form-footer {
    border-color: #ff5050;
    background-color: #ff5050; }

.lobilists .lobilist.lobilist-info {
  border-color: rgba(120, 130, 140, 0.13); }
  .lobilists .lobilist.lobilist-info .lobilist-header,
  .lobilists .lobilist.lobilist-info .lobilist-footer,
  .lobilists .lobilist.lobilist-info .lobilist-form-footer {
    border-color: #2cabe3;
    background-color: #2cabe3; }

.lobilists .lobilist.lobilist-success {
  border-color: rgba(120, 130, 140, 0.13); }
  .lobilists .lobilist.lobilist-success .lobilist-header,
  .lobilists .lobilist.lobilist-success .lobilist-footer {
    border-color: #2cd07e;
    background-color: #2cd07e; }

.lobilists .lobilist-footer,
.lobilists .lobilist-form-footer {
  border-color: rgba(120, 130, 140, 0.13) !important;
  background: rgba(0, 0, 0, 0.02) !important; }

.lobilists .btn-link {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #343a40 !important; }

.lobilists.single-line {
  height: 500px; }

.lobilist,
.lobilists {
  position: relative; }

.lobilists [type="checkbox"]:not(:checked),
.lobilists [type="checkbox"]:checked {
  opacity: 1;
  position: relative; }

.lobilists .lobilist-item {
  margin-bottom: 16px;
  padding-top: 5px; }

.lobilists .lobilist-item-title {
  color: #343a40; }

.lobilists .lobilist-item-description {
  font-style: normal;
  font-size: 13px; }

.lobilists .lobilist-check {
  top: 10px; }

.lobilists .lobilist-item-duedate {
  position: relative;
  font-size: 12px;
  left: 0px; }

.lobilists .lobilist-actions {
  top: 0px; }

.lobilist-actions .btn i {
  font-size: 15px;
  vertical-align: middle; }

.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
  max-width: 1200px;
  margin: 0 auto; }

.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #e9ecef; }

.timeline > .timeline-item {
  position: relative;
  margin-bottom: 20px; }

.timeline > .timeline-item:before,
.timeline > .timeline-item:after {
  content: " ";
  display: table; }

.timeline > .timeline-item:after {
  clear: both; }

.timeline > .timeline-item > .timeline-panel {
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05); }

.timeline > .timeline-item > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -8px;
  border-top: 8px solid transparent;
  border-right: 0 solid rgba(120, 130, 140, 0.13);
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(120, 130, 140, 0.13); }

.timeline > .timeline-item > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -7px;
  border-top: 7px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff; }

.timeline > .timeline-item > .timeline-badge {
  z-index: 10;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  overflow: hidden; }

.timeline > .timeline-item.timeline-inverted > .timeline-panel {
  left: 0;
  right: 0;
  margin-left: auto; }

.timeline > .timeline-item.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -8px;
  border-right-width: 8px;
  border-left-width: 0; }

.timeline > .timeline-item.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -7px;
  border-right-width: 7px;
  border-left-width: 0; }

.timeline-badge.primary {
  background-color: #06758f; }

.timeline-badge.success {
  background-color: #2cd07e; }

.timeline-badge.warning {
  background-color: #ffc36d; }

.timeline-badge.danger {
  background-color: #ff5050; }

.timeline-badge.info {
  background-color: #2cabe3; }

.timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: 400; }

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0; }

.timeline-left:before {
  left: 30px; }

.timeline-left > .timeline-item > .timeline-badge {
  left: 30px;
  top: 9px; }

.timeline-left > .timeline-item > .timeline-panel {
  width: calc(100% - 80px);
  margin-left: 85px; }

.timeline-right:before {
  right: 30px;
  left: auto; }

.timeline-right > .timeline-item > .timeline-badge {
  right: 5px;
  top: 9px;
  left: auto; }

.timeline-right > .timeline-item > .timeline-panel {
  margin-right: 85px;
  width: calc(100% - 80px); }

.cd-horizontal-timeline .events a {
  padding-bottom: 6px;
  color: #2cabe3; }

.cd-horizontal-timeline .filling-line,
.cd-horizontal-timeline .events a.selected::after {
  background: #2cabe3; }

.cd-horizontal-timeline .events a.selected::after {
  border-color: #2cabe3; }

.cd-horizontal-timeline .m-t-40 {
  margin-top: 40px !important; }

.twitter-typeahead {
  width: 100%; }

.twitter-typeahead .tt-menu {
  width: 100%;
  background: #fff;
  border: 1px solid #f7fafc;
  border-radius: 5px;
  padding: 0.75rem 0; }

.twitter-typeahead .tt-menu .tt-suggestion {
  padding: 0.25rem 0.75rem;
  cursor: pointer; }

.twitter-typeahead .tt-menu .tt-suggestion:hover {
  background-color: #06758f;
  color: #fff; }

.twitter-typeahead .empty-message {
  padding: 5px 10px;
  text-align: center; }

.twitter-typeahead .rtl-typeahead .tt-menu {
  text-align: right; }

.twitter-typeahead .league-name {
  margin: 0 10px 5px;
  padding: 7px 5px 10px;
  border-bottom: 1px solid #e9ecef; }

.scrollable-dropdown .twitter-typeahead .tt-menu {
  max-height: 80px;
  overflow-y: auto; }

.bootstrap-maxlength {
  margin-top: 0.5rem; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

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

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

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

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

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

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.scale-up {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: inline-block;
  transform-origin: right 0px; }

.scale-up-left {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: inline-block;
  transform-origin: left 0px; }

.show > .scale-up {
  transform: scale(1);
  transform-origin: right 0px; }

.show > .scale-up-left {
  transform: scale(1);
  transform-origin: left 0px; }

.calendar {
  margin-bottom: 0; }

.fc .fc-row {
  margin-right: 0 !important; }

.fc-basic-view .fc-body .fc-row {
  min-height: 5rem; }

.fc-toolbar .fc-button-group {
  border: 1px solid #3bbcf5;
  border-radius: 4px; }

.fc-toolbar .fc-button {
  background: #3bbcf5;
  border: 1px solid #2cabe3;
  color: #fff;
  text-transform: capitalize; }

.fc-toolbar .fc-button:hover {
  background: #3bbcf5;
  opacity: 0.8; }

.fc-toolbar .fc-button.fc-state-active {
  background: #3bbcf5;
  color: #fff;
  border: 1px solid #2cabe3;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-widget-header {
  border: 0px !important; }

.fc-widget-content {
  border-color: rgba(120, 130, 140, 0.13) !important; }

.fc-widget-content tr {
  border-bottom: none; }

.fc-view {
  margin-top: 0px; }

.fc-toolbar {
  margin-bottom: 0px !important;
  padding: 24px 20px;
  background: #2cabe3; }

.fc-toolbar h2, .fc-toolbar .h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff; }

.fc-event {
  border-radius: 0px;
  border: none;
  cursor: move;
  color: #fff !important;
  font-size: 13px;
  margin: 1px -1px 0 -1px;
  padding: 5px 5px;
  text-align: center;
  background: #40c4ff; }

.fc th.fc-widget-header {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0;
  text-transform: uppercase; }

.fc th.fc-sat,
.fc th.fc-sun,
.fc th.fc-thu,
.fc th.fc-tue {
  background: #34b6ef; }

.fc th.fc-fri,
.fc th.fc-mon,
.fc th.fc-wed {
  background: #3bbcf5; }

html body .jqstooltip,
html body .flotTip {
  height: auto !important;
  width: auto !important;
  background: #212529;
  border-color: #212529;
  color: #fff;
  padding: 5px 10px; }

html body .jqstooltip {
  border-color: tranparent;
  border-radius: 60px; }

.chartist-tooltip {
  position: absolute;
  display: inline-block;
  opacity: 0;
  min-width: 50px;
  padding: 5px 10px;
  background: #313131;
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
  text-align: center;
  pointer-events: none;
  z-index: 1;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  .chartist-tooltip:before {
    display: none; }
  .chartist-tooltip.tooltip-show {
    opacity: 1; }

.ct-area,
.ct-line {
  pointer-events: none; }

.c3-chart-arcs-title {
  fill: #a1aab2; }

.c3 line,
.c3 path {
  stroke: rgba(0, 0, 0, 0.2); }

.c3-chart-arc path {
  stroke: transparent; }

.gaugejs-box {
  position: relative;
  margin: 0 auto; }

.gaugejs-box canvas.gaugejs {
  width: 100% !important;
  height: auto !important; }

.css-bar {
  z-index: 9; }

.flot-chart {
  display: block;
  height: 400px; }

.flot-chart-content {
  width: 100%;
  height: 400px; }

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple {
  border-color: rgba(120, 130, 140, 0.13);
  color: #3e5569;
  height: 40px;
  line-height: 40px; }

.select2-container--default .select2-selection--multiple {
  line-height: 27px;
  height: auto; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: #2cabe3;
  border-color: #2cabe3;
  color: #fff; }

.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important; } }

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 11px; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 11px; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0;
  height: 15px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
 -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
 -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  bottom: 2px;
  height: 6px; }

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x,
.ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 6px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 15px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
 -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
 width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
 -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 2px;
  width: 6px; }

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 6px; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 6px; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 6px; }

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: transparent;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2); }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: transparent;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2); }

.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear; }

.table thead th,
.table tfoot th,
.table th {
  font-weight: 600; }

.page-link {
  color: #2cabe3; }

.table.dataTable {
  border-collapse: collapse !important; }

.dataTables_wrapper {
  padding: 0px; }

.note-editor.note-frame,
.dropzone {
  border-color: rgba(120, 130, 140, 0.13); }

.note-toolbar {
  z-index: 1; }

.note-toolbar-wrapper {
  height: 33px !important; }

.dropzone {
  border-style: dotted; }

#demo-foo-accordion .open > .dropdown-menu,
#demo-foo-accordion2 .open > .dropdown-menu,
#footable-addrow .open > .dropdown-menu {
  display: block; }

table.footable thead tr.footable-filtering th ul.dropdown-menu li a.checkbox {
  padding-left: 0; }

table.footable thead tr.footable-filtering th ul.dropdown-menu li a.checkbox input[type="checkbox"] {
  position: relative;
  margin-right: 10px;
  margin-left: -20px;
  left: 0;
  opacity: 1; }

table.footable thead tr.footable-filtering th ul.dropdown-menu li .checkbox label::before {
  display: none; }

.footable .pagination li a {
  position: relative;
  margin-left: -1px;
  border: 1px solid rgba(120, 130, 140, 0.13);
  color: #2cabe3;
  background-color: #fff;
  padding: 0.5rem 0.75rem;
  display: block;
  line-height: 1.25; }

.footable .pagination li.active a {
  z-index: 2;
  border-color: #2cabe3;
  color: #fff;
  background-color: #2cabe3; }

.footable .pagination li.disabled a {
  border-color: #f7fafc;
  color: #e9ecef;
  background-color: #fff;
  pointer-events: none;
  cursor: not-allowed; }

.footable .pagination li:first-child a {
  border-radius: 0.25rem 0 0 0.25rem;
  margin-left: 0; }

.jsgrid-pager-page a,
.jsgrid-pager-current-page,
.jsgrid-pager-nav-button a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #67757c;
  border: 1px solid #ddd; }

.jsgrid-pager-page a:hover,
.jsgrid-pager-nav-button a:hover {
  background-color: #2cabe3;
  color: #fff; }

.jsgrid-pager-current-page {
  background-color: #2cabe3;
  color: #fff; }

.jsgrid-pager-page,
.jsgrid-pager-nav-button {
  padding: 0; }

.jsgrid-pager-page.jsgrid-pager-current-page {
  padding: 0.5em 1em !important; }

.jsgrid .jsgrid-button {
  background-image: url(../../res2/images/table-jsgrid.png);
  background-repeat: repeat; }

.jsgrid-button.jsgrid-search-mode-button,
.jsgrid-button.jsgrid-search-button {
  background-position: top 49px left -5px; }

.jsgrid-button.jsgrid-clear-filter-button {
  background-position: top 153px left -3px; }

.jsgrid-button.jsgrid-edit-button {
  background-position: top 100px left -3px; }

.jsgrid-button.jsgrid-delete-button {
  background-position: top 125px left -3px; }

.jsgrid-button.jsgrid-update-button {
  background-position: top 23px left -5px; }

.jsgrid-button.jsgrid-cancel-edit-button {
  background-position: top 181px left -5px; }

.chat-windows {
  position: fixed;
  bottom: 0px;
  right: 300px;
  height: 350px;
  max-height: 350px;
  z-index: 9999;
  transition: 600ms; }
  .chat-windows.show-chat {
    bottom: 0px; }
  .chat-windows.hide-chat {
    bottom: -350px; }
  .chat-windows .user-chat {
    min-width: 300px;
    min-height: 350px;
    background-color: #fff;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    margin: 0 2px 0 0; }
    .chat-windows .user-chat.mini-chat {
      min-width: 40px;
      min-height: 40px;
      bottom: 0px;
      top: 310px;
      position: relative; }
      .chat-windows .user-chat.mini-chat .chat-head .name,
      .chat-windows .user-chat.mini-chat .chat-head i,
      .chat-windows .user-chat.mini-chat .chat-footer,
      .chat-windows .user-chat.mini-chat .chat-body {
        display: none; }
      .chat-windows .user-chat.mini-chat .chat-head img {
        margin: 0; }
      .chat-windows .user-chat.mini-chat .chat-head .status {
        left: 28px;
        top: 10px; }
    .chat-windows .user-chat .chat-head {
      height: 40px;
      padding: 10px;
      background-color: #2cabe3;
      color: #fff;
      position: relative;
      display: flex;
      align-items: center; }
      .chat-windows .user-chat .chat-head .opts {
        margin-left: auto; }
      .chat-windows .user-chat .chat-head img {
        border-radius: 50%;
        height: 25px;
        width: 25px;
        vertical-align: middle;
        margin: -4px 8px 0 0;
        display: inline-block;
        cursor: pointer; }
      .chat-windows .user-chat .chat-head .status {
        border: 1px solid #fff;
        border-radius: 50%;
        position: absolute;
        height: 8px;
        width: 8px;
        left: 28px;
        top: 7px; }
      .chat-windows .user-chat .chat-head .online {
        background-color: #2cd07e; }
      .chat-windows .user-chat .chat-head .busy {
        background-color: #ff5050; }
      .chat-windows .user-chat .chat-head .away {
        background-color: #fb8c00; }
      .chat-windows .user-chat .chat-head .offline {
        background-color: #ffc36d; }
      .chat-windows .user-chat .chat-head i {
        font-size: 14px;
        color: #fff;
        margin: 3px 0 0 5px;
        cursor: pointer; }
    .chat-windows .user-chat .chat-footer {
      padding: 0px;
      border-top: 1px solid rgba(120, 130, 140, 0.13); }
      .chat-windows .user-chat .chat-footer .form-control {
        background-color: transparent;
        color: #3e5569;
        font-size: 14px;
        border: 0px;
        width: 100%;
        height: 40px; }
        .chat-windows .user-chat .chat-footer .form-control:focus, .chat-windows .user-chat .chat-footer .form-control:hover {
          border: 0px; }
    .chat-windows .user-chat .chat-body {
      height: 270px;
      padding: 15px 15px 0;
      background-color: #edf1f5;
      overflow: hidden;
      max-width: 300px;
      position: relative; }

.chat-list {
  margin: 0px;
  padding: 0px; }
  .chat-list .msg_receive,
  .chat-list .msg_sent {
    list-style: none;
    margin-top: 30px; }
    .chat-list .msg_receive .chat-img,
    .chat-list .msg_sent .chat-img {
      display: inline-block;
      width: 45px;
      vertical-align: top; }
      .chat-list .msg_receive .chat-img img,
      .chat-list .msg_sent .chat-img img {
        width: 100%;
        border-radius: 100%; }
    .chat-list .msg_receive .chat-content,
    .chat-list .msg_sent .chat-content {
      width: calc(100% - 50px);
      display: inline-block;
      padding-left: 15px; }
      .chat-list .msg_receive .chat-content .box,
      .chat-list .msg_sent .chat-content .box {
        display: inline-block;
        padding: 10px;
        margin-bottom: 3px;
        background: #fff; }
    .chat-list .msg_receive .chat-time,
    .chat-list .msg_sent .chat-time {
      display: block;
      font-size: 10px;
      color: #a1aab2;
      margin: 5px 0 15px 15px; }
    .chat-list .msg_receive.odd .chat-content,
    .chat-list .msg_sent.odd .chat-content {
      text-align: right;
      width: calc(100% - 0px); }
      .chat-list .msg_receive.odd .chat-content .box,
      .chat-list .msg_sent.odd .chat-content .box {
        clear: both;
        color: #fff;
        background: #2cabe3; }
    .chat-list .msg_receive.odd .chat-time,
    .chat-list .msg_receive .reverse,
    .chat-list .msg_sent.odd .chat-time,
    .chat-list .msg_sent .reverse {
      text-align: right; }
    .chat-list .msg_receive.odd + .odd,
    .chat-list .msg_sent.odd + .odd {
      margin-top: 0px; }
    .chat-list .msg_receive.reverse .chat-content,
    .chat-list .msg_sent.reverse .chat-content {
      padding-left: 0px;
      padding-right: 15px; }
    .chat-list .msg_receive.reverse .chat-time,
    .chat-list .msg_sent.reverse .chat-time {
      text-align: left; }

/*******************/
/*Chat widget*/
/*******************/
.chat-box {
  overflow: auto; }

/*******************/
/*Chat widget*/
/*******************/
.chat-list li {
  list-style: none; }
  .chat-list li .chat-img {
    width: 45px; }
    .chat-list li .chat-img img {
      width: 45px; }
  .chat-list li .chat-content {
    width: calc(100% - 140px); }
    .chat-list li .chat-content .message {
      border-top-right-radius: 25px;
      border-bottom-left-radius: 25px;
      padding: 15px 20px;
      border-top-left-radius: 5px;
      border-bottom-right-radius: 25px; }
  .chat-list li .chat-time {
    width: 80px;
    font-size: 13px; }
  .chat-list li.odd .chat-content {
    width: calc(100% - 90px); }
    .chat-list li.odd .chat-content .message {
      border-top-right-radius: 5px;
      border-bottom-left-radius: 25px;
      padding: 15px 20px;
      border-top-left-radius: 25px;
      border-bottom-right-radius: 25px; }
  .chat-list li.odd .box {
    clear: both; }
  .chat-list li.odd + .odd {
    margin-top: 0px; }
  .chat-list li.reverse {
    text-align: right; }
    .chat-list li.reverse .chat-time {
      text-align: left; }
    .chat-list li.reverse .chat-content {
      padding-left: 0px;
      padding-right: 15px; }

@media (max-width: 767.98px) {
  .chat-list li .chat-content {
    width: calc(100% - 80px); } }

/*******************/
/*Chat widget*/
/*******************/
.message-box .message-widget a:hover {
  background: rgba(0, 0, 0, 0.025); }

.message-box .message-widget a .user-img {
  width: 45px; }
  .message-box .message-widget a .user-img .profile-status {
    border: 2px solid #fff;
    height: 10px;
    left: 33px;
    position: absolute;
    top: -1px;
    width: 10px; }
  .message-box .message-widget a .user-img .online {
    background: #2cd07e; }
  .message-box .message-widget a .user-img .busy {
    background: #ff5050; }
  .message-box .message-widget a .user-img .away {
    background: #ffc36d; }
  .message-box .message-widget a .user-img .offline {
    background: #ffc36d; }

.message-box .message-widget a .mail-desc,
.message-box .message-widget a .time {
  color: #3e5569; }

.right-part.chat-container,
.right-part.invoice-box {
  display: flex;
  align-items: center;
  justify-content: center; }
  .right-part.chat-container .chat-box-inner-part,
  .right-part.invoice-box .chat-box-inner-part {
    width: 100%; }

.left-part.user-chat-box,
.left-part.list-of-user {
  height: 100vh; }

.chatting-box,
.invoiceing-box {
  display: none; }

/*******************/
/*Chat widget*/
/*******************/
.chat-box .chat {
  display: none; }
  .chat-box .chat.active-chat {
    display: block; }

@media (max-width: 767.98px) {
  .right-part.invoice-box {
    display: block; }
    .right-part.invoice-box .chat-box-inner-part {
      width: 100%; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .left-part.list-of-user {
    position: fixed;
    left: -260px;
    background: #edf1f5;
    z-index: 1;
    transition: 0.1s ease-in; }
    .left-part.list-of-user .show-left-part {
      right: -107px; }
    .left-part.list-of-user.show-panel {
      left: 65px; }
      .left-part.list-of-user.show-panel .show-left-part {
        right: -42px; }
  .right-part.invoice-box {
    margin-left: 0;
    width: 100%; } }

/*******************/
/*Comment widgets*/
/*******************/
.comment-widgets .comment-row {
  background: transparent; }
  .comment-widgets .comment-row:hover, .comment-widgets .comment-row.active {
    background: rgba(0, 0, 0, 0.025); }

.comment-text:hover .comment-footer .action-icons,
.comment-text.active .comment-footer .action-icons {
  visibility: visible; }

.comment-footer .action-icons {
  visibility: hidden; }
  .comment-footer .action-icons a {
    color: #a1aab2; }
    .comment-footer .action-icons a:hover, .comment-footer .action-icons a.active {
      color: #2cabe3; }

form p {
  margin-bottom: 10px;
  text-align: left; }

form p:last-child {
  margin-bottom: 0; }

/* Remove default checkbox */
[type="checkbox"]:not(:checked)[class*="material-inputs"],
[type="checkbox"]:checked[class*="material-inputs"] {
  position: absolute;
  left: -9999px;
  opacity: 0; }

[type="checkbox"] {
  /* checkbox aspect */ }

[type="checkbox"].material-inputs + label {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  line-height: 21px;
  font-size: 1rem;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */ }

[type="checkbox"].material-inputs + label:before,
[type="checkbox"].material-inputs:not(.filled-in) + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 1px solid #b1b8bb;
  border-radius: 1px;
  margin-top: 2px;
  transition: 0.2s; }

[type="checkbox"].material-inputs:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

[type="checkbox"].material-inputs:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26); }

[type="checkbox"].material-inputs.tabbed:focus + label:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"].material-inputs:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

[type="checkbox"].material-inputs:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26); }

/* Indeterminate checkbox */
[type="checkbox"].material-inputs:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

[type="checkbox"].material-inputs:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent; }

[type="checkbox"].material-inputs.filled-in + label:after {
  border-radius: 2px; }

[type="checkbox"].material-inputs.filled-in + label:before,
[type="checkbox"].material-inputs.filled-in + label:after {
  content: "";
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
 height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1; }

[type="checkbox"].material-inputs.filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%; }

[type="checkbox"].material-inputs.filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid rgba(120, 130, 140, 0.13);
  top: 0px;
  z-index: 0; }

[type="checkbox"].material-inputs.filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

[type="checkbox"].material-inputs.filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0; }

[type="checkbox"].material-inputs.filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: rgba(120, 130, 140, 0.13);
  background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"].material-inputs.filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a; }

[type="checkbox"].material-inputs.filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent; }

[type="checkbox"].material-inputs.filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #bdbdbd; }

[type="checkbox"].material-inputs.filled-in:disabled:checked + label:before {
  background-color: transparent; }

[type="checkbox"].material-inputs.filled-in:disabled:checked + label:after {
  background-color: #bdbdbd;
  border-color: #bdbdbd; }

[type="radio"].material-inputs:not(:checked)[class*="material-inputs"],
[type="radio"].material-inputs:checked[class*="material-inputs"] {
  position: absolute;
  left: -9999px;
  opacity: 0; }

[type="radio"].material-inputs:not(:checked) + label,
[type="radio"].material-inputs:checked + label {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  line-height: 21px;
  font-size: 1rem;
  transition: 0.28s ease;
  /* webkit (konqueror) browsers */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[type="radio"].material-inputs + label:before,
[type="radio"].material-inputs + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: 0.28s ease;
  border-radius: 50%; }

/* Unchecked styles */
[type="radio"].material-inputss:not(:checked) + label:before,
[type="radio"].material-inputss:not(:checked) + label:after,
[type="radio"].material-inputss:checked + label:before,
[type="radio"].material-inputss:checked + label:after,
[type="radio"].material-inputss.with-gap:checked + label:before,
[type="radio"].material-inputss.with-gap:checked + label:after {
  border-radius: 50%; }

[type="radio"].material-inputs:not(:checked) + label:before,
[type="radio"].material-inputs:not(:checked) + label:after {
  border: 2px solid rgba(120, 130, 140, 0.13); }

[type="radio"].material-inputs:not(:checked) + label:after {
  z-index: -1;
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Checked styles */
[type="radio"].material-inputs:checked + label:before {
  border: 2px solid transparent;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs:checked + label:after,
[type="radio"].material-inputs.with-gap:checked + label:before,
[type="radio"].material-inputs.with-gap:checked + label:after {
  border: 2px solid #26a69a; }

[type="radio"].material-inputs:checked + label:after,
[type="radio"].material-inputs.with-gap:checked + label:after {
  background-color: #26a69a;
  z-index: 0; }

[type="radio"].material-inputs:checked + label:after {
  -webkit-transform: scale(1.02);
  transform: scale(1.02); }

/* Radio With gap */
[type="radio"].material-inputs.with-gap:checked + label:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5); }

/* Focused styles */
[type="radio"].material-inputs.tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  animation: ripple 0.2s linear forwards; }

/* Disabled Radio With gap */
[type="radio"].material-inputs.with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26); }

/* Disabled style */
[type="radio"].material-inputs:disabled:not(:checked) + label:before,
[type="radio"].material-inputs:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs:disabled + label {
  color: rgba(0, 0, 0, 0.26); }

[type="radio"].material-inputs:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26); }

[type="radio"].material-inputs:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #bdbdbd; }

[type="checkbox"].material-inputs + label {
  padding-left: 26px;
  height: 16px;
  line-height: 21px;
  font-weight: normal; }

[type="checkbox"].material-inputs:checked + label:before {
  top: -4px;
  left: -2px;
  width: 11px;
  height: 19px; }

[type="checkbox"].material-inputs:checked.chk-col-red + label:before {
  border-right: 2px solid #fb3a3a;
  border-bottom: 2px solid #fb3a3a; }

[type="checkbox"].material-inputs:checked.chk-col-pink + label:before {
  border-right: 2px solid #e91e63;
  border-bottom: 2px solid #e91e63; }

[type="checkbox"].material-inputs:checked.chk-col-purple + label:before {
  border-right: 2px solid #7460ee;
  border-bottom: 2px solid #7460ee; }

[type="checkbox"].material-inputs:checked.chk-col-deep-purple + label:before {
  border-right: 2px solid #673ab7;
  border-bottom: 2px solid #673ab7; }

[type="checkbox"].material-inputs:checked.chk-col-indigo + label:before {
  border-right: 2px solid #3f51b5;
  border-bottom: 2px solid #3f51b5; }

[type="checkbox"].material-inputs:checked.chk-col-blue + label:before {
  border-right: 2px solid #02bec9;
  border-bottom: 2px solid #02bec9; }

[type="checkbox"].material-inputs:checked.chk-col-light-blue + label:before {
  border-right: 2px solid #03a9f4;
  border-bottom: 2px solid #03a9f4; }

[type="checkbox"].material-inputs:checked.chk-col-cyan + label:before {
  border-right: 2px solid #00bcd4;
  border-bottom: 2px solid #00bcd4; }

[type="checkbox"].material-inputs:checked.chk-col-teal + label:before {
  border-right: 2px solid #009688;
  border-bottom: 2px solid #009688; }

[type="checkbox"].material-inputs:checked.chk-col-green + label:before {
  border-right: 2px solid #26c6da;
  border-bottom: 2px solid #26c6da; }

[type="checkbox"].material-inputs:checked.chk-col-light-green + label:before {
  border-right: 2px solid #8bc34a;
  border-bottom: 2px solid #8bc34a; }

[type="checkbox"].material-inputs:checked.chk-col-lime + label:before {
  border-right: 2px solid #cddc39;
  border-bottom: 2px solid #cddc39; }

[type="checkbox"].material-inputs:checked.chk-col-yellow + label:before {
  border-right: 2px solid #ffe821;
  border-bottom: 2px solid #ffe821; }

[type="checkbox"].material-inputs:checked.chk-col-amber + label:before {
  border-right: 2px solid #ffc107;
  border-bottom: 2px solid #ffc107; }

[type="checkbox"].material-inputs:checked.chk-col-orange + label:before {
  border-right: 2px solid #ff9800;
  border-bottom: 2px solid #ff9800; }

[type="checkbox"].material-inputs:checked.chk-col-deep-orange + label:before {
  border-right: 2px solid #ff5722;
  border-bottom: 2px solid #ff5722; }

[type="checkbox"].material-inputs:checked.chk-col-brown + label:before {
  border-right: 2px solid #795548;
  border-bottom: 2px solid #795548; }

[type="checkbox"].material-inputs:checked.chk-col-grey + label:before {
  border-right: 2px solid #9e9e9e;
  border-bottom: 2px solid #9e9e9e; }

[type="checkbox"].material-inputs:checked.chk-col-blue-grey + label:before {
  border-right: 2px solid #607d8b;
  border-bottom: 2px solid #607d8b; }

[type="checkbox"].material-inputs:checked.chk-col-black + label:before {
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000; }

[type="checkbox"].material-inputs:checked.chk-col-white + label:before {
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff; }

[type="checkbox"].material-inputs.filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0; }

[type="checkbox"].material-inputs.filled-in:checked + label:before {
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-red + label:after {
  border: 2px solid #fb3a3a;
  background-color: #fb3a3a; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-pink + label:after {
  border: 2px solid #e91e63;
  background-color: #e91e63; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-purple + label:after {
  border: 2px solid #7460ee;
  background-color: #7460ee; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-deep-purple + label:after {
  border: 2px solid #673ab7;
  background-color: #673ab7; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-indigo + label:after {
  border: 2px solid #3f51b5;
  background-color: #3f51b5; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-blue + label:after {
  border: 2px solid #02bec9;
  background-color: #02bec9; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-light-blue + label:after {
  border: 2px solid #03a9f4;
  background-color: #03a9f4; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-cyan + label:after {
  border: 2px solid #00bcd4;
  background-color: #00bcd4; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-teal + label:after {
  border: 2px solid #009688;
  background-color: #009688; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-green + label:after {
  border: 2px solid #26c6da;
  background-color: #26c6da; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-light-green + label:after {
  border: 2px solid #8bc34a;
  background-color: #8bc34a; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-lime + label:after {
  border: 2px solid #cddc39;
  background-color: #cddc39; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-yellow + label:after {
  border: 2px solid #ffe821;
  background-color: #ffe821; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-amber + label:after {
  border: 2px solid #ffc107;
  background-color: #ffc107; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-orange + label:after {
  border: 2px solid #ff9800;
  background-color: #ff9800; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-deep-orange + label:after {
  border: 2px solid #ff5722;
  background-color: #ff5722; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-brown + label:after {
  border: 2px solid #795548;
  background-color: #795548; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-grey + label:after {
  border: 2px solid #9e9e9e;
  background-color: #9e9e9e; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-blue-grey + label:after {
  border: 2px solid #607d8b;
  background-color: #607d8b; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-black + label:after {
  border: 2px solid #000000;
  background-color: #000000; }

[type="checkbox"].material-inputs.filled-in:checked.chk-col-white + label:after {
  border: 2px solid #ffffff;
  background-color: #ffffff; }

[type="radio"].material-inputs:not(:checked) + label {
  padding-left: 26px;
  height: 22px;
  line-height: 22px;
  font-weight: normal; }

[type="radio"].material-inputs:checked + label {
  padding-left: 26px;
  height: 22px;
  line-height: 22px;
  font-weight: normal; }

[type="radio"].material-inputs.radio-col-red:checked + label:after {
  background-color: #fb3a3a;
  border-color: #fb3a3a;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-pink:checked + label:after {
  background-color: #e91e63;
  border-color: #e91e63;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-purple:checked + label:after {
  background-color: #7460ee;
  border-color: #7460ee;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-deep-purple:checked + label:after {
  background-color: #673ab7;
  border-color: #673ab7;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-indigo:checked + label:after {
  background-color: #3f51b5;
  border-color: #3f51b5;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-blue:checked + label:after {
  background-color: #02bec9;
  border-color: #02bec9;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-light-blue:checked + label:after {
  background-color: #03a9f4;
  border-color: #03a9f4;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-cyan:checked + label:after {
  background-color: #00bcd4;
  border-color: #00bcd4;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-teal:checked + label:after {
  background-color: #009688;
  border-color: #009688;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-green:checked + label:after {
  background-color: #26c6da;
  border-color: #26c6da;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-light-green:checked + label:after {
  background-color: #8bc34a;
  border-color: #8bc34a;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-lime:checked + label:after {
  background-color: #cddc39;
  border-color: #cddc39;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-yellow:checked + label:after {
  background-color: #ffe821;
  border-color: #ffe821;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-amber:checked + label:after {
  background-color: #ffc107;
  border-color: #ffc107;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-orange:checked + label:after {
  background-color: #ff9800;
  border-color: #ff9800;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-deep-orange:checked + label:after {
  background-color: #ff5722;
  border-color: #ff5722;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-brown:checked + label:after {
  background-color: #795548;
  border-color: #795548;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-grey:checked + label:after {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-blue-grey:checked + label:after {
  background-color: #607d8b;
  border-color: #607d8b;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-black:checked + label:after {
  background-color: #000000;
  border-color: #000000;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.radio-col-white:checked + label:after {
  background-color: #ffffff;
  border-color: #ffffff;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-red:checked + label:before {
  border: 2px solid #fb3a3a;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-red:checked + label:after {
  background-color: #fb3a3a;
  border: 2px solid #fb3a3a;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-pink:checked + label:before {
  border: 2px solid #e91e63;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-pink:checked + label:after {
  background-color: #e91e63;
  border: 2px solid #e91e63;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-purple:checked + label:before {
  border: 2px solid #7460ee;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-purple:checked + label:after {
  background-color: #7460ee;
  border: 2px solid #7460ee;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-deep-purple:checked + label:before {
  border: 2px solid #673ab7;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-deep-purple:checked + label:after {
  background-color: #673ab7;
  border: 2px solid #673ab7;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-indigo:checked + label:before {
  border: 2px solid #3f51b5;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-indigo:checked + label:after {
  background-color: #3f51b5;
  border: 2px solid #3f51b5;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-blue:checked + label:before {
  border: 2px solid #02bec9;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-blue:checked + label:after {
  background-color: #02bec9;
  border: 2px solid #02bec9;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-light-blue:checked + label:before {
  border: 2px solid #03a9f4;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-light-blue:checked + label:after {
  background-color: #03a9f4;
  border: 2px solid #03a9f4;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-cyan:checked + label:before {
  border: 2px solid #00bcd4;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-cyan:checked + label:after {
  background-color: #00bcd4;
  border: 2px solid #00bcd4;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-teal:checked + label:before {
  border: 2px solid #009688;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-teal:checked + label:after {
  background-color: #009688;
  border: 2px solid #009688;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-green:checked + label:before {
  border: 2px solid #26c6da;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-green:checked + label:after {
  background-color: #26c6da;
  border: 2px solid #26c6da;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-light-green:checked + label:before {
  border: 2px solid #8bc34a;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-light-green:checked + label:after {
  background-color: #8bc34a;
  border: 2px solid #8bc34a;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-lime:checked + label:before {
  border: 2px solid #cddc39;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-lime:checked + label:after {
  background-color: #cddc39;
  border: 2px solid #cddc39;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-yellow:checked + label:before {
  border: 2px solid #ffe821;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-yellow:checked + label:after {
  background-color: #ffe821;
  border: 2px solid #ffe821;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-amber:checked + label:before {
  border: 2px solid #ffc107;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-amber:checked + label:after {
  background-color: #ffc107;
  border: 2px solid #ffc107;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-orange:checked + label:before {
  border: 2px solid #ff9800;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-orange:checked + label:after {
  background-color: #ff9800;
  border: 2px solid #ff9800;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-deep-orange:checked + label:before {
  border: 2px solid #ff5722;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-deep-orange:checked + label:after {
  background-color: #ff5722;
  border: 2px solid #ff5722;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-brown:checked + label:before {
  border: 2px solid #795548;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-brown:checked + label:after {
  background-color: #795548;
  border: 2px solid #795548;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-grey:checked + label:before {
  border: 2px solid #9e9e9e;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-grey:checked + label:after {
  background-color: #9e9e9e;
  border: 2px solid #9e9e9e;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-blue-grey:checked + label:before {
  border: 2px solid #607d8b;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-blue-grey:checked + label:after {
  background-color: #607d8b;
  border: 2px solid #607d8b;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-black:checked + label:before {
  border: 2px solid #000000;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-black:checked + label:after {
  background-color: #000000;
  border: 2px solid #000000;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-white:checked + label:before {
  border: 2px solid #ffffff;
  animation: ripple 0.2s linear forwards; }

[type="radio"].material-inputs.with-gap.radio-col-white:checked + label:after {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  animation: ripple 0.2s linear forwards; }

.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none; }

.switch label {
  cursor: pointer; }

.switch label input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0; }

.switch label input[type="checkbox"]:checked + .lever {
  background-color: #84c7c1; }

.switch label input[type="checkbox"]:checked + .lever:after {
  background-color: #26a69a;
  left: 24px; }

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px; }

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #f1f1f1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease; }

input[type="checkbox"].material-inputs:checked:not(:disabled) ~ .lever:active::after,
input[type="checkbox"].material-inputs:checked:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1); }

input[type="checkbox"].material-inputs:not(:disabled) ~ .lever:active:after,
input[type="checkbox"].material-inputs:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08); }

.switch input[type="checkbox"][disabled] + .lever {
  cursor: default; }

.switch label input[type="checkbox"][disabled] + .lever:after,
.switch label input[type="checkbox"][disabled]:checked + .lever:after {
  background-color: #bdbdbd; }

.switch label {
  font-weight: normal;
  font-size: 13px; }
  .switch label .lever {
    margin: 0 14px; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-red:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(251, 58, 58, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-red {
    background-color: rgba(251, 58, 58, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-red:after {
      background-color: #fb3a3a; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-pink:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(233, 30, 99, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-pink {
    background-color: rgba(233, 30, 99, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-pink:after {
      background-color: #e91e63; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-purple:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(116, 96, 238, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-purple {
    background-color: rgba(116, 96, 238, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-purple:after {
      background-color: #7460ee; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-deep-purple:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(103, 58, 183, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-purple {
    background-color: rgba(103, 58, 183, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-purple:after {
      background-color: #673ab7; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-indigo:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-indigo {
    background-color: rgba(63, 81, 181, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-indigo:after {
      background-color: #3f51b5; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-blue:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(2, 190, 201, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-blue {
    background-color: rgba(2, 190, 201, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-blue:after {
      background-color: #02bec9; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-light-blue:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-light-blue {
    background-color: rgba(3, 169, 244, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-light-blue:after {
      background-color: #03a9f4; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-cyan:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 188, 212, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-cyan {
    background-color: rgba(0, 188, 212, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-cyan:after {
      background-color: #00bcd4; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-teal:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-teal {
    background-color: rgba(0, 150, 136, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-teal:after {
      background-color: #009688; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-green:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 198, 218, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-green {
    background-color: rgba(38, 198, 218, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-green:after {
      background-color: #26c6da; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-light-green:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(139, 195, 74, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-light-green {
    background-color: rgba(139, 195, 74, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-light-green:after {
      background-color: #8bc34a; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-lime:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(205, 220, 57, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-lime {
    background-color: rgba(205, 220, 57, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-lime:after {
      background-color: #cddc39; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-yellow:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 232, 33, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-yellow {
    background-color: rgba(255, 232, 33, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-yellow:after {
      background-color: #ffe821; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-amber:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 193, 7, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-amber {
    background-color: rgba(255, 193, 7, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-amber:after {
      background-color: #ffc107; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-orange:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 152, 0, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-orange {
    background-color: rgba(255, 152, 0, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-orange:after {
      background-color: #ff9800; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-deep-orange:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-orange {
    background-color: rgba(255, 87, 34, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-deep-orange:after {
      background-color: #ff5722; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-brown:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(121, 85, 72, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-brown {
    background-color: rgba(121, 85, 72, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-brown:after {
      background-color: #795548; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-grey:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(158, 158, 158, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-grey {
    background-color: rgba(158, 158, 158, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-grey:after {
      background-color: #9e9e9e; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-blue-grey:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(96, 125, 139, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-blue-grey {
    background-color: rgba(96, 125, 139, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-blue-grey:after {
      background-color: #607d8b; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-black:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-black {
    background-color: rgba(0, 0, 0, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-black:after {
      background-color: #000000; }
  .switch label input[type="checkbox"]:checked:not(:disabled) ~ .lever.switch-col-white:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1); }
  .switch label input[type="checkbox"]:checked + .lever.switch-col-white {
    background-color: rgba(255, 255, 255, 0.5); }
    .switch label input[type="checkbox"]:checked + .lever.switch-col-white:after {
      background-color: #ffffff; }

html[dir="rtl"] [type="checkbox"]:not(:checked)[class*="material-inputs"],
html[dir="rtl"] [type="checkbox"]:checked[class*="material-inputs"] {
  position: absolute;
  left: auto;
  right: -9999px;
  opacity: 0; }

html[dir="rtl"] [type="checkbox"].material-inputs + label {
  padding-left: 0;
  padding-right: 26px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked + label:before {
  left: auto;
  right: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs.filled-in + label:before,
html[dir="rtl"] [type="checkbox"].material-inputs.filled-in + label:after {
  left: auto;
  right: 0; }

html[dir="rtl"] [type="checkbox"].material-inputs.filled-in:not(:checked) + label:before {
  left: auto;
  right: 6px; }

html[dir="rtl"] [type="checkbox"].material-inputs + label:before,
html[dir="rtl"] [type="checkbox"].material-inputs:not(.filled-in) + label:after {
  left: auto;
  right: 0; }

html[dir="rtl"] [type="checkbox"].filled-in:checked + label:before {
  right: 2px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked + label:before,
html[dir="rtl"] [type="checkbox"].material-inputs.filled-in:checked + label:before {
  border-top: 2px solid transparent;
  border-left: 2px solid #2cd07e;
  border-right: 2px solid transparent;
  border-bottom: 2px solid #2cd07e;
  transform: rotate(-45deg); }

html[dir="rtl"] .checkbox label::after,
html[dir="rtl"] .checkbox label::before {
  margin-left: 0;
  margin-right: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-red + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #fb3a3a;
  border-bottom: 2px solid #fb3a3a;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-pink + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #e91e63;
  border-bottom: 2px solid #e91e63;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-purple + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #7460ee;
  border-bottom: 2px solid #7460ee;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-deep-purple + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #673ab7;
  border-bottom: 2px solid #673ab7;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-indigo + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #3f51b5;
  border-bottom: 2px solid #3f51b5;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-blue + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #02bec9;
  border-bottom: 2px solid #02bec9;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-light-blue + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #03a9f4;
  border-bottom: 2px solid #03a9f4;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-cyan + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #00bcd4;
  border-bottom: 2px solid #00bcd4;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-teal + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #009688;
  border-bottom: 2px solid #009688;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-green + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #26c6da;
  border-bottom: 2px solid #26c6da;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-light-green + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #8bc34a;
  border-bottom: 2px solid #8bc34a;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-lime + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #cddc39;
  border-bottom: 2px solid #cddc39;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-yellow + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #ffe821;
  border-bottom: 2px solid #ffe821;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-amber + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #ffc107;
  border-bottom: 2px solid #ffc107;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-orange + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #ff9800;
  border-bottom: 2px solid #ff9800;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-deep-orange + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #ff5722;
  border-bottom: 2px solid #ff5722;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-brown + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #795548;
  border-bottom: 2px solid #795548;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-grey + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #9e9e9e;
  border-bottom: 2px solid #9e9e9e;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-blue-grey + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #607d8b;
  border-bottom: 2px solid #607d8b;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-black + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs:checked.chk-col-white + label:before {
  border-right: 2px solid transparent;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  top: -5px; }

html[dir="rtl"] [type="checkbox"].material-inputs.filled-in:checked + label:before {
  border-right: 0 !important;
  border-left: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important; }

html[dir="rtl"] [type="radio"].material-inputs:not(:checked)[class*="material-inputs"],
html[dir="rtl"] [type="radio"].material-inputs:checked[class*="material-inputs"] {
  left: auto;
  right: -9999px; }

html[dir="rtl"] [type="radio"].material-inputs:not(:checked) + label,
html[dir="rtl"] [type="radio"].material-inputs:checked + label {
  padding-left: 0;
  padding-right: 26px; }

html[dir="rtl"] [type="radio"].material-inputs + label:after,
html[dir="rtl"] [type="radio"].material-inputs + label:before {
  left: auto;
  right: 0; }

.profiletimeline {
  position: relative;
  padding-left: 40px;
  margin: 10px 10px 0 30px;
  border-left: 1px solid rgba(120, 130, 140, 0.13); }
  .profiletimeline .sl-left {
    margin-left: -60px;
    z-index: 1;
    margin-right: 15px; }
    .profiletimeline .sl-left img {
      max-width: 40px; }

.profiletimeline .sl-item {
  margin-top: 8px;
  margin-bottom: 30px;
  display: flex; }

.profiletimeline .sl-date {
  font-size: 12px;
  color: #a1aab2; }

/*******************/
/*Steam line widget*/
/*******************/
.steamline {
  position: relative;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  margin-left: 20px; }
  .steamline .sl-left {
    margin-left: -20px;
    z-index: 1;
    width: 40px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    border-radius: 100%;
    color: #fff;
    margin-right: 15px; }
    .steamline .sl-left img {
      max-width: 40px; }

.steamline .sl-right .desc,
.steamline .sl-right .inline-photos {
  margin-bottom: 21px; }

.steamline .sl-item {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  margin: 20px 0;
  display: flex; }
  .steamline .sl-item:last-child {
    border-bottom: none; }

.sl-date {
  font-size: 10px;
  color: #a1aab2; }

.time-item {
  border-color: rgba(120, 130, 140, 0.13);
  padding-bottom: 1px;
  position: relative; }
  .time-item:before {
    content: " ";
    display: table; }
  .time-item:after {
    background-color: #fff;
    border-color: rgba(120, 130, 140, 0.13);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: "";
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px; }

.time-item-item:after {
  content: " ";
  display: table; }

.item-info {
  margin-bottom: 15px;
  margin-left: 15px; }
  .item-info p {
    margin-bottom: 10px !important; }

/*******************/
/*To do widgets*/
/*******************/
.todo-list li .assignedto li {
  margin-right: 2px; }
  .todo-list li .assignedto li img {
    width: 30px; }

.list-task .task-done span {
  text-decoration: line-through; }

.todo-listing .todo-item .inner-item.done-todo label,
.todo-listing .todo-item .inner-item.done-todo .todo-subtext,
.todo-listing .todo-item .inner-item.done-todo .todo-time {
  text-decoration: line-through; }

.todo-listing .todo-item .todo-action-dropdown.dropdown-toggle::after {
  display: none; }

.todo-listing .todo-item.current-task-done .todo-header,
.todo-listing .todo-item.current-task-done .todo-subtext,
.todo-listing .todo-item.current-task-done .todo-time {
  text-decoration: line-through; }

.todo-listing .todo-item.all-todo-list .todo-action-dropdown .dropdown-item.permanent-delete, .todo-listing .todo-item.all-todo-list .todo-action-dropdown .dropdown-item.revive {
  display: none; }

.todo-listing .todo-item.current-todo-delete {
  display: none; }
  .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.permanent-delete, .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.revive {
    display: block; }
  .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.edit, .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.remove, .todo-listing .todo-item.current-todo-delete .todo-action-dropdown .dropdown-item.important {
    display: none; }

.note-has-grid .nav-link {
  padding: 0.5rem; }

.note-has-grid .single-note-item {
  border-radius: 10px; }
  .note-has-grid .single-note-item .favourite-note {
    cursor: pointer; }
  .note-has-grid .single-note-item .side-stick {
    position: absolute;
    width: 3px;
    height: 35px;
    left: 0;
    background-color: rgba(82, 95, 127, 0.5); }
  .note-has-grid .single-note-item .category-dropdown.dropdown-toggle:after {
    display: none; }
  .note-has-grid .single-note-item .category [class*="category-"] {
    height: 15px;
    width: 15px;
    display: none; }
    .note-has-grid .single-note-item .category [class*="category-"]::after {
      content: "\F143";
      font: normal normal normal 24px/1 "Material Design Icons";
      font-size: 12px;
      color: #fff;
      position: absolute; }
  .note-has-grid .single-note-item .category .category-business {
    background-color: rgba(44, 208, 126, 0.5);
    border: 2px solid #2cd07e; }
  .note-has-grid .single-note-item .category .category-social {
    background-color: rgba(44, 171, 227, 0.5);
    border: 2px solid #2cabe3; }
  .note-has-grid .single-note-item .category .category-important {
    background-color: rgba(255, 80, 80, 0.5);
    border: 2px solid #ff5050; }

.note-has-grid .single-note-item.all-category .point {
  color: rgba(82, 95, 127, 0.5); }

.note-has-grid .single-note-item.note-business .point {
  color: rgba(44, 208, 126, 0.5); }

.note-has-grid .single-note-item.note-business .side-stick {
  background-color: rgba(44, 208, 126, 0.5); }

.note-has-grid .single-note-item.note-business .category .category-business {
  display: inline-block; }

.note-has-grid .single-note-item.note-favourite .favourite-note {
  color: #ffc36d; }

.note-has-grid .single-note-item.note-social .point {
  color: rgba(44, 171, 227, 0.5); }

.note-has-grid .single-note-item.note-social .side-stick {
  background-color: rgba(44, 171, 227, 0.5); }

.note-has-grid .single-note-item.note-social .category .category-social {
  display: inline-block; }

.note-has-grid .single-note-item.note-important .point {
  color: rgba(255, 80, 80, 0.5); }

.note-has-grid .single-note-item.note-important .side-stick {
  background-color: rgba(255, 80, 80, 0.5); }

.note-has-grid .single-note-item.note-important .category .category-important {
  display: inline-block; }

.note-has-grid .single-note-item.all-category .more-options,
.note-has-grid .single-note-item.all-category.note-favourite .more-options {
  display: block; }

.note-has-grid .single-note-item.all-category.note-important .more-options, .note-has-grid .single-note-item.all-category.note-business .more-options, .note-has-grid .single-note-item.all-category.note-social .more-options,
.note-has-grid .single-note-item.all-category.note-favourite.note-important .more-options,
.note-has-grid .single-note-item.all-category.note-favourite.note-business .more-options,
.note-has-grid .single-note-item.all-category.note-favourite.note-social .more-options {
  display: none; }

@media (max-width: 575.98px) {
  .note-has-grid .single-note-item {
    max-width: 100%; } }

@media (max-width: 767.98px) {
  .note-has-grid .single-note-item {
    max-width: 301px; } }

/*******************
/*User mail widgets*/
/*******************/
.mailbox .chat-scroll {
  height: calc(100vh - 100px) !important; }

.mailbox .message-center {
  height: 317px;
  overflow: auto; }
  .mailbox .message-center .message-item {
    display: flex; }
    .mailbox .message-center .message-item:hover, .mailbox .message-center .message-item.active {
      background: rgba(0, 0, 0, 0.025); }
    .mailbox .message-center .message-item .message-title {
      color: #212529; }
    .mailbox .message-center .message-item .user-img {
      width: 40px; }
      .mailbox .message-center .message-item .user-img .profile-status {
        border: 2px solid #fff;
        height: 10px;
        left: 30px;
        position: absolute;
        top: 1px;
        width: 10px; }
      .mailbox .message-center .message-item .user-img .online {
        background: #2cd07e; }
      .mailbox .message-center .message-item .user-img .busy {
        background: #ff5050; }
      .mailbox .message-center .message-item .user-img .away {
        background: #ffc36d; }
      .mailbox .message-center .message-item .user-img .offline {
        background: #ffc36d; }


.chat-application .custom-send{position:absolute;right:20px;bottom:10px}
.select2-container { z-index: 9999; }


.cursor-pointer {
  cursor:pointer;
}

@media (max-width: 767.98px) {

  .timeline.timeline-left::before,
  .timeline .timeline-badge {
      display:none;
  }
  .timeline .timeline-panel {
    width: 100% !important;
  }
}

span.status {
  border-radius:50px;
  padding: 3px 10px;
  margin-bottom:5px;
  display: inline-block;
  white-space: nowrap;
  max-width: 100%;
}
.status-text {
  max-width: calc(100% - 65px);
  overflow: hidden;
  display: inline-flex;
  text-overflow: ellipsis;
}
.status-none {
  background-color: #eee !important;
  color:#222;
}
.status-red,
span.status.status-red {
  background-color: #ffe6e6 !important;
  color: #7b002c;
}
.status-orange,
span.status.status-orange {
  background-color: #ffead0 !important;
  color: #cb4300;
}
.status-yellow,
span.status.status-yellow {
  background-color: #fffde4 !important;
  color: #916b00;
}
.status-green,
span.status.status-green {
  background-color: #d6f7d9 !important;
  color: #004900;
}
.status-blue,
span.status.status-blue {
  background-color: #d6f7f7 !important;
  color: #003449;
}
.status-grey,
span.status.status-grey {
  background-color: #e4e4e4 !important;
  color: #333;
}

.card.status-red {
  border: 1px solid #fb8888;
}
.card.status-orange {
  border: 1px solid #e9c292;
}
.card.status-yellow {
  border: 1px solid #e3de9c;
}
.card.status-green {
  border: 1px solid #9fd9a4;
}
.card.status-blue {
  border: 1px solid #4ea6c9;
}
.card.status-grey {
  border: 1px solid #aaa;
}

.status-red .card-header {
  border-bottom: 2px solid #d10c0c;
}
.status-orange .card-header {
  border-bottom: 2px solid #ef8500;
}
.status-yellow .card-header {
  border-bottom: 2px solid #dbcc0f;
}
.status-green .card-header {
  border-bottom: 2px solid #009b00;
}
.status-blue .card-header {
  border-bottom: 2px solid #005a7f;
}
.status-grey .card-header {
  border-bottom: 2px solid #555;
}


a.card-header {
  text-decoration: none !important;
  color: #333;
}

select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px;
}


#main-content .white-box,
.content-box {
  max-width: 1200px !important;
}
.btn-sm.btn-icon {
  font-size:1.1rem;
  padding: 0 0.25rem;
}
