@import url('https://view2.thesystem.pro/social/styles/ubuntu.css');
html,
body {
  min-height: 100%;
}
.dn {
  display: none;
}
.gap-1 {
  gap: 1rem;
}
ul,
li {
  list-style: none;
}
.numbered_list li {
  list-style: decimal;
  padding-left: 5px;
}
nav {
  width: 100%;
  z-index: 100;
}
.f-row-col {
  flex-direction: row;
}
.dark,
.dark body {
  background: #161616 !important;
  color: #ffffff;
  border-color: #6c757d;
}
.dark .floatheader,
.dark body .floatheader {
  background: #161616 !important;
}
.dark .primary-bg,
.dark body .primary-bg {
  background: #004085;
}
.dark .secondary-bg,
.dark .active,
.dark body .secondary-bg,
.dark body .active {
  background: #383d41;
}
.dark .progress,
.dark .picker__frame,
.dark body .progress,
.dark body .picker__frame {
  background-color: #161616;
}
.dark .alert,
.dark body .alert {
  color: #eee;
  border-color: #6c757d;
  opacity: .95;
}
.dark .alert-primary,
.dark body .alert-primary {
  background: #004085 !important;
}
.dark .alert-secondary,
.dark body .alert-secondary {
  background: #383d41 !important;
}
.dark .alert-success,
.dark body .alert-success {
  background: #155724 !important;
}
.dark .alert-danger,
.dark body .alert-danger {
  background: #721c24 !important;
}
.dark .alert-danger .btn-outline-primary,
.dark body .alert-danger .btn-outline-primary {
  color: #00c9e4;
  border-color: #00c9e4;
}
.dark .alert-danger .btn-outline-primary:hover,
.dark .alert-danger .btn-outline-primary:focus,
.dark body .alert-danger .btn-outline-primary:hover,
.dark body .alert-danger .btn-outline-primary:focus {
  color: #ffffff;
}
.dark .alert-danger .btn-outline-secondary,
.dark body .alert-danger .btn-outline-secondary {
  color: var(--black);
  border-color: var(--black);
}
.dark .alert-warning,
.dark body .alert-warning {
  background: #856404 !important;
}
.dark .alert-info,
.dark body .alert-info {
  background: #0c5460 !important;
}
.dark .alert-light,
.dark body .alert-light {
  background: #818182 !important;
  background-color: #111111 !important;
}
.dark .alert-dark,
.dark body .alert-dark {
  background: #1b1e21 !important;
  background: #282828 !important;
}
.dark .primary-bg,
.dark body .primary-bg {
  background: #cce5ff !important;
}
.dark .secondary-bg,
.dark body .secondary-bg {
  background: #e2e3e5 !important;
}
.dark .success-bg,
.dark body .success-bg {
  background: #122B18 !important;
}
.dark .success-bg-,
.dark body .success-bg- {
  background: #3f864f !important;
}
.dark .danger-bg,
.dark body .danger-bg {
  background: #28070A !important;
}
.dark .danger-bg-,
.dark body .danger-bg- {
  background: #6f3f44 !important;
}
.dark .warning-bg,
.dark body .warning-bg {
  background: #322600 !important;
}
.dark .warning-bg-,
.dark body .warning-bg- {
  background: #8d7634 !important;
}
.dark .info-bg,
.dark body .info-bg {
  background: #0c5460 !important;
}
.dark .info-bg-,
.dark body .info-bg- {
  background: #2f6e79 !important;
}
.dark .light-bg,
.dark body .light-bg {
  background: #818182 !important;
}
.dark .light-bg-,
.dark body .light-bg- {
  background: #a4a4a6 !important;
}
.dark .dark-bg,
.dark body .dark-bg {
  background: #1b1e21 !important;
}
.dark .dark-bg-,
.dark body .dark-bg- {
  background: #27282a !important;
}
.dark .bg-primary,
.dark body .bg-primary {
  background: #004085 !important;
}
.dark .bg-secondary,
.dark .active2,
.dark body .bg-secondary,
.dark body .active2 {
  background: #383d41 !important;
}
.dark .bg-success,
.dark body .bg-success {
  background: #155724 !important;
}
.dark .bg-danger,
.dark body .bg-danger {
  background: #721c24 !important;
}
.dark .bg-warning,
.dark body .bg-warning {
  background: #856404 !important;
}
.dark .bg-info,
.dark body .bg-info {
  background: #0c5460 !important;
}
.dark .bg-light,
.dark body .bg-light {
  background: #818182 !important;
}
.dark .bg-dark,
.dark body .bg-dark {
  background: #1b1e21 !important;
}
.dark .card-header,
.dark body .card-header {
  color: #fff;
}
.dark .bg-danger .btn-outline-primary,
.dark body .bg-danger .btn-outline-primary {
  color: #00c9e4;
  border-color: #00c9e4;
}
.dark .bg-danger .btn-outline-primary:hover,
.dark .bg-danger .btn-outline-primary:focus,
.dark body .bg-danger .btn-outline-primary:hover,
.dark body .bg-danger .btn-outline-primary:focus {
  color: #ffffff;
}
.dark .bg-danger .btn-outline-secondary,
.dark body .bg-danger .btn-outline-secondary {
  color: var(--black);
  border-color: var(--black);
}
.dark .border-primary,
.dark body .border-primary {
  border: 1px solid #00356D;
}
.dark p,
.dark ol,
.dark ul,
.dark li,
.dark body p,
.dark body ol,
.dark body ul,
.dark body li {
  color: #aaaaaa;
}
.dark .table th,
.dark .table td,
.dark body .table th,
.dark body .table td {
  border-top: 1px solid #6c757d;
}
.dark .slick-arrow:before,
.dark body .slick-arrow:before {
  color: #000;
}
.dark .navbar-light .navbar-nav .nav-link,
.dark .navbar-light .navbar-nav .nav-link:hover,
.dark .custom-switch,
.dark body .navbar-light .navbar-nav .nav-link,
.dark body .navbar-light .navbar-nav .nav-link:hover,
.dark body .custom-switch {
  color: rgba(255,255,255,0.8);
}
.dark .osahan-nav-top .navbar-search .form-control,
.dark body .osahan-nav-top .navbar-search .form-control {
  background: #121212;
}
.dark .osahan-nav-top .navbar-search .btn,
.dark body .osahan-nav-top .navbar-search .btn {
  background: #121212 !important;
  color: #74828e;
}
.dark .dropdown-list .dropdown-header,
.dark .input-group-append .btn,
.dark body .dropdown-list .dropdown-header,
.dark body .input-group-append .btn {
  border: 1px solid #3e3e3e;
}
.dark .dropdown-list .dropdown-header,
.dark body .dropdown-list .dropdown-header {
  background-color: #161616;
  color: #fff;
}
.dark .form-check-label,
.dark body .form-check-label {
  color: #999;
}
.dark .osahan-line-tab .nav-link,
.dark .likealink,
.dark body .osahan-line-tab .nav-link,
.dark body .likealink {
  color: #ffffff;
}
.dark .osahan-line-tab .nav-link.active,
.dark .likealink:hover,
.dark body .osahan-line-tab .nav-link.active,
.dark body .likealink:hover {
  color: #007bff;
}
.dark .osahan-line-tab .nav-link.active:after,
.dark body .osahan-line-tab .nav-link.active:after {
  background: -moz-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#007bff),color-stop(100%,#00c9e4));
  background: -webkit-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: -o-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: -ms-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: linear-gradient(256deg,#00c9e4 0%,#007bff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007bff',endColorstr='#00c9e4',GradientType=1);
}
.dark .osahan-login .form-control,
.dark body .osahan-login .form-control {
  background: #121212;
  border-color: #121212;
}
.dark .btn-outline-instagram,
.dark body .btn-outline-instagram {
  border-color: #2a5b83;
  background-color: #2a5b83;
  color: #fff;
}
.dark .btn-outline-linkedin,
.dark body .btn-outline-linkedin {
  border-color: #187fb9;
  background-color: #187fb9;
  color: #fff;
}
.dark .btn-outline-facebook,
.dark body .btn-outline-facebook {
  border-color: #43619d;
  background-color: #43619d;
  color: #fff;
}
.dark .card-btn-arrow,
.dark body .card-btn-arrow {
  color: #377dff;
}
.dark .text-success,
.dark body .text-success {
  color: #00c9a7 !important;
}
.dark .text-danger,
.dark body .text-danger {
  color: #de4437 !important;
}
.dark .text-warning,
.dark body .text-warning {
  color: #ffc107 !important;
}
.dark .text-info,
.dark body .text-info {
  color: #00dffc !important;
}
.dark .table-border-y td,
.dark .table-border-y th,
.dark body .table-border-y td,
.dark body .table-border-y th {
  border-left: 1px solid #3e3e3e;
}
.dark .table-border-y td:first-child,
.dark .table-border-y th:first-child,
.dark body .table-border-y td:first-child,
.dark body .table-border-y th:first-child {
  border-left: 0;
}
.dark .border,
.dark .card,
.dark body .border,
.dark body .card {
  border: 1px solid #3e3e3e;
}
.dark .border-top,
.dark body .border-top {
  border-top: 1px solid #3e3e3e !important;
}
.dark .border-bottom,
.dark body .border-bottom {
  border-bottom: 1px solid #3e3e3e !important;
}
.dark .border-left,
.dark body .border-left {
  border-left: 1px solid #3e3e3e !important;
}
.dark .border-right,
.dark body .border-right {
  border-right: 1px solid #3e3e3e !important;
}
.dark a:hover,
.dark body a:hover {
  color: #00B8FF;
}
.dark .navbar-dark .navbar-nav .nav-link,
.dark .custom-switch,
.dark body .navbar-dark .navbar-nav .nav-link,
.dark body .custom-switch {
  color: rgba(255,255,255,0.8);
}
.dark .list-group-item,
.dark body .list-group-item {
  border-color: #3e3e3e;
  background: #161616;
}
.dark .list-group-item.active,
.dark body .list-group-item.active {
  background: #262626;
  font-weight: bold;
}
.dark .list-group-item-action,
.dark body .list-group-item-action {
  color: #f8f9fa;
}
.dark .list-group-item-action:focus,
.dark .list-group-item-action:hover,
.dark body .list-group-item-action:focus,
.dark body .list-group-item-action:hover {
  color: #f8f9fa;
  background-color: #495057;
}
.dark .list-group-item-primary,
.dark body .list-group-item-primary {
  color: #9fcdff;
}
.dark .list-group-item-primary:focus,
.dark .list-group-item-primary:hover,
.dark body .list-group-item-primary:focus,
.dark body .list-group-item-primary:hover {
  color: #9fcdff;
  background-color: #004085;
}
.dark .list-group-item-secondary,
.dark body .list-group-item-secondary {
  color: #c8cbcf;
}
.dark .list-group-item-secondary:focus,
.dark .list-group-item-secondary:hover,
.dark body .list-group-item-secondary:focus,
.dark body .list-group-item-secondary:hover {
  color: #c8cbcf;
  background-color: #383d41;
}
.dark .list-group-item-success,
.dark body .list-group-item-success {
  color: #b1dfbb;
}
.dark .list-group-item-success:focus,
.dark .list-group-item-success:hover,
.dark body .list-group-item-success:focus,
.dark body .list-group-item-success:hover {
  color: #b1dfbb;
  background-color: #155724;
}
.dark .list-group-item-danger,
.dark body .list-group-item-danger {
  color: #f1b0b7;
}
.dark .list-group-item-danger:focus,
.dark .list-group-item-danger:hover,
.dark body .list-group-item-danger:focus,
.dark body .list-group-item-danger:hover {
  color: #f1b0b7;
  background-color: #721c24;
}
.dark .list-group-item-warning,
.dark body .list-group-item-warning {
  color: #ffe8a1;
}
.dark .list-group-item-warning:focus,
.dark .list-group-item-warning:hover,
.dark body .list-group-item-warning:focus,
.dark body .list-group-item-warning:hover {
  color: #ffe8a1;
  background-color: #856404;
}
.dark .list-group-item-info,
.dark body .list-group-item-info {
  color: #abdde5;
}
.dark .list-group-item-info:focus,
.dark .list-group-item-info:hover,
.dark body .list-group-item-info:focus,
.dark body .list-group-item-info:hover {
  color: #abdde5;
  background-color: #0c5460;
}
.dark .list-group-item-light,
.dark body .list-group-item-light {
  color: #ececf6;
}
.dark .list-group-item-light:focus,
.dark .list-group-item-light:hover,
.dark body .list-group-item-light:focus,
.dark body .list-group-item-light:hover {
  color: #ececf6;
  background-color: #818182;
}
.dark .list-group-item-dark,
.dark body .list-group-item-dark {
  color: #b9bbbe;
}
.dark .list-group-item-dark:focus,
.dark .list-group-item-dark:hover,
.dark body .list-group-item-dark:focus,
.dark body .list-group-item-dark:hover {
  color: #b9bbbe;
  background-color: #1b1e21;
}
.dark .bg-white,
.dark body .bg-white {
  background-color: #282828 !important;
}
.dark .card-btn,
.dark body .card-btn {
  color: #9fa1a2 !important;
}
.dark .input-group-text,
.dark .custom-file-label,
.dark body .input-group-text,
.dark body .custom-file-label {
  background-color: #282828;
}
.dark .input-group-text,
.dark .custom-file-label,
.dark body .input-group-text,
.dark body .custom-file-label {
  color: #9fa1a2 !important;
}
.dark .custom-file-label::after,
.dark body .custom-file-label::after {
  background-color: #6c757d;
  color: #FFF;
}
.dark .custom-file-label,
.dark body .custom-file-label {
  border: 1px solid #3e3e3e;
}
.dark .output-point,
.dark .input-point,
.dark body .output-point,
.dark body .input-point {
  background-color: #282828;
  fill: #282828;
  border: 2px solid #3e3e3e;
  stroke: #3e3e3e;
}
.dark path,
.dark body path {
  stroke: #6c757d;
}
.dark .dashboard-bg,
.dark body .dashboard-bg {
  background-color: #232323;
  background-image: linear-gradient(rgba(0,0,0,0.1333333333) 2px,transparent 2px), linear-gradient(90deg,rgba(0,0,0,0.1333333333) 2px,transparent 2px), linear-gradient(#131313 1px,transparent 1px), linear-gradient(90deg,#131313 1px,transparent 1px);
}
.dark .form-control:disabled,
.dark .form-control[readonly],
.dark body .form-control:disabled,
.dark body .form-control[readonly] {
  background-color: #3e3e3e;
  opacity: 1;
}
.dark .jumbotron,
.dark body .jumbotron {
  background-color: #111111;
}
.dark hr,
.dark body hr {
  border-top: 1px solid rgba(226,226,226,0.1);
}
.dark .light_visible,
.dark body .light_visible {
  display: none;
}
.dark .navbar-light .navbar-text,
.dark body .navbar-light .navbar-text {
  color: #ffffff;
}
.dark .page-link,
.dark .page-link:hover,
.dark body .page-link,
.dark body .page-link:hover {
  color: #ffffff;
  background-color: #101010;
  border: 1px solid #282828;
}
.dark .page-item.disabled .page-link,
.dark body .page-item.disabled .page-link {
  background-color: #232222;
  border-color: #232121;
}
.dark .navbar-light .navbar-brand,
.dark .navbar-light .navbar-nav .active>.nav-link,
.dark .navbar-light .navbar-nav .nav-link.active,
.dark .navbar-light .navbar-nav .nav-link.show,
.dark .navbar-light .navbar-nav .show>.nav-link,
.dark body .navbar-light .navbar-brand,
.dark body .navbar-light .navbar-nav .active>.nav-link,
.dark body .navbar-light .navbar-nav .nav-link.active,
.dark body .navbar-light .navbar-nav .nav-link.show,
.dark body .navbar-light .navbar-nav .show>.nav-link {
  color: rgba(255,255,255,0.9);
}
.dark .custom-select.is-invalid,
.dark .was-validated .custom-select:invalid,
.dark body .custom-select.is-invalid,
.dark body .was-validated .custom-select:invalid {
  background-color: #282828;
}
.dark .form-control-plaintext,
.dark body .form-control-plaintext {
  color: #fff;
}
.dark .breadcrumb,
.dark body .breadcrumb {
  background-color: #161616;
}
.dark .bg-light,
.dark body .bg-light {
  background-color: #111111 !important;
}
.dark .card,
.dark body .card {
  background-color: #282828;
}
.dark .app_node,
.dark body .app_node {
  background-color: rgba(40,40,40,0.8);
}
.dark .text-black-50,
.dark body .text-black-50 {
  color: rgba(255,255,255,0.5) !important;
}
.dark .table,
.dark body .table {
  color: #aaaaaa;
}
.dark .btn-primary,
.dark body .btn-primary {
  background: -moz-linear-gradient(194deg,#00359D 0%,#00266F 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#00266F),color-stop(100%,#00359D));
  background: -webkit-linear-gradient(194deg,#00359D 0%,#00266F 100%);
  background: -o-linear-gradient(194deg,#00359D 0%,#00266F 100%);
  background: -ms-linear-gradient(194deg,#00359D 0%,#00266F 100%);
  background: linear-gradient(256deg,#00359D 0%,#00266F 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00266F',endColorstr='#00359D',GradientType=1);
  border-color: #00356D;
}
.dark .btn-secondary,
.dark body .btn-secondary {
  color: #fff;
  background-color: #5a6268;
  border-color_: #545b62;
}
.dark .btn-secondary:hover,
.dark body .btn-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #3e3e3e;
}
.dark .btn-secondary.focus,
.dark .btn-secondary:focus,
.dark body .btn-secondary.focus,
.dark body .btn-secondary:focus {
  color: #fff;
  background-color: #6c757d;
  border-color: #3e3e3e;
  box-shadow: 0 0 0 .2rem rgba(130,138,145,0.5);
}
.dark .btn-secondary.disabled,
.dark .btn-secondary:disabled,
.dark body .btn-secondary.disabled,
.dark body .btn-secondary:disabled {
  color: #fff;
  background-color: #5a6268;
  border-color: #5a6268;
}
.dark .btn-secondary:not(:disabled):not(.disabled).active,
.dark .btn-secondary:not(:disabled):not(.disabled):active,
.dark .show>.btn-secondary.dropdown-toggle,
.dark body .btn-secondary:not(:disabled):not(.disabled).active,
.dark body .btn-secondary:not(:disabled):not(.disabled):active,
.dark body .show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #4e555b;
  border-color_: #545b62;
}
.dark .btn-secondary:not(:disabled):not(.disabled).active:focus,
.dark .btn-secondary:not(:disabled):not(.disabled):active:focus,
.dark .show>.btn-secondary.dropdown-toggle:focus,
.dark body .btn-secondary:not(:disabled):not(.disabled).active:focus,
.dark body .btn-secondary:not(:disabled):not(.disabled):active:focus,
.dark body .show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,0.5);
}
.dark .btn-success,
.dark body .btn-success {
  color: #fff;
  background-color: #1c732f;
  border-color: #1a6a2b;
}
.dark .btn-success:hover,
.dark body .btn-success:hover {
  color: #fff;
  background-color: #218d3a;
  border-color: #218d3a;
}
.dark .btn-success.focus,
.dark .btn-success:focus,
.dark body .btn-success.focus,
.dark body .btn-success:focus {
  color: #fff;
  background-color: #218d3a;
  border-color: #218d3a;
  box-shadow: 0 0 0 .2rem rgba(72,180,97,0.5);
}
.dark .btn-success.disabled,
.dark .btn-success:disabled,
.dark body .btn-success.disabled,
.dark body .btn-success:disabled {
  color: #fff;
  background-color: #1c732f;
  border-color: #1c732f;
}
.dark .btn-success:not(:disabled):not(.disabled).active,
.dark .btn-success:not(:disabled):not(.disabled):active,
.dark .show>.btn-success.dropdown-toggle,
.dark body .btn-success:not(:disabled):not(.disabled).active,
.dark body .btn-success:not(:disabled):not(.disabled):active,
.dark body .show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #196227;
  border-color: #1a6a2b;
}
.dark .btn-success:not(:disabled):not(.disabled).active:focus,
.dark .btn-success:not(:disabled):not(.disabled):active:focus,
.dark .show>.btn-success.dropdown-toggle:focus,
.dark body .btn-success:not(:disabled):not(.disabled).active:focus,
.dark body .btn-success:not(:disabled):not(.disabled):active:focus,
.dark body .show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,0.5);
}
.dark .btn-info,
.dark body .btn-info {
  color: #fff;
  background-color: #117a8b;
  border-color: #11707f;
}
.dark .btn-info:hover,
.dark body .btn-info:hover {
  color: #fff;
  background-color: #138ea1;
  border-color: #138ea1;
}
.dark .btn-info.focus,
.dark .btn-info:focus,
.dark body .btn-info.focus,
.dark body .btn-info:focus {
  color: #fff;
  background-color: #138ea1;
  border-color: #138ea1;
  box-shadow: 0 0 0 .2rem rgba(58,176,195,0.5);
}
.dark .btn-info.disabled,
.dark .btn-info:disabled,
.dark body .btn-info.disabled,
.dark body .btn-info:disabled {
  color: #fff;
  background-color: #117a8b;
  border-color: #117a8b;
}
.dark .btn-info:not(:disabled):not(.disabled).active,
.dark .btn-info:not(:disabled):not(.disabled):active,
.dark .show>.btn-info.dropdown-toggle,
.dark body .btn-info:not(:disabled):not(.disabled).active,
.dark body .btn-info:not(:disabled):not(.disabled):active,
.dark body .show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #10707f;
  border-color: #11707f;
}
.dark .btn-info:not(:disabled):not(.disabled).active:focus,
.dark .btn-info:not(:disabled):not(.disabled):active:focus,
.dark .show>.btn-info.dropdown-toggle:focus,
.dark body .btn-info:not(:disabled):not(.disabled).active:focus,
.dark body .btn-info:not(:disabled):not(.disabled):active:focus,
.dark body .show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,0.5);
}
.dark .btn-warning,
.dark body .btn-warning {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.dark .btn-warning:hover,
.dark body .btn-warning:hover {
  color: #212529;
  background-color: #e0ad00;
  border-color: #e0ad00;
}
.dark .btn-warning.focus,
.dark .btn-warning:focus,
.dark body .btn-warning.focus,
.dark body .btn-warning:focus {
  color: #212529;
  background-color: #e0ad00;
  border-color: #e0ad00;
  box-shadow: 0 0 0 .2rem rgba(222,170,12,0.5);
}
.dark .btn-warning.disabled,
.dark .btn-warning:disabled,
.dark body .btn-warning.disabled,
.dark body .btn-warning:disabled {
  color: #212529;
  background-color: #d39e00;
  border-color: #d39e00;
}
.dark .btn-warning:not(:disabled):not(.disabled).active,
.dark .btn-warning:not(:disabled):not(.disabled):active,
.dark .show>.btn-warning.dropdown-toggle,
.dark body .btn-warning:not(:disabled):not(.disabled).active,
.dark body .btn-warning:not(:disabled):not(.disabled):active,
.dark body .show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #c69500;
  border-color: #c69500;
}
.dark .btn-warning:not(:disabled):not(.disabled).active:focus,
.dark .btn-warning:not(:disabled):not(.disabled):active:focus,
.dark .show>.btn-warning.dropdown-toggle:focus,
.dark body .btn-warning:not(:disabled):not(.disabled).active:focus,
.dark body .btn-warning:not(:disabled):not(.disabled):active:focus,
.dark body .show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,0.5);
}
.dark .btn-danger,
.dark body .btn-danger {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.dark .btn-danger:hover,
.dark body .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #c82333;
}
.dark .btn-danger.focus,
.dark .btn-danger:focus,
.dark body .btn-danger.focus,
.dark body .btn-danger:focus {
  color: #fff;
  background-color: #c82333;
  border-color: #c82333;
  box-shadow: 0 0 0 .2rem rgba(225,83,97,0.5);
}
.dark .btn-danger.disabled,
.dark .btn-danger:disabled,
.dark body .btn-danger.disabled,
.dark body .btn-danger:disabled {
  color: #fff;
  background-color: #bd2130;
  border-color: #bd2130;
}
.dark .btn-danger:not(:disabled):not(.disabled).active,
.dark .btn-danger:not(:disabled):not(.disabled):active,
.dark .show>.btn-danger.dropdown-toggle,
.dark body .btn-danger:not(:disabled):not(.disabled).active,
.dark body .btn-danger:not(:disabled):not(.disabled):active,
.dark body .show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a71b27;
  border-color: #b21f2d;
}
.dark .btn-danger:not(:disabled):not(.disabled).active:focus,
.dark .btn-danger:not(:disabled):not(.disabled):active:focus,
.dark .show>.btn-danger.dropdown-toggle:focus,
.dark body .btn-danger:not(:disabled):not(.disabled).active:focus,
.dark body .btn-danger:not(:disabled):not(.disabled):active:focus,
.dark body .show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(225,83,97,0.5);
}
.dark .btn-light,
.dark body .btn-light {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #242424;
}
.dark .btn-light:hover,
.dark body .btn-light:hover {
  color: #eee;
  background-color: #333;
  border-color: #444;
}
.dark .btn-light.focus,
.dark .btn-light:focus,
.dark body .btn-light.focus,
.dark body .btn-light:focus {
  color: #fff;
  background-color: #333;
  border-color: #444;
  box-shadow: 0 0 0 .2rem rgba(216,217,219,0.5);
}
.dark .btn-light.disabled,
.dark .btn-light:disabled,
.dark body .btn-light.disabled,
.dark body .btn-light:disabled {
  color: #fff;
  background-color: #dadada;
  border-color: #dadada;
}
.dark .btn-light:not(:disabled):not(.disabled).active,
.dark .btn-light:not(:disabled):not(.disabled):active,
.dark .show>.btn-light.dropdown-toggle,
.dark body .btn-light:not(:disabled):not(.disabled).active,
.dark body .btn-light:not(:disabled):not(.disabled):active,
.dark body .show>.btn-light.dropdown-toggle {
  color: #fff;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.dark .btn-light:not(:disabled):not(.disabled).active:focus,
.dark .btn-light:not(:disabled):not(.disabled):active:focus,
.dark .show>.btn-light.dropdown-toggle:focus,
.dark body .btn-light:not(:disabled):not(.disabled).active:focus,
.dark body .btn-light:not(:disabled):not(.disabled):active:focus,
.dark body .show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216,217,219,0.5);
}
.dark .btn-dark,
.dark body .btn-dark {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.dark .btn-dark:hover,
.dark body .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #23272b;
}
.dark .btn-dark.focus,
.dark .btn-dark:focus,
.dark body .btn-dark.focus,
.dark body .btn-dark:focus {
  color: #fff;
  background-color: #23272b;
  border-color: #23272b;
  box-shadow: 0 0 0 .2rem rgba(82,88,93,0.5);
}
.dark .btn-dark.disabled,
.dark .btn-dark:disabled,
.dark body .btn-dark.disabled,
.dark body .btn-dark:disabled {
  color: #fff;
  background-color: #1d2124;
  border-color: #1d2124;
}
.dark .btn-dark:not(:disabled):not(.disabled).active,
.dark .btn-dark:not(:disabled):not(.disabled):active,
.dark .show>.btn-dark.dropdown-toggle,
.dark body .btn-dark:not(:disabled):not(.disabled).active,
.dark body .btn-dark:not(:disabled):not(.disabled):active,
.dark body .show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #131618;
  border-color: #171a1d;
}
.dark .btn-dark:not(:disabled):not(.disabled).active:focus,
.dark .btn-dark:not(:disabled):not(.disabled):active:focus,
.dark .show>.btn-dark.dropdown-toggle:focus,
.dark body .btn-dark:not(:disabled):not(.disabled).active:focus,
.dark body .btn-dark:not(:disabled):not(.disabled):active:focus,
.dark body .show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82,88,93,0.5);
}
.dark .btn-outline-primary:hover,
.dark .btn-outline-primary:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-primary.dropdown-toggle,
.dark body .btn-outline-primary:hover,
.dark body .btn-outline-primary:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.dark .btn-outline-secondary:hover,
.dark .btn-outline-secondary:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-secondary.dropdown-toggle,
.dark body .btn-outline-secondary:hover,
.dark body .btn-outline-secondary:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.dark .btn-outline-success:hover,
.dark .btn-outline-success:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-success.dropdown-toggle,
.dark body .btn-outline-success:hover,
.dark body .btn-outline-success:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.dark .btn-outline-info:hover,
.dark .btn-outline-info:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-info.dropdown-toggle,
.dark body .btn-outline-info:hover,
.dark body .btn-outline-info:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.dark .btn-outline-warning:hover,
.dark .btn-outline-warning:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-warning.dropdown-toggle,
.dark body .btn-outline-warning:hover,
.dark body .btn-outline-warning:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.dark .btn-outline-danger:hover,
.dark .btn-outline-danger:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-danger.dropdown-toggle,
.dark body .btn-outline-danger:hover,
.dark body .btn-outline-danger:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.dark .btn-outline-light:hover,
.dark .btn-outline-light:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-light.dropdown-toggle,
.dark body .btn-outline-light:hover,
.dark body .btn-outline-light:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.dark .btn-outline-dark:hover,
.dark .btn-outline-dark:not(:disabled):not(.disabled).active,
.dark .show>.btn-outline-dark.dropdown-toggle,
.dark body .btn-outline-dark:hover,
.dark body .btn-outline-dark:not(:disabled):not(.disabled).active,
.dark body .show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.dark .text-gold,
.dark body .text-gold {
  color: #d3ac2b;
}
.dark .btn-outline-gold,
.dark body .btn-outline-gold {
  color: #d3ac2b;
  border-color: #d3ac2b;
}
.dark .btn-outline-gold:hover,
.dark body .btn-outline-gold:hover {
  color: #ffffff;
  background-color: #d3ac2b;
  border-color: #d3ac2b;
}
.dark .picker input,
.dark .picker select,
.dark .form-control,
.dark .custom-select,
.dark .form-control:hover,
.dark .form-control:focus,
.dark body .picker input,
.dark body .picker select,
.dark body .form-control,
.dark body .custom-select,
.dark body .form-control:hover,
.dark body .form-control:focus {
  border-color: #3e3e3e;
  background-color: #282828;
  color: rgba(255,255,255,0.6);
}
.dark .dropdown-menu,
.dark body .dropdown-menu {
  border-color: #eaebec;
}
.dark .btn-outline-secondary,
.dark body .btn-outline-secondary {
  color: #888d8b;
  border-color: #6c757d;
}
.dark .btn-outline-secondary:hover,
.dark .btn-outline-secondary:focus,
.dark body .btn-outline-secondary:hover,
.dark body .btn-outline-secondary:focus {
  color: #ffffff;
  border-color: #161616;
  background-color: #161616;
}
.dark .bg-dark,
.dark body .bg-dark {
  background: #282828 !important;
}
.dark .modal-content,
.dark .modal-content .list-group-item,
.dark body .modal-content,
.dark body .modal-content .list-group-item {
  background: #1b1e21 !important;
  background: #282828 !important;
  color: #ffffff;
}
.dark .close,
.dark body .close {
  color: #ffffff;
  text-shadow: 0 1px 0 #777;
}
.dark .text-dark,
.dark body .text-dark {
  color: #ffffff !important;
}
.dark .text-gray-500,
.dark body .text-gray-500 {
  color: #b7b9cc !important;
}
.dark .dropdown-menu,
.dark body .dropdown-menu {
  background: #282828;
  border-color: #3e3e3e;
  color: #ffffff;
}
.dark .dropdown-divider,
.dark body .dropdown-divider {
  border-top: 1px solid #3e3e3e;
}
.dark .dropdown-item,
.dark .dropdown-item:hover,
.dark body .dropdown-item,
.dark body .dropdown-item:hover {
  color: #ffffff !important;
}
.dark .dropdown-list .dropdown-item,
.dark body .dropdown-list .dropdown-item {
  border-left: 1px solid #e3e6f0;
  border-right: 1px solid #e3e6f0;
  border-bottom: 1px solid #e3e6f0;
}
.dark .dropdown-list .dropdown-item,
.dark body .dropdown-list .dropdown-item {
  border-left: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  border-bottom: 1px solid #3e3e3e;
}
.dark .dropdown-item:focus,
.dark .dropdown-item:hover,
.dark body .dropdown-item:focus,
.dark body .dropdown-item:hover {
  color: #16181b;
  background-color: #161616;
}
.dark .dropdown-item:focus,
.dark .dropdown-item:hover,
.dark body .dropdown-item:focus,
.dark body .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #161616;
}
.dark .image-overlap-2 .img-fluid,
.dark .overlap-rounded-circle .rounded-circle,
.dark body .image-overlap-2 .img-fluid,
.dark body .overlap-rounded-circle .rounded-circle {
  border-color: #fff;
}
.dark .box.border,
.dark body .box.border {
  border-color: #3e3e3e !important;
}
.dark .shadow-sm,
.dark body .shadow-sm {
  box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08) !important;
}
.dark .slick-next,
.dark body .slick-next {
  background: #fff;
  box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08) !important;
}
.dark .webinar_chat .comment_line,
.dark body .webinar_chat .comment_line {
  border-bottom: 1px solid rgba(255,255,255,0.21960784313725);
}
.dark .column-title,
.dark .column-title .green,
.dark body .column-title,
.dark body .column-title .green {
  background: #006500;
}
.dark .col-title,
.dark body .col-title {
  color: white !important;
}
.dark .green.info-block:nth-child(2n),
.dark body .green.info-block:nth-child(2n) {
  background: #003200;
}
.dark .green.info-block:nth-child(2n+1),
.dark body .green.info-block:nth-child(2n+1) {
  background: #002400;
}
.dark .info-block:nth-child(2n),
.dark body .info-block:nth-child(2n) {
  background: #003200;
}
.dark .info-block:nth-child(2n+1),
.dark body .info-block:nth-child(2n+1) {
  background: #002400;
}
.dark a.selected,
.dark a.selected i,
.dark body a.selected,
.dark body a.selected i {
  font-weight: bold !important;
  color: #67b2ff;
  text-shadow: 0 0 4px rgba(103,178,255,0.4), 0 0 8px rgba(103,178,255,0.15);
}
.light,
.light body {
  background: #fff !important;
  color: #212529;
  border-color: #6c757d;
}
.light .floatheader,
.light body .floatheader {
  background: #fff !important;
}
.light p,
.light .bg-primary a,
.light .dropdown-toggle,
.light body p,
.light body .bg-primary a,
.light body .dropdown-toggle {
  color: #212529;
}
.light .dark_visible,
.light body .dark_visible {
  display: none;
}
.light .progress,
.light .picker__frame,
.light body .progress,
.light body .picker__frame {
  background-color: #e9ecef;
}
.light .primary-bg,
.light body .primary-bg {
  background: #cce5ff !important;
}
.light .secondary-bg,
.light body .secondary-bg {
  background: #e2e3e5 !important;
}
.light .success-bg,
.light body .success-bg {
  background: #d4edda !important;
}
.light .success-bg-,
.light body .success-bg- {
  background: #7ed091 !important;
}
.light .danger-bg,
.light body .danger-bg {
  background: #f8d7da !important;
}
.light .danger-bg-,
.light body .danger-bg- {
  background: #a7636a !important;
}
.light .warning-bg,
.light body .warning-bg {
  background: #fff3cd !important;
}
.light .warning-bg-,
.light body .warning-bg- {
  background: #a70a00 !important;
}
.light .info-bg,
.light body .info-bg {
  background: #d1ecf1 !important;
}
.light .info-bg-,
.light body .info-bg- {
  background: #588f99 !important;
}
.light .light-bg,
.light body .light-bg {
  background: #a6a6b7 !important;
}
.light .light-bg-,
.light body .light-bg- {
  background: #bdbdf4 !important;
}
.light .dark-bg,
.light body .dark-bg {
  background: #37393a !important;
}
.light .dark-bg-,
.light body .dark-bg- {
  background: #697895 !important;
}
.light .bg-primary,
.light body .bg-primary {
  background: #b8daff !important;
}
.light .bg-secondary,
.light .active2,
.light body .bg-secondary,
.light body .active2 {
  background: #d6d8db !important;
}
.light .bg-success,
.light body .bg-success {
  background: #c3e6cb !important;
}
.light .bg-danger,
.light body .bg-danger {
  background: #f5c6cb !important;
}
.light .bg-warning,
.light body .bg-warning {
  background: #ffeeba !important;
}
.light .bg-info,
.light body .bg-info {
  background: #bee5eb !important;
}
.light .bg-light,
.light body .bg-light {
  background: #fdfdfe !important;
}
.light .bg-dark,
.light body .bg-dark {
  background: #c6c8ca !important;
}
.light .card-header,
.light body .card-header {
  color: #000;
}
.light .slick-arrow:before,
.light body .slick-arrow:before {
  color: #000;
}
.light .slick-next,
.light body .slick-next {
  background: #fff;
  box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08) !important;
}
.light .navbar-dark .light_visible,
.light body .navbar-dark .light_visible {
  display: none;
}
.light .container .dark_visible,
.light .modal .dark_visible,
.light body .container .dark_visible,
.light body .modal .dark_visible {
  display: none;
}
.light .navbar-dark .navbar-nav .nav-link,
.light .custom-switch,
.light body .navbar-dark .navbar-nav .nav-link,
.light body .custom-switch {
  color: rgba(0,0,0,0.8);
}
.light .osahan-nav-top .navbar-search .form-control,
.light body .osahan-nav-top .navbar-search .form-control {
  background: #132028;
}
.light .osahan-nav-top .navbar-search .btn,
.light body .osahan-nav-top .navbar-search .btn {
  background: #132028 !important;
  color: #74828e;
}
.light .dropdown-list .dropdown-item,
.light body .dropdown-list .dropdown-item {
  border-left: 1px solid #e3e6f0;
  border-right: 1px solid #e3e6f0;
  border-bottom: 1px solid #e3e6f0;
}
.light .dropdown-list .dropdown-header,
.light .input-group-append .btn,
.light body .dropdown-list .dropdown-header,
.light body .input-group-append .btn {
  border: 1px solid #1d2f38;
}
.light .dropdown-list .dropdown-header,
.light body .dropdown-list .dropdown-header {
  background-color: #1d2f38;
  color: #fff;
}
.light .box.border,
.light body .box.border {
  border: 1px solid #ffffff !important;
}
.light .shadow-sm,
.light body .shadow-sm {
  box-shadow: 0 6px 22px 0 rgba(0,0,0,0.08) !important;
}
.light .form-check-label,
.light body .form-check-label {
  color: #666;
}
.light .osahan-line-tab .nav-link,
.light .likealink,
.light body .osahan-line-tab .nav-link,
.light body .likealink {
  color: #888da8;
}
.light .osahan-line-tab .nav-link.active,
.light .likealink:hover,
.light body .osahan-line-tab .nav-link.active,
.light body .likealink:hover {
  color: #007bff;
}
.light .osahan-line-tab .nav-link.active:after,
.light body .osahan-line-tab .nav-link.active:after {
  background: -moz-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#007bff),color-stop(100%,#00c9e4));
  background: -webkit-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: -o-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: -ms-linear-gradient(194deg,#00c9e4 0%,#007bff 100%);
  background: linear-gradient(256deg,#00c9e4 0%,#007bff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007bff',endColorstr='#00c9e4',GradientType=1);
}
.light .osahan-login .form-control,
.light body .osahan-login .form-control {
  background: #f8fafc;
  border-color: #eaebec;
}
.light .btn-outline-instagram,
.light body .btn-outline-instagram {
  border-color: #2a5b83;
  background-color: #2a5b83;
  color: #fff;
}
.light .btn-outline-linkedin,
.light body .btn-outline-linkedin {
  border-color: #187fb9;
  background-color: #187fb9;
  color: #fff;
}
.light .btn-outline-facebook,
.light body .btn-outline-facebook {
  border-color: #43619d;
  background-color: #43619d;
  color: #fff;
}
.light .btn-primary,
.light body .btn-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.light .btn-secondary,
.light body .btn-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.light .btn-secondary:not(:disabled):not(.disabled).active,
.light .btn-secondary:not(:disabled):not(.disabled):active,
.light .show>.btn-secondary.dropdown-toggle,
.light body .btn-secondary:not(:disabled):not(.disabled).active,
.light body .btn-secondary:not(:disabled):not(.disabled):active,
.light body .show>.btn-secondary.dropdown-toggle {
  color: #383d41;
  background-color: #d6d8db;
  border-color: #d6d8db;
}
.light .btn-success,
.light body .btn-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.light .btn-danger,
.light body .btn-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.light .btn-warning,
.light body .btn-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.light .btn-info,
.light body .btn-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.light .btn-light,
.light body .btn-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.light .btn-dark,
.light body .btn-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.light .overlap-rounded-circle .rounded-circle,
.light body .overlap-rounded-circle .rounded-circle {
  border: 2px solid #fff;
}
.light .image-overlap-2 .img-fluid,
.light body .image-overlap-2 .img-fluid {
  border: 4px solid #fff;
}
.light .card-btn-arrow,
.light body .card-btn-arrow {
  color: #377dff;
}
.light .app_node,
.light body .app_node {
  background-color: rgba(255,255,255,0.8);
}
.light .output-point,
.light .input-point,
.light body .output-point,
.light body .input-point {
  background-color: #eaebec;
  fill: #eaebec;
  border: 2px solid #e3e6f0;
  stroke: #e3e6f0;
}
.light path,
.light body path {
  stroke: #b7b9cc;
}
.light .dashboard-bg,
.light body .dashboard-bg {
  background-color: #DCDCDC;
  background-image: linear-gradient(rgba(255,255,255,0.1333333333) 2px,transparent 2px), linear-gradient(90deg,rgba(255,255,255,0.1333333333) 2px,transparent 2px), linear-gradient(#ECECEC 1px,transparent 1px), linear-gradient(90deg,#ECECEC 1px,transparent 1px);
}
.light .table-border-y td,
.light .table-border-y th,
.light body .table-border-y td,
.light body .table-border-y th {
  border-left: 1px solid #eaebec;
}
.light .table-border-y td:first-child,
.light .table-border-y th:first-child,
.light body .table-border-y td:first-child,
.light body .table-border-y th:first-child {
  border-left: 0;
}
.light .border,
.light .card,
.light body .border,
.light body .card {
  border: 1px solid #eaebec;
}
.light .border-top,
.light body .border-top {
  border-top: 1px solid #eaebec !important;
}
.light .border-bottom,
.light body .border-bottom {
  border-bottom: 1px solid #eaebec !important;
}
.light .border-left,
.light body .border-left {
  border-left: 1px solid #eaebec !important;
}
.light .border-right,
.light body .border-right {
  border-right: 1px solid #eaebec !important;
}
.light .list-group-item,
.light body .list-group-item {
  border-color: #eaebec !important;
}
.light .list-group-item.active,
.light body .list-group-item.active {
  background: #EEE;
  font-weight: bold;
}
.light .btn-light,
.light body .btn-light {
  color: #007bff;
  background-color: #ebf2ff;
  border-color: #ebf2ff;
}
.light .btn-light:hover,
.light body .btn-light:hover {
  color: #007bff;
  background-color: #ffffff;
  border-color: #007bff;
}
.light .btn-primary,
.light body .btn-primary {
  background: -moz-linear-gradient(194deg,#aae9ff 0%,#55bbff 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#55bbff),color-stop(100%,#aae9ff));
  background: -webkit-linear-gradient(194deg,#aae9ff 0%,#55bbff 100%);
  background: -o-linear-gradient(194deg,#aae9ff 0%,#55bbff 100%);
  background: -ms-linear-gradient(194deg,#aae9ff 0%,#55bbff 100%);
  background: linear-gradient(256deg,#aae9ff 0%,#55bbff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55bbff',endColorstr='#aae9ff',GradientType=1);
  border-color: #009bff;
}
.light .text-gold,
.light body .text-gold {
  color: #d3ac2b;
}
.light .btn-outline-gold,
.light body .btn-outline-gold {
  color: #d3ac2b;
  border-color: #d3ac2b;
}
.light .btn-outline-gold:hover,
.light body .btn-outline-gold:hover {
  color: #ffffff;
  background-color: #d3ac2b;
  border-color: #d3ac2b;
}
.light .border-primary,
.light body .border-primary {
  border: 1px solid #00c9e4;
}
.light .picker input,
.light .picker select,
.light .form-control,
.light .custom-select,
.light .form-control:hover,
.light .form-control:focus,
.light body .picker input,
.light body .picker select,
.light body .form-control,
.light body .custom-select,
.light body .form-control:hover,
.light body .form-control:focus {
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
}
.light .dropdown-menu,
.light body .dropdown-menu {
  border-color: #eaebec;
}
.light .btn-outline-secondary,
.light body .btn-outline-secondary {
  color: #b7b9cc;
  border-color: #b7b9cc;
}
.light .btn-outline-secondary:hover,
.light .btn-outline-secondary:focus,
.light body .btn-outline-secondary:hover,
.light body .btn-outline-secondary:focus {
  color: #ffffff;
  border-color: #b7b9cc;
  background-color: #b7b9cc;
}
.light .text-gray-500,
.light body .text-gray-500 {
  color: #44444B !important;
}
.light .wrapper_chat .comment_line,
.light body .wrapper_chat .comment_line {
  border-bottom: 1px solid rgba(0,0,0,0.21960784313725);
}
.light .green.info-block:nth-child(2n),
.light body .green.info-block:nth-child(2n) {
  background: #CFC;
}
.light .green.info-block:nth-child(2n+1),
.light body .green.info-block:nth-child(2n+1) {
  background: #e6ffe6;
}
.light .column-title,
.light .column-title .green,
.light body .column-title,
.light body .column-title .green {
  background: #9f9;
}
.light .info-block:nth-child(2n),
.light body .info-block:nth-child(2n) {
  background: #CFC;
}
.light .info-block:nth-child(2n+1),
.light body .info-block:nth-child(2n+1) {
  background: #e6ffe6;
}
.light a.selected,
.light a.selected i,
.light body a.selected,
.light body a.selected i {
  font-weight: bold !important;
  color: #0056b3;
  text-shadow: 0 0 4px rgba(0,86,179,0.4), 0 0 8px rgba(0,86,179,0.15);
}
.custom-control-label::before {
  top: 50%;
  transform: translateY(-50%);
}
.custom-switch .custom-control-input:checked~.custom-control-label::after {
  transform: translateX(0.75rem) translateY(-50%);
}
.custom-switch .custom-control-label::after {
  top: 50%;
  transform: translateY(-50%);
}
.player_wrapper {
  height: calc(100vh - 55px);
}
.player_wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.webinar_room aside {
  height: calc(100vh - 55px);
}
.fullheight {
  height: 100% !important;
}
.webinar_chat {
  height: 100%;
  padding: 15px 0 15px 0;
}
.webinar_chat .wrapper_chat {
  height: calc(100% - 50px);
  overflow-y: scroll;
}
.webinar_chat .wrapper_chat .comment_line {
  padding: 15px 0 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.webinar_chat .wrapper_chat .comment_line:last-child {
  border-bottom: none !important;
}
.webinar_chat .wrapper_chat .comment_line .img-circle {
  border-radius: 50%;
  margin-right: 15px;
}
.webinar_chat .wrapper_message {
  height: 50px;
  padding: 15px 15px 0 15px;
}
.dropdown-list-image .status-indicator {
  background-color: #eaecf4;
  border: .125rem solid #fff;
}
.pad0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.mar0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.custom-file input,
.custom-file label {
  font-size: 13px;
}
body {
  font-size: 14px;
  font-family: 'Ubuntu', sans-serif;
}
.slick-arrow:before {
  z-index: 99999;
}
.slick-prev {
  left: 0;
  display: none;
}
.slick-next {
  right: 9px;
  z-index: 9;
  border-radius: 50px;
}
.container-marketing {
  max-width: 100% !important;
  min-width: 320px !important;
  padding: 0 16px !important;
}
.navbar-brand {
  font-size: 1rem;
}
.osahan-nav-top .container {
  padding: 0 16px;
}
.img-profile {
  width: 30px;
  height: 30px;
}
.osahan-nav-top .navbar-brand img {
  height: 25px;
  margin: -4px 0 0 0;
}
.osahan-nav-top .osahan-list-dropdown .nav-link i {
  font-size: 16px;
}
.osahan-nav-top .osahan-list-dropdown .nav-link .badge {
  position: absolute;
  border-radius: 50px;
  min-width: 15px;
  height: 15px;
  font-size: 9px;
  padding: 0px;
  right: 1px;
  line-height: 15px;
  top: 11px;
}
.osahan-nav-top .nav-link {
  position: relative;
  height: 55px;
  display: flex;
  align-items: center;
}
.dropdown-list .dropdown-item {
  white-space: normal;
  padding-top: .5rem;
  padding-bottom: .5rem;
  line-height: 1.3rem;
}
.dropdown-list {
  padding: 0;
  border: none;
  overflow: hidden;
  width: 20rem !important;
}
.dropdown-list .dropdown-header {
  font-weight: 800;
  font-size: 14px;
  padding: .8rem 1rem;
}
.dropdown-list .icon-circle {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box.border {
  border: 1px solid !important;
}
.osahan-line-tab .nav-link {
  font-size: 14px;
  font-weight: 500;
  padding: 1rem !important;
  position: relative;
}
.osahan-line-tab .nav-link.active:after {
  content: "";
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
}
.icon-form-control i {
  display: flex;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  width: 40px;
}
.icon-form-control .form-control {
  padding-left: 40px;
}
label {
  font-weight: 500;
}
.custom-control label {
  cursor: pointer;
  line-height: 22px;
  font-weight: 400;
}
.people-list .font-weight-bold {
  font-weight: 500 !important;
  word-break: break-all;
  overflow: hidden;
  white-space: nowrap;
}
.people-list .btn-sm {
  font-size: .800rem;
}
.people-list .font-weight-bold div {
  text-overflow: ellipsis;
  overflow: hidden;
}
.job-item-header .img-fluid,
.job-item-2 .img-fluid {
  width: 40px;
  height: 40px;
}
.overlap-rounded-circle .rounded-circle {
  width: 22px;
  height: 22px;
  border: 2px solid;
  margin: 0 0 0 -9px;
}
.overlap-rounded-circle {
  margin-right: 9px;
  padding-left: 9px;
}
.image-overlap-2 .img-fluid {
  width: 75px;
  height: 75px;
  border: 4px solid;
  margin: 0 -12px;
}
.card-btn-arrow {
  display: inline-block;
  margin-left: 1rem;
  transition: 0.3s ease-in-out;
}
.collapsed .card-btn-arrow {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.osahan-chat-box {
  height: 422px;
  overflow-y: scroll;
}
.osahan-chat-list {
  overflow-y: auto;
  height: 563px;
  min-height: 463px;
}
.blog-card .card-footer img {
  margin: 0 11px 0 0;
  width: 33px;
}
.blog-card .badge {
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: normal;
  margin: 0 0 12px;
  padding: 6px 10px;
  text-transform: uppercase;
}
.blog-card .badge-primary {
  background-color: rgba(92,93,232,0.1);
  color: #5c5de8;
}
.blog-card .badge-danger {
  background-color: rgba(250,100,35,0.1);
  color: #fa6423;
}
.blog-card .badge-success {
  background-color: rgba(0,216,200,0.09);
  color: #00d8c8;
}
.blog-card .badge-dark {
  background-color: rgba(52,58,64,0.19);
  color: #343a40;
}
.blog-card .badge-info {
  background-color: rgba(23,160,184,0.17);
  color: #17a2b8;
}
.blog-card .badge-white {
  background-color: rgba(255,255,255,0.81);
  color: #5c5de8;
}
.reviews-card .d-flex {
  height: 50px;
  width: 50px;
}
.reviews-card h5 small {
  color: #848484;
  font-size: 12px;
  margin: 0 0 0 8px;
}
.star-rating i {
  font-size: 11px;
  letter-spacing: -1px;
}
.list-icon i {
  float: left;
  font-size: 36px;
  line-height: 47px;
  width: 52px;
}
.list-icon {
  margin-bottom: 24px;
}
.list-icon strong {
  text-transform: uppercase;
  vertical-align: text-top;
}
.list-icon p {
  line-height: 11px;
}
.property-single-title {
  bottom: 0;
  left: 0;
  padding: 37px 0;
  position: absolute;
  right: 0;
}
.reviews-card h5.mt-0 {
  font-size: 14px;
}
ul.sidebar-card-list {
  margin: 0;
  padding: 0;
}
.sidebar-card-list li a {
  display: inline-block;
  width: 100%;
  color: #585b5f;
}
.sidebar-card-list > li {
  line-height: 32px;
  list-style: none;
}
.footer-social a {
  background: #007bff;
  color: #fff;
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  border-radius: 2px;
}
.reviews-members img.mr-3 {
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
.reviews-members {
  border-bottom: 1px solid #eaebec;
  padding: 17px 17px;
  margin: 0 -17px;
}
.reviews-members:last-child {
  border: none;
}
.gallery-box-main {
  border-radius: 10px;
  overflow: hidden;
}
.gallery-box:last-child {
  margin-bottom: 0px;
}
.gallery-box img:last-child {
  margin-right: 0px;
}
.gallery-box {
  align-items: center;
  display: flex;
  margin-bottom: 2px;
  justify-content: space-between;
}
.gallery-box img {
  width: 34%;
  border-right: 2px solid transparent;
}
a {
  text-decoration: none !important;
}
div,
a {
  outline: none !important;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 8px;
  padding-left: 8px;
}
.row {
  margin-right: -8px;
  margin-left: -8px;
}
.osahan-share-post textarea {
  resize: none;
}
.form-control:disabled,
.form-control[readonly] {
  opacity: 1;
}
.input-group-text,
.custom-select,
.form-control,
.btn {
  font-size: 13px;
}
.dropdown-item {
  padding: 6px 1rem;
}
.small,
small {
  font-size: 12px;
}
.no-arrow .dropdown-toggle::after {
  display: none;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown .dropdown-menu {
  font-size: .85rem;
}
.dropdown-list-image {
  height: 2.5rem;
  width: 2.5rem;
}
.dropdown-list-image img {
  height: 2.5rem;
  width: 2.5rem;
}
.image-size-1 {
  position: relative;
  height: 4.5rem;
  width: 4.5rem;
}
.image-size-1 img {
  height: 4.5rem;
  width: 4.5rem;
}
.dropdown-item:focus,
.dropdown-item:hover {
  text-decoration: none;
}
.dropdown-list-image .status-indicator {
  height: .75rem;
  width: .75rem;
  border-radius: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.dropdown .dropdown-action {
  transform: none !important;
  min-width: 0px;
  left: auto !important;
  top: 32px !important;
  right: 0px;
  width: auto;
}
.dropdown .dropdown-lang {
  transform: translate3d(0px,-10px,0px) !important;
  min-width: 0;
  width: auto;
}
.dropdown .dropdown-menu-settings {
  left: auto;
  right: 0;
  transform: translate3d(0px,0px,0px) !important;
  min-width: 0;
  width: auto;
}
.burger {
  display: none;
}
.burger-menu .pad-0 {
  padding: 0.5rem;
}
.burger-line {
  display: flex;
  position: relative;
  height: 3px;
  width: 25px;
  transition: background 50ms ease-in 250ms;
  border-radius: 25px;
}
.light .burger-line,
.light .burger-line::after,
.light .burger-line::before,
.dark .burger-line,
.dark .burger-line::after,
.dark .burger-line::before {
  background: var(--gray);
}
.burger-line::after,
.burger-line::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotate(0deg) scale(1);
  transition: top 0.25s ease-in 0.3s, transform 0.25s ease-in 0s;
}
.burger-line::before {
  top: 8px;
}
.burger-line::after {
  top: -8px;
}
.burger-active .burger-line {
  background-color: transparent;
  transition: background 50ms ease-in 250ms;
}
.burger-active .burger-line::after,
.burger-active .burger-line::before {
  top: 0px;
  transition: top 0.25s ease-in 0s, transform 0.25s ease-in 0.3s;
  transform: rotate(-45deg) scaleX(1.2);
}
.burger-active .burger-line::before {
  transform: rotate(45deg) scaleX(1.2);
}
.dropdown-menu-right {
  right: -50px;
}
.column-container {
  display: flex;
  flex-direction: column;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.column-title {
  text-align: center;
  margin: 0;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.column-title th {
  padding: 5px 10px;
}
.info-block {
  text-align: center;
  margin: 0;
}
.info-block td button {
  margin-top: 10px;
  margin-bottom: 10px;
}
.info-block td button[onclick*='disable'] {
  font-size: 12px;
}
.info-block:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.col-title {
  color: #000 !important;
  margin: 0;
}
.column-left-list,
.column-right-info {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px 0;
}
.column-left,
.column-right {
  display: none;
}
.button-icon {
  position: relative;
  padding: 0.4rem 0.4rem;
  min-height: 35px;
  min-width: 35px;
}
.button-icon-span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -115%;
  left: -100%;
  transform: translateX(-60%);
  width: 87px;
  height: 34px;
  border: 1px solid;
  border-color: inherit;
  border-radius: 0.75rem;
  background-color: inherit;
  border-top-right-radius: 0px;
  visibility: hidden;
}
.button-icon-span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid;
  border-bottom-color: inherit;
  top: -18%;
  left: 100%;
  transform: translateX(-42%) rotate(45deg);
}
.button-icon:hover .button-icon-span {
  visibility: visible;
}
@media (max-width: 1024px) {
  .column-left-list:nth-child(8),
  .column-right-info:nth-child(8) {
    display: none;
  }
}
@media (max-width: 1px) {
  .hidden-sm {
    display: none;
  }
  .custom-switch {
    padding-left: 3.25rem;
  }
  .burger {
    display: flex !important;
  }
  .burger-menu {
    position: absolute;
    left: -2000px;
    transition: all 0.9s ease-in-out;
    top: 55px;
    z-index: 3;
    height: 100%;
    width: 100%;
  }
  .menu-active .burger-menu {
    position: fixed;
    left: 0px;
    top: 55px;
    overflow: auto !important;
    min-height: 100vh !important;
    height: 100%;
    width: 100%;
    border-radius: 0px !important;
    z-index: 3;
    transition: all 0.9s ease-in-out;
  }
  .light .burger-menu {
    background: var(--white);
  }
  .dark .burger-menu {
    background: #282828;
  }
  .navbar-brand {
    margin-left: 1rem;
  }
  .column-container {
    max-width: 1000px;
    width: 100%;
    overflow-x: auto;
    padding: 0;
  }
  .column-left,
  .column-right {
    width: 1000px;
  }
  .column-container::-webkit-scrollbar {
    width: 0px;
    height: 25px;
  }
  .info-block:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .column-container::-webkit-scrollbar-thumb:window-inactive {
    background: var(--cyan);
  }
  .column-container::-webkit-scrollbar-track {
    background-color: #9f9;
  }
  .column-container::-webkit-scrollbar-thumb {
    background: var(--teal);
  }
  .column-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .column-container::-webkit-scrollbar-thumb {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    border: 5px solid #CFC;
  }
  .column-left-list:nth-child(7),
  .column-left-list:nth-child(8),
  .column-left-list:nth-child(9),
  .column-right-info:nth-child(7),
  .column-right-info:nth-child(8),
  .column-right-info:nth-child(9) {
    display: flex;
  }
  .column-left-list:nth-child(7),
  .column-left-list:nth-child(9),
  .column-right-info:nth-child(7),
  .column-right-info:nth-child(9) {
    display: none;
  }
  .dropdown .dropdown-lang {
    transform: translate3d(-40px,0px,0px) !important;
  }
  .db {
    display: none !important;
  }
  .dn {
    display: block !important;
  }
}
.no-wrap {
  flex-wrap: nowrap;
}
.pl-0 {
  padding-left: 0 !important;
}
@media (min-height: 800px) {
  .osahan-login {
    padding-top: 100px;
  }
}
.mtx--5 {
  margin-top: -5px;
}
.mt-2 {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  th,
  td {
    padding: 2px 5px;
  }
  .body-active {
    overflow: hidden;
  }
  .f-row-col {
    flex-direction: column;
  }
  .rounded {
    border-radius: 0px !important;
  }
  .player_wrapper {
    height: auto;
  }
  .osahan-nav-top .nav-item.dropdown {
    position: unset;
  }
  .osahan-line-tab .nav-link {
    font-size: 13px;
  }
  .job-tags .btn {
    margin: 3px 1px !important;
  }
  .profile-right {
    display: inline-grid;
  }
  .profile-right .btn {
    margin: 2px 0 !important;
  }
  .menu-link {
    border-bottom: 1px solid #3e3e3e !important;
    font-weight: 700 !important;
    width: 100% !important;
  }
  .osahan-nav-top .dropdown-menu-right {
    top: 20px;
    right: -35px;
    width: 20% !important;
  }
  .dd-label {
    padding: 0 4px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .player_wrapper {
    height: auto;
  }
}
@media (max-width: 576px) {
  .dib {
    display: block !important;
  }
  .navbar-brand {
    margin-left: 0.5rem;
  }
  .card-group- {
    justify-content: center;
  }
  .card-block-title {
    text-align: center;
  }
}
.floatl {
  float: left !important;
}
.floatr {
  float: right !important;
}
.clrln {
  clear: both;
}
.floats .fcb,
.floats .frb {
  float: left;
}
.loginlogo {
  height: 45px;
}
.loginlogo_nmo {
  height: 100px;
}
.loginlogo_auto {
  max-width: 10%;
  max-height: 10%;
  transform: scale(10);
}
.logo_parent {
  object-fit: contain;
}
.logo_parent img {
  width: 100%;
  height: 100%;
}
.fillwidth {
  min-width: 100%;
  height: auto;
}
.fillheight {
  min-height: 100%;
  width: auto;
}
@-webkit-keyframes autofill {
  to {
    color: inherit;
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
.active2 {
  font-weight: bold;
}
.mar-a {
  margin: auto;
}
.pgb-small {
  width: 50px;
}
.vam tr,
.vam td,
.vam th {
  vertical-align: middle;
}
.h100 {
  height: 100%;
}
.vjs-paused.vjs-has-started .vjs-big-play-button {
  display: block;
}
.card-box .paysys {
  padding: 15px 10px;
  width: 100%;
  cursor: pointer;
}
.card-box .paysys img {
  margin: 0 20px;
  height: 51px;
}
.card-box .success_btn {
  margin: 15px 0;
  width: 100%;
  font-size: 21px;
  padding: 10px 0;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.profile-cover img {
  max-height: 250px;
}
.course-lesson__side {
  position: relative;
  padding: 15px 10px;
  background-color: #6979F8;
  background-size: cover;
  background-position: center center;
  border-radius: 8px 0 0 8px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.course-lesson__info {
  position: relative;
  padding: 18px 180px 14px 40px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.video,
.videocover,
.video-js {
  width: 100%;
  height: 100%;
}
.video {
  display: none;
}
.video-inline {
  min-height: 200px;
}
.showHints_0 .button-icon-span2,
.showHints_0 .hint {
  display: none !important;
}
.rel {
  position: relative;
}
.is-valid {
  border-color: #28a745 !important;
}
.is-invalid {
  border-color: #dc3545 !important;
}
.size2 input {
  width: 160px;
}
tagsSupplySearch,
#tagsDemandSearch,
#goalsSearch {
  width: 150px;
}
.dashboard-bg {
  background-position: left 0px top 0px;
  background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
  background-repeat: repeat;
  width: 100%;
  height: 100%;
}
.app {
  position: relative;
  padding-top: 10px;
  padding-left: 10px;
}
.app_node {
  display: inline-block;
  min-width: 25px;
  max-width: 370px;
  position: absolute;
  z-index: 20;
  touch-action: none;
  user-select: none;
}
.app_node_center {
  min-width: 25px;
  max-width: 370px;
  z-index: 20;
  touch-action: none;
  user-select: none;
  margin: auto;
  vertical-align: middle;
}
.app_w1 {
  max-width: 400px;
}
.app_w2 {
  max-width: 500px;
}
.app_w3 {
  max-width: 600px;
}
.app_w4 {
  max-width: 700px;
}
#appc {
  overflow: scroll;
}
.zoom_10 .app_node {
  transform: scale(0.1);
}
.zoom_50 .app_node {
  transform: scale(0.5);
}
.zoom_100 .app_node {
  transform: scale(1);
}
.clickable,
.likealink {
  cursor: pointer;
}
.likealink {
  text-decoration: underline;
}
.connection {
  overflow: visible !important;
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
.connection path {
  fill: none;
  stroke-width: 2px;
  stroke-opacity: 0.65;
}
.connection circle {
  z-index: 500;
}
#junctions-img {
  z-index: 5;
}
.output-point,
.input-point {
  width: 15px;
  height: 15px;
  position: absolute;
  stroke-width: 2px;
  z-index: 50;
  border-radius: 50%;
}
div {
  box-sizing: border-box;
}
#app_zoom_parent .btn,
#app_zoom_parent input {
  flex: none;
}
#app_zoom {
  width: 50px;
  text-align: center;
  padding: 0;
}
.edit-mode-popup {
  float: right;
  right: 20px;
}
.card-subtitle {
  margin-top: 0px;
}
.edit-mode {
  display: none;
}
.app_editMode .edit-mode {
  display: inline-block;
}
.app_editMode .app_input,
.app_editMode .app_output {
  cursor: pointer;
  text-decoration: underline;
}
.dark .app_editMode .app_input,
.dark .app_editMode .app_output,
.dark body .app_editMode .app_input,
.dark body .app_editMode .app_output {
  color: #007bff;
}
.light .app_editMode .app_input,
.light .app_editMode .app_output,
.light body .app_editMode .app_input,
.light body .app_editMode .app_output {
  color: #007bff;
}
.l,
.l span,
.l p {
  text-align: left !important;
}
.c,
.c span,
.c p {
  text-align: center !important;
}
.r,
.r span,
.r p {
  text-align: right !important;
}
.r .comctl,
.r span .comctl,
.r p .comctl {
  float: right;
}
.j,
.j span,
.j.p {
  text-align: justify;
}
.t,
tr.t>td {
  vertical-align: top !important;
}
.table th {
  border: 0px;
}
.table td {
  padding: 10px;
}
.table td,
.table th {
  text-align: center;
  vertical-align: middle;
}
.hidden {
  display: none;
}
.behind {
  z-index: -1000 !important;
}
nobr {
  display: inline-block;
  white-space: nowrap;
}
.search {
  background-color: transparent !important;
}
.flag {
  width: 24px;
  height: 16px;
}
.td_key {
  padding-right: 5px;
  text-align: right !important;
}
.fullwidth {
  width: 100%;
}
.top {
  vertical-align: top;
}
.top tr,
.top th,
.top td {
  vertical-align: top;
}
table.pad th,
table.pad td {
  padding-bottom: 5px;
}
.mt-01 {
  margin-top: 1px;
}
.table-pad th,
.table-pad td {
  padding: 5px;
}
.uploadbuffer {
  visibility: hidden;
  display: inline;
  width: 1px;
  height: 1px;
  position: absolute;
}
.picker input,
.picker select {
  font-size: 13px;
  padding: 0.25rem 0.5rem;
  font-size: .875rem;
  border-radius: 0.2rem;
}
.avatar-letter {
  font-size: 1.5rem;
}
.chat-item table {
  width: 100%;
}
.chat-item table,
.chat-item tr,
.chat-item td {
  vertical-align: top;
}
.chat-item .chat-td-avatar {
  width: 58px;
}
@media (min-width: 1200px) {
  .chat-item .media {
    max-width: 500px;
    max-height: 800px;
  }
}
@media (max-width: 1199px) {
  .chat-item .media {
    max-width: 400px;
    max-height: 650px;
  }
}
@media (max-width: 767px) {
  .chat-item .media {
    max-width: 250px;
    max-height: 450px;
  }
}
.chat-item .media {
  margin-bottom: 5px;
}
.chat-item audio.media {
  height: 30px;
}
.chat-item img.media {
  height: auto;
  width: auto;
}
.chat-item .media_icon {
  max-height: 32px;
  width: auto;
}
.chat-header {
  width: 100%;
}
.cf_invisible {
  visibility: hidden;
  display: inline;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}
#attached_file audio,
#attached_file video {
  vertical-align: middle;
  border-radius: 0.25rem;
}
#attached_file audio {
  height: 30px;
}
#attached_file video,
#attached_file img {
  height: auto;
  width: auto;
  max-width: 300px;
  max-height: 300px;
}
.img-circle {
  border-radius: 50%;
}
#popupeditor>.loader {
  margin: 10px;
}
.img-avatar {
  width: 40px;
  height: 40px;
}
.mainview-mte {
  margin-top: 8px;
}
.map-sm {
  height: 300px;
}
.map-md {
  height: 600px;
}
.ticketInfo {
  min-width: 40px;
  text-align: center;
}
.ticket {
  margin: 10px;
  border-collapse: collapse;
  min-width: 800px;
}
.ticket .ticket_left {
  width: 25%;
}
.ticket .ticket_right {
  width: 75%;
}
.ticket .ticket_venuelogo img {
  max-width: 120px;
  max-height: 120px;
}
.ticket .ticket_qrcode img {
  max-width: 120px;
  max-height: 120px;
}
.ticket td {
  border: 3px dashed #AAA;
  padding: 10px;
}
#popupresult .alert {
  margin-bottom: 0px;
  padding: 0.31rem 1.25rem;
  border: 0px;
}
.ticket_img {
  max-width: 100%;
}
.vat {
  vertical-align: top;
}
.cf_calendar th,
.cf_calendar td {
  width: calc(14.285714285714%);
  text-align: center;
  vertical-align: top;
  border: 1px solid #ddd;
  font-size: 13px;
}
.white-space-wrap .dropdown-toggle {
  white-space: normal !important;
}
.retention_7days {
  display: none;
}
.retention_30days {
  display: none;
}
.retention_6months {
  display: none;
}
.retention_1year {
  display: none;
}
.group_retention_7days .retention_7days {
  display: table-cell;
}
.group_retention_7days .retention_30days {
  display: none;
}
.group_retention_7days .retention_6months {
  display: none;
}
.group_retention_7days .retention_1year {
  display: none;
}
.group_retention_30days .retention_7days {
  display: none;
}
.group_retention_30days .retention_30days {
  display: table-cell;
}
.group_retention_30days .retention_6months {
  display: none;
}
.group_retention_30days .retention_1year {
  display: none;
}
.group_retention_6months .retention_7days {
  display: none;
}
.group_retention_6months .retention_30days {
  display: none;
}
.group_retention_6months .retention_6months {
  display: table-cell;
}
.group_retention_6months .retention_1year {
  display: none;
}
.group_retention_1year .retention_7days {
  display: none;
}
.group_retention_1year .retention_30days {
  display: none;
}
.group_retention_1year .retention_6months {
  display: none;
}
.group_retention_1year .retention_1year {
  display: table-cell;
}
.contentSliderList-item {
  text-align: center;
}
.btn-font-lg {
  font-size: 17px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}
.imageBox img {
  width: 256px;
  height: 256px;
}
.itemBox {
  float: left;
}
.floatheader {
  visibility: hidden;
  position: fixed;
  top: 0px;
  z-index: 2;
}
#popupdebug {
  position: fixed;
  top: 60px;
  right: 0px;
}
.scroll {
  overflow-x: hidden;
  overflow-y: scroll;
}
