﻿/*!
Theme Name: Vesuvio Admin Template
Theme URL: 
Author: 
Author URI:
Description: 
Version: 1.0.0 
Text Domain: Vesuvio Admin Template
Tags: vesuvio, admin 
Company site: wwww.vesuviois.com
*/
/* Example
  .theme-button {
    background-color: theme(icon, link);
    font-weight: theme(text-weight, heavy);
  } */
body {
  font-size: 1.4rem;
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background: #F5F7FA;
  /*height: calc(100vh + 3px);*/ }

.sidebar .navbar-nav .dropdown-menu {
  position: static; }

.slimScrollBar {
  opacity: 0.15 !important; }

.slimScrollDiv .slimScrollBar {
  display: none !important; }

.slimScrollDiv:hover .slimScrollBar {
  display: block !important; }

/*@media only screen and (min-width: 768px) {
    .sidebar-sticky {
        overflow-x: initial !important;
    overflow-y: initial !important;
    }
}*/
.copyright {
  position: fixed;
  bottom: 10px;
  left: 20px;
  color: #fff;
  font-size: 1.2rem;
  opacity: 0.5; }

.tooltip-demo a {
  white-space: nowrap; }

.bd-example-tooltip-static .tooltip {
  position: relative;
  display: inline-block;
  margin: 10px 20px;
  opacity: 1; }

.social a {
  color: rgba(0, 0, 0, 0.6); }
    .social a:hover {
        text-decoration: none;
        color: #1D8CFE;
    }
  .social a i {
    font-size: 1.8rem; }

.breadcrumb {
  margin-bottom: 2px; }

