/**
 * Components
 *
 * TABLE OF CONTENTS
 * 1. Components
 * 	  1.1 Article
 * 	  1.2 Author
 * 	  1.3 Avatar Item
 * 	  1.4 Browser
 * 	  1.5 Chat
 * 	  1.6 Chocolat
 * 	  1.7 Custom Tab
 * 	  1.8 DataTables
 * 	  1.9 Date Range Picker
 * 	  1.10 Dropzone
 * 	  1.11 Flag Icon
 * 	  1.12 Full Calendar
 * 	  1.13 Gallery
 * 	  1.14 Image Preview
 * 	  1.15 IonIcons
 * 	  1.16 jQVmap
 * 	  1.17 Profile
 * 	  1.18 Select2
 * 	  1.19 Selectric
 * 	  1.20 Slider
 * 	  1.21 Sparkline
 * 	  1.22 Statistics
 * 	  1.23 Summary
 * 	  1.24 Summernote
 * 	  1.25 Sweet Alert
 * 	  1.26 Tags Input
 * 	  1.27 Time Picker
 * 	  1.28 Toast
 * 	  1.29 User Item
 * 	  1.30 Weather
 * 	  1.31 Weather Icon
 * 	  1.32 PWStrength
 * 	  1.33 Product
 * 	  1.34 Ticket
 * 	  1.35 Owl Carousel
 * 	  1.36 Activities
 * 	  1.37 Invoices
 * 	  1.38 Empty States
 *    1.39 Pricing
 *    1.40 Hero
 *    1.41 Avatar
 *    1.42 Wizard
 */
/* 1.1 Article */
/* 1.2 Author */
/* 1.3 Avatar Item */
/* 1.4 Browser */
/* 1.5 Chat */
/* 1.6 Chocolat */
/* 1.7 Custom Tab */
[data-tab-group] {
  display: none; }
  [data-tab-group].active {
    display: block; }

/* 1.8 DataTables */
table.dataTable {
  border-collapse: collapse !important; }
  table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #ddd !important; }
  table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important; }

.dataTables_wrapper {
  padding: 0 !important;
  font-size: 13px !important; }
  .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
    margin: 0 !important;
    float: left; }

div.dataTables_wrapper div.dataTables_processing {
  font-size: 0 !important;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsb2FkZXItMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQogd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MCA1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iIzAwMCIgZD0iTTQzLjkzNSwyNS4xNDVjMC0xMC4zMTgtOC4zNjQtMTguNjgzLTE4LjY4My0xOC42ODNjLTEwLjMxOCwwLTE4LjY4Myw4LjM2NS0xOC42ODMsMTguNjgzaDQuMDY4YzAtOC4wNzEsNi41NDMtMTQuNjE1LDE0LjYxNS0xNC42MTVjOC4wNzIsMCwxNC42MTUsNi41NDMsMTQuNjE1LDE0LjYxNUg0My45MzV6Ij4NCjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZVR5cGU9InhtbCINCiAgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIg0KICB0eXBlPSJyb3RhdGUiDQogIGZyb209IjAgMjUgMjUiDQogIHRvPSIzNjAgMjUgMjUiDQogIGR1cj0iMC42cyINCiAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4NCjwvcGF0aD4NCjwvc3ZnPg0K") !important;
  background-color: #fff;
  background-size: 100%;
  width: 50px !important;
  height: 50px;
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
  opacity: 1 !important; }

/* 1.9 Date Range Picker */
.daterangepicker.dropdown-menu {
  width: auto; }

.daterangepicker .input-mini {
  padding-left: 28px !important; }

.daterangepicker .calendar th, .daterangepicker .calendar td {
  padding: 5px;
  font-size: 12px; }

.ranges li {
  color: #229977; }
  .ranges li:hover, .ranges li.active {
    background-color: #229977; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #229977; }

/* 1.10 Dropzone */
/* 1.11 Flag Icon */
.flag-icon {
  width: 50px;
  height: 35px;
  display: inline-block;
  background-size: 100%; }
  .flag-icon.flag-icon-shadow {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03); }

/* 1.12 Full Calendar */
/* 1.13 Gallery */
/* 1.14 Image Preview */
/* 1.15 IonIcons */
/* 1.16 jQVmap */
/* 1.17 Profile */
/* 1.18 Select2 */
.select2 {
  width: 100% !important; }

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: none;
  box-shadow: none; }

.select2-container .select2-selection--multiple, .select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 42px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  outline: none;
  background-color: #fdfdff;
  border-color: #d1e7e1; }

