/*! Custom styles for this template */
html {
  height: 100%;
  -ms-overflow-style: scrollbar;
}
.navbar {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-brand-center {
  display: block;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.navbar-collapse {
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.navbar-toggler .arrow-up:before,
.navbar-toggler .arrow-up:after {
  bottom: 0;
  -webkit-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.navbar-toggler.collapsed .arrow-up:before,
.navbar-toggler.collapsed .arrow-up:after {
  bottom: -8px;
}
.navbar-toggler .ellipsis-object {
  background-color: #fff;
  border: 1px solid #fff;
}
.navbar-account-btn {
  background-color: transparent;
  background-image: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  outline: none;
  padding: 7px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.navbar-upgrade-heading {
  line-height: 1.538462;
  margin-bottom: 0;
  margin-top: 0;
}
.navbar-upgrade-notification {
  color: inherit;
  display: block;
}
.navbar-upgrade-version {
  color: #7b99b7;
  padding: 5px 15px;
}
.navbar-search {
  display: block;
  height: 50px;
  overflow: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  width: 400px;
}
.navbar-search-toggler {
  background-color: transparent;
  background-image: none;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 13px;
  height: 50px;
  left: 0;
  line-height: 50px;
  outline: none;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}
.navbar-search-input {
  background-color: transparent;
  background-image: none;
  border: none;
  display: block;
  font-size: 13px;
  height: 50px;
  line-height: 50px;
  outline: none;
  padding-left: 50px;
  padding-right: 70px;
  text-overflow: ellipsis;
  width: 100%;
}
.navbar-search-adv-btn {
  background-color: transparent;
  background-image: none;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 10px;
  line-height: 20px;
  min-width: 70px;
  outline: none;
  padding: 15px 10px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
}
.navbar-search-collapsed {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
  width: 50px;
}
.navbar-search-collapsed .navbar-search-adv-btn {
  right: -70px;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.dropdown-menu-lg {
  padding: 0;
  width: 420px;
}
.dropdown-header {
  border-bottom: 1px solid #cad6e2;
  padding: 10px 15px;
}
.dropdown-body {
  height: 304px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.dropdown-heading {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
}
.dropdown-link {
  float: right;
  line-height: 20px;
}
.dropdown-btn {
  background-color: transparent;
  background-image: none;
  border-color: #cad6e2;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-style: solid;
  border-width: 1px 0 0;
  color: #3a5269;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  outline: none;
  padding: 5px 10px;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}
.dropdown-btn:hover,
.dropdown-btn:focus {
  background-color: #2c3e50;
  border-color: #2c3e50;
  color: #fff;
  text-decoration: none;
}
.notification:before,
.notification:after {
  content: " ";
  display: table;
}
.notification:after {
  clear: both;
}
.notification-media {
  float: left;
  margin-right: 10px;
}
.notification-content {
  overflow: hidden;
}
.notification-heading {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
.notification-timestamp {
  float: right;
  font-size: 12px;
  line-height: 20px;
}
.notification-text {
  margin-bottom: 0;
}
.sidenav-toggler {
  background-color: transparent;
  background-image: none;
  border: none;
  display: block;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-left: -15px;
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-transition: background-color 1s;
  -o-transition: background-color 1s;
  transition: background-color 1s;
  width: 60px;
}
.sidenav-toggler.collapsed {
  width: 60px;
}
.navbar-default .navbar-header {
  background-color: #F6F6F6;
}
.navbar-default .navbar-toggler .arrow-up:before,
.navbar-default .navbar-toggler .arrow-up:after {
  border-bottom-color: #fff;
}
.navbar-default .navbar-account-btn {
  color: #2c3e50;
}
.navbar-default .navbar-account-btn:hover,
.navbar-default .navbar-account-btn:focus {
  background-color: #fff;
  color: #6185a8;
}
.navbar-default .open .navbar-account-btn,
.navbar-default .open .user-account-btn:hover,
.navbar-default .open .user-account-btn:focus {
  background-color: #cad6e2;
  color: #161f27;
}
.navbar-default .navbar-search-collapsed {
  background-color: #fff;
  color: #2c3e50;
}
.navbar-default .navbar-search-toggler {
  color: #2c3e50;
}
.navbar-default .navbar-search-toggler:hover {
  background-color: #fff;
  color: #6185a8;
}
.navbar-default .navbar-search-input {
  color: #2c3e50;
}
.navbar-default .navbar-search-input::-moz-placeholder {
  color: #cad6e2;
  opacity: 1;
}
.navbar-default .navbar-search-input:-ms-input-placeholder {
  color: #cad6e2;
}
.navbar-default .navbar-search-input::-webkit-input-placeholder {
  color: #cad6e2;
}
.navbar-default .navbar-search-adv-btn {
  color: #2c3e50;
}
.navbar-default .sidenav-toggler.collapsed {
  background-color: #F6F6F6;
}
.navbar-default .sidenav-toggler .bar-line.in {
  background-color: #000000;
}
.navbar-default .sidenav-toggler.collapsed .bar-line {
    background-color: #000;
}
.navbar-inverse .navbar-toggler .arrow-up:before,
.navbar-inverse .navbar-toggler .arrow-up:after {
  border-bottom-color: #2c3e50;
}
.navbar-inverse .navbar-account-btn {
  color: #cad6e2;
}
.navbar-inverse .navbar-account-btn:hover,
.navbar-inverse .navbar-account-btn:focus {
  background-color: #32475c;
  color: #cad6e2;
}
.navbar-inverse .open .navbar-account-btn,
.navbar-inverse .open .user-account-btn:hover,
.navbar-inverse .open .user-account-btn:focus {
  background-color: #32475c;
  color: #cad6e2;
}
.navbar-inverse .navbar-search {
  background-color: #32475c;
  color: #cad6e2;
}
.navbar-inverse .navbar-search-collapsed {
  background-color: #2c3e50;
  color: #cad6e2;
}
.navbar-inverse .navbar-search-toggler {
  color: #cad6e2;
}
.navbar-inverse .navbar-search-toggler:hover {
  background-color: #32475c;
  color: #cad6e2;
}
.navbar-inverse .navbar-search-input {
  color: #cad6e2;
}
.navbar-inverse .navbar-search-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.75);
  opacity: 1;
}
.navbar-inverse .navbar-search-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-inverse .navbar-search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-inverse .navbar-search-adv-btn {
  color: #cad6e2;
}
.navbar-inverse .sidenav-toggler.collapsed {
  background-color: #32475c;
}
.sidenav-search .form-group {
  margin-bottom: 0;
}
.layout-content-body {
  float: left;
  padding: 15px 15px 35px;
  visibility: visible;
  width: 100%;
}
.layout-footer-body {
  padding: 5px 15px;
}
.title-bar {
  margin-bottom: 10px;
}
.title-bar-title {
  display: block;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
}
.title-bar-actions {
  float: right;
}
.title-bar-shortcut {
  color: inherit;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 20px;
  font-style: normal;
  line-height: 1;
  position: relative;
}
.title-bar-shortcut:hover,
.title-bar-shortcut:focus {
  color: inherit;
  text-decoration: none;
}
.title-bar-shortcut:before {
  color: transparent;
  content: "\f005";
  display: block;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.title-bar-shortcut:after {
  content: "\f006";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.title-bar-shortcut:hover:before {
  color: #ffeb3b;
}
.title-bar-shortcut.active:before,
.title-bar-shortcut.active:hover:before {
  color: #fbc02d;
}
.title-bar-description {
  margin-bottom: 0;
  margin-top: -5px;
}
.version {
  float: right;
}
.page-layouts-link {
  display: block;
  opacity: 0.75;
}
.page-layouts-link:hover,
.page-layouts-link:focus {
  opacity: 1;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: transparent;
}
.custom-scrollbar-inner {
  padding: 20px 30px;
}
.dropdown-menu.inner:before,
.dropdown-menu.inner:after {
  content: normal;
  display: none;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.img-flag {
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  width: 20px;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #cad6e2;
  border-radius: 0;
}
.spinner-inverse:after {
  border-color: #fff transparent transparent;
}
.panel {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 10px;
}
.card {
  border: none;
}
.card-actions {
  right: 15px;
  list-style: none;
  margin-bottom: 0;
  margin-top: -8px;
  padding-left: 0;
  position: absolute;
  top: 50%;
}
.card-action {
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: block;
  float: left;
  font-family: FontAwesome;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  height: 16px;
  line-height: 16px;
  margin-bottom: 0;
  -moz-osx-font-smoothing: grayscale;
  -ms-touch-action: manipulation;
  opacity: 0.75;
  padding: 0;
  position: relative;
  text-align: center;
  text-rendering: auto;
  touch-action: manipulation;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
  width: 16px;
}
.card-action + .card-action {
  margin-left: 5px;
}
.card-action:hover,
.card-action:focus {
  opacity: 1;
  outline: none;
}
.card-toggler:before {
  content: "\f078";
}
.card-reload:before {
  content: "\f0e2";
}
.card-focus:before {
  content: "\f065";
}
.card-remove:before {
  content: "\f00d";
}
.card-collapsed:not(.card-focused) .card-header {
  border: none;
}
.card-collapsed .card-toggler:before {
  content: "\f077";
}
.card-focused {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  overflow: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 2030;
}
.card-focused .card-toggler {
  display: none;
}
.card-focused .card-body {
  display: block !important;
  height: auto !important;
}
.card-focused .card-focus:before {
  content: "\f066";
}
.card-focus-mode {
  overflow: hidden;
}
.card-focus-mode .layout-content-body {
  -webkit-animation-duration: 0;
       -o-animation-duration: 0;
          animation-duration: 0;
  -webkit-animation-fill-mode: none;
       -o-animation-fill-mode: none;
          animation-fill-mode: none;
  -webkit-animation-name: none;
       -o-animation-name: none;
          animation-name: none;
}
.card-draggable {
  cursor: move;
}
.card-placeholder {
  background-color: #e1e8ef;
  border: 1px dashed #d1dce6;
  margin-bottom: 15px;
}
.modal-header {
  border-bottom: none;
}
.modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: none;
  position: relative;
}
.modal-footer {
  border-top: none;
}
@media (min-width: 768px) {
  .navbar-header {
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    width: 0px;
  }
  .navbar-toggleable {
    margin-left: 0px;
    -webkit-transition: margin-left 0.3s;
    -o-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
  }
  .navbar-default .navbar-nav > li {
    border-left: 1px solid #f6f6f6;
  }
  .navbar-inverse .navbar-nav > li {
    border-left: 1px solid #263544;
  }
  .layout-sidebar-collapsed .navbar-header {
    overflow: hidden;
    width: 0;
  }
  .layout-sidebar-collapsed .navbar-toggleable {
    margin-left: 0;
  }
  .layout-sidebar-body {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .layout-sidebar-fixed .layout-sidebar-body {
    height: 100%;
    /* overflow: hidden; */
    width: 100%;
  }
  .sidenav-collapse {
    display: block !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .navbar-nav {
    margin: 10px;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu .dropdown-btn {
    padding: 10px 15px;
  }
  .navbar-default .navbar-nav > li + li > a {
    border-top: 1px solid #f6f6f6;
  }
  .navbar-default .dropdown-heading {
    color: #2c3e50;
  }
  .navbar-default .dropdown-link {
    color: #2c3e50;
  }
  .navbar-default .dropdown-header {
    border-color: #f6f6f6;
    color: #161f27;
  }
  .navbar-default .dropdown-btn,
  .navbar-default .dropdown-btn:hover,
  .navbar-default .dropdown-btn:focus {
    background-color: #cad6e2;
    border-color: #f6f6f6;
    color: #161f27;
  }
  .navbar-default .notification-timestamp {
    color: rgba(44, 62, 80, 0.75);
  }
  .navbar-inverse .navbar-nav > li + li > a {
    border-top: 1px solid #263544;
  }
  .navbar-inverse .dropdown-heading {
    color: #cad6e2;
  }
  .navbar-inverse .dropdown-link {
    color: #cad6e2;
  }
  .navbar-inverse .dropdown-header {
    border-color: #263544;
    color: #cad6e2;
  }
  .navbar-inverse .dropdown-btn,
  .navbar-inverse .dropdown-btn:hover,
  .navbar-inverse .dropdown-btn:focus {
    background-color: #32475c;
    border-color: #263544;
    color: #cad6e2;
  }
  .navbar-inverse .notification-timestamp {
    color: rgba(202, 214, 226, 0.75);
  }
  .layout-sidebar-sticky .sticky-scrollable-area,
  .layout-sidebar-sticky .sticky-scrollable-area .custom-scrollbar {
    width: auto !important;
    height: auto !important;
  }
}
