body {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  color: #263859;
  background: #F7F8F9; }

h1, h2, h3, h4, h5, h6 {
  color: #17223B;
  font-weight: 500; }

a {
  color: #3B72F2; }
  a:hover, a:focus {
    color: #1051ea; }

.login-card {
  padding: 25px 15px; }
  .login-card .login-logo {
    height: 60px;
    margin-bottom: 30px; }
  .login-card .btn {
    margin-top: 30px; }
  .login-card .forgot {
    font-size: 14px; }

.logo-footer {
  font-size: 14px;
  margin-top: 20px;
  display: block;
  text-align: center;
  color: rgba(107, 119, 141, 0.5); }

.login-bg {
  height: 30vh; }

.account-info {
  text-align: center;
  margin-bottom: 30px; }
  .account-info .display-img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 20px; }
    .account-info .display-img span {
      height: 30px;
      width: 30px;
      text-align: center;
      vertical-align: middle;
      background: rgba(243, 86, 102, 0.3);
      color: #F35666;
      border-radius: 50%;
      padding: 5px;
      position: absolute;
      right: -5px;
      bottom: -5px;
      line-height: 21px;
      cursor: pointer; }
  .account-info h4 {
    margin-bottom: 5px; }
  .account-info label {
    margin-bottom: 0; }

.navbar-brand {
  background: #17223B; }
  .navbar-brand .b-brand .b-bg {
    background: transparent; }
    .navbar-brand .b-brand .b-bg img {
      height: 36px; }

.pcoded-navbar .pcoded-inner-navbar > li.active:after, .pcoded-navbar .pcoded-inner-navbar > li.pcoded-trigger:after {
  background: transparent; }

.pcoded-navbar[class*='navbar-'] .pcoded-inner-navbar > li.active:after, .pcoded-navbar[class*='navbar-'] .pcoded-navbar .pcoded-inner-navbar > li.pcoded-trigger:after {
  background-color: transparent; }

.pcoded-navbar .pcoded-inner-navbar li.active > a,
.pcoded-navbar .pcoded-inner-navbar li:focus > a,
.pcoded-navbar .pcoded-inner-navbar li:hover > a {
  color: #3B72F2; }

.pcoded-navbar .pcoded-inner-navbar li .pcoded-submenu > li.active > a:before,
.pcoded-navbar .pcoded-inner-navbar li .pcoded-submenu > li:focus > a:before,
.pcoded-navbar .pcoded-inner-navbar li .pcoded-submenu > li:hover > a:before {
  background: #3B72F2; }

.pcoded-navbar {
  background: #F7F8F9;
  box-shadow: none; }
  .pcoded-navbar .pcoded-inner-navbar {
    margin-bottom: 50px; }
  .pcoded-navbar .pcoded-inner-navbar > li {
    margin: 5px 10px 0 0; }
    .pcoded-navbar .pcoded-inner-navbar > li .nav-link {
      margin: 0; }
      .pcoded-navbar .pcoded-inner-navbar > li .nav-link:hover {
        color: #3B72F2; }
        .pcoded-navbar .pcoded-inner-navbar > li .nav-link:hover svg {
          stroke: #3B72F2; }
    .pcoded-navbar .pcoded-inner-navbar > li.active > a, .pcoded-navbar .pcoded-inner-navbar > li.pcoded-trigger > a {
      background: rgba(59, 114, 242, 0.1);
      border-radius: 0 20px 20px 0;
      color: #3B72F2; }
      .pcoded-navbar .pcoded-inner-navbar > li.active > a .pcoded-micon svg, .pcoded-navbar .pcoded-inner-navbar > li.pcoded-trigger > a .pcoded-micon svg {
        stroke: #3B72F2; }
    .pcoded-navbar .pcoded-inner-navbar > li > a > .pcoded-micon svg {
      stroke: #6B778D;
      height: 16px;
      width: 24px; }
    .pcoded-navbar .pcoded-inner-navbar > li > a > .pcoded-micon + .pcoded-mtext {
      top: 9px; }
    .pcoded-navbar .pcoded-inner-navbar > li.pcoded-hasmenu .pcoded-submenu li > a:before {
      top: 17px; }
    .pcoded-navbar .pcoded-inner-navbar > li.pcoded-hasmenu .pcoded-submenu li > a:hover:before, .pcoded-navbar .pcoded-inner-navbar > li.pcoded-hasmenu .pcoded-submenu li > a:focus:before {
      background: #3B72F2; }
  .pcoded-navbar .pcoded-submenu {
    background: rgba(255, 255, 255, 0.05); }
    .pcoded-navbar .pcoded-submenu li a:hover, .pcoded-navbar .pcoded-submenu li a:focus {
      color: #3B72F2; }
  .pcoded-navbar.navbar-collapsed .header-logo img {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; }
  .pcoded-navbar.navbar-collapsed .nav-footer span {
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px; }
  .pcoded-navbar .header-logo {
    background: #F7F8F9; }
    .pcoded-navbar .header-logo img {
      height: 38px; }
  .pcoded-navbar a {
    color: #6B778D; }

.pcoded-header {
  background: #FFFFFF;
  border-radius: 20px 20px 0 0;
  box-shadow: 0px -10px 20px -6px rgba(23, 34, 59, 0.1);
  z-index: 1031;
  margin-top: 10px; }
  .pcoded-header .dropdown .dropdown-menu {
    min-width: 180px;
    padding: 10px 0; }
    .pcoded-header .dropdown .dropdown-menu .dropdown-item {
      line-height: 24px; }
  .pcoded-header .hamburger-menu a {
    color: #3B72F2; }
  .pcoded-header a:focus, .pcoded-header a:hover {
    color: #1051ea; }

.pcoded-main-container {
  background: #FFFFFF;
  border-radius: 0;
  box-shadow: -12px 0px 20px -6px rgba(23, 34, 59, 0.1);
  z-index: 1030; }

.pcoded-content {
  padding-top: 15px; }

.gen-search {
  position: relative;
  width: 400px; }
  .gen-search a {
    position: absolute;
    line-height: 0;
    font-size: 22px;
    top: 10px;
    left: 10px; }
  .gen-search .form-control {
    padding-left: 35px;
    width: 100%; }

.mobile-menu {
  position: static; }
  .mobile-menu span {
    background: #3B72F2; }
    .mobile-menu span:after, .mobile-menu span:before {
      background: #3B72F2; }

.notif {
  font-size: 20px;
  transform: rotate(20deg); }

.initial-profile {
  background: rgba(59, 114, 242, 0.2);
  color: #3B72F2;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  padding: 11px 0;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600; }

.m-custom-navbar {
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0; }
  .m-custom-navbar li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px; }
    .m-custom-navbar li:last-child {
      margin-right: 0; }

.m-logo {
  height: 42px; }

.nav-footer {
  position: absolute;
  bottom: 0;
  background: #F7F8F9;
  padding: 13px 0;
  width: 100%; }
  .nav-footer span {
    font-size: 12px;
    display: block;
    text-align: center; }

.bottom-nav {
  position: fixed;
  z-index: 1050;
  bottom: 0;
  right: 0;
  left: 0;
  display: block; }

.navbar-bottom {
  list-style: none;
  margin: 0;
  padding: 15px;
  background: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 -7px 13px rgba(23, 34, 59, 0.08); }
  .navbar-bottom.-width-30 .navbot-item {
    width: 27%; }
  .navbar-bottom.-width-40 .navbot-item {
    width: 40%; }
  .navbar-bottom .navbot-item {
    width: 50%;
    text-align: center; }
    .navbar-bottom .navbot-item i {
      font-size: 22px;
      vertical-align: middle;
      color: #6B778D; }
    .navbar-bottom .navbot-item svg {
      height: 22px;
      width: 22px;
      stroke: #6B778D;
      vertical-align: middle; }
    .navbar-bottom .navbot-item span {
      display: none;
      vertical-align: middle; }
    .navbar-bottom .navbot-item.active {
      width: 100%; }
      .navbar-bottom .navbot-item.active a {
        background: rgba(59, 114, 242, 0.3);
        display: inline-block;
        padding: 7px 15px;
        border-radius: 50px; }
      .navbar-bottom .navbot-item.active i {
        color: #3B72F2; }
      .navbar-bottom .navbot-item.active svg {
        stroke: #3B72F2; }
      .navbar-bottom .navbot-item.active span {
        display: inline-block; }

.create-btn {
  padding: 15px 0 12px 0;
  background: #3B72F2;
  border-radius: 50%;
  display: inline-block;
  width: 58px;
  text-align: center;
  position: absolute;
  top: -75px;
  right: 25px;
  box-shadow: 0 4px 14px rgba(23, 34, 59, 0.3);
  transition: all 0.2s ease-in; }
  .create-btn:focus {
    top: -73px;
    box-shadow: none; }
  .create-btn.active {
    transform: rotate(45deg); }
  .create-btn i {
    font-size: 28px;
    color: #FFFFFF; }

.shorcut-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(23, 34, 59, 0.5);
  z-index: 1049;
  display: none; }
  .shorcut-backdrop.show {
    display: block; }

.shorcuts-btn {
  position: absolute;
  right: 25px;
  text-align: right;
  bottom: 150px; }
  .shorcuts-btn .btn {
    border-radius: 50px;
    margin-bottom: 8px;
    box-shadow: 0 4px 14px rgba(23, 34, 59, 0.3); }
    .shorcuts-btn .btn:last-child {
      margin-bottom: 0; }

.card {
  box-shadow: none;
  border: 2px solid #F0F1F3;
  border-radius: 5px; }
  .card .card-block.card-table {
    padding: 0; }
  .card .card-header {
    border-bottom: none; }
    .card .card-header h5 {
      font-weight: 500;
      color: #17223B; }
      .card .card-header h5::after {
        background: transparent; }
    .card .card-header.with-button {
      display: flex;
      display: ms-flexbox;
      justify-content: space-between;
      align-items: center; }
    .card .card-header.custom-with-button {
      display: flex;
      display: ms-flexbox;
      justify-content: space-between;
      align-items: center; }
  .card .card-footer {
    border-top: 2px solid #F0F1F3; }

.card-body.card-table {
  padding-right: 0;
  padding-left: 0; }

.btn {
  padding: 8px 20px;
  border-radius: 5px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  margin: 0;
  font-size: 16px; }
  .btn.btn-sm {
    padding: 4px 10px;
    font-size: 12px; }
  .btn.btn-lg {
    padding: 10px 20px; }
  .btn > i {
    margin-right: 5px; }

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

.btn-primary {
  color: #fff;
  background-color: #3B72F2;
  border-color: #3B72F2; }
  .btn-primary:hover {
    color: #fff;
    background-color: #2361f0;
    border-color: #2361f0; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(59, 114, 242, 0.5);
    border-color: #3B72F2; }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #3B72F2;
    border-color: #3B72F2; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #2361f0;
    border-color: transparent; }

.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2361f0;
  border-color: transparent; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 114, 242, 0.5); }

.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 114, 242, 0.5); }

.btn-success {
  color: #fff;
  background-color: #34DF72;
  border-color: #34DF72; }
  .btn-success:hover {
    color: #fff;
    background-color: #22d864;
    border-color: #22d864; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 223, 114, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #34DF72;
    border-color: #34DF72; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #22d864;
    border-color: transparent; }

.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #22d864;
  border-color: transparent; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 223, 114, 0.5); }

.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 223, 114, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #F35666;
  border-color: #F35666; }
  .btn-danger:hover {
    color: #fff;
    background-color: #f13e50;
    border-color: #f13e50; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(243, 86, 102, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #F35666;
    border-color: #F35666; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #f13e50;
    border-color: transparent; }

.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f13e50;
  border-color: transparent; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 86, 102, 0.5); }

.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 86, 102, 0.5); }

.btn-outline-secondary {
  color: #263859;
  border-color: #F0F1F3;
  border-width: 2px; }
  .btn-outline-secondary:hover {
    color: #17223B;
    background-color: transparent;
    border-color: #e2e4e8; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 56, 89, 0.2);
    color: #17223B;
    background-color: rgba(38, 56, 89, 0.2);
    border-color: #263859; }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #263859;
    background-color: rgba(38, 56, 89, 0.3);
    border-color: #263859; }

.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-primary {
  color: #3B72F2;
  border-color: rgba(59, 114, 242, 0.3);
  border-width: 2px; }
  .btn-outline-primary:hover {
    color: #1051ea;
    background-color: transparent;
    border-color: #3B72F2; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(59, 114, 242, 0.2);
    color: #3B72F2;
    background-color: rgba(59, 114, 242, 0.2);
    border-color: #3B72F2; }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active {
    color: #3B72F2;
    background-color: rgba(59, 114, 242, 0.3);
    border-color: #3B72F2; }

.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 114, 242, 0.5); }

.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 114, 242, 0.5); }

.btn-outline-danger {
  color: #F35666;
  border-color: rgba(243, 86, 102, 0.5);
  border-width: 2px; }
  .btn-outline-danger:hover {
    color: #F35666;
    background-color: transparent;
    border-color: #f13e50; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(243, 86, 102, 0.2);
    color: #F35666;
    background-color: rgba(243, 86, 102, 0.2);
    border-color: #F35666; }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active {
    color: #F35666;
    background-color: rgba(243, 86, 102, 0.3);
    border-color: #F35666; }

.btn-secondary {
  background-color: #F0F1F3;
  color: #17223B;
  border-color: transparent; }
  .btn-secondary:hover {
    color: #17223B;
    background-color: #d4d7dc;
    border-color: #e2e4e8; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(107, 119, 141, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #F0F1F3;
    border-color: #F0F1F3; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
    color: #263859;
    background-color: #e2e4e8;
    border-color: transparent; }

.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #606b7f;
  border-color: transparent; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 119, 141, 0.5); }

.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 119, 141, 0.5); }

.btn-link {
  color: #3B72F2; }
  .btn-link:hover, .btn-link:focus {
    color: #1051ea;
    text-decoration: none; }

.table {
  color: #263859; }
  .table thead th {
    padding: 10px;
    color: #6B778D;
    vertical-align: middle;
    font-weight: 500; }
    .table thead th .table-arrange {
      color: #263859; }
      .table thead th .table-arrange i {
        color: #6B778D;
        font-size: 18px;
        margin-right: 0; }
        .table thead th .table-arrange i:last-child {
          margin-left: -12px; }
        .table thead th .table-arrange i.active {
          color: #3B72F2; }
      .table thead th .table-arrange:hover i {
        color: #263859; }
  .table th, .table td {
    vertical-align: middle;
    color: #17223B;
    padding: 10px; }
    .table th:first-child, .table td:first-child {
      padding-left: 25px;
      border-left: none; }
    .table th:last-child, .table td:last-child {
      padding-right: 25px;
      border-right: none; }
    .table th .remove-table-item, .table td .remove-table-item {
      color: #F35666;
      line-height: 16px;
      display: block; }
    .table th .feather, .table td .feather {
      font-size: 24px;
      margin-right: 5px; }
    .table th .badge, .table td .badge {
      font-size: 16px; }
    .table th .custom-checkbox .custom-control-label, .table td .custom-checkbox .custom-control-label {
      width: 18px;
      height: 18px; }
    .table th .form-control, .table td .form-control {
      border: none;
      padding: .75rem;
      background: transparent;
      border-radius: 0; }
  .table.table-hover tbody tr:hover {
    background-color: rgba(59, 114, 242, 0.04); }
  .table .total-table {
    font-size: 20px;
    font-weight: 600; }

.table-paging {
  display: inline-block; }

.table-striped tbody tr:nth-of-type(2n+1) {
  background: #F7F8F9; }

.custom-table {
  border-collapse: separate;
  border-spacing: 0 10px; }
  .custom-table thead tr th {
    padding-top: 0;
    padding-bottom: 0;
    border-color: transparent;
    font-size: 14px; }
    .custom-table thead tr th:first-child {
      padding-left: 15px; }
    .custom-table thead tr th:last-child {
      padding-right: 15px; }
  .custom-table tbody tr td {
    border-bottom: 1px solid #F0F1F3;
    vertical-align: middle; }
    .custom-table tbody tr td h5 {
      font-size: 16px;
      margin-bottom: 3px; }
    .custom-table tbody tr td label {
      display: block;
      margin-bottom: 0;
      font-size: 14px; }
    .custom-table tbody tr td:first-child {
      padding-left: 15px;
      border-left: 1px solid #F0F1F3;
      border-radius: 5px 0 0 5px; }
    .custom-table tbody tr td:nth-last-child(2) {
      padding-right: 15px;
      border-right: 1px solid #F0F1F3;
      border-radius: 0 5px 5px 0; }

.timepicker .timepicker-picker table.table-condensed tr:nth-of-type(2n+1) {
  background: transparent !important; }
.timepicker table tr td {
  border: none;
  padding: 0; }
  .timepicker table tr td:first-child {
    padding: 0; }
  .timepicker table tr td:last-child {
    padding: 0; }

.font-16 {
  font-size: 16px !important; }

.text-primary {
  color: #3B72F2 !important; }

.text-danger {
  color: #F35666 !important; }

.text-success {
  color: #34DF72 !important; }

.text-warning {
  color: #FFD665 !important; }

.bg-primary {
  background: #3B72F2 !important; }

.bg-danger {
  background: #F35666 !important; }

.bg-success {
  background: #34DF72 !important; }

.bg-warning {
  background: #FFD665 !important; }

pre {
  color: #ec1127; }

.h-100vh {
  height: 100vh; }

.pos-relative {
  position: relative; }

.p-card {
  padding: 15px 25px; }

.font-weight-medium {
  font-weight: 500; }

hr {
  border: 1px solid #F0F1F3; }

.multiple-num span {
  vertical-align: top;
  line-height: 24px; }

.max-height-perm {
  height: 35vh;
  overflow: auto; }

.border-primary {
  border-color: #3B72F2 !important; }

.border-success {
  border-color: #34DF72 !important; }

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

.loader-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 1035;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2); }
  .loader-bg .loader-track {
    position: relative;
    height: 3px;
    display: block;
    width: 100%;
    overflow: hidden; }
    .loader-bg .loader-track .loader-fill:after {
      content: '';
      background: linear-gradient(-135deg, #3B72F2 0%, #65FAFF 100%);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right; }
    .loader-bg .loader-track .loader-fill:before {
      content: '';
      background: linear-gradient(-135deg, #3B72F2 0%, #65FAFF 100%);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: mbar 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      animation: mbar 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .loader-bg .loader-track .loader-fill:after {
      -webkit-animation: m_s 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation: m_s 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -webkit-animation-delay: 1.15s;
      animation-delay: 1.15s; }

.dropdown-menu {
  padding: 15px 0; }
  .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:active {
    background: #3B72F2;
    color: #FFFFFF; }

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

.badge {
  font-weight: 500; }
  .badge.badge-sm {
    font-size: 14px !important;
    margin-left: 5px !important; }
    .badge.badge-sm i {
      font-size: 14px !important;
      margin-right: 0; }

.badge-primary {
  background: rgba(59, 114, 242, 0.3);
  color: #3B72F2; }

.badge-secondary {
  background: #F0F1F3;
  color: #263859; }

.badge-danger {
  background: rgba(243, 86, 102, 0.3);
  color: #F35666; }

.badge-success {
  background: rgba(52, 223, 114, 0.3);
  color: #34DF72; }

.badge-warning {
  background: rgba(255, 214, 101, 0.3);
  color: #FFD665; }

.badge-info {
  background: rgba(101, 250, 255, 0.3);
  color: #65FAFF; }

.alert {
  border-radius: 5px; }
  .alert p {
    margin-bottom: 0; }

.alert-primary {
  background: rgba(59, 114, 242, 0.3);
  color: #3B72F2; }

.alert-success {
  background: rgba(52, 223, 114, 0.3);
  color: #1db956; }

.alert-danger {
  background: rgba(243, 86, 102, 0.3);
  color: #F35666; }

.custom-switch input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden; }
  .custom-switch input[type=checkbox]:checked + label {
    background: #34DF72; }
  .custom-switch input[type=checkbox]:checked + label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%); }
.custom-switch label {
  cursor: pointer;
  text-indent: -9999px;
  width: 45px;
  height: 24px;
  background: rgba(107, 119, 141, 0.3);
  display: block;
  border-radius: 100px;
  position: relative;
  margin-bottom: 0;
  margin-top: -20px; }
  .custom-switch label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s; }
  .custom-switch label:active:after {
    width: 25px; }

.tab-content {
  box-shadow: none;
  padding: 0; }

.tab-card-body {
  padding-right: 25px;
  padding-left: 25px; }

.nav-underline .nav-item .nav-link {
  padding: 0 0 3px 0;
  margin: 0 7px 0px 7px;
  color: #6B778D; }
  .nav-underline .nav-item .nav-link .badge {
    margin-left: 3px; }
  .nav-underline .nav-item .nav-link.active {
    border-bottom: 2px solid #3B72F2;
    color: #17223B;
    font-weight: 500; }
  .nav-underline .nav-item .nav-link:hover {
    color: #17223B; }
  .nav-underline .nav-item .nav-link:first-child {
    margin-left: 0; }

.form-control {
  border: 2px solid #F0F1F3;
  background: #FFFFFF;
  padding: 7px 15px;
  font-size: 16px; }
  .form-control:focus {
    background: #FFFFFF !important;
    box-shadow: 0 0 0 0.2rem rgba(59, 114, 242, 0.25);
    border-color: #3B72F2; }
  .form-control.form-control-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem; }
  .form-control.border-0 {
    padding: 0; }
    .form-control.border-0:focus {
      box-shadow: none; }

.input-group .form-control {
  margin-bottom: 0 !important; }
  .input-group .form-control:last-child {
    margin-left: -6px; }

.form-group label {
  font-size: 16px;
  color: #6B778D;
  margin-bottom: 5px; }
.form-group p {
  margin-bottom: 0;
  font-size: 18px;
  color: #17223B; }
.form-group.select-group .form-control {
  border-radius: 5px 5px 0 0; }
.form-group.select-group .select-info {
  border-radius: 0 0 5px 5px;
  border: 1px solid #6B778D;
  padding: 8px 15px; }
  .form-group.select-group .select-info span {
    color: #17223B;
    font-size: 18px;
    display: block; }
.form-group.multiple-input .form-control {
  border-radius: 5px 5px 0 0 !important; }
  .form-group.multiple-input .form-control + .form-control {
    border-radius: 0 0 5px 5px !important;
    margin-top: -1px; }

.form-content {
  padding-top: 5px; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background: #3B72F2; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background: #3B72F2; }

textarea.form-control {
  resize: none; }

.modal-content {
  padding: 10px; }

.modal-header {
  padding: 10px 15px 15px 15px;
  border-bottom: 0; }
  .modal-header h5 {
    font-weight: 500; }

.modal-footer, .modal-body {
  padding: 15px 15px; }

.modal-footer {
  background: #F0F1F3;
  border-top: none;
  border-radius: 5px; }

.alert-modal {
  text-align: center; }
  .alert-modal .modal-content {
    padding: 0;
    border-radius: 9px; }
  .alert-modal .alert-content {
    padding: 0;
    border-radius: 8px; }
    .alert-modal .alert-content img {
      height: 120px;
      margin-bottom: 20px; }
    .alert-modal .alert-content.-error {
      background: #F35666; }
      .alert-modal .alert-content.-error h3 {
        color: #FFFFFF; }
      .alert-modal .alert-content.-error p {
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 0; }
      .alert-modal .alert-content.-error .btn-secondary {
        border-radius: 0 0 5px 5px;
        background: rgba(255, 255, 255, 0.2);
        color: #FFFFFF; }
    .alert-modal .alert-content.-success {
      background: #34DF72; }
      .alert-modal .alert-content.-success h3 {
        color: #FFFFFF; }
      .alert-modal .alert-content.-success p {
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 0; }
      .alert-modal .alert-content.-success .btn-secondary {
        border-radius: 0 0 5px 5px;
        background: rgba(255, 255, 255, 0.2);
        color: #FFFFFF; }
    .alert-modal .alert-content.-info {
      background: #FFFFFF; }
      .alert-modal .alert-content.-info h3 {
        color: #17223B; }
      .alert-modal .alert-content.-info p {
        color: #263859;
        margin-bottom: 0; }
      .alert-modal .alert-content.-info .btn-secondary {
        background: #F0F1F3;
        color: #17223B; }

.modal-body-scrollable {
  max-height: calc(78vh - 10rem);
  overflow: auto; }

.modal-document b {
  padding-bottom: 2px;
  border-bottom: 2px solid #34DF72;
  font-weight: 500; }
.modal-document h2 {
  font-size: 2.2rem; }
.modal-document p {
  line-height: 2; }
.modal-document .multiple-num span {
  vertical-align: top;
  line-height: 2; }

.search-table {
  display: block;
  padding: 0 25px 15px 25px; }
  .search-table .btn {
    display: block;
    width: 100%;
    margin-top: 10px; }
  .search-table .form-control {
    margin-bottom: 5px; }

.card-btn .btn {
  margin: 0 5px 7px 0; }

.page-title {
  font-weight: 500;
  display: inline-block;
  margin-left: 10px; }

.card-shorcut-btn .btn {
  margin: 0 8px 10px 0; }

.appoint-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.appoint-item {
  display: block;
  border: 2px solid #F0F1F3;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 15px; }
  .appoint-item a {
    color: #6B778D; }
    .appoint-item a .time {
      margin-bottom: 0;
      color: #17223B;
      font-weight: 500; }
    .appoint-item a h5 {
      margin-bottom: 3px; }
    .appoint-item a .info {
      margin-bottom: 5px; }
  .appoint-item:hover, .appoint-item:focus {
    border-color: #3B72F2; }

.steps span {
  background: #3B72F2;
  padding: 5px 0;
  text-align: center;
  width: 34px;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  color: #FFFFFF;
  font-weight: 500; }
.steps label {
  margin-bottom: 0;
  vertical-align: middle; }

.nav-scroll {
  display: -webkit-box;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  position: relative; }
  .nav-scroll::-webkit-scrollbar {
    display: none; }

.overflow-effect {
  width: 50px;
  height: 30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #FFFFFF 100%) !important;
  position: sticky;
  right: -4px; }

.shorcut-btn {
  margin-bottom: 20px; }
  .shorcut-btn .btn {
    display: block;
    width: 100%; }

.icon-action {
  background: rgba(59, 114, 242, 0.3);
  display: inline-block;
  padding: 7px 0;
  width: 37px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: center; }
  .icon-action i {
    color: #3B72F2; }
  .icon-action:hover, .icon-action:focus {
    background: #3B72F2; }
    .icon-action:hover i, .icon-action:focus i {
      color: #FFFFFF; }

.soft-dropdown {
  background: rgba(59, 114, 242, 0.2);
  padding: 3px 5px;
  margin-right: 5px;
  border-radius: 4px;
  font-weight: 500; }

.section-seacrh-result {
  margin: 30px 0; }

.search-input {
  padding: 12px 20px;
  font-size: 18px; }

.no-result-content {
  background: #F0F1F3;
  padding: 80px 30px;
  text-align: center;
  border-radius: 10px; }
  .no-result-content img {
    height: 180px;
    margin-bottom: 20px; }

.color-select {
  display: flex;
  display: ms-flexbox; }
  .color-select a {
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    display: block;
    width: 40px;
    opacity: 0.7;
    transition: all 0.2s ease-in; }
    .color-select a.red {
      background: #F35666; }
    .color-select a.green {
      background: #3B72F2; }
    .color-select a.yellow {
      background: #FFD665; }
    .color-select a.blue {
      background: #65FAFF; }
    .color-select a:hover, .color-select a:focus, .color-select a.active {
      opacity: 1;
      box-shadow: 0 0 0 0.2rem rgba(52, 223, 114, 0.25);
      border: 1px solid #3B72F2; }

.tooltip {
  z-index: 1151 !important; }

.admin-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #0E131D;
  color: white;
  padding: 10px;
  z-index: 2031; }
  .admin-header p {
    margin-bottom: 0; }

.body-admin {
  padding-top: 48px; }
  .body-admin .pcoded-navbar {
    padding-top: 48px; }

.image-preview {
  width: 100%;
  height: 180px;
  border-radius: 8px;
  display: block;
  border-bottom: none; }

.page-not-found-100vh {
  margin-top: 70px; }
  .page-not-found-100vh img {
    width: 120px;
    height: 120px;
    color: #F35666;
    margin-bottom: 30px;
    vertical-align: middle;
    display: inline-block; }
  .page-not-found-100vh h3 {
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 38px; }
  .page-not-found-100vh p {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 30px; }

.page-not-found img {
  width: 120px;
  height: 120px;
  color: #F35666;
  margin-bottom: 30px;
  vertical-align: middle;
  display: inline-block; }
.page-not-found h3 {
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 38px; }
.page-not-found p {
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 30px; }

.datepicker {
  border-radius: .375rem;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }
  .datepicker-rtl.dropdown-menu {
    left: auto; }
  .datepicker-rtl table tr td span {
    float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 20px 22px;
  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);
  background: #17223B; }
  .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute; }
  .datepicker-dropdown.datepicker-orient-left:before {
    left: 6px; }
  .datepicker-dropdown.datepicker-orient-left:after {
    left: 7px; }
  .datepicker-dropdown.datepicker-orient-right:before {
    right: 6px; }
  .datepicker-dropdown.datepicker-orient-right:after {
    right: 7px; }
  .datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px; }
  .datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px;
    border-bottom-color: #17223B; }
  .datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-top: 7px solid #17223B;
    border-bottom: 0; }
  .datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-top: 6px solid #17223B;
    border-bottom: 0; }

.datepicker table {
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none; }
  .datepicker table tr td {
    border-radius: 5px; }
  .datepicker table tr th {
    font-weight: 500;
    border-radius: .375rem; }
  .datepicker table tr td, .datepicker table tr th {
    font-size: .875rem;
    width: 36px;
    height: 36px;
    transition: all .15s ease;
    text-align: center;
    border: none; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #adb5bd; }
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
  cursor: pointer;
  background: rgba(59, 114, 242, 0.3);
  color: #3B72F2; }
.datepicker table tr td.disabled {
  cursor: default;
  color: #dee2e6;
  background: none; }
  .datepicker table tr td.disabled:hover {
    cursor: default;
    color: #dee2e6;
    background: none; }
.datepicker table tr td.highlighted {
  border-radius: 0; }
  .datepicker table tr td.highlighted.focused {
    background: #1051ea; }
  .datepicker table tr td.highlighted.disabled {
    color: #ced4da;
    background: #1051ea; }
    .datepicker table tr td.highlighted.disabled:active {
      color: #ced4da;
      background: #1051ea; }
.datepicker table tr td.today {
  background: white; }
  .datepicker table tr td.today.focused {
    background: white; }
  .datepicker table tr td.today.disabled {
    color: #8898aa;
    background: white; }
    .datepicker table tr td.today.disabled:active {
      color: #8898aa;
      background: white; }
.datepicker table tr td.range {
  color: #3B72F2;
  border-radius: 0;
  background: rgba(59, 114, 242, 0.2); }
  .datepicker table tr td.range.focused {
    background: #3b53de; }
  .datepicker table tr td.range.disabled {
    color: #8a98eb;
    background: #324cdd; }
    .datepicker table tr td.range.disabled:active {
      color: #8a98eb;
      background: #324cdd; }
  .datepicker table tr td.range.day.disabled:hover {
    color: #8a98eb;
    background: #324cdd; }
  .datepicker table tr td.range.highlighted.focused {
    background: #cbd3da; }
  .datepicker table tr td.range.highlighted.disabled {
    color: #dee2e6;
    background: #e9ecef; }
    .datepicker table tr td.range.highlighted.disabled:active {
      color: #dee2e6;
      background: #e9ecef; }
  .datepicker table tr td.range.today.disabled {
    color: #fff;
    background: #1051ea; }
    .datepicker table tr td.range.today.disabled:active {
      color: #fff;
      background: #1051ea; }
.datepicker table tr td.day.range-start {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #3B72F2; }
  .datepicker table tr td.day.range-start:hover {
    background: #1051ea; }
.datepicker table tr td.day.range-end {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #3B72F2; }
  .datepicker table tr td.day.range-end:hover {
    background: #1051ea; }
.datepicker table tr td.day.range-start.range-end {
  border-radius: 5px;
  background: #3B72F2;
  color: #FFFFFF; }
.datepicker table tr td.selected {
  color: #fff;
  background: #1051ea; }
  .datepicker table tr td.selected.highlighted, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.highlighted:hover {
    color: #fff;
    background: #1051ea; }
.datepicker table tr td.day.range:hover {
  color: #fff;
  background: #1051ea; }
.datepicker table tr td.active {
  color: #fff;
  background: #1051ea;
  box-shadow: none; }
  .datepicker table tr td.active.highlighted, .datepicker table tr td.active:hover, .datepicker table tr td.active.highlighted:hover {
    color: #fff;
    background: #1051ea;
    box-shadow: none; }
  .datepicker table tr td.active.active {
    background: #3B72F2; }
    .datepicker table tr td.active.active:hover {
      background: #2361f0; }
.datepicker table tr td span {
  line-height: 54px;
  display: block;
  float: left;
  width: 23%;
  height: 54px;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px; }
  .datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background: rgba(59, 114, 242, 0.2);
    color: #3B72F2; }
  .datepicker table tr td span.disabled {
    cursor: default;
    color: #dee2e6;
    background: none; }
    .datepicker table tr td span.disabled:hover {
      cursor: default;
      color: #dee2e6;
      background: none; }
  .datepicker table tr td span.active {
    background: #3B72F2; }
    .datepicker table tr td span.active.active {
      background: #3B72F2; }
    .datepicker table tr td span.active:hover {
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .datepicker table tr td span.active.disabled {
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .datepicker table tr td span.active.disabled:hover {
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #8898aa; }
.datepicker .datepicker-switch {
  width: 145px;
  cursor: pointer; }
.datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
  cursor: pointer; }
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #FFFFFF; }
.datepicker .prev.disabled, .datepicker .next.disabled {
  visibility: hidden; }
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-daterange .form-control {
  text-align: left; }

.selectize-dropdown-content [data-selectable] {
  padding: 10px 15px; }
  .selectize-dropdown-content [data-selectable] span.selectize-member-id {
    display: block;
    margin-bottom: 3px; }
    .selectize-dropdown-content [data-selectable] span.selectize-member-id:last-child {
      opacity: 0.8;
      margin-bottom: 0; }

.selectize-input {
  padding: 10px 20px;
  background: #FFFFFF;
  border: 2px solid #F0F1F3;
  box-shadow: none; }
  .selectize-input.full {
    background: #FFFFFF; }
  .selectize-input.focus {
    box-shadow: none; }

.modal-search {
  padding: 20px; }
  .modal-search .search-table {
    margin-top: 0; }

.bootstrap-datetimepicker-widget.dropdown-menu {
  width: 13em; }
.bootstrap-datetimepicker-widget table td {
  height: 35px;
  line-height: 35px;
  width: 35px; }
  .bootstrap-datetimepicker-widget table td span {
    width: 35px;
    height: 35px;
    line-height: 35px; }

.custom-calendar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: ms-flexbox;
  align-content: center; }
  .custom-calendar ul li {
    width: 100%;
    text-align: center; }
    .custom-calendar ul li a {
      position: relative;
      color: #17223B;
      padding: 5px 0;
      display: block;
      border-radius: 50%;
      margin-bottom: 15px;
      width: 35px;
      margin-left: auto;
      margin-right: auto;
      border: 1px solid transparent;
      font-weight: 500; }
      .custom-calendar ul li a:hover {
        border-color: #3B72F2; }
      .custom-calendar ul li a .legend {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        display: none;
        background: #3B72F2;
        content: '';
        position: absolute;
        left: 7px;
        bottom: 2px; }
        .custom-calendar ul li a .legend::before {
          width: 5px;
          height: 5px;
          border-radius: 50%;
          display: inline-block;
          background: #3B72F2;
          content: '';
          position: absolute;
          left: 7px; }
        .custom-calendar ul li a .legend::after {
          width: 5px;
          height: 5px;
          border-radius: 50%;
          display: inline-block;
          background: #3B72F2;
          content: '';
          position: absolute;
          left: 14px; }
  .custom-calendar ul.week li {
    font-size: 14px;
    color: #263859;
    padding-bottom: 25px; }
    .custom-calendar ul.week li:first-child {
      margin-left: 0; }
  .custom-calendar ul.days li a.prev-month {
    color: rgba(107, 119, 141, 0.4);
    font-weight: 400; }
  .custom-calendar ul.days li a.today {
    background: rgba(59, 114, 242, 0.2);
    color: #3B72F2; }
  .custom-calendar ul.days li a.closed {
    background: rgba(243, 86, 102, 0.2);
    color: #F35666;
    cursor: not-allowed; }
    .custom-calendar ul.days li a.closed:hover {
      border-color: transparent; }
  .custom-calendar ul.days li a.full {
    background: rgba(23, 34, 59, 0.2);
    color: #17223B;
    cursor: not-allowed; }
    .custom-calendar ul.days li a.full:hover {
      border-color: transparent; }
  .custom-calendar ul.days li a.low .legend {
    display: inline-block;
    left: 14px; }
    .custom-calendar ul.days li a.low .legend::before, .custom-calendar ul.days li a.low .legend::after {
      left: 0; }
  .custom-calendar ul.days li a.med .legend {
    display: inline-block;
    left: 10px; }
    .custom-calendar ul.days li a.med .legend::before {
      left: 7px; }
    .custom-calendar ul.days li a.med .legend::after {
      left: 0; }
  .custom-calendar ul.days li a.high .legend {
    display: inline-block; }
  .custom-calendar ul:last-child li a {
    margin-bottom: 0; }

.legend-footer {
  margin-bottom: 10px; }
  .legend-footer svg {
    height: 18px;
    display: inline-block;
    fill: #3B72F2;
    vertical-align: middle;
    margin-right: 5px; }
  .legend-footer h6 {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    overflow: auto;
    max-width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .legend-footer h6::-webkit-scrollbar {
      display: none; }

.show-legend {
  display: block;
  font-size: 15px; }
  .show-legend .dropdown-icon {
    width: 22px;
    height: 22px;
    background: rgba(59, 114, 242, 0.3);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    transition: all 0.2s ease-in; }
    .show-legend .dropdown-icon i {
      position: absolute;
      color: #3B72F2;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .show-legend label {
    vertical-align: middle;
    margin-bottom: 0; }
    .show-legend label .hide {
      display: none; }
  .show-legend[aria-expanded="true"] .dropdown-icon {
    transform: rotate(-180deg); }
  .show-legend[aria-expanded="true"] label .hide {
    display: inline-block; }
  .show-legend[aria-expanded="true"] label .show {
    display: none; }

#sample {
  width: 100%; }

#dental-layer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0; }

.tooth-item {
  fill: transparent;
  stroke: tranparent; }
  .tooth-item:hover, .tooth-item:focus {
    stroke: #3B72F2; }
  .tooth-item.green {
    fill: rgba(59, 114, 242, 0.5); }
  .tooth-item.red {
    fill: rgba(243, 86, 102, 0.5); }
  .tooth-item.blue {
    fill: rgba(101, 250, 255, 0.5); }
  .tooth-item.yellow {
    fill: rgba(255, 214, 101, 0.5); }

.dental-notes {
  list-style: none;
  margin: 0;
  padding: 0; }
  .dental-notes .note-item {
    border: 1px solid #F0F1F3;
    border-radius: 5px;
    padding: 15px 10px;
    position: relative;
    margin-bottom: 10px; }
    .dental-notes .note-item .note-color {
      height: 22px;
      width: 22px;
      border-radius: 50%;
      display: inline-block;
      position: absolute;
      top: 15px;
      left: 18px; }
      .dental-notes .note-item .note-color.green {
        background: #3B72F2; }
      .dental-notes .note-item .note-color.red {
        background: #F35666; }
      .dental-notes .note-item .note-color.blue {
        background: #65FAFF; }
      .dental-notes .note-item .note-color.yellow {
        background: #FFD665; }

.note-info {
  list-style: none;
  margin: 0;
  padding: 0 0 0 40px; }
  .note-info li {
    color: #6B778D;
    margin-bottom: 7px; }
    .note-info li span {
      color: #17223B; }
    .note-info li:last-child span {
      display: block; }

.options {
  display: flex;
  display: ms-flexbox;
  margin-bottom: 15px; }

.option-item {
  padding: 15px 10px;
  width: 100%;
  display: block;
  background: #F0F1F3;
  border-radius: 5px;
  text-align: center;
  color: #17223B;
  margin-right: 10px;
  border: 2px solid transparent; }
  .option-item:last-child {
    margin-right: 0; }
  .option-item:hover, .option-item:focus, .option-item.active {
    background: rgba(59, 114, 242, 0.2);
    color: #3B72F2;
    border-color: #3B72F2; }

.clinic-img {
  text-align: center; }

.display-picture {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  background: url("../images/default-display-img.png"); }
  .display-picture span {
    background: rgba(23, 34, 59, 0.3);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.2s ease-in; }
    .display-picture span i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 24px;
      color: #FFFFFF; }
  .display-picture:hover span, .display-picture:focus span {
    opacity: 1; }

.permission-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.permission-item {
  display: flex;
  display: ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 15px; }
  .permission-item .perm-title {
    margin-bottom: 0;
    line-height: 24px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    color: #263859; }
  .permission-item span {
    width: 26px;
    height: 26px;
    background: rgba(59, 114, 242, 0.3);
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    transition: all 0.2s ease-in; }
    .permission-item span i {
      line-height: 27px; }
  .permission-item:hover span {
    background: #3B72F2; }
    .permission-item:hover span i {
      color: #FFFFFF; }
  .permission-item[aria-expanded="true"] {
    padding-bottom: 0; }
    .permission-item[aria-expanded="true"] .perm-title {
      color: #3B72F2; }
    .permission-item[aria-expanded="true"] span {
      transform: rotate(180deg);
      background: #3B72F2; }
      .permission-item[aria-expanded="true"] span i {
        color: #FFFFFF; }
  .permission-item:last-child {
    padding-bottom: none; }

.permission-content {
  border: 1px solid #3B72F2;
  border-radius: 5px;
  padding: 13px;
  margin: 15px 0; }

.uploaded-img-file {
  width: 100%;
  height: 250px;
  border-radius: 5px;
  margin: 15px 0;
  border: 2px solid #F0F1F3;
  padding: 15px;
  display: block;
  background-size: cover; }

.amount-item h3 {
  font-size: 38px;
  margin-top: 15px; }
  .amount-item h3 span {
    text-transform: uppercase;
    font-size: 50%;
    color: #3B72F2;
    margin-left: 5px; }
.amount-item.-sm h3 {
  font-size: 26px; }

.summary-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .summary-list .summary-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px; }
    .summary-list .summary-item label {
      margin-bottom: 0; }
    .summary-list .summary-item span {
      font-weight: 600; }

.wow {
  color: #3B72F2; }

.modal-document {
  font-size: 23px !important; }
  .modal-document b {
    padding-bottom: 2px;
    border-bottom: 2px solid #3B72F2;
    font-weight: 500; }
  .modal-document h2 {
    font-size: 2.2rem; }
  .modal-document p {
    line-height: 2; }
  .modal-document .multiple-num span {
    vertical-align: top;
    line-height: 2; }

@media print {
  #print-footer {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0; } }
@media (min-width: 576px) {
  .appoint-item a {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between; }

  .form-content {
    padding-left: 45px; }

  .shorcut-btn .btn {
    display: inline-block;
    width: auto; } }
@media (min-width: 768px) {
  .search-table {
    display: -ms-flexbox;
    display: flex; }
    .search-table .btn {
      display: inline-block;
      width: auto;
      margin-top: 0; }
    .search-table .form-control {
      margin-right: 5px;
      margin-bottom: 0; }

  .modal-sm {
    max-width: 350px; }

  .modal-pin {
    max-width: 370px; }

  .page-not-found-100vh img {
    height: 180px;
    width: 180px; } }
@media (min-width: 992px) {
  .login-bg {
    height: 100vh; }

  .login-card {
    padding-right: 30px; }

  .pcoded-header {
    border-radius: 20px 0 0 0;
    margin-top: 0;
    box-shadow: -8px 0px 20px -6px rgba(23, 34, 59, 0.1); }

  .pcoded-main-container {
    border-radius: 0 0 0 20px; }

  .bottom-nav {
    display: none; }

  .modal-xl {
    max-width: 1000px; } }
@media (max-width: 992px) {
  .pcoded-navbar {
    z-index: 1032; } }
@media (max-width: 768px) {
  .table.mobile-table {
    border-collapse: separate;
    border-spacing: 0; }
    .table.mobile-table thead {
      display: none; }
    .table.mobile-table td.small-table-item {
      border-left: 1px solid #F0F1F3;
      padding: 15px 25px;
      border-radius: 5px; }
      .table.mobile-table td.small-table-item label {
        display: block;
        margin-bottom: 0;
        font-weight: 600; }
      .table.mobile-table td.small-table-item ul {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0; }
        .table.mobile-table td.small-table-item ul li {
          color: #6B778D;
          margin-bottom: 5px; }
          .table.mobile-table td.small-table-item ul li span {
            color: #263859;
            font-weight: 500; }
          .table.mobile-table td.small-table-item ul li label {
            font-weight: 400;
            color: #263859; }
          .table.mobile-table td.small-table-item ul li h5 {
            font-size: 16px;
            color: #17223B; }
            .table.mobile-table td.small-table-item ul li h5 .badge-primary {
              color: #3B72F2 !important; } }
@media (max-width: 576px) {
  .pcoded-header .navbar-nav.mr-auto li {
    display: block;
    padding-left: 15px; }

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

  .modal-dialog.full-modal {
    margin: 0; }
    .modal-dialog.full-modal .modal-content {
      border-radius: 0;
      border: none;
      min-height: 100vh; }

  .pcoded-content {
    padding-bottom: 90px; }

  .card .card-header.with-button {
    display: block; }
    .card .card-header.with-button .btn {
      width: 100%;
      display: block;
      margin-top: 10px; } }

/*# sourceMappingURL=custom-style.css.map */