.select2-dropdown {
  border-color: #67ddbc !important; }

.select2-container.select2-container--open .select2-selection--multiple {
  background-color: #fefeff;
  border-color: #229977; }

.select2-container.select2-container--focus .select2-selection--multiple, .select2-container.select2-container--focus .select2-selection--single {
  background-color: #fefeff;
  border-color: #229977; }

.select2-container.select2-container--open .select2-selection--single {
  background-color: #fefeff;
  border-color: #229977; }

.select2-results__option {
  padding: 10px; }

.select2-search--dropdown .select2-search__field {
  padding: 7px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  min-height: 42px;
  line-height: 42px;
  padding-left: 20px;
  padding-right: 20px; }

.select2-container--default .select2-selection--multiple .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 40px;
  min-height: 42px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
  color: #fff;
  padding-left: 10px;
  padding-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-left: 10px;
  padding-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: #fff; }

.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #229977;
  color: #fff; }

.select2-results__option {
  padding-right: 10px 15px; }

/* 1.19 Selectric */
/* 1.20 Slider */
/* 1.21 Sparkline */
/* 1.22 Statistics */
/* 1.23 Summary */
/* 1.24 Summernote */
/* 1.25 Sweet Alert */
.swal-button {
  border-radius: 3px;
  font-size: 16px; }
  .swal-button:focus {
    box-shadow: none; }
  .swal-button.swal-button--confirm {
    box-shadow: 0 2px 6px #35d2a5;
    background-color: #229977; }
    .swal-button.swal-button--confirm:focus {
      opacity: .8; }

.swal-footer {
  text-align: center; }

.swal-text {
  text-align: center;
  line-height: 24px;
  font-weight: 500; }

/* 1.26 Tags Input */
.bootstrap-tagsinput {
  background-color: #fdfdff;
  border-color: #d1e7e1;
  display: block;
  height: 46px;
  box-shadow: none;
  overflow: auto; }
  .bootstrap-tagsinput input {
    height: 100%;
    padding: 0 8px; }
  .bootstrap-tagsinput .tag {
    background-color: #229977;
    border-radius: 3px;
    padding: 5px 10px; }
    .bootstrap-tagsinput .tag:first-child {
      margin-left: 5px; }
  .bootstrap-tagsinput:focus {
    background-color: #fefeff;
    border-color: #229977; }

/* 1.27 Time Picker */
.bootstrap-timepicker-widget table td a span {
  margin-left: 0 !important; }

/* 1.28 Toast */
#toast-container > div {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
  padding: 20px 20px 20px 50px;
  opacity: 1; }

#toast-container > .toast {
  background-image: none !important; }
  #toast-container > .toast:before {
    position: absolute;
    left: 17px;
    top: 25px;
    font-family: 'Ionicons';
    font-size: 24px;
    line-height: 18px;
    color: #fff; }

#toast-container > .toast-warning:before {
  content: "\f100"; }

#toast-container > .toast-error:before {
  content: "\f2d7"; }

#toast-container > .toast-info:before {
  content: "\f44c";
  color: #000; }

#toast-container > .toast-success:before {
  content: "\f121"; }

.toast.toast-error {
  background-color: #fc544b; }

.toast.toast-warning {
  background-color: #ffa426; }

.toast.toast-success {
  background-color: #47c363; }

.toast.toast-info {
  background-color: #fff; }
  .toast.toast-info .toast-title {
    color: #000; }
  .toast.toast-info .toast-message {
    color: #000;
    margin-top: 5px; }

/* 1.29 User Item */
/* 1.30 Weather */
/* 1.31 Weather Icon */
/* 1.32 PWStrength */
/* 1.33 Product */
/* 1.34 Ticket */
/* 1.35 Owl Carousel */
.owl-theme .owl-item {
  padding: 10px 0; }

.owl-theme .owl-dots {
  margin-top: 20px !important; }
  .owl-theme .owl-dots .owl-dot.active span {
    background-color: #229977; }

/* 1.36 Activities */
.activities {
  display: flex;
  flex-wrap: wrap; }
  .activities .activity {
    width: 100%;
    display: flex;
    position: relative; }
    .activities .activity:before {
      content: ' ';
      position: absolute;
      left: 25px;
      top: 0;
      width: 2px;
      height: 100%;
      background-color: #229977; }
    .activities .activity:last-child:before {
      display: none; }
    .activities .activity .activity-icon {
      width: 50px;
      height: 50px;
      border-radius: 3px;
      line-height: 50px;
      font-size: 20px;
      text-align: center;
      margin-right: 20px;
      border-radius: 50%;
      flex-shrink: 0;
      text-align: center;
      z-index: 1; }
    .activities .activity .activity-detail {
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
      background-color: #fff;
      border-radius: 3px;
      border: none;
      position: relative;
      margin-bottom: 30px;
      position: relative;
      padding: 15px; }
      .activities .activity .activity-detail:before {
        content: '\f0d9';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 20px;
        position: absolute;
        left: -8px;
        color: #fff; }
      .activities .activity .activity-detail h4 {
        font-size: 18px;
        color: #191d21; }
      .activities .activity .activity-detail p {
        margin-bottom: 0; }

/* 1.37 Activities */
