.blue {
  color: #3498DB;
}
.purple {
  color: #9B59B6;
}
.green {
  color: #1ABB9C;
}
.aero {
  color: #9CC2CB;
}
.red {
  color: #E74C3C;
}
.dark {
  color: #34495E;
}
.border-blue {
  border-color: #3498DB !important;
}
.border-purple {
  border-color: #9B59B6 !important;
}
.border-green {
  border-color: #1ABB9C !important;
}
.border-aero {
  border-color: #9CC2CB !important;
}
.border-red {
  border-color: #E74C3C !important;
}
.border-dark {
  border-color: #34495E !important;
}
.bg-white {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #73879C;
}
.bg-green {
  background: #1ABB9C !important;
  border: 1px solid #1ABB9C !important;
  color: #fff;
}
.bg-red {
  background: #E74C3C !important;
  border: 1px solid #E74C3C !important;
  color: #fff;
}
.bg-blue {
  background: #3498DB !important;
  border: 1px solid #3498DB !important;
  color: #fff;
}
.bg-orange {
  background: #F39C12 !important;
  border: 1px solid #F39C12 !important;
  color: #fff;
}
.bg-purple {
  background: #9B59B6 !important;
  border: 1px solid #9B59B6 !important;
  color: #fff;
}
.bg-blue-sky {
  background: #50C1CF !important;
  border: 1px solid #50C1CF !important;
  color: #fff;
}
div.component {
  overflow: hidden;
  /*background-color: #fff; */
}
.timeline .block {
  margin: 0;
  border-left: 3px solid #e8e8e8;
  overflow: visible;
  padding: 10px 15px;
  margin-left: 105px;
}
.timeline.widget {
  min-width: 0;
  max-width: inherit;
}
.timeline.widget .block {
  margin-left: 5px;
}
.timeline .tags {
  position: absolute;
  top: 15px;
  left: 0;
  width: 84px;
}
.timeline .tag {
  display: block;
  height: 30px;
  font-size: 13px;
  padding: 8px;
  line-height: 1;
  background: #1ABB9C;
  color: #fff !important;
}
.timeline .tag:after {
  content: " ";
  height: 30px;
  width: 0;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  pointer-events: none;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 11px solid #1ABB9C;
}
.timeline .tag span {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.timeline .title {
  position: relative;
  font-size: 16px;
  margin: 0;
}
.timeline .title:before {
  content: "";
  position: absolute;
  left: -23px;
  top: 3px;
  display: block;
  width: 14px;
  height: 14px;
  border: 3px solid #d2d3d2;
  border-radius: 14px;
  background: #f9f9f9;
}
.timeline .byline {
  padding: 0.25em 0;
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  font-size: 0.9375em;
  line-height: 1.3;
  color: #aab6aa;
}
.tiles {
  border-top: 1px solid #ccc;
  margin-top: 15px;
  padding-top: 5px;
  margin-bottom: 0;
}
.tile {
  overflow: hidden;
}
.top_tiles {
  margin-bottom: 0;
}
.top_tiles .tile h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 3px 0 7px;
  font-weight: bold;
}
.tile-stats {
  position: relative;
  display: block;
  margin-bottom: 12px;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 5px;
  overflow: hidden;
  padding-bottom: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background: #FFF;
  transition: all 300ms ease-in-out;
}
.tile-stats:hover .icon i {
  animation-name: transformAnimation;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  color: rgba(58, 58, 58, 0.41);
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: transformAnimation;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: transformAnimation;
  -moz-animation-duration: 0.5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
.tile-stats .icon {
  width: 20px;
  height: 20px;
  color: #BAB8B8;
  position: absolute;
  right: 53px;
  top: 22px;
  z-index: 1;
}
.tile-stats .icon i {
  margin: 0;
  font-size: 60px;
  line-height: 0;
  vertical-align: bottom;
  padding: 0;
}
.tile-stats .count {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.65857;
}
.tile-stats .count,
.tile-stats h3,
.tile-stats p {
  position: relative;
  margin: 0;
  margin-left: 10px;
  z-index: 5;
  padding: 0;
}
.tile-stats h3 {
  color: #BAB8B8;
}
.tile-stats p {
  margin-top: 5px;
  font-size: 12px;
}
.tile-stats > .dash-box-footer {
  position: relative;
  text-align: center;
  margin-top: 5px;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.tile-stats > .dash-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.tile-stats > .dash-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
table.tile_info {
  padding: 10px 15px;
}
table.tile_info span.right {
  margin-right: 0;
  float: right;
  position: absolute;
  right: 4%;
}
.tile:hover {
  text-decoration: none;
}
.tile_header {
  border-bottom: transparent;
  padding: 7px 15px;
  margin-bottom: 15px;
  background: #E7E7E7;
}
.tile_head h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.tiles-bottom {
  padding: 5px 10px;
  margin-top: 10px;
  background: rgba(194, 194, 194, 0.3);
  text-align: left;
}
.tile_count {
  margin-bottom: 0px;
  margin-top: 0px;
}
.tile_count .tile_stats_count {
  border-bottom: 1px solid #D9DEE4;
  padding: 0 10px 3px 20px;
  margin-top: 3px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
@media (min-width: 992px) {
  footer {
    margin-left: 230px;
  }
}
@media (min-width: 992px) {
  .tile_count .tile_stats_count {
    /* margin-bottom: 10px; */
    border-bottom: 0;
    /*padding-bottom: 10px; */
  }
}
.tile_count .tile_stats_count:before {
  content: "";
  position: absolute;
  left: 0;
  height: 65px;
  border-left: 2px solid #ADB2B5;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .tile_count .tile_stats_count:first-child:before {
    border-left: 0;
  }
}
.tile_count .tile_stats_count .count {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .tile_count .tile_stats_count .count {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .tile_count .tile_stats_count .count {
    font-size: 30px;
  }
}
.tile_count .tile_stats_count span {
  font-size: 12px;
}
@media (min-width: 768px) {
  .tile_count .tile_stats_count span {
    font-size: 13px;
  }
}
.tile_count .tile_stats_count .count_bottom i {
  width: 12px;
}
.component.highchart {
  min-width: 100px;
  height: 90vh;
  margin: 0 auto;
}
.component.chart_data_table {
  column-count: 3;
  margin: 0 auto;
  width: 60%;
}
/* XPanel controld */
.x_panel.tile {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 17px;
  display: inline-block;
  background: #fff;
  border: none;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  border-radius: 3px;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  opacity: 1;
  transition: all 0.2s ease;
}
.x_panel .x_title {
  display: flex;
  justify-content: space-between;
}
.x_panel .x_title h2 {
  margin: 5px 0 6px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.x_panel .panel_toolbox {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
}
.x_panel .panel_toolbox li {
  padding: 4px;
}
.x_panel .clearfix {
  display: none;
}
* {
  box-sizing: border-box;
}
.form_control {
  background: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 42px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.form_control .drop_arrow {
  margin-left: auto;
}
.form-control::placeholder {
  font-size: 0.95rem;
  color: #aaa;
  font-style: italic;
}
.form_cb_select_control {
  position: relative;
  /*margin-bottom: 20px;*/
}
.form_cb_select_control .form_cb_select_label {
  background: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 42px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0px;
}
.form_cb_select_control .form_cb_select_label .drop_arrow {
  margin-left: auto;
}
.form_cb_select_control .form_cb_select_label span {
  max-width: 95%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.form_cb_select_control .form_cb_select_dropdown {
  padding: 6px 5px;
  position: absolute;
  left: 0;
  right: 0;
  border: none;
  overflow-y: visible;
  background: transparent;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  transition: all 0.2s ease-in;
}
.form_cb_select_control ul {
  -moz-column-count: 1;
  -moz-column-gap: 10px;
  -webkit-column-count: 1;
  -webkit-column-gap: 10px;
  column-count: 1;
  column-gap: 10px;
  margin-top: 0px;
  list-style: none;
  border: 1px solid #ccc;
  padding: 4px 8px;
  background: #fff;
}
.form_cb_select_control ul label {
  display: flex;
  margin-bottom: 0.5rem;
  align-items: center;
  justify-content: flex-start;
}
.form_cb_select_control ul input[type=checkbox] {
  margin-right: 4px;
}
.form_cb_select_control ul .form_cb_select_group {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 0;
  margin-bottom: 10px;
}
.form_cb_select_control ul .form_cb_select_group_label {
  font-weight: bold;
  margin-bottom: 5px;
  border-bottom: 1px solid;
  width: 100%;
  display: block;
  padding: 7px;
  background: #ccc;
  color: #000;
  cursor: pointer;
}
.form_cb_select_control ul .form_cb_select_group_options {
  padding: 7px;
}
@media (min-width: 768px) {
  .form_cb_select_control ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
.form_cb_select_control .checkbox {
  opacity: 0;
  transition: opacity 0.2s;
}
.form_cb_select_control.open {
  /*.form_cb_select_label svg {
        transform: translateY(-50%) rotate(-90deg);
    }*/
}
.form_cb_select_control.open .form_cb_select_dropdown {
  visibility: visible;
  opacity: 1;
}
.form_date_range_control {
  background: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 42px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.form_date_range_control .drop_arrow {
  margin-left: auto;
}
.form_field input.has_error {
  color: red;
}
.form_field ul.errors {
  list-style-type: none;
  color: red;
}
div.checkbox_tick_cross {
  /*** custom checkboxes ***/
  /* to hide the checkbox itself */
  /* unchecked icon */
  /* space between checkbox and label */
  /* checked icon */
  /* allow space for check mark */
}
div.checkbox_tick_cross input[type=checkbox] {
  display: none;
}
div.checkbox_tick_cross input[type=checkbox] + label:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
}
div.checkbox_tick_cross input[type=checkbox] + label:before {
  content: "\f00d";
  color: red;
}
div.checkbox_tick_cross input[type=checkbox] + label:before {
  letter-spacing: 10px;
}
div.checkbox_tick_cross input[type=checkbox]:checked + label:before {
  content: "\f00c";
  color: green;
}
div.checkbox_tick_cross input[type=checkbox]:checked + label:before {
  letter-spacing: 5px;
}
/* SHOW CSRF field error */
input[type=hidden].is-invalid {
  display: block;
}
input[type=hidden].is-invalid:after {
  content: "THis is an error";
  color: red;
}
table.sortable tr.sort-header th.sorted {
  padding-right: 18px;
  position: relative;
}
table.sortable tr.sort-header th.sorted:before,
table.sortable tr.sort-header th.sorted:after {
  border: 6px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 5px;
  top: 50%;
  position: absolute;
  width: 0;
}
table.sortable tr.sort-header th.sorted:before {
  border-bottom-color: #666;
  margin-top: -13px;
}
table.sortable tr.sort-header th.sorted:after {
  border-top-color: #666;
  margin-top: 2px;
}
table.sortable tr.sort-header th.sorted.sorted-asc::before {
  border-bottom-color: #eee;
}
table.sortable tr.sort-header th.sorted.sorted-desc::after {
  border-top-color: #eee;
}
.tabulator.tabulator-bordered {
  border: 1px solid lightgrey;
}
.login_wrapper {
  right: 0px;
  margin: 0px auto;
  margin-top: 5%;
  max-width: 350px;
  position: relative;
}
.login_form {
  z-index: 22;
}
.registration_form,
.login_form {
  position: absolute;
  top: 0px;
  width: 100%;
}
.form-group {
  margin-bottom: 10px;
}
/*# sourceMappingURL=base.css.map */