.page-head {
  background: #F1F1F1;
  margin: 0 -10px 30px -10px;
  padding: 15px 20px; }
  @media (max-width: 767px) {
    .page-head {
      margin: 0 0 30px 0; } }
  .page-head h3.mb-5 {
    margin-bottom: 0px !important; }
  .page-head h3 {
    font-size: 2rem;
    text-transform: uppercase;
    color: #00A9A4; }

.no-data img {
  opacity: 0.5; }

.no-data span {
  opacity: 0.5; }

.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: 10px;
  padding-left: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.p-4 {
  padding: 2rem !important; }

.pt-4 {
  padding-top: 2rem !important; }

.pl-4 {
  padding-left: 2rem !important; }

.pb-4 {
  padding-bottom: 2rem !important; }

.pr-4 {
  padding-right: 2rem !important; }

.px-4 {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.py-4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.m-4 {
  margin: 2rem !important; }

.mt-4 {
  margin-top: 2rem !important; }

.ml-4 {
  margin-left: 2rem !important; }

.mb-4 {
  margin-bottom: 2rem !important; }

.mr-4 {
  margin-right: 2rem !important; }

.mx-4 {
  margin-left: 2rem !important;
  margin-right: 2rem !important; }

.my-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.lh-normal {
  line-height: normal; }

.gx-1 {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }
  .gx-1 > * {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

.gx-2 {
  margin-left: 0.75rem;
  margin-right: 0.75rem; }
  .gx-2 > * {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

.gx-3 {
  margin-left: 1rem;
  margin-right: 1rem; }
  .gx-3 > * {
    padding-left: 1rem;
    padding-right: 1rem; }

html {
  font-size: 62.5%; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", Arial, sans-serif; }

h1,
.h1 {
  font-size: 3.4rem; }

h2,
.h2 {
  font-size: 2.8rem; }

h3,
.h3 {
  font-size: 2.4rem; }

h4,
.h4 {
  font-size: 2rem; }

h4,
.h4 {
  font-size: 2rem; }

h5,
.h5 {
  font-size: 1.8rem; }

h6,
.h6 {
  font-size: 1.6rem; }

a {
    color: #1D8CFE;
}
    a:hover {
        color: #00328b;
        color: #00328b;
    }

h6 {
  font-weight: 600; }

.text-blue {
  color: #39A6ED; }

.text-red {
  color: #F36965; }

.text-green {
  color: #0ACC8F; }

.text-neon {
  color: #47DEEF; }

.text-yellow {
  color: #F2BB3A; }

.text-support {
  color: rgba(0, 0, 0, 0.6); }

.font-weight-medium {
  font-weight: 500; }

.text-orange {
  color: #F6911B; }

.text-black {
  color: #272833; }

.card {
  border: none;
  border-radius: 0.375rem;
  box-shadow: 0px 2px 2px #efefef8f;
  border: 1px solid #e9e9e9;
  border-radius: 5px; }
  .card-header {
    background: none;
    border-bottom: none; }
  .card-body {
    padding: 2rem; }
  .card-footer {
    background: none;
    border-top: none; }
  @media (min-width: 993px) {
    .card-columns {
      column-count: 4; } }
  .card-focaldata {
    font-size: 2.8rem;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600; }

.border-zero {
  border: none; }

.bg-none {
  background: none !important; }

.chart-height-A {
  height: 230px; }

.text-small {
  font-size: 1.2rem; }

.dbox-height-lg {
  height: 800px; }

.dbox-height-md {
  height: 600px; }

.dbox-height-sm {
  height: 405px; }

.handheld-on {
  display: none; }
  @media (max-width: 767px) {
    .handheld-on {
      display: block; } }

.handheld-off {
  display: none; }
  @media (min-width: 768px) {
    .handheld-off {
      display: block; } }

.small,
small {
  font-size: 1.2rem; }

.box {
  background: #fff;
  border-radius: 0.375rem;
  box-shadow: 0px 3px 15px #EAEBEE;
  border: 1px solid #e9e9e9; }
  .box-hollow {
    border: 5px solid #fff;
    padding: 0.5rem 0.5rem 0; }
    @media (min-width: 769px) {
      .box-hollow {
        padding: 2.5rem 2.5rem 0; } }

.rounded-bottom {
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important; }
  .rounded-bottom-zero {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

.loading-sm {
  height: 24px; }

.loading-md {
  height: 34px; }

.loading-lg {
  height: 48px; }

.close {
  font-size: 2.5rem; }

.badge {
  font-size: 1.3rem;
  font-weight: normal; }

.breadcrumb {
  background: #e1e6ea; }

.mx-height-md {
  max-height: 610px;
  overflow: auto; }

.rounded-flat {
  border-radius: 25px; }

.switch {
  background: #f2f2f2;
  border-radius: 3px;
  overflow: hidden;
  position: relative; }
  .switch .slider {
    height: 40px;
    width: 50%;
    background: #00D191;
    position: absolute;
    top: -5px;
    left: 0;
    transition: all 0.3s cubic-bezier(0, 1.13, 0.58, 1); }
  .switch .btn {
    padding: .3rem .75rem;
    transition-duration: 0.2s;
    transition-property: all; }
    .switch .btn.active {
      color: #fff; }
  .switch .btn.focus,
  .switch .btn:focus {
    outline: 0;
    box-shadow: none; }

.left-switch.active ~ .slider {
  left: 0; }

.right-switch.active ~ .slider {
  transform: translateX(100%);
  background: grey; }

.case-timeline {
  padding: 0; }
  .case-timeline li {
    display: flex;
    align-items: center;
    list-style: none;
    margin-bottom: 14px; }
    .case-timeline li.active .case-stat-icon {
      background-color: #39A6ED;
      border-color: #39A6ED; }
    .case-timeline li.no-pipe .case-stat-icon:before {
      display: none; }
    .case-timeline li.rejected .case-stat-icon:after {
      content: "";
      width: 1px;
      height: 16px;
      display: block;
      background-color: #707070;
      transform: rotate(22deg) translateX(7px) translateY(-3px); }

.case-stat-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #707070;
  display: block;
  margin-right: 15px;
  position: relative; }
  .case-stat-icon:before {
    content: "";
    height: 17px;
    width: 1px;
    background-color: #707070;
    position: absolute;
    top: 17px;
    left: 8px;
    display: block; }
  .case-stat-icon.active {
    background-color: #39A6ED; }

.case-stat-text {
  display: block; }

/* ratio images */
.img-container {
  position: relative;
  width: 100%;
  padding-top: 66.66%;
  /* 3:2 Aspect Ratio */
  overflow: hidden; }

.img-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  font-size: 20px;
  color: white;
  width: 100%;
  height: 100%; }
  .img-item img {
    width: 100%;
    object-fit: cover;
    height: 100%; }

.help-text {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.7); }

@media (min-width: 769px) {
  .h-100 {
    height: 100%; } }

.horizontal-sep {
  display: none; }
  @media (min-width: 993px) {
    .horizontal-sep {
      display: block; } }

.welcome-txt {
  font-size: 14px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.6); }

.badge-primary {
  background: #39A6ED; }

.p-4h {
  padding: 2.4rem !important; }

.px-4h {
  padding-left: 2.4rem !important;
  padding-right: 2.4rem !important; }

.py-4h {
  padding-top: 2.4rem !important;
  padding-bottom: 2.4rem !important; }

.pt-4h {
  padding-top: 2.4rem !important; }

.pb-4h {
  padding-bottom: 2.4rem !important; }

.pl-4h {
  padding-left: 2.4rem !important; }

.pr-4h {
  padding-right: 2.4rem !important; }

.m-4h {
  margin: 2.4rem !important; }

.mx-4h {
  margin-left: 2.4rem !important;
  margin-right: 2.4rem !important; }

.my-4h {
  margin-top: 2.4rem !important;
  margin-bottom: 2.4rem !important; }

.mt-4h {
  margin-top: 2.4rem !important; }

.mb-4h {
  margin-bottom: 2.4rem !important; }

.ml-4h {
  margin-left: 2.4rem !important; }

.mr-4h {
  margin-right: 2.4rem !important; }

.alert-warning {
  color: #FF9248;
  background-color: #FFE5D3;
  border-color: #FFE5D3; }

.text-warning {
  color: #FF9248 !important; }

.text-break-td td:first-child {
  width: 117px;
  word-break: break-all; }

.badge-danger {
  color: #fff !important;
  background-color: #dc3545 !important; }

.badge-warning {
  color: #212529 !important;
  background-color: #ffc107 !important; }

.badge-success {
  color: #fff !important;
  background-color: #28a745 !important; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E") no-repeat;
  background-size: 18px;
  background-position: calc(100% - 5px) center;
  background-repeat: no-repeat;
  padding-right: 25px !important; }

.navbar {
  display: block; }
  @media (max-width: 767px) {
    .navbar {
      padding: 0; } }
  .navbar-nav {
    width: 100%;
    padding: 0 0.5rem;
    padding-bottom: 115px;
    align-items: flex-end
  }

.nav-item {
  margin-bottom: 1px;
  width: 100%;
}
  .nav-item.active {
    background: #1879DD;
    border-radius: 6px; }
  .nav-item .nav-link {
    /*width: 210px;*/
    padding: 0.9rem !important; }
    .nav-item .nav-link-label {
      transition: all 0.3s;
      font-size: 1.3rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
    .nav-item .nav-link i {
      font-size: 1.5rem;
      margin-right: 0.5rem !important; }


@media (max-width: 767px) {
  .navbar-brand {
    margin-right: 0; } }

.navbar-brand.handheld-on {
  background: #1D8CFE; }
  @media (max-width: 767px) {
    .navbar-brand.handheld-on img {
      height: 42px; } }

.navbar-brand .brand-icon {
  width: 36px;
  height: 36px;
  text-align: center;
  color: black;
  display: none;
  font-size: 2.4rem;
  border-radius: 50%;
  margin: auto; }
  .navbar-brand .brand-icon img {
    max-width: 100%;
    height: auto !important; }

.navbar-brand img {
  height: 40px !important; }

.navbar-toggler {
  background: #1D8CFE;
  border-radius: 0;
  color: #fff;
  font-size: 1.7rem;
  padding: .25rem 1.6rem; }
  .navbar-toggler-icon {
    height: auto; }
  .navbar-toggler:focus {
    outline: none; }

@media (max-width: 767px) {
  .navbar-collapse {
    position: fixed;
    top: 48px;
    left: 0;
    padding: 0.5rem;
    height: 100vh !important;
    background: #1D8CFE;
    width: 220px;
    z-index: 9999;
    transform: translateX(-100%);
    transition: all 0.3s ease; } }

.navbar-collapse.show {
  transform: translateX(0px); }

/* top navigation */
.navbar-top {
  background: #fff;
  padding: 0.5rem 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99; }
  @media (min-width: 768px) {
    .navbar-top {
      width: calc(100% - 220px);
      transform: translateX(220px);
      transition: 0.4s ease all; } }
  @media (max-width: 767px) {
    .navbar-top {
      background: #1D8CFE;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 999;
      width: 100%;
      padding-bottom: 0;
      border-bottom: 1px solid #e1e1e1; } }
  .navbar-top ul {
    list-style: none; }
  .navbar-top .dropdown-menu.dropdown-menu-right {
    transform: none !important;
    top: 100% !important;
    right: 10px !important;
    left: auto !important;
    font-size: 1.3rem; }
  .navbar-top select.form-control {
    border: 1px solid #ddd; }
  .navbar-top .form-control {
    border: 1px solid #ddd !important; }

.user-item {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  display: block; }
  .user-item.large {
    width: 110px;
    height: 110px; }

.user .notification i {
  font-size: 2.1rem; }

.user .user-item {
  width: 22px;
  height: 22px; }

.notification .dropdown-toggle::after {
  display: none; }

.expand-icon {
  float: right;
  margin-top: 3px; }

.nav-item .expand-icon {
  transform: rotate(180deg); }

.nav-item.collapsed .expand-icon {
  transform: rotate(0deg); }

.sub-menu {
  list-style: none;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 10px; }
  .sub-menu > li > a {
    padding: 0.3rem 0;
    display: block;
    color: #fff;
    opacity: 0.7;
    font-size: 1.4rem;
    line-height: 1.3;
    padding-left: 10px; }
    .sub-menu > li > a:hover {
      opacity: 1;
      text-decoration: none; }
  .sub-menu > .active > a {
    opacity: 1; }

.menu-level1 a {
  color: #fff !important; }

.menu-level1.collapsed a {
  color: rgba(255, 255, 255, 0.5) !important; }
  .menu-level1.collapsed a:hover {
    color: rgba(255, 255, 255, 0.7) !important; }

.menu-level1.collapsed.active a {
  color: white !important; }

.flying-nav {
  font-size: 2rem; }
  @media screen and (min-width: 767px) {
    .flying-nav {
      position: fixed !important;
      bottom: -1px;
      left: 0px;
      background: #1D8CFE;
      width: 220px;
      box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.1);
      z-index: 999; } }
  .flying-nav a.nav-link {
    width: auto;
    text-align: right; }

.sidebar-collapse .flying-nav {
  width: 65px; }

.sidelist {
  margin-bottom: 1px;
  list-style: none;
  border-radius: 5px;
  padding: 2px 5px; }
  .sidelist.active {
    background: #176dc5; }
  .sidelist:hover {
    background: #176dc5; }

.sidebar-sticky .navbar {
  padding: .5rem 0.5rem 1.8rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #009AB4; }

.navbar-dark .navbar-nav .nav-link {
  color: #fff; }

.navbar-dark .navbar-nav .nav-link:hover {
  background: #1879DD;
  border-radius: 6px;
  color: #fff; }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #fff; }

.collapseit {
  display: none; }
  @media (min-width: 769px) {
    .collapseit {
      display: block; } }

.hamburger-wrapper {
    height: 35px;
    padding: 1rem !important;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: end;
    color: white;
    position: relative; /* Add relative positioning for tooltip placement */
}

    .hamburger-wrapper:hover {
        background-color: rgba(0,0,0,0)
    }

    .hamburger-wrapper svg {
        display: block;
        width: 22px;
        height: 22px;
    }

.tooltip-text {
    position: absolute;
    bottom: 100%; /* Position the tooltip below the hamburger */
    left: 60%; /* Center the tooltip horizontally */
    transform: translateX(-50%); /* Adjust for centering */
    background-color: #333;
    color: white;
    padding: 0.5rem;
    border-radius: 3px;
    opacity: 0; /* Hide initially */
    transition: opacity 0.3s ease-in-out; /* Add transition effect */
    font-size: 10px;
    white-space: nowrap;
}

.hamburger-wrapper:hover .tooltip-text {
    opacity: 1; /* Show tooltip on hover */
    background-color: rgba(0, 0, 0, 0.4);
    transform: scale(1.1); /* Increase the size on hover */
    padding: 0.8rem !important; /* Adjust padding on hover */
    margin-right: -0.2rem; /* Move the hover effect a bit closer by adjusting the margin */
}

.sidebar-collapse .hamburger-wrapper svg {
    transform: rotate(180deg);
}

.text-red {
  color: #FF0606; }

.text-success--light {
  color: #00C284; }

.text-muted {
  color: #e5e5e5 !important; }

.form-control {
  font-size: 1.4rem; }

.form-group {
  margin-bottom: 1.5rem; }

.form-action-controls {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: #fff;
  /* margin-left: 250px; */
  /* height: 60px; */
  padding: 6px 6px 8px;
  text-align: right;
  box-shadow: 0 -5px 13px rgba(0, 0, 0, 0.1);
  width: calc(100% - 250px); }
  @media (max-width: 767px) {
    .form-action-controls {
      width: 100%; } }
  .form-action-controls .btn {
    margin: 5px; }

select.form-control:not([size]):not([multiple]) {
  padding: 0.4rem; }

.valid-feedback, .invalid-feedback {
  font-size: 1.2rem; }

.custom-select {
  height: auto; }

.input-group-text {
  font-size: 1.4rem; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s; }

.form-viewdata .col-form-label {
  padding-bottom: 0;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.4rem; }

.form-viewdata .form-control-plaintext {
  padding-top: 0;
  font-size: 1.6rem;
  line-height: 1.2; }

.form-viewdata .form-group {
  margin-bottom: 0.8rem; }

input[type=checkbox], input[type=radio] {
  width: 15px;
  height: 15px; }

.div.dataTables_wrapper div.dataTables_length select.custom-select, select.form-control:not([size]):not([multiple]) {
  padding: 3px 19px 3px 5px !important; }

.custom-select {
  font-size: 1.4rem; }

.dateholder {
  position: relative; }
  .dateholder-data {
    padding-right: 20px !important; }
  .dateholder-append {
    position: absolute;
    right: 6px;
    top: 3px;
    z-index: 1; }

.custom-switch input[type=checkbox], .custom-switch input[type=radio] {
  width: auto;
  height: auto; }

.custom-switch-right .custom-control-label {
  padding-left: 18px; }
  .custom-switch-right .custom-control-label::before {
    width: 34px;
    height: 14px;
    border-radius: 25px;
    background: #DDE1E5;
    border: none; }
  .custom-switch-right .custom-control-label::after {
    top: 0px;
    width: 18px;
    left: calc(-2.25rem + -3px);
    height: 18px;
    border-radius: 50px;
    background: #8199A5;
    background: #009AB4; }

.custom-switch-right .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #3EC1D5;
  background-color: #3EC1D5; }

.custom-switch-right .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(21px);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.amsify-suggestags-input {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

.amsify-suggestags-input-area {
  padding: 3px; }

.amsify-suggestags-input-area .amsify-select-tag {
  padding: 6px 7px !important;
  margin: 2px !important; }

.accordion .card {
  border-bottom: 1px solid #dee2e6 !important; }
  .accordion .card:last-child {
    border-bottom: none !important; }

.accordion .card-header {
  padding: 0;
  cursor: pointer; }
  .accordion .card-header-item {
    padding: 2rem;
    color: #00A9A4; }
    .accordion .card-header-item .accordion-indicator i.fa-plus {
      display: none; }
    .accordion .card-header-item .accordion-indicator i.fa-minus {
      display: block; }
  .accordion .card-header-item.collapsed {
    color: #262626; }
    .accordion .card-header-item.collapsed .accordion-indicator i.fa-plus {
      display: block; }
    .accordion .card-header-item.collapsed .accordion-indicator i.fa-minus {
      display: none; }
  .accordion .card-header-item:hover {
    color: #00A9A4; }

.accordion .card-body {
  padding: 0.5rem 2rem 2rem; }


.btn {
  font-size: 1.4rem; }

.btn-reset {
    width: 35%;
    background-color: rgba(1, 0, 80, 0.2) !important;
    border-color: rgba(1, 0, 80, 0.2) !important;
}
.btn-primary {
    background-color: #1D8CFE;
    border-color: #1D8CFE;
}
    .btn-primary:hover {
        background-color: #1D8CFE;
        border-color: #1D8CFE;
    }
    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
        background-color: #00328b;
        border-color: #00328b;
    }
    .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 154, 180, 0.5); }
.btn-outline-primary {
    border-color: #1D8CFE;
    color: #1D8CFE;
}
    .btn-outline-primary:hover {
        background-color: #00328b;
        border-color: #00328b;
        color: #fff;
    }
    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active {
        background-color: #00328b;
        border-color: #00328b;
    }
    .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(0, 154, 180, 0.5); }
  .btn-link {
    color: #009AB4; }
    .btn-link:hover {
      color: #00849b; }
  .btn-group-lg > .btn {
    font-size: 2rem;
    padding-left: 2rem;
    padding-right: 2rem; }
  .btn-group-md > .btn {
    font-size: 1.6rem;
    padding: 0.7rem 1.5rem; }
  .btn-lg {
    font-size: 2rem;
    padding-left: 2rem;
    padding-right: 2rem; }
  .btn-md {
    font-size: 1.6rem;
    padding: 0.7rem 1.5rem; }
  .btn-rounded {
    border-radius: 25px; }
  .btn-fly-r {
    position: absolute;
    top: 0px;
    right: 20px; }

.show .btn-primary.dropdown-toggle {
  background-color: #00778b;
  border-color: #00778b; }

.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 154, 180, 0.5); }

div.dt-button-collection .dt-button.buttons-columnVisibility {
  box-shadow: none; }

.btn-group .btn {
  border-left: 1px solid rgba(255, 255, 255, 0.21); }

.btn-group-toggle {
  border: 1px solid #3EC1D5;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 0 !important; }
  .btn-group-toggle label {
    min-width: 0;
    line-height: 20px;
    cursor: pointer;
    margin-left: -1px;
    border-right: 1px solid #3EC1D5;
    padding: 5px 20px; }
    .btn-group-toggle label:last-child {
      border-right: none; }
    .btn-group-toggle label:hover {
      background: rgba(62, 193, 213, 0.1); }
    .btn-group-toggle label:focus, .btn-group-toggle label.focus {
      box-shadow: none !important; }
    .btn-group-toggle label.active {
      background: #3EC1D5;
      color: #fff; }
  .btn-group-toggle.btn-group-md label {
    height: 33px;
    min-width: 80px;
    font-size: 1.3rem;
    line-height: 32px;
    padding: 0; }

.btn-group-custom {
  border: none;
  border-bottom: 1px solid #EAEBEE;
  display: block;
  padding: 0 5px;
  position: relative;
  overflow: initial;
  bottom: -1px;
  border-radius: unset; }
  .btn-group-custom .btn-group-link {
    background: #EAEBEE;
    padding-left: 25px;
    padding-right: 25px;
    min-width: initial;
    border: none; }
    .btn-group-custom .btn-group-link:first-child {
      border-bottom-left-radius: 0; }
    .btn-group-custom .btn-group-link:last-child {
      border-bottom-right-radius: 0; }

.quick-btn {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: -5px 5px 0;
  background-color: #00DDFF !important;
  border-color: #00DDFF !important;
  position: relative; }
  .quick-btn img {
    width: 18px; }
  .quick-btn:before {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    border: 1px solid #00DDFF;
    position: absolute;
    top: -4px;
    left: -4px;
    transform: scale(1);
    transition: all 300ms ease;
    z-index: -1; }
  .quick-btn.detail .fa-plus {
    display: none; }
  .quick-btn.detail .fa-minus {
    display: block; }
  .quick-btn.detail.collapsed .fa-plus {
    display: block; }
  .quick-btn.detail.collapsed .fa-minus {
    display: none; }
  .quick-btn.collapsed {
    background-color: #3ec1d5 !important;
    border-color: #3ec1d5 !important; }
    .quick-btn.collapsed:before {
      transform: scale(0.5); }
  .quick-btn:focus, .quick-btn:active {
    box-shadow: none; }

.card-close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #EBEBEB;
  font-size: 14px;
  padding: 3px 7px;
  z-index: 1;
  color: grey; }
  .card-close:hover {
    color: #0ACC8F; }

.btn-info {
  background-color: rgba(0, 154, 180, 0.14);
  border-color: transparent;
  color: #262626; }
  .btn-info:hover {
    background-color: #00849b;
    border-color: #00849b; }
  .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active {
    background-color: #00778b;
    border-color: #00778b; }
  .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 154, 180, 0.5); }

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
  .btn-check:checked + btn-outline-primary {
    background-color: #00A9A4;
    border-color: #00A9A4;
    color: #fff; }

.btn-add-tr {
  color: #00A9A4;
  border-color: #ced4da; }

.btn-group-toggle.btn-group-sm label {
  height: 28px;
  min-width: 40px;
  font-size: 1.2rem;
  line-height: 25px;
  padding: 0; }

.font-sm, .btn-group-sm > .btn, .btn-group-sm > .btn .badge {
  font-size: 1.2rem; }

.btn-group-sm > .btn {
  border-radius: 0.5rem; }

.main-search {
  position: relative; }
  @media (max-width: 767px) {
    .main-search {
      border-left: 1px solid rgba(255, 255, 255, 0.3);
      margin-left: 25px; } }
  @media (max-width: 479px) {
    .main-search {
      display: none !important; } }
  .main-search .form-control {
    padding-left: 45px;
    border: none;
    position: relative;
    background: transparent;
    z-index: 1;
    border-radius: 0;
    transition: all 0.3s ease; }
    .main-search .form-control:hover {
      background: rgba(0, 0, 0, 0.1); }
    .main-search .form-control:focus {
      box-shadow: none;
      background: rgba(0, 0, 0, 0.2);
      width: 150%; }
  .main-search .fa-search {
    position: absolute;
    left: 18px;
    top: 14px;
    font-size: 1.6rem;
    z-index: 0;
    color: rgba(0, 0, 0, 0.6); }
    @media (max-width: 767px) {
      .main-search .fa-search {
        color: rgba(255, 255, 255, 0.6);
        top: 16px; } }

.notification-head {
  padding: 8px 16px; }
  .notification-head a {
    color: #000; }

.notification-badge {
  position: absolute;
  top: -7px;
  right: 5px;
  min-width: 14px;
  max-width: 50px;
  font-size: 11px;
  background: #F36965;
  color: #fff;
  display: block;
  text-align: center;
  padding: 1px 3px;
  border-radius: 25px; }

.notification-body .notification-item {
  display: inline-block; }
  .notification-body .notification-item:hover {
    text-decoration: none;
    background: #f2f2f2; }

.notification-msg a {
  display: inline-block; }
  .notification-msg a:hover {
    text-decoration: none;
    background: #f2f2f2; }

.notification-foot {
  padding: 8px 16px;
  border-top: 1px solid #eee; }

.notification .media {
  padding: 10px 16px; }
  .notification .media-img {
    margin-right: 8px;
    margin-top: 3px; }
    .notification .media-img img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .notification .media .circle {
    border-radius: 50%;
    height: 38px;
    width: 38px;
    overflow: hidden; }
  .notification .media p {
    margin-bottom: 0; }

.quickstats {
  position: relative; }
  .quickstats:last-child {
    border-bottom: none; }
  .quickstats:hover {
    text-decoration: none; }
  .quickstats h6 {
    margin-bottom: 0 !important;
    font-weight: 400;
    display: flex;
    align-items: center; }
  .quickstats-icon {
    padding: 0 10px;
    color: #8199A5; }
  .quickstats-data {
    padding: 0 10px;
    /*color: #262626;*/ }
  @media (min-width: 769px) {
    .quickstats {
      height: 100%; } }

.table {
  padding-bottom: 10px; }
  .table-compact tr th, .table-compact tr td {
    padding: 1.3rem 0.2rem; }

.table-custom tr:first-child td {
  border: none; }

.table-custom tr td {
  vertical-align: top;
  padding: 1.3rem 0.7rem; }

.table-custom tr.active td {
  background: #D8F3F7; }

.table-custom thead {
  background-color: #f4f9ff; }
  .table-custom thead th {
    border-top: none;
    border-bottom: 1px solid #ededed; }

.table-lg thead th:first-child {
  padding-left: 1.6rem;
  padding-right: 1.6rem; }

.table-lg tr td:first-child {
  padding: 1.4rem 1.6rem; }

.table-hover tbody tr:hover {
  background-color: #EBEFF2; }

.table-noheading .table-noheading tr:first-child td {
  border-top: none; }

.table-noheading .td-controls {
  max-width: 75px; }
  .table-noheading .td-controls a {
    color: rgba(0, 0, 0, 0.6); }
    .table-noheading .td-controls a:hover {
      color: #00A9A4; }
  .table-noheading .td-controls > a {
    padding: 0 1rem;
    margin: 0 0.5rem; }
  .table-noheading .td-controls .dropdown {
    padding: 0 1rem;
    margin: 0 0.5rem; }
  .table-noheading .td-controls .dropdown-toggle::after {
    display: none; }

.table-noheading .page-link {
  padding: .7rem 1rem; }

.table-noheading .dataTables_length {
  padding: 0.3rem 0; }
  .table-noheading .dataTables_length .custom-select {
    padding: 0.5rem 1.5rem !important; }

.table-noheading .dataTables_filter, .table-noheading .dataTables_info, .table-noheading .dataTables_paginate {
  padding: 1.3rem 0rem; }

.table-datanowrap td {
  white-space: nowrap; }

.table-responsive {
  overflow-x: auto;
  padding-bottom: 10px; }
  .table-responsive .card {
    border: none; }

div.dataTables_wrapper div.dataTables_processing {
  background: #f2f2f2;
  font-size: 15px;
  position: relative !important;
  margin-top: 0 !important;
  padding: 10px !important;
  animation: to-fro linear 0.3s infinite alternate; }

.dt-button-collection .dt-button {
  box-shadow: none !important; }

@keyframes to-fro {
  0% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

tr.selected td {
  background-color: #D8F3F7;
  color: black; }

.dt-button-collection .buttons-columnVisibility span:before {
  content: ' ';
  margin-top: -6px;
  margin-left: 10px;
  border: 1px solid black;
  border-radius: 3px;
  display: block;
  height: 15px;
  width: 15px; }

.dt-button-collection .buttons-columnVisibility.active span:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: 12px;
  text-align: center;
  text-shadow: 1px 1px #DDD, -1px -1px #DDD, 1px -1px #DDD, -1px 1px #DDD; }

.dt-button-collection .buttons-columnVisibility span:before, .dt-button-collection .buttons-columnVisibility.active span:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 0;
  width: 12px;
  height: 12px;
  box-sizing: border-box; }

.dt-button-collection .buttons-columnVisibility span:before, .dt-button-collection .buttons-columnVisibility.active span:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 0;
  width: 12px;
  height: 12px;
  box-sizing: border-box; }

.dt-button-collection .buttons-columnVisibility {
  text-align: left; }

.dt-button-collection .buttons-columnVisibility span {
  margin-left: 20px; }

.table-fix {
  max-height: calc(100vh - 330px);
  overflow: auto;
  width: 100%; }

.dt-buttons {
  position: absolute !important;
  right: 20px;
  top: 10px; }

div.dt-button-collection .dt-button.buttons-columnVisibility, div.dt-button-collection .buttons-colvisRestore {
  background: #f2f2f2 !important; }

div.dt-button-collection .dt-button.buttons-columnVisibility.active {
  background: rgba(186, 245, 255, 0.2) !important; }

div.dt-button-collection {
  width: 360px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-height: 400px;
  overflow: auto !important;
  column-count: initial !important; }
  div.dt-button-collection .dt-button {
    width: 48% !important;
    margin: 1%; }

.tb-advance-move-icon {
  position: fixed !important;
  height: 41px;
  width: 21px;
  background: white;
  border-radius: 6px 0px 0px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: -4px 0 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transform: translateX(-40px); }
  .tb-advance-move-icon:hover {
    background: #39A6ED;
    color: #fff; }

.tb-advance-move.next .tb-advance-move-icon {
  transform: translateX(0px);
  border-radius: 0 6px 6px 0;
  box-shadow: 4px 0 5px rgba(0, 0, 0, 0.2); }

.tb-advance:hover .tb-advance-move {
  display: block; }

.show-details + tr td {
  white-space: normal !important; }

.table-tracker tr td {
  vertical-align: middle; }
  .table-tracker tr td:first-child {
    border-left: none !important; }
  .table-tracker tr td:last-child {
    border-right: none !important; }

.table-tracker tr:last-child td {
  border-bottom: none !important; }

@media (max-width: 767px) {
  .table-filter-sticky {
    width: 100% !important;
    left: 0; } }

@media (max-width: 767px) {
  table.fixedHeader-floating {
    left: 26px !important; } }

.text-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .text-list li {
    border-bottom: 1px solid #dee2e6; }
    .text-list li:last-child {
      border-bottom: none; }
    .text-list li a {
      padding: 1rem 0;
      display: block;
      color: #000; }

.list-group.error-list li {
  border: none;
  background: #FFE9E9; }
  .list-group.error-list li .badge {
    min-width: 26px;
    height: 26px;
    line-height: 23px;
    padding: 2px;
    color: #000; }
  .list-group.error-list li:nth-child(1) .badge-danger {
    background: #FF6666; }
  .list-group.error-list li:nth-child(2) .badge-danger {
    background: rgba(255, 102, 102, 0.8); }
  .list-group.error-list li:nth-child(3) .badge-danger {
    background: rgba(255, 102, 102, 0.6); }
  .list-group.error-list li:nth-child(4) .badge-danger {
    background: rgba(255, 102, 102, 0.4); }
  .list-group.error-list li:nth-child(5) .badge-danger {
    background: rgba(255, 102, 102, 0.2); }

.list-group.risk-list li {
  border: none;
  background: #FFFCE9; }

.list-group.warning-list li {
  border: none;
  background: #fff2a2; }

.list-group.broker-list li {
  border: none;
  background: #E9FFF0; }

.list-group li:last-child {
  margin-bottom: 0 !important; }

.table-listview td {
  padding: 6px 9px; }

.table-listview.error-list .badge {
  min-width: 26px;
  height: 26px;
  line-height: 23px;
  padding: 2px;
  color: #000; }

.table-listview.error-list tr td {
  background: #FFE9E9; }
  .table-listview.error-list tr td:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .table-listview.error-list tr td:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.table-listview.error-list tr:nth-child(1) .badge-danger {
  background: #FF6666; }

.table-listview.error-list tr:nth-child(3) .badge-danger {
  background: rgba(255, 102, 102, 0.8); }

.table-listview.error-list tr:nth-child(5) .badge-danger {
  background: rgba(255, 102, 102, 0.6); }

.table-listview.error-list tr:nth-child(7) .badge-danger {
  background: rgba(255, 102, 102, 0.4); }

.table-listview.error-list tr:nth-child(9) .badge-danger {
  background: rgba(255, 102, 102, 0.2); }

.table-listview.risk-list tr td {
  background: #FFFCE9; }

.table-listview.broker-list tr td {
  background: #E9FFF0; }

.table-listview.warning-list tr td {
  background: #ffeeba; }
  .table-listview.warning-list tr td:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .table-listview.warning-list tr td:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.table-listview.warning-list tr:nth-child(1) .badge-warning {
  background: #FF6666; }

.table-listview.warning-list tr:nth-child(3) .badge-warning {
  background: rgba(255, 102, 102, 0.8); }

.table-listview.warning-list tr:nth-child(5) .badge-warning {
  background: rgba(255, 102, 102, 0.6); }

.table-listview.warning-list tr:nth-child(7) .badge-warning {
  background: rgba(255, 102, 102, 0.4); }

.table-listview.warning-list tr:nth-child(9) .badge-warning {
  background: rgba(255, 102, 102, 0.2); }

.table-listview .sepearator td {
  background: none !important;
  padding: 3px; }

.form-userinput {
  width: 100%;
  padding: 50px;
  margin: auto;
  background: #fff; }
  @media (min-width: 481px) {
    .form-userinput {
      max-width: 450px;
      border-radius: 6px;
      margin-top: 100px; } }

.form-userinput .checkbox {
  font-weight: 400; }

.form-userinput .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 12px 0;
  margin-bottom: 18px;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  transition: all 0.3s ease; }

.form-userinput .form-control:focus {
  z-index: 2; }

.form-userinput input[type="email"] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.form-userinput input[type="password"] {
  margin-bottom: 20px;
  padding-right: 33px; }

.form-userinput .brand {
  background: #232C3B;
  margin: -50px -50px 0;
  min-height: 130px; }
  @media (min-width: 481px) {
    .form-userinput .brand {
      border-radius: 6px 6px 0 0; } }

.form-userinput .form-control:focus {
  box-shadow: none;
  border-bottom: 1px solid #4C86C1; }

.password {
  position: relative; }
  .password i {
    position: absolute;
    bottom: 15px;
    right: 10px;
    z-index: 3;
    color: #ccc; }
    .password i:hover {
      color: #000; }

.nav-tabs.nav-tabs-custom .nav-link {
  border: none;
  position: relative;
  color: #262626; }
  .nav-tabs.nav-tabs-custom .nav-link:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: transparent; }

.nav-tabs.nav-tabs-custom .nav-link:hover {
  border: none; }
  .nav-tabs.nav-tabs-custom .nav-link:hover:before {
    background: #009AB4; }

.nav-tabs.nav-tabs-custom .nav-link.active {
  border: none;
  color: #00A9A4; }
  .nav-tabs.nav-tabs-custom .nav-link.active:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #009AB4; }

.nav-tabs.nav-tabs-custom .nav-item.show .nav-link:before {
  background: #009AB4; }

.tab-sm .nav-item {
  /*@media(max-width:991px) {
            display: block;
            width: 100%;
            text-align: center;
        }
*/
  background-color: #e5e5e5; }
  .tab-sm .nav-item:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .tab-sm .nav-item:last-child {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }
  .tab-sm .nav-item .nav-link {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 6px !important;
    color: #212529;
    font-size: 12px;
    font-weight: bold; }

.modal-header, .modal-body, .modal-footer {
  padding: 1.4rem 2.4rem; }

.modal.right {
  transform: translateX(100%);
  transition: all 0.2s ease; }
  .modal.right .modal-header, .modal.right .modal-body {
    padding: 3rem 3.4rem; }

.modal-action {
  position: absolute;
  right: 20px;
  top: 20px; }
  .modal-action-btn {
    float: initial;
    width: 28px;
    height: 32px;
    font-size: initial;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 0 !important;
    margin: 0 0 0 10px !important;
    cursor: pointer; }
    .modal-action-btn:hover {
      opacity: 1; }
  .modal-action .close {
    font-size: 2.5rem; }

.modal.right.show {
  transform: translateX(0); }

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 40%;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto; }

/*Right*/
.modal.right.fade .modal-dialog {
  right: 0px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.right.fade.in .modal-dialog {
  right: 0; }

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none; }

.modal-header {
  border-bottom-color: #EEEEEE;
  background-color: #FAFAFA; }

.sticky-suppertop {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%; }
  @media (min-width: 769px) {
    .sticky-suppertop {
      left: 250px;
      width: calc(100% - 250px); } }

@media (min-width: 769px) {
  .sticky-suppertop + .main-content {
    padding-top: 70px; } }

.sticky {
  position: fixed;
  background: #fff;
  width: 100%;
  left: 0;
  top: 0px;
  padding: 10px 10px 10px 20px;
  z-index: 2;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
  @media (min-width: 769px) {
    .sticky {
      left: 250px;
      width: calc(100% - 250px); } }
  .sticky .container {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .sticky h3.mb-5 {
    margin-bottom: 3px !important; }
  @media (max-width: 767px) {
    .sticky.page-head {
      padding: 8px 0; } }
  @media (max-width: 767px) {
    .sticky.page-head h3 {
      margin-bottom: 0 !important; } }

.sticky + .page-body {
  padding-top: 102px; }

.panel {
  background: #EDF6FA; }

.color-pick .dropdown-toggle {
  display: block;
  height: 30px;
  background: #9AFAC1;
  border: none;
  transition: all 0.3s ease;
  background: -webkit-linear-gradient(top left, #EF2E2E, #EE68E9, #463CD6);
  background: -moz-linear-gradient(top left, #EF2E2E, #EE68E9, #463CD6);
  background: linear-gradient(top left, #EF2E2E, #EE68E9, #463CD6); }
  @media (min-width: 769px) {
    .color-pick .dropdown-toggle {
      width: 30px !important; } }
  .color-pick .dropdown-toggle::after {
    display: none; }

.color-pick .dropdown-menu {
  width: 142px;
  height: 116px;
  padding: 5px; }

.color-pick .dropdown-item {
  padding: 0;
  width: auto;
  clear: initial;
  display: block;
  border: 1px solid #fff;
  float: left;
  transition: all 0.3s ease; }
  .color-pick .dropdown-item:hover {
    border-color: #fff; }

.color-pick .dropdown-item.active, .color-pick .dropdown-item:active {
  background-color: transparent; }

.color-pick .btn-primary:not(:disabled):not(.disabled).active, .color-pick .btn-primary:not(:disabled):not(.disabled):active, .color-pick .show > .btn-primary.dropdown-toggle {
  border: none;
  background: -webkit-linear-gradient(top left, #EF2E2E, #EE68E9, #463CD6);
  background: -moz-linear-gradient(top left, #EF2E2E, #EE68E9, #463CD6);
  background: linear-gradient(top left, #EF2E2E, #EE68E9, #463CD6); }

.color {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  cursor: pointer; }
  .color.berryred {
    background: #EF3A53; }
  .color.blue {
    background: #44A4F8; }
  .color.neon {
    background: #3BD593; }
  .color.dullpurple {
    background: #CF92DE; }
  .color.brightred {
    background: #FF6D4F; }
  .color.yellow {
    background: #FFB636; }
  .color.gold {
    background: #A88240; }
  .color.pink {
    background: #F66DAD; }
  .color.darkblue {
    background: #0C9CBA; }
  .color.green {
    background: #93D549; }
  .color.purlple {
    background: #9869E8; }
  .color.grey {
    background: #68655F; }
  .color.darkestblue {
    background: #3C598B; }
  .color.darkgreen {
    background: #5E8B3C; }
  .color.lightpink {
    background: #FB85F7; }
  .color.black {
    background: #000000; }
  .color.satpurple {
    background: #5D44C2; }
  .color.lightblue {
    background: #13BDF2; }
  .color.dullgreen {
    background: #9AA591; }
  .color.orange {
    background: #F97F22; }

.tabClose {
  visibility: hidden;
  font-size: 16px;
  padding: 3px; }
  .tabClose:hover {
    color: #F36965; }

div #tabs.ui-tabs-nav {
  border-bottom: 1px solid #D4D4D4;
  background: #fff;
  margin-bottom: 0;
  position: relative;
  z-index: 3;
  padding: 0 20px; }
  @media (min-width: 993px) {
    div #tabs.ui-tabs-nav {
      width: calc(100% - 255px);
      float: right; } }
  div #tabs.ui-tabs-nav .ui-state-default {
    height: 40px;
    float: left;
    list-style: none;
    padding: 0px 4px 4px; }
    div #tabs.ui-tabs-nav .ui-state-default .ui-tabs-anchor {
      height: 40px;
      display: -ms-flexbox;
      display: flex;
      align-items: center; }
      div #tabs.ui-tabs-nav .ui-state-default .ui-tabs-anchor:hover {
        text-decoration: none; }
    div #tabs.ui-tabs-nav .ui-state-default input {
      border: none;
      padding: 3px 6px;
      background: transparent; }
    div #tabs.ui-tabs-nav .ui-state-default.ui-state-hover .tab_input {
      background: #f2f2f2; }
    div #tabs.ui-tabs-nav .ui-state-default.ui-state-hover .tabClose {
      visibility: visible; }
    div #tabs.ui-tabs-nav .ui-state-default.ui-tabs-active:after {
      content: "";
      height: 3px;
      background: #00A9A4;
      height: 3px;
      width: 100%;
      display: block;
      margin-bottom: -19px; }

div .form-wrap.form-builder .cb-wrap {
  width: 26%;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  background: #fff; }
  @media (min-width: 481px) {
    div .form-wrap.form-builder .cb-wrap {
      padding-top: 50px; } }
  @media (min-width: 993px) {
    div .form-wrap.form-builder .cb-wrap {
      margin-top: -40px;
      width: 250px; } }
  div .form-wrap.form-builder .cb-wrap:before {
    content: "UI Elements";
    font-size: 1.8rem;
    position: absolute;
    top: 10px;
    left: 15px;
    display: none; }
    @media (min-width: 481px) {
      div .form-wrap.form-builder .cb-wrap:before {
        display: block; } }
  div .form-wrap.form-builder .cb-wrap .frmb-control {
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    div .form-wrap.form-builder .cb-wrap .frmb-control li {
      box-shadow: none;
      border-radius: 0;
      display: -ms-flexbox;
      display: flex;
      flex-direction: column;
      justify-content: center;
      border-top: 1px solid #eee;
      width: 100%;
      height: 60px; }
      @media (min-width: 481px) {
        div .form-wrap.form-builder .cb-wrap .frmb-control li {
          height: 88px; } }
      @media (min-width: 993px) {
        div .form-wrap.form-builder .cb-wrap .frmb-control li {
          width: 50%; } }
      div .form-wrap.form-builder .cb-wrap .frmb-control li:nth-child(odd) {
        border-right: 1px solid #eee; }
      div .form-wrap.form-builder .cb-wrap .frmb-control li span {
        font-size: 1.2rem;
        margin-bottom: 3px; }

div.form-wrap.form-builder .stage-wrap {
  width: calc(74% - 5px);
  margin-left: 5px;
  background: #fff;
  padding: 5px; }
  @media (min-width: 993px) {
    div.form-wrap.form-builder .stage-wrap {
      width: calc(100% - 255px); } }

.tab_input {
  min-width: 50px;
  max-width: 200px; }

div .form-wrap.form-builder .stage-wrap.empty {
  border: none;
  background: #fff; }

.form-wrap.form-builder .frmb-control li:before {
  display: none; }

.form-wrap.form-builder .frmb-control li:after {
  content: "";
  display: block;
  zoom: 0.7; }
  @media (min-width: 481px) {
    .form-wrap.form-builder .frmb-control li:after {
      zoom: 1; } }

.icon-select:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/select.svg) no-repeat center; }

.icon-textarea:after {
  width: 93px;
  height: 43px;
  background: url(../img/svg/textarea.svg) no-repeat center; }

.icon-file:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/file-upload.svg) no-repeat center; }

.icon-button:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/button.svg) no-repeat center; }

.icon-text:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/input-text.svg) no-repeat center; }

.icon-number:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/number.svg) no-repeat center; }

.icon-header:after {
  width: 22px;
  height: 19px;
  background: url(../img/svg/heading.svg) no-repeat center; }

.icon-paragraph:after {
  width: 22px;
  height: 19px;
  background: url(../img/svg/paragraph.svg) no-repeat center; }

.icon-date:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/date-field.svg) no-repeat center; }

.icon-hidden:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/hidden-input.svg) no-repeat center; }

.input-set-control:after {
  width: 93px;
  height: 19px;
  background: url(../img/svg/custom-field.svg) no-repeat center; }

.icon-radio-group:after {
  width: 93px;
  height: 43px;
  background: url(../img/svg/radio-group.svg) no-repeat center; }

.icon-checkbox-group:after {
  width: 93px;
  height: 43px;
  background: url(../img/svg/checkbox-group.svg) no-repeat center; }

.icon-autocomplete:after {
  width: 93px;
  height: 43px;
  background: url(../img/svg/autocomplete.svg) no-repeat center; }

.icon-targetForm:after {
  width: 95px;
  height: 23px;
  background: url(../img/svg/target-form.svg) no-repeat center; }

div .form-wrap.form-builder .frmb-control.sort-enabled li.ui-state-highlight {
  box-shadow: none;
  height: auto;
  width: 50%;
  background: #F2F9FF;
  border: 1PX dashed #2994FF;
  -webkit-clip-path: none;
  clip-path: none;
  visibility: visible;
  overflow: hidden;
  margin: 1px 0 3px;
  animation: none;
  border-radius: 0; }

div .form-wrap.form-builder .frmb li.frmb-placeholder,
div .form-wrap.form-builder .frmb li.ui-state-highlight {
  height: auto;
  padding: 0;
  background: #F2F9FF;
  border: 1PX dashed #2994FF;
  -webkit-clip-path: none;
  clip-path: none;
  visibility: visible;
  overflow: hidden;
  margin-bottom: 3px;
  animation: none;
  border-radius: 3px !important;
  box-shadow: none; }

div .form-wrap.form-builder .frmb > li:first-child {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }

div .form-wrap.form-builder .frmb > li:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

div .form-wrap.form-builder .frmb > li {
  background: #F3F3F3;
  border: 5px solid #fff;
  padding: 12px;
  border-radius: 10px;
  box-shadow: inset 0 0 1px #707070;
  min-height: 94px;
  width: 100%; }
  @media (min-width: 993px) {
    div .form-wrap.form-builder .frmb > li {
      clear: none;
      width: 33.33%; } }

@media (min-width: 992px) {
  div .form-wrap.form-builder .frmb li.col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  div .form-wrap.form-builder .frmb li.col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  div .form-wrap.form-builder .frmb li.col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  div .form-wrap.form-builder .frmb li.col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  div .form-wrap.form-builder .frmb li.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  div .form-wrap.form-builder .frmb li.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  div .form-wrap.form-builder .frmb li.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  div .form-wrap.form-builder .frmb li.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  div .form-wrap.form-builder .frmb li.col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  div .form-wrap.form-builder .frmb li.col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  div .form-wrap.form-builder .frmb li.col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  div .form-wrap.form-builder .frmb li.col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  div .form-wrap.form-builder .frmb li.col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  div .form-wrap.form-builder .frmb li.col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  div .form-wrap.form-builder .frmb li.order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  div .form-wrap.form-builder .frmb li.order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  div .form-wrap.form-builder .frmb li.order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  div .form-wrap.form-builder .frmb li.order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  div .form-wrap.form-builder .frmb li.order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  div .form-wrap.form-builder .frmb li.order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  div .form-wrap.form-builder .frmb li.order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  div .form-wrap.form-builder .frmb li.order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  div .form-wrap.form-builder .frmb li.order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  div .form-wrap.form-builder .frmb li.order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  div .form-wrap.form-builder .frmb li.order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  div .form-wrap.form-builder .frmb li.order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  div .form-wrap.form-builder .frmb li.order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  div .form-wrap.form-builder .frmb li.order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  div .form-wrap.form-builder .frmb li.order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  div .form-wrap.form-builder .frmb li.offset-lg-0 {
    margin-left: 0; }
  div .form-wrap.form-builder .frmb li.offset-lg-1 {
    margin-left: 8.333333%; }
  div .form-wrap.form-builder .frmb li.offset-lg-2 {
    margin-left: 16.666667%; }
  div .form-wrap.form-builder .frmb li.offset-lg-3 {
    margin-left: 25%; }
  div .form-wrap.form-builder .frmb li.offset-lg-4 {
    margin-left: 33.333333%; }
  div .form-wrap.form-builder .frmb li.offset-lg-5 {
    margin-left: 41.666667%; }
  div .form-wrap.form-builder .frmb li.offset-lg-6 {
    margin-left: 50%; }
  div .form-wrap.form-builder .frmb li.offset-lg-7 {
    margin-left: 58.333333%; }
  div .form-wrap.form-builder .frmb li.offset-lg-8 {
    margin-left: 66.666667%; }
  div .form-wrap.form-builder .frmb li.offset-lg-9 {
    margin-left: 75%; }
  div .form-wrap.form-builder .frmb li.offset-lg-10 {
    margin-left: 83.333333%; }
  div .form-wrap.form-builder .frmb li.offset-lg-11 {
    margin-left: 91.666667%; } }

.stage-wrap {
  margin-right: -5px;
  margin-left: -5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start; }

div .form-wrap.form-builder .frmb .field-label,
div .form-wrap.form-builder .frmb .legend {
  font-size: 1.4rem;
  color: #000;
  line-height: initial; }

div .form-wrap.form-builder .form-control,
div .form-wrap.form-builder .frmb .prev-holder input[type=date],
div .form-wrap.form-builder .frmb .prev-holder input[type=number] {
  height: 30px;
  width: 100%; }

div .form-wrap.form-builder .frmb .prev-holder input[type=file] {
  padding: 1px; }

div .form-wrap.form-builder .frmb .field-actions .btn {
  height: 24px;
  width: 24px;
  line-height: 24px;
  font-size: 13px; }

@media (min-width: 993px) {
  .form-wrap.form-builder .frmb .frm-holder {
    position: initial; }
    .form-wrap.form-builder .frmb .frm-holder .form-elements {
      position: fixed;
      top: 0;
      right: 0;
      z-index: 5;
      width: 750px;
      height: 100vh !important;
      z-index: 9999; } }

.stage-wrap > .form-field.editing:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.1);
  z-index: 9998;
  display: none; }
  @media (min-width: 993px) {
    .stage-wrap > .form-field.editing:before {
      display: block; } }

div .form-wrap.form-builder .frmb .form-elements {
  padding: 10px 5px;
  background: #fff;
  margin: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 33px 20px 20px;
  border: none; }
  @media (min-width: 993px) {
    div .form-wrap.form-builder .frmb .form-elements {
      border-radius: 0; } }

div .form-wrap.form-builder .frmb > li:hover {
  border-color: #fff;
  outline: 0;
  box-shadow: inset 0 0 1px #80bdff; }

div .form-wrap.form-builder .frmb .field-actions {
  top: 1px;
  right: 1px; }

div .form-wrap.form-builder .form-control {
  border: 1px solid #ced4da;
  border-radius: .25rem; }

div .form-wrap.form-builder .form-elements .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

div .form-wrap.form-builder .frmb .field-actions .toggle-form:hover,
div .form-wrap.form-builder .frmb .field-actions .copy-button:hover {
  background: #aaa !important;
  color: #fff; }

div .form-wrap.form-builder .frmb .field-actions .copy-button {
  border-top-right-radius: 7px; }

.form-wrap.form-builder .frmb .prev-holder input[type=number],
.form-wrap.form-builder .frmb .prev-holder input[type=text],
.form-wrap.form-builder .frmb .prev-holder .form-control,
.form-wrap.form-builder .frmb .prev-holder select,
.form-wrap.form-builder .frmb .prev-holder textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

@media (min-width: 993px) {
  div .form-wrap.form-builder .frmb li .close-field {
    right: -22px;
    top: 1px;
    left: initial;
    bottom: initial;
    background: #ccc;
    font-size: 13px;
    padding: 4px 8px;
    border: none; }
    div .form-wrap.form-builder .frmb li .close-field:hover {
      background: #aaa;
      color: #fff; } }

button,
html [type=button] {
  -webkit-appearance: none; }

div .form-wrap.form-builder .frmb .form-elements .false-label:first-child,
div .form-wrap.form-builder .frmb .form-elements label:first-child {
  float: none;
  width: 100%;
  text-align: left;
  line-height: 17px; }

div .form-wrap.form-builder .frmb .form-elements .input-wrap {
  width: 100%;
  float: none;
  margin-left: 0; }

div .form-wrap.form-builder .frmb .form-elements .required-wrap label,
div .form-wrap.form-builder .frmb .form-elements .toggle-wrap label {
  float: left;
  width: auto; }

div .form-wrap.form-builder .frmb .form-elements .input-wrap > input[type=checkbox] {
  margin-top: 0px; }

div .form-wrap.form-builder .frmb .form-elements .required-wrap .input-wrap {
  float: left;
  width: auto;
  margin-left: 2%; }
  div .form-wrap.form-builder .frmb .form-elements .required-wrap .input-wrap > input[type=checkbox] {
    margin-top: 10px; }

div .form-wrap.form-builder .frmb .form-elements .toggle-wrap .input-wrap {
  float: left;
  width: auto;
  margin-left: 2%; }
  div .form-wrap.form-builder .frmb .form-elements .toggle-wrap .input-wrap > input[type=checkbox] {
    margin-top: 10px; }

div .form-wrap.form-builder .frmb .form-field .form-group {
  margin-bottom: 0.8rem; }

.asdf-wrap {
  overflow-x: auto;
  overflow-y: hidden; }

.newInputTab {
  border: 1px solid #ccc;
  padding-bottom: 56px;
  position: relative;
  min-height: 150px;
  min-width: 335px; }
  .newInputTab:before {
    content: '';
    height: 100%;
    width: 1px;
    background: #ccc;
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    z-index: 1; }
  .newInputTab .ui-tabs {
    display: flex; }
    .newInputTab .ui-tabs-nav {
      width: 50%;
      float: initial;
      padding: 40px 0 0;
      position: relative; }
      .newInputTab .ui-tabs-nav:before {
        content: "Main List";
        position: absolute;
        top: 9px;
        left: 9px;
        font-weight: bold; }
      .newInputTab .ui-tabs-nav li {
        border-radius: 0 !important;
        list-style: none;
        padding: 0 !important;
        position: relative;
        margin-bottom: 0 !important; }
        .newInputTab .ui-tabs-nav li a {
          display: block;
          position: relative; }
          .newInputTab .ui-tabs-nav li a input {
            border: none !important;
            border-bottom: 1px solid #ccc !important;
            max-width: initial;
            width: 100% !important;
            padding-right: 24px !important;
            background: #f2f2f2 !important; }
            .newInputTab .ui-tabs-nav li a input:focus {
              outline: none;
              box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.2);
              background: #f2f2f2 !important; }
        .newInputTab .ui-tabs-nav li:first-child a input {
          border-top: 1px solid #ccc !important; }
        .newInputTab .ui-tabs-nav li .tabClose {
          position: absolute;
          top: 6px;
          right: 3px;
          cursor: pointer; }
        .newInputTab .ui-tabs-nav li:hover .tabClose {
          visibility: visible; }
        .newInputTab .ui-tabs-nav li.ui-state-active a input {
          background: #fff !important; }
        .newInputTab .ui-tabs-nav li.ui-state-active:before {
          content: '';
          height: 100%;
          width: 1px;
          background: #fff;
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          z-index: 2; }
    .newInputTab .ui-tabs-panel {
      width: 50%;
      padding-top: 40px;
      position: relative; }
      .newInputTab .ui-tabs-panel:before {
        content: "Sub List";
        position: absolute;
        top: 9px;
        left: 9px;
        font-weight: bold; }
      .newInputTab .ui-tabs-panel .sub_tab_input {
        padding-right: 24px !important; }
  .newInputTab .ui-tabs-active:after {
    display: none !important; }
  .newInputTab input {
    width: 100%;
    padding: 6px 8px !important; }
  .newInputTab .subliRev {
    visibility: hidden;
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
    font-size: 16px; }
    .newInputTab .subliRev:hover {
      color: red; }
  .newInputTab li:hover .subliRev {
    visibility: visible; }
  .newInputTab button {
    border: none;
    background: #6c757d;
    border-radius: 3px;
    margin: 5px;
    padding: 3px 8px;
    color: #fff;
    cursor: pointer; }
    .newInputTab button:hover {
      background: #5a6268; }

#addList, #addParTab {
  position: absolute;
  bottom: 0; }

#addParTab {
  left: 0; }

#addList {
  right: 0; }

@media (min-width: 993px) {
  .form-wrap.form-builder .frmb li .close-field {
    border-radius: 0 !important; } }

div.form-wrap.form-builder .frmb .sortable-options-wrap {
  width: 100%;
  display: block; }

div.form-wrap.form-builder .frmb .sortable-options {
  margin-left: 0;
  background: #fff;
  border: 1px solid #c5c5c5; }
  @media (max-width: 767px) {
    div.form-wrap.form-builder .frmb .sortable-options {
      overflow: auto; } }
  div.form-wrap.form-builder .frmb .sortable-options .option-label, div.form-wrap.form-builder .frmb .sortable-options .option-value {
    width: 100px !important; }

.form-wrap.form-builder .frmb .sortable-options > li {
  display: flex;
  align-items: center; }

.form-wrap.form-builder .frmb .sortable-options > li .remove:before {
  display: block;
  margin-left: 2px !important;
  margin-top: 2px !important; }

.pretty {
  padding: 0 10px;
  background: none !important; }

.pretty.p-switch .state label {
  padding-top: 0 !important; }

.pretty.p-switch .state:before {
  top: 0 !important; }

.pretty .state label:after, .pretty .state label:before {
  top: 1px !important; }

.form-wrap.form-builder .frmb .sortable-options > li .remove {
  position: static !important; }

.form-wrap.form-builder .frmb .sortable-options .option-selected {
  width: auto !important; }

.form-wrap.form-builder .frmb .option-actions {
  margin-left: 0 !important; }

.form-wrap.form-builder .frmb .sortable-options {
  width: 100% !important; }

.multiselect-container {
  overflow: auto;
  height: 250px; }
  .multiselect-container > li {
    padding: 8px 16px 0 !important; }
    .multiselect-container > li > a {
      display: block; }
      .multiselect-container > li > a > label {
        padding: 0 !important; }

.multiselect.dropdown-toggle {
  width: 150px;
  overflow: hidden;
  padding-right: 29px; }
  .multiselect.dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 14px; }

.multiselect-selected-text {
  width: 115px;
  padding-right: 20px;
  display: block;
  overflow: hidden; }

.form-wrap.form-builder .frmb .sortable-options > li {
  border-bottom: 1px solid #ccc; }
  .form-wrap.form-builder .frmb .sortable-options > li:last-child {
    border-bottom: none; }

.frm-holder .slimScrollDiv, .frm-holder .slimScrollBar, .frm-holder .slimScrollRail {
  position: fixed !important;
  z-index: 9999 !important; }

.body-scrollzero {
  height: 100vh !important;
  overflow: hidden !important; }

.widget-sm {
  padding: 11px; }
  @media (min-width: 1000px) and (max-width: 1199px) {
    .widget-sm {
      padding: 2rem; } }
  @media (min-width: 1400px) {
    .widget-sm {
      padding: 2rem; } }
  .widget-sm--title {
    font-size: 14px; }
    @media (min-width: 1380px) {
      .widget-sm--title {
        font-size: 18px; } }
  .widget-sm--data {
    font-size: 22px;
    font-weight: bold; }
    @media (min-width: 1400px) {
      .widget-sm--data {
        font-size: 28px; } }

.widget-content {
  width: 600px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px; }
  .widget-content table {
    width: 100%; }

.mngwidget {
  display: flex;
  justify-content: space-between; }
  .mngwidget-elements {
    width: 250px; }
    .mngwidget-elements .widgets-list {
      position: relative; }
    .mngwidget-elements-item {
      border-top: 1px solid #eee;
      padding: 16px 15px;
      cursor: move; }
      .mngwidget-elements-item i {
        width: 24px; }
      .mngwidget-elements-item-info {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 0.7);
        line-height: 1.4; }
      .mngwidget-elements-item.ui-draggable-dragging {
        border: 1px dashed orange;
        background: #fff;
        min-width: 420px;
        width: 100% !important;
        z-index: 33;
        padding: 16px 15px !important;
        height: auto !important; }
  @media (min-width: 769px) {
    .mngwidget-elements, .mngwidget-content {
      min-height: calc(100vh - 190px); } }
  .mngwidget-content {
    width: calc(100% - 260px); }
    .mngwidget-content .space {
      background: transparent !important; }

.widget-location {
  position: relative;
  list-style-type: none;
  border: 0;
  margin: 0 0 10px;
  padding: 14px;
  top: 0px;
  margin-top: 0px;
  max-height: 100% !important;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px; }
  .widget-location:hover {
    cursor: pointer; }
  .widget-location.on:hover {
    cursor: initial; }
  .widget-location.base.on {
    background: #F2F9FF; }
  .widget-location.base:hover {
    background: #F2F9FF; }
  .widget-location .widget-title {
    font-size: 1.8rem;
    line-height: 1.1; }
    .widget-location .widget-title .title {
      display: block; }
    .widget-location .widget-title:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f107"; }

.widget-body .space {
  float: none;
  margin-top: 14px; }
  .widget-body .space li.mngwidget-elements-item.ui-draggable {
    display: none !important; }
  .widget-body .space .widget-location {
    padding: 10px;
    border: 1px dashed #707070;
    background: #fff; }
    .widget-body .space .widget-location close {
      display: none; }
    .widget-body .space .widget-location:hover close {
      display: block; }
  .widget-body .space .widget-title {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.1; }
    .widget-body .space .widget-title .title {
      display: inline-block; }
    .widget-body .space .widget-title .sub-title {
      border-left: 1px solid #ccc;
      margin-left: 5px;
      padding-left: 5px; }
  .widget-body .space .widget-body {
    margin-top: 14px; }

.widget-icon img {
  width: 28px; }

.icon-group .dropdown-menu {
  width: 50px;
  min-width: initial; }
  .icon-group .dropdown-menu a {
    font-size: 1.6rem; }

/*input[type=checkbox], input[type=radio] {
    margin-right: 3px;
}*/
@-webkit-keyframes spinLoader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinLoader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.busy .widget-wrap:after {
  content: "";
  background: url(../img/svg/svg-loader.svg) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 48px;
  height: 48px;
  margin: auto;
  display: block;
  animation: spinLoader 0.6s linear infinite; }

.preview-icon {
  border: 2px dashed #ccc;
  height: 100%;
  min-height: 120px;
  position: relative; }
  @media (max-width: 1199px) {
    .preview-icon {
      margin-bottom: 10px;
      height: auto; } }
  .preview-icon-content {
    width: 48px;
    height: 48px;
    background: #666666;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; }

.message-box {
  border-radius: 3px;
  border: 1px solid #CCCCCC; }
  .message-box .kicker {
    font-size: 1.2rem; }
  .message-box.latest {
    background: #F2FFF4; }

.message-clientstat {
  font-size: 1.2rem; }
  @media (min-width: 769px) {
    .message-clientstat {
      position: absolute;
      top: 15px;
      right: 15px; } }
  .message-clientstat i {
    color: #00BE39; }

.collapsing + .message-viewmore,
.collapse.show + .message-viewmore {
  display: none; }

.page-item .page-link {
  color: #00A9A4; }

.page-item.active .page-link {
    background-color: #007bff;
    border-color: #007bff;
}

.block-filter--btn, .block-filter--close {
  display: none; }

.filter-sticky-right .block-filter--btn {
  display: block;
  position: fixed;
  z-index: 3;
  top: 50%;
  right: -26px;
  margin-top: -51px;
  height: 37px;
  background: #47DEEF;
  transform: rotate(-90deg);
  padding: 10px 18px;
  max-height: 100vh;
  max-width: 100vw;
  color: #fff;
  cursor: pointer; }

.filter-sticky-right .block-filter--hidden {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(220px);
  z-index: 100;
  padding: 8px;
  transition: 0.2s ease all; }

.filter-sticky-right .block-filter--visible {
  visibility: visible;
  opacity: 1; }

.filter-sticky-right .block-filter-close {
  cursor: pointer;
  display: block; }

.filter {
  border-top: 1px solid #e9e9e9;
  border-radius: 0.375rem 0.375rem 0 0; }
  .filter-cp-data {
    padding: 4px 0 4px 4px;
    background: #fff;
    /*width: calc(100% - 75px);*/
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right: 0 !important; }
    .filter-cp-data input, .filter-cp-data select {
      height: 30px;
      padding: 0 4px;
      min-width: 0 !important; }
  .filter-cp-label .badge {
    font-size: 13px;
    color: #272833;
    background: #EAEBEE;
    text-transform: uppercase;
    font-weight: 500; }
  .filter-cp-section {
    border-right: 1px solid #eee;
    padding: 0 3px; }
    .filter-cp-section:first-child {
      padding: 0; }
    .filter-cp-section:first-child, .filter-cp-section:last-child {
      border-right: none; }
  .filter-cp .btn-secondary {
    background: #A9A9A9;
    border: 0;
    padding: 7px 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    display: flex;
    align-items: center; }
    .filter-cp .btn-secondary:hover {
      background-color: #545b62; }
  .filter-cp-action {
    display: flex; }
  .filter .form-inline {
    margin-bottom: 5px; }
    @media (max-width: 576px) {
      .filter .form-inline .btn-primary {
        position: absolute;
        right: 0; } }

.advance-btn-wrap .btn {
  margin-bottom: 1rem; }

.loader-wrapper {
  left: 60%;
  z-index: 1;
  position: absolute;
  top: 50%; }

.sp {
  width: 32px;
  height: 32px;
  clear: both;
  margin: 0px auto;
  background: blue; }

/* Spinner Bars */
.sp-bars {
  width: 8px;
  background-color: #009AB4;
  -webkit-animation: spBars 1s infinite linear;
  animation: spBars 1s infinite linear;
  border-radius: 25px; }

.sp-bars:after, .sp-bars:before {
  content: '';
  position: absolute;
  width: inherit;
  height: inherit;
  border: inherit;
  background-color: inherit;
  top: -1px;
  border-radius: 25px; }

.sp-bars:before {
  left: -14px;
  -webkit-animation: spBarsBefore 1s infinite linear;
  animation: spBarsBefore 1s infinite linear; }

.sp-bars:after {
  right: -14px;
  -webkit-animation: spBarsAfter 1s infinite linear;
  animation: spBarsAfter 1s infinite linear; }

@keyframes spBarsBefore {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1, 1.25); }
  50% {
    transform: scale(1, 0.75); }
  75% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1, 1); } }

@keyframes spBars {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1, 1.25); }
  75% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1, 1); } }

@keyframes spBarsAfter {
  0% {
    transform: scale(1, 1); }
  25% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1, 0.75); }
  75% {
    transform: scale(1, 1.25); }
  100% {
    transform: scale(1, 1); } }

.lds-ellipsis--wrapper {
  background-color: rgba(255, 255, 255, 0.96);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  border-radius: 15px; }

.lds-ellipsis {
  display: flex;
  align-items: center;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px; }

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #4883c4;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

.form-wizard-steps {
  padding-left: 0;
  display: flex;
  align-items: center;
  counter-reset: my-awesome-counter; }
  .form-wizard-steps li {
    display: grid;
    grid-template-columns: auto 100px auto;
    align-items: center;
    margin-right: 0.5rem;
    list-style: none;
    color: rgba(0, 0, 0, 0.6);
    counter-increment: my-awesome-counter; }
    .form-wizard-steps li.activated {
      color: #262626; }
      .form-wizard-steps li.activated:before {
        background-color: #0ACC8F;
        color: #fff;
        content: '\f00c';
        font-family: "Font Awesome 5 Free"; }
    .form-wizard-steps li.active {
      color: #00A9A4; }
      .form-wizard-steps li.active:before {
        background-color: #009AB4;
        color: #fff; }
    .form-wizard-steps li::before {
      display: flex;
      align-items: center;
      justify-content: center;
      content: counter(my-awesome-counter);
      background-color: #fff;
      color: #262626;
      width: 2.8rem;
      height: 2.8rem;
      border-radius: 50%;
      margin-right: 1rem;
      font-weight: bold; }
    .form-wizard-steps li:not(:last-child)::after {
      content: "/";
      margin-left: 1.9rem;
      margin-right: 1.2rem; }

.form-wizard .wizard-fieldset {
  display: none; }
  .form-wizard .wizard-fieldset.show {
    display: block !important; }

.icon-success {
  background-color: #0ACC8F;
  width: 5.8rem;
  height: 5.8rem;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem; }

.rounded-sm {
  border-radius: 0.5rem !important; }

.rounded-xl {
  border-radius: 1rem; }

.tooltip-custom {
  display: inline-block;
  position: relative;
  text-align: left;
  line-height: normal !important; }

.tooltip-custom .top {
  min-width: 200px;
  top: -15px;
  left: 50%;
  transform: translate(-50%, -100%);
  padding: 5px 20px;
  color: #fff;
  background-color: #000;
  font-weight: normal;
  font-size: 13px;
  border-radius: 3px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  display: none; }
  .tooltip-custom .top.w-small {
    min-width: 0; }
  .tooltip-custom .top label {
    margin-bottom: 0; }

.tooltip-custom:hover .top {
  display: block; }

.tooltip-custom .top i {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 12px;
  overflow: hidden; }

.tooltip-custom .top i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #000; }

.bg-dark {
  background: #1D8CFE !important; }

@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 220px;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all; } }

.sidebar .slimScrollDiv {
  height: auto !important; }
  @media (min-width: 768px) {
    .sidebar .slimScrollDiv {
      height: 84vh !important;
      width: 100% !important; } }

.sidebar .navbar-nav {
  height: 97vh !important; }
  .sidebar .navbar-nav .nav-link {
    white-space: nowrap;
    opacity: 1;
    visibility: visible;
    transition: 0.4s ease all; }

.sidebar-sticky {
  height: auto !important; }
  @media (min-width: 768px) {
    .sidebar-sticky {
      position: fixed;
      top: 0;
      width: 220px !important;
      height: 100vh !important;
      padding-top: .5rem;
      transition: 0.4s ease all;
      /* Scrollable contents if viewport is shorter than content. */ } }
  @media (min-width: 768px) {
    .sidebar-sticky.bg-dark {
      background: transparent; } }

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit; }

.sidebar-heading {
  text-transform: uppercase; }

@media (min-width: 769px) {
  .sidebar-collapse .main {
    margin-left: 65px; } }

.sidebar-collapse .navbar-top {
  width: calc(100% - 65px);
  transform: translateX(65px); }

.sidebar-collapse .navbar-brand {
  margin-right: initial; }
  .sidebar-collapse .navbar-brand > img {
    display: none; }
  .sidebar-collapse .navbar-brand .brand-icon {
    display: block; }

.sidebar-collapse .sidebar {
  width: 65px !important; }
  .sidebar-collapse .sidebar .slimScrollDiv {
    width: 65px !important;
    overflow: initial !important; }
  .sidebar-collapse .sidebar-sticky {
    width: 65px !important;
    overflow: initial !important; }
    .sidebar-collapse .sidebar-sticky .nav-item {
      position: relative;
      /*&:hover {
                        .nav-link-label {
                            opacity: 1;
                            visibility: visible;
                            transform: translateX(10px);
                        }
                    }*/ }
    .sidebar-collapse .sidebar-sticky .nav-link {
      font-size: 1.8rem;
      position: relative;
      padding: 1rem !important;
      width: 45px; }
      .sidebar-collapse .sidebar-sticky .nav-link-label {
        /*position: fixed;*/
        opacity: 0;
        visibility: hidden;
        /*padding: 5px 8px;
                        transition: ease 0.4s all;
                        background-color: #000;
                        transform: translateX(20px);*/ }
    .sidebar-collapse .sidebar-sticky .expand-icon {
      transform: rotate(-90deg);
      position: absolute;
      top: 13px;
      right: 0px; }
    .sidebar-collapse .sidebar-sticky .sidebar-heading {
      border-top: 1px solid rgba(255, 255, 255, 0.3); }
      .sidebar-collapse .sidebar-sticky .sidebar-heading span, .sidebar-collapse .sidebar-sticky .sidebar-heading a {
        display: none !important; }
  .sidebar-collapse .sidebar .sub-menu {
    position: absolute;
    left: 63px;
    top: 0;
    z-index: 999;
    width: 200px;
    background: #1C3D59;
    padding: 10px 10px 10px 0;
    border-radius: 6px; }
    .sidebar-collapse .sidebar .sub-menu > .sidelist > a {
      position: relative; }
  .sidebar-collapse .sidebar .badge {
    position: absolute;
    top: 0;
    right: 0; }

.sidebar-collapse .welcome-txt {
  display: none; }

.main {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }
  @media (min-width: 768px) {
    .main {
      margin-left: 220px;
      min-height: 80vh;
      margin-top: 57px; } }
  .main-content {
    padding: 60px 1px; }
    @media (min-width: 769px) {
      .main-content {
        padding-top: 100px;
        padding: 0 15px 15px 15px; } }

@media (min-width: 769px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px; } }

.pg-dashboard .row {
  margin-right: -10px;
  margin-left: -10px; }

.pg-dashboard [classte^="col-"] {
  padding-right: 10px;
  padding-left: 10px; }

@media (max-width: 991px) {
  .profile .border-right {
    border-right: none !important; } }

.timeline-y {
  position: relative;
  min-height: 60vh; }
  @media (max-width: 767px) {
    .timeline-y {
      padding: 1rem 0; } }
  .timeline-y:before {
    content: '';
    width: 4px;
    height: 100%;
    background: #ccc;
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 2px);
    border-radius: 25px; }
  .timeline-y-item {
    position: relative;
    margin: 2px 0; }
  .timeline-y-anchor {
    width: 12px;
    height: 12px;
    position: absolute;
    left: calc(50% - 6px);
    top: 4px;
    display: block;
    background: #009AB4;
    border: 2px solid #F5F7FA;
    border-radius: 50%; }
    @media (min-width: 769px) {
      .timeline-y-anchor {
        top: 20px; } }
  .timeline-y-databox {
    padding: 2rem 0;
    position: relative; }
    @media (min-width: 769px) {
      .timeline-y-databox {
        padding: 1rem 0;
        width: 30%; } }
    @media (min-width: 769px) {
      .timeline-y-databox.left {
        float: left;
        margin-left: 10%; } }
    @media (min-width: 769px) {
      .timeline-y-databox.left .box:after {
        content: '';
        position: absolute;
        top: 20px;
        right: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 13.9px;
        border-color: transparent transparent transparent #fff; } }
    @media (min-width: 769px) {
      .timeline-y-databox.right {
        float: right;
        margin-right: 10%; }
        .timeline-y-databox.right:after {
          content: '';
          position: absolute;
          top: 20px;
          left: -14px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 13.9px 8px 0;
          border-color: transparent #fff transparent transparent; } }
    @media (min-width: 769px) {
      .timeline-y-databox.right .box:after {
        content: '';
        position: absolute;
        top: 20px;
        left: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 13.9px 8px 0;
        border-color: transparent #fff transparent transparent; } }

.main-title {
  font-size: 2.2rem;
  color: #272833;
  font-weight: 700;
  margin-bottom: 15px; }

.dashboard-section h4 {
  /*font-size:1.5rem;
        font-weight:600;
        margin-bottom:15px*/ }
  .dashboard-section h4 span {
    text-transform: uppercase; }

.risk-wrap .border {
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  padding: 10px 5px; }

.risk-wrap p {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }
  .risk-wrap p .quickstats-icon {
    font-size: 24px;
    color: #8199A5;
    padding: 0 5px; }
  .risk-wrap p span {
    font-size: 16px;
    color: #272833;
    font-weight: 500; }

.risk-wrap h4 {
  /*font-size: 36px;*/
  text-align: center;
  font-weight: bold;
  margin: 0; }

.premium-wrap h5 {
  text-align: center; }
  .premium-wrap h5 span {
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    display: block; }

.premium-wrap .font-weight-bold {
  font-size: 31px; }

.header-toggle-wrap {
  background: #fff; }

.menu-drawer .nav-link {
  position: absolute;
  right: -18px;
  top: auto;
  bottom: 0;
  background: #1d8cfe;
  padding: 5px !important;
  height: 100%;
  line-height: 2; }
  .menu-drawer .nav-link:hover {
    border-radius: 0 !important;
    background: #1D8CFE !important; }

.powered-by {
  display: block;
  color: #fff;
  text-align: center; }
  .powered-by img {
    height: 35px;
    /*padding:2px;*/
    background: #fff; }

.sidebar-collapse .sidebar-sticky .menu-drawer {
  padding: 0 !important; }

.sidebar-collapse .sidebar-sticky .menu-drawer .nav-link {
  padding: 5px 0 !important; }
  .sidebar-collapse .sidebar-sticky .menu-drawer .nav-link:hover {
    width: auto !important; }

.canvas-wrap {
  display: inline-block; }

.claim-tooltip {
  left: 0; }

/*added style for canvas doughnt style*/
.canvas-con {
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center; }

.canvas-con labels {
  z-index: 99999; }

.canvas-con-inner {
  /* height: 100%;*/ }

.canvas-con-inner,
.legend-con {
  display: inline-block; }

.legend-con {
  font-family: Roboto;
  display: block; }

    .legend-con ul {
        list-style: none;
        display: flex;
        flex-wrap: wrap; /* Allow items to wrap onto multiple lines */
        justify-content: center;
        padding: 0;
        margin-bottom: 0;
        margin-top: 20px;
    }

.legend-con li {
  align-items: center;
  margin-bottom: 4px;
  display: flex;
  margin: 0 10px; }

.legend-con li span {
  display: inline-block; }

.legend-con li span.chart-legend {
  width: 10px;
  height: 10px;
  margin-right: 5px; }

.lossratio-lg {
  font-size: 5rem; }
  @media (min-width: 1024px) and (max-width: 1299px) {
    .lossratio-lg {
      font-size: 7rem; } }
  @media (min-width: 1300px) {
    .lossratio-lg {
      font-size: 10rem; } }

/*.max-height-300 {
    max-height: 300px;
}*/
.al-hd {
  margin-bottom: -15px; }

.al-chart-md {
  width: 90%;
  max-width: 450px; }

.tracker-chart-wrap {
  padding-top: 40px;
  padding-bottom: 70px; }

.tracker-chart-item {
  min-width: 15px;
  height: 40px;
  margin: 0 1px;
  display: block;
  border: 1px solid #707070;
  position: relative;
  cursor: pointer; }
  .tracker-chart-item:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 2px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: grey transparent transparent transparent;
    opacity: 0;
    transform: translateY(2px);
    transition: all 300ms ease; }
  .tracker-chart-item:hover {
    opacity: 0.8; }
    .tracker-chart-item:hover:before {
      opacity: 1;
      transform: translateY(0); }
  .tracker-chart-item.active:before {
    opacity: 1;
    transform: translateY(0); }
  .tracker-chart-item.default {
    cursor: initial; }
    .tracker-chart-item.default:before {
      opacity: 0; }

.tracker-chart-month {
  display: block;
  position: absolute;
  bottom: -100%;
  left: 2px;
  transform: rotate(45deg); }

.tracker-chart .green {
  background-color: #0ACC8F;
  border-color: #0ACC8F; }

.tracker-chart .orange {
  background-color: #F38D33;
  border-color: #F38D33; }
  .tracker-chart .orange-light {
    background-color: #F8BA84;
    border-color: #F8BA84; }

.tracker-chart .red {
  background-color: #F36965;
  border-color: #F36965; }
  .tracker-chart .red-light {
    background-color: #F8A5A2;
    border-color: #F8A5A2; }

.tracker-chart-stats dl {
  display: flex;
  margin-bottom: 0px; }
  .tracker-chart-stats dl dt {
    min-width: 140px;
    font-weight: normal; }

.allocation-wrap {
  min-width: 1140px;
  overflow: auto; }
  @media (min-width: 993px) {
    .allocation-wrap {
      overflow: initial; } }

.tracker-info {
  position: absolute;
  right: 10px;
  top: 15px; }
  .tracker-info .dropdown-menu {
    width: 320px; }

.tracker-index-item .green-bx {
  background-color: #0ACC8F; }

.tracker-index-item .orange-bx {
  background-color: #F38D33; }
  .tracker-index-item .orange-bx-light {
    background-color: #F8BA84; }

.tracker-index-item .red-bx {
  background-color: #F36965; }
  .tracker-index-item .red-bx-light {
    background-color: #F8A5A2; }

.tracker-index-item .default-bx {
  border: 1px solid #707070; }

.tracker-index-item dd {
  width: calc(100% - 30px); }

.tracker-index-square {
  width: 10px;
  height: 10px; }

.filter {
  background: #f7f7f7;
  padding: 10px 15px !important; }

.custom-form .form-left-elements {
  height: 100%;
  border-right: 0px; }
  @media (min-width: 992px) {
    .custom-form .form-left-elements {
      border-right: 1px solid #ddd; } }
  .custom-form .form-left-elements p {
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase; }
    .custom-form .form-left-elements p span {
      font-size: 1.4rem;
      font-weight: 500;
      text-transform: initial;
      color: #1d8cfe; }

.custom-form form label {
  font-size: 1.3rem;
  font-weight: 600; }
  .custom-form form label.btn-primary {
    margin: 0;
    line-height: 2;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.custom-form form .form-control {
  height: 39px;
  border: 1px solid #ddd; }
  .custom-form form .form-control.text-area {
    height: auto; }

.custom-form form .file-upload {
  position: relative; }

.custom-form form .dateholder-append {
  top: 50%;
  transform: translateY(-50%); }

.scroll-horizontal::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #a1a1a1;
  height: 10px; }

.scroll-horizontal::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #1d8cfe;
  height: 3px; }

.tb-advance {
  overflow: auto; }
  .tb-advance .dataTables_scrollBody {
    max-height: 100vh; }

.table-responsive {
  position: relative; }

.tb-advance-move-icon {
  position: absolute !important;
  top: 35% !important;
  transform: translateY(0%);
  left: -10px; }

.fa-chevron-right {
  right: -10px !important;
  left: auto !important; }
.discard-button {
    background-color: #E5E5E5;
    color: #313131;
    cursor:pointer;}