/* define primary colors */
/*store wise*/
/*store themes*/
.default {
  /* Track */
  /* Handle on hover */
  /* backgrounds grediant */
}
.default body,
.default .table-responsive {
  scrollbar-width: thin;
  scrollbar-color: #fff #f1f1f1;
}
.default .sidebar-dark-olive .nav-sidebar > .nav-item > .nav-link.active,
.default .sidebar-light-olive .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #fff;
  color: #fff;
}
.default .brand-link {
  background: linear-gradient(45deg, white 75%, #e6e6e6 25%);
}
.default body::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.default body::-webkit-scrollbar-thumb {
  background: white;
}
.default body::-webkit-scrollbar-thumb:hover {
  background: #e6e6e6;
}
.default .bg-ispexe-1 {
  background-color: white;
}
.default .bg-ispexe-2 {
  background-color: white;
}
.default .bg-ispexe-3 {
  background-color: white;
}
.default .bg-ispexe-4 {
  background-color: white;
}
.default .bg-logo-img {
  background-image: url(theme/default.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
}
.default .bg-task-random,
.default .content-wrapper {
  background: rgba(255, 255, 255, 0.3);
}
.default .border_left {
  border-left: 10px groove #fff;
}
.default .btn-primary {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.default .btn:before {
  border-left: 30px solid transparent;
  border-bottom: 36px solid rgba(196, 196, 196, 0.231372549);
}
.default .btn-app {
  border: 1px solid white !important;
}
.default .bg-ispexe {
  background: #fff;
}
.default .widget_insurance .card-header,
.default .salesbyperson_container .card-header {
  background: #fff;
}
.default .small-box, .default .card-header-bg {
  background: linear-gradient(45deg, white 60%, white 30%);
}
.default .small-box .badge {
  background: #fff;
  z-index: 9999;
  position: relative;
  color: #fff;
}
.default .small-box .icon > i {
  color: #fff;
}
.default .gr-1 {
  background: linear-gradient(170deg, #fff 0%, #fff 100%);
}
.default .gr-2 {
  background: linear-gradient(170deg, #fff 0%, #fff 100%);
}
.default .gr-3 {
  background: linear-gradient(-90deg, #fff 0%, #fff 100%);
}
.default .form-control:focus {
  border-color: #fff !important;
  /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(30, 102, 195) !important; */
}
.default .input-group-text {
  background: linear-gradient(45deg, white 59%, white 38%);
}
.default .new_input i.fa {
  border-left: 30px solid white !important;
  border-bottom: 34px solid white !important;
}
.default .new_input input:focus + i.fa {
  border-left: 30px solid #fff !important;
  border-bottom: 34px solid #fff !important;
}
.default .table-striped tbody tr:nth-of-type(odd) {
  background: white;
}

[data-theme=default] {
  background: #fff;
}
[data-theme=default]:hover {
  background: #e6e6e6;
}
[data-theme=default][disabled] {
  background: white;
}

.store_772285939 {
  /* Track */
  /* Handle on hover */
  /* backgrounds grediant */
}
.store_772285939 body,
.store_772285939 .table-responsive {
  scrollbar-width: thin;
  scrollbar-color: #4dbeaf #f1f1f1;
}
.store_772285939 .sidebar-dark-olive .nav-sidebar > .nav-item > .nav-link.active,
.store_772285939 .sidebar-light-olive .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #4dbeaf;
  color: #fff;
}
.store_772285939 .brand-link {
  background: linear-gradient(45deg, white 75%, #3a9e91 25%);
}
.store_772285939 body::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.store_772285939 body::-webkit-scrollbar-thumb {
  background: #72ccc0;
}
.store_772285939 body::-webkit-scrollbar-thumb:hover {
  background: #3a9e91;
}
.store_772285939 .bg-ispexe-1 {
  background-color: #72ccc0;
}
.store_772285939 .bg-ispexe-2 {
  background-color: #98d9d1;
}
.store_772285939 .bg-ispexe-3 {
  background-color: #bde7e1;
}
.store_772285939 .bg-ispexe-4 {
  background-color: #e2f5f2;
}
.store_772285939 .bg-logo-img {
  background-image: url(theme/store_772285939.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
}
.store_772285939 .bg-task-random,
.store_772285939 .content-wrapper {
  background: rgba(77, 190, 175, 0.3);
}
.store_772285939 .border_left {
  border-left: 10px groove #4dbeaf;
}
.store_772285939 .btn-primary {
  color: #fff;
  background-color: #4dbeaf;
  border-color: #4dbeaf;
}
.store_772285939 .btn:before {
  border-left: 30px solid transparent;
  border-bottom: 36px solid rgba(196, 196, 196, 0.231372549);
}
.store_772285939 .btn-app {
  border: 1px solid #72ccc0 !important;
}
.store_772285939 .bg-ispexe {
  background: #4dbeaf;
}
.store_772285939 .widget_insurance .card-header,
.store_772285939 .salesbyperson_container .card-header {
  background: #4dbeaf;
}
.store_772285939 .small-box, .store_772285939 .card-header-bg {
  background: linear-gradient(45deg, #72ccc0 60%, white 30%);
}
.store_772285939 .small-box .badge {
  background: #4dbeaf;
  z-index: 9999;
  position: relative;
  color: #fff;
}
.store_772285939 .small-box .icon > i {
  color: #4dbeaf;
}
.store_772285939 .gr-1 {
  background: linear-gradient(170deg, #4dbeaf 0%, #fff 100%);
}
.store_772285939 .gr-2 {
  background: linear-gradient(170deg, #4dbeaf 0%, #fff 100%);
}
.store_772285939 .gr-3 {
  background: linear-gradient(-90deg, #4dbeaf 0%, #fff 100%);
}
.store_772285939 .form-control:focus {
  border-color: #4dbeaf !important;
  /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(30, 102, 195) !important; */
}
.store_772285939 .input-group-text {
  background: linear-gradient(45deg, #e2f5f2 59%, #bde7e1 38%);
}
.store_772285939 .new_input i.fa {
  border-left: 30px solid #e2f5f2 !important;
  border-bottom: 34px solid #bde7e1 !important;
}
.store_772285939 .new_input input:focus + i.fa {
  border-left: 30px solid #4dbeaf !important;
  border-bottom: 34px solid #4dbeaf !important;
}
.store_772285939 .table-striped tbody tr:nth-of-type(odd) {
  background: #e2f5f2;
}

[data-theme=store_772285939] {
  background: #4dbeaf;
}
[data-theme=store_772285939]:hover {
  background: #3a9e91;
}
[data-theme=store_772285939][disabled] {
  background: #7e8d8b;
}

.store_704774487 {
  /* Track */
  /* Handle on hover */
  /* backgrounds grediant */
}
.store_704774487 body,
.store_704774487 .table-responsive {
  scrollbar-width: thin;
  scrollbar-color: #4dd0e1 #f1f1f1;
}
.store_704774487 .sidebar-dark-olive .nav-sidebar > .nav-item > .nav-link.active,
.store_704774487 .sidebar-light-olive .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #4dd0e1;
  color: #fff;
}
.store_704774487 .brand-link {
  background: linear-gradient(45deg, white 75%, #24c2d7 25%);
}
.store_704774487 body::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.store_704774487 body::-webkit-scrollbar-thumb {
  background: #79dce8;
}
.store_704774487 body::-webkit-scrollbar-thumb:hover {
  background: #24c2d7;
}
.store_704774487 .bg-ispexe-1 {
  background-color: #79dce8;
}
.store_704774487 .bg-ispexe-2 {
  background-color: #a4e7f0;
}
.store_704774487 .bg-ispexe-3 {
  background-color: #d0f3f7;
}
.store_704774487 .bg-ispexe-4 {
  background-color: #fcfefe;
}
.store_704774487 .bg-logo-img {
  background-image: url(theme/store_704774487.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
}
.store_704774487 .bg-task-random,
.store_704774487 .content-wrapper {
  background: rgba(77, 208, 225, 0.3);
}
.store_704774487 .border_left {
  border-left: 10px groove #4dd0e1;
}
.store_704774487 .btn-primary {
  color: #fff;
  background-color: #4dd0e1;
  border-color: #4dd0e1;
}
.store_704774487 .btn:before {
  border-left: 30px solid transparent;
  border-bottom: 36px solid rgba(196, 196, 196, 0.231372549);
}
.store_704774487 .btn-app {
  border: 1px solid #79dce8 !important;
}
.store_704774487 .bg-ispexe {
  background: #4dd0e1;
}
.store_704774487 .widget_insurance .card-header,
.store_704774487 .salesbyperson_container .card-header {
  background: #4dd0e1;
}
.store_704774487 .small-box, .store_704774487 .card-header-bg {
  background: linear-gradient(45deg, #79dce8 60%, white 30%);
}
.store_704774487 .small-box .badge {
  background: #4dd0e1;
  z-index: 9999;
  position: relative;
  color: #fff;
}
.store_704774487 .small-box .icon > i {
  color: #4dd0e1;
}
.store_704774487 .gr-1 {
  background: linear-gradient(170deg, #4dd0e1 0%, #fff 100%);
}
.store_704774487 .gr-2 {
  background: linear-gradient(170deg, #4dd0e1 0%, #fff 100%);
}
.store_704774487 .gr-3 {
  background: linear-gradient(-90deg, #4dd0e1 0%, #fff 100%);
}
.store_704774487 .form-control:focus {
  border-color: #4dd0e1 !important;
  /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(30, 102, 195) !important; */
}
.store_704774487 .input-group-text {
  background: linear-gradient(45deg, #fcfefe 59%, #d0f3f7 38%);
}
.store_704774487 .new_input i.fa {
  border-left: 30px solid #fcfefe !important;
  border-bottom: 34px solid #d0f3f7 !important;
}
.store_704774487 .new_input input:focus + i.fa {
  border-left: 30px solid #4dd0e1 !important;
  border-bottom: 34px solid #4dd0e1 !important;
}
.store_704774487 .table-striped tbody tr:nth-of-type(odd) {
  background: #fcfefe;
}

[data-theme=store_704774487] {
  background: #4dd0e1;
}
[data-theme=store_704774487]:hover {
  background: #24c2d7;
}
[data-theme=store_704774487][disabled] {
  background: #77b0b7;
}

.store_705054324 {
  /* Track */
  /* Handle on hover */
  /* backgrounds grediant */
}
.store_705054324 body,
.store_705054324 .table-responsive {
  scrollbar-width: thin;
  scrollbar-color: #007bff #f1f1f1;
}
.store_705054324 .sidebar-dark-olive .nav-sidebar > .nav-item > .nav-link.active,
.store_705054324 .sidebar-light-olive .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #007bff;
  color: #fff;
}
.store_705054324 .brand-link {
  background: linear-gradient(45deg, white 75%, #0062cc 25%);
}
.store_705054324 body::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.store_705054324 body::-webkit-scrollbar-thumb {
  background: #3395ff;
}
.store_705054324 body::-webkit-scrollbar-thumb:hover {
  background: #0062cc;
}
.store_705054324 .bg-ispexe-1 {
  background-color: #3395ff;
}
.store_705054324 .bg-ispexe-2 {
  background-color: #66b0ff;
}
.store_705054324 .bg-ispexe-3 {
  background-color: #99caff;
}
.store_705054324 .bg-ispexe-4 {
  background-color: #cce5ff;
}
.store_705054324 .bg-logo-img {
  background-image: url(theme/store_705054324.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: #000;
}
.store_705054324 .bg-task-random,
.store_705054324 .content-wrapper {
  background: rgba(0, 123, 255, 0.3);
}
.store_705054324 .border_left {
  border-left: 10px groove #007bff;
}
.store_705054324 .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.store_705054324 .btn:before {
  border-left: 30px solid transparent;
  border-bottom: 36px solid rgba(196, 196, 196, 0.231372549);
}
.store_705054324 .btn-app {
  border: 1px solid #3395ff !important;
}
.store_705054324 .bg-ispexe {
  background: #007bff;
}
.store_705054324 .widget_insurance .card-header,
.store_705054324 .salesbyperson_container .card-header {
  background: #007bff;
}
.store_705054324 .small-box, .store_705054324 .card-header-bg {
  background: linear-gradient(45deg, #3395ff 60%, white 30%);
}
.store_705054324 .small-box .badge {
  background: #007bff;
  z-index: 9999;
  position: relative;
  color: #fff;
}
.store_705054324 .small-box .icon > i {
  color: #007bff;
}
.store_705054324 .gr-1 {
  background: linear-gradient(170deg, #007bff 0%, #fff 100%);
}
.store_705054324 .gr-2 {
  background: linear-gradient(170deg, #007bff 0%, #fff 100%);
}
.store_705054324 .gr-3 {
  background: linear-gradient(-90deg, #007bff 0%, #fff 100%);
}
.store_705054324 .form-control:focus {
  border-color: #007bff !important;
  /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(30, 102, 195) !important; */
}
.store_705054324 .input-group-text {
  background: linear-gradient(45deg, #cce5ff 59%, #99caff 38%);
}
.store_705054324 .new_input i.fa {
  border-left: 30px solid #cce5ff !important;
  border-bottom: 34px solid #99caff !important;
}
.store_705054324 .new_input input:focus + i.fa {
  border-left: 30px solid #007bff !important;
  border-bottom: 34px solid #007bff !important;
}
.store_705054324 .table-striped tbody tr:nth-of-type(odd) {
  background: #cce5ff;
}

[data-theme=store_705054324] {
  background: #007bff;
}
[data-theme=store_705054324]:hover {
  background: #0062cc;
}
[data-theme=store_705054324][disabled] {
  background: #337dcc;
}

/*end theme*//*# sourceMappingURL=styles_code.css.map */