/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Qixa Admin - Responsive Admin Template
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. Body, layout
2. Header
3. Sidebar
4. Form-element and progress bar
5. Box
6. User card
7. tab
8. google map
11. Chat and info-box
12. timeline
13. Button
14. callout
15. tab
16. pagination
17. data table
19. modal
20. widget
21. treevie
24. login-box
25. social btn
26. color Skin

-------------------------------------------------------------------*/
/* ---------------------------------------------------------------
[Variables]
-------------------------------------------------------------------*/
/* 5	193	112 */
/******************* 
import icon and fonts Styles 
*******************/
@import url(../../assets/vendor_components/font-awesome/css/font-awesome.css);
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,200i,300,300i,400,400i,500,500i,600,600i,700,800,900,");
/*------------------------------------------------------------------

[Typography]

Body :		Poppins, sans-serif;
-------------------------------------------------------------------*/
html {
  height: 100%; }

/*Body, layout*/
.layout-boxed body, .layout-boxed html, .wrapper, body, html {
  height: 100%; }

.wrapper, body {
  overflow-x: hidden;
  overflow-y: auto; }

.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  line-height: 1.5;
  text-shadow: none; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-size: 65%; }

.btn.uppercase, .fc th.fc-widget-header, .fc-toolbar h2, .info-box-text, .flex-column > li.header {
  text-transform: uppercase; }

.box-body:after, .box-footer:after, .box-header:after, .chat .item:after, .chat .item > .attachment:after, .contacts-list > li:after, .control-sidebar-menu > li > a:after, .direct-chat-msg:after, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after, .navbar-nav > .user-menu > .dropdown-menu > .user-body:after, .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after, .products-list > .item:after, .timeline > li:after, .user-block:after, .user-panel:after, .wrapper:after {
  clear: both; }

body {
  font-weight: 400;
  font-size: 13px;
  color: #4a4a4a; }

h1, h2, h3, h4, h5, h6 {
  /*color: #4a4a4a;*/
  font-weight: 400; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-bottom: 10px; }

h1 {
  line-height: 40px;
  font-size: 10px; }

h2 {
  line-height: 36px;
  font-size: 24px; }

h3 {
  line-height: 30px;
  font-size: 16px;
  margin-top: 20px; }

h4 {
  line-height: 22px;
  font-size: 18px; }

h5 {
  line-height: 18px;
  font-size: 16px;
  font-weight: 400; }

h6 {
  line-height: 16px;
  font-size: 14px;
  font-weight: 400; }

time {
  font-size: 12px;
  color: #929daf; }

img {
  max-width: 100%; }

.img-fluid {
  width: 100%; }

input[type=checkbox] ~ span {
  display: none; }

input[type=checkbox]:checked ~ span {
  display: inline; }

input[type=checkbox] {
  display: none; }

.wrapper {
  position: relative; }

.fixed .wrapper, .main-header .logo, .user-panel {
  overflow: hidden; }

.wrapper:after, .wrapper:before {
  content: " ";
  display: table; }

.layout-boxed .wrapper {
  max-width: 1250px;
  margin: 0 auto;
  min-height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  position: relative; }

.layout-boxed {
  /*background: url(../../images//boxed-bg.png) fixed;*/
  background: linear-gradient(rgba(5, 193, 112, 0.3), rgba(5, 193, 112, 0.4)), url("../../images/Artboard-3.jpg");
  background-repeat: repeat;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 3px solid #05c170;
  /* Inside border, but that did not look so nice */
  /*-webkit-box-shadow:inset 0px 0px 0px 10px #f00;
  -moz-box-shadow:inset 0px 0px 0px 10px #f00;
  box-shadow:inset 0px 0px 0px 10px #f00;*/ }

.layout-wide {
  border: 3px solid #05c170; }

.content-wrapper, .main-footer {
  -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
  -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
  -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
  transition: transform .3s ease-in-out, margin .3s ease-in-out;
  margin-left: 230px;
  z-index: 820; }

.layout-top-nav .content-wrapper, .layout-top-nav .main-footer {
  margin-left: 0; }

@media (min-width: 768px) {
  .sidebar-collapse .content-wrapper, .sidebar-collapse .main-footer {
    margin-left: 0; } }
.content-wrapper {
  min-height: 100%;
  background: linear-gradient(rgba(241, 242, 247, 0.5), rgba(241, 242, 247, 0.5)), url("../../images/stardust-1920x1080.png");
  background-size: 100% 100%, auto;
  z-index: 800; }

.main-footer {
  background: #fff;
  padding: 14px;
  color: #4a4a4a;
  border-top: 1px solid rgba(5, 193, 112, 0.2); }

.main-footer .nav {
  margin-top: -10px; }

.main-footer img {
  height: 30px; }

.nav-link {
  padding: .3rem 1.072rem; }

.fixed .left-side, .fixed .main-header, .fixed .main-sidebar {
  position: fixed; }

.fixed .main-header {
  top: 0;
  right: 0;
  left: 0; }

.fixed .content-wrapper, .fixed .right-side {
  padding-top: 60px; }

@media (max-width: 767px) {
  .content-wrapper, .main-footer {
    margin-left: 0; }

  .sidebar-open .content-wrapper, .sidebar-open .main-footer {
    -webkit-transform: translate(230px, 0);
    -ms-transform: translate(230px, 0);
    -o-transform: translate(230px, 0);
    transform: translate(230px, 0); }

  .fixed .content-wrapper, .fixed .right-side {
    padding-top: 120px; } }
.fixed.layout-boxed .wrapper {
  max-width: 100%; }

.hold-transition .content-wrapper, .hold-transition .left-side, .hold-transition .main-footer, .hold-transition .main-header .logo, .hold-transition .main-header .navbar, .hold-transition .main-sidebar, .hold-transition .menu-open .fa-angle-left, .hold-transition .right-side {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.content {
  min-height: 250px;
  padding: 30px;
  margin-right: auto;
  margin-left: auto; }

a {
  color: #4a4a4a; }

a:active, a:focus, a:hover {
  outline: 0;
  text-decoration: none;
  color: #05c170; }

p.pwhite {
  color: #DDF6EC;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px; }

#particles-js {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

#particles-js2 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 95%;
  z-index: 500; }

figcaption {
  font-size: 11px;
  text-align: right; }

.legal-section h1 {
  font-size: 22px; }

/*
.left {
max-width: 300px;
 float: left;
 padding: 0 20px 20px 0;
}


figure {
  float: right;
  width: 30%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}

*/
/* ---------------------------------------------------------------
[Header]
-------------------------------------------------------------------*/
.page-header {
  margin: 10px 0 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #eee; }

.page-header > small {
  color: #67757c;
  display: block;
  margin-top: 5px; }

.main-header {
  position: relative;
  max-height: 120px;
  z-index: 1030;
  box-shadow: 0 23px 27px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.3); }

.main-header .navbar {
  -webkit-transition: margin-left .3s ease-in-out;
  -o-transition: margin-left .3s ease-in-out;
  transition: margin-left .3s ease-in-out;
  margin-bottom: 0;
  margin-left: 0px;
  border: none;
  min-height: 60px;
  border-radius: 0;
  padding: 0;
  box-shadow: none; }

.layout-top-nav .main-header .navbar {
  margin-left: 0; }

.main-header #navbar-search-input.form-control {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent; }

.main-header #navbar-search-input.form-control:active, .main-header #navbar-search-input.form-control:focus {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9); }

.main-header #navbar-search-input.form-control::-moz-placeholder {
  color: #ccc;
  opacity: 1; }

.main-header #navbar-search-input.form-control:-ms-input-placeholder {
  color: #ccc; }

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
  color: #ccc; }

.main-header .navbar-custom-menu, .main-header .navbar-right {
  float: right; }

@media (max-width: 767px) {
  .main-header {
    display: block !important; }

  .main-header .navbar-right {
    float: none; }

  .navbar-collapse .main-header .navbar-right {
    margin: 7.5px -15px; }

  .main-header .navbar-right > li {
    color: inherit;
    border: 0; }

  .main-header .navbar .sidebar-toggle {
    display: block; }

  .dark-logo {
    display: none !important; } }
.main-header .navbar-brand, .main-header .sidebar-toggle:hover {
  color: #fff; }

.main-header .sidebar-toggle {
  float: left;
  background-color: transparent;
  background-image: none;
  padding: 20px;
  font-family: fontAwesome; }

.main-header .sidebar-toggle:active, .main-header .sidebar-toggle:focus {
  background: 0 0; }

.main-header .sidebar-toggle .icon-bar {
  display: none; }

.main-header .navbar .nav > li.user > a > .fa, .main-header .navbar .nav > li.user > a > .glyphicon, .main-header .navbar .nav > li.user > a > .ion {
  margin-right: 5px; }

.main-header .navbar .nav > li > a > .label {
  position: absolute;
  top: 9px;
  margin-left: 7px;
  text-align: center;
  font-size: 8px;
  padding: 2px 3px;
  line-height: 12px;
  width: 15px;
  height: 15px;
  border-radius: 0;
  font-weight: 300;
  display: grid; }

.main-header .logo {
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  display: none;
  float: left;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  text-align: left;
  width: 230px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 15px;
  font-weight: 300; }

.main-header .logo .logo-lg {
  line-height: 60px;
  display: inline-block;
  padding-left: 5px; }

.main-header .logo .logo-mini {
  line-height: 60px;
  display: inline-block; }

.main-header .logo .logo-mini .dark-logo, .main-header .logo .logo-lg .dark-logo {
  display: none; }

.main-header .sidebar-toggle {
  display: none; }

.main-header {
  display: none; }

.skin-black .main-header .logo .logo-mini .dark-logo, .skin-black .main-header .logo .logo-lg .dark-logo {
  display: inline-block; }

.skin-black .main-header .logo .logo-mini .light-logo, .skin-black .main-header .logo .logo-lg .light-logo {
  display: none; }

.content-header {
  position: relative;
  padding: 30px 30px 0px; }

.content-header > h1, .content-header > .container > h1 {
  margin: 0 0 0px;
  font-size: 24px;
  color: #4a4a4a; }

.content-header > .container > h1 {
  display: inline-block; }

.content-header > h1 > small, .content-header > .container > h1 > small {
  font-size: 14px;
  display: inline-block;
  padding-left: 4px;
  font-weight: 300; }

.content-header > .breadcrumb, .content-header > .container > .breadcrumb {
  float: right;
  background: 0 0;
  margin-top: -10px;
  margin-bottom: 0;
  font-size: 12px;
  padding: 7px 5px;
  position: absolute;
  top: 30px;
  right: 30px;
  border-radius: 2px; }

.content-header > .container > .breadcrumb {
  position: relative;
  top: 0; }

.content-header > .breadcrumb > li > a, .content-header > .container > .breadcrumb > li > a {
  color: #4a4a4a;
  text-decoration: none;
  display: inline-block; }

.content-header > .breadcrumb > li > a > .fa, .content-header > .breadcrumb > li > a > .glyphicon, .content-header > .breadcrumb > li > a > .ion, .content-header > .container > .breadcrumb > li > a > .fa, .content-header > .container > .breadcrumb > li > a > .glyphicon, .content-header > .container > .breadcrumb > li > a > .ion {
  margin-right: 5px; }

.content-header > .breadcrumb > li + li:before, .content-header > .container > .breadcrumb > li + li:before {
  content: '>\00a0'; }

@media (max-width: 991px) {
  .content-header > .breadcrumb, .content-header > .container > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    padding-left: 10px; }

  .content-header > .breadcrumb li:before, .content-header > .container > .breadcrumb li:before {
    color: #97a0b3; }

  .navbar-custom-menu .navbar-nav > li {
    float: left; }

  .navbar-custom-menu .navbar-nav {
    margin: 0;
    float: left; }

  .navbar-custom-menu .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px; } }
.navbar-toggle {
  color: #fff;
  border: 0;
  margin: 0;
  padding: 15px; }

@media (max-width: 767px) {
  .main-header {
    position: relative; }

  .main-header .logo, .main-header .navbar {
    width: 100%;
    float: none; }

  .main-header .navbar {
    margin: 0; }

  .main-header .logo {
    text-align: center;
    display: block; }

  .main-header .navbar-custom-menu {
    float: right; } }
@media (max-width: 991px) {
  .navbar-collapse.pull-left {
    float: none !important; }

  .navbar-collapse.pull-left + .navbar-custom-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 40px; } }
.main-header .top-nav-search {
  padding-top: 12px;
  width: 250px; }

.main-header .top-nav-search .input-group {
  width: 100%; }

.main-header .top-nav-search .input-group input {
  height: 36px;
  background: #fff;
  padding-right: 30px;
  border-radius: 50px; }

.main-header .top-nav-search .input-group .input-group-btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  height: 36px;
  width: 65px;
  text-align: center;
  padding-top: 4px;
  background-color: transparent;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px; }

.main-header .top-nav-search .input-group .input-group-btn > .btn {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #4a4a4a;
  font-size: 20px; }

@media (min-width: 1025px) {
  .main-header .top-nav-search .input-group .input-group-btn {
    pointer-events: none; }

  .res-only-nav.collapse, .main-header .top-nav-search.collapse {
    display: block;
    height: auto !important; } }
.res-only-view {
  display: none !important; }

@media (max-width: 1024px) {
  .main-header .top-nav-search {
    left: 0;
    margin: 0 !important;
    position: absolute;
    width: 100%;
    padding-top: 0;
    top: 0px;
    z-index: 99; }

  .main-header .top-nav-search .input-group .input-group-btn {
    top: 12px;
    left: auto;
    z-index: 4;
    right: 20px;
    width: 12px;
    background: transparent;
    padding-top: 0; }

  .res-only-view {
    display: block !important; }

  .main-header .top-nav-search .input-group .input-group-btn button.btn-default i {
    color: #727272; }

  .main-header .logo {
    height: 60px;
    line-height: 60px; }

  .main-header .logo .logo-lg {
    line-height: 60px; }

  .main-header .sidebar-toggle, .main-header .res-only-view {
    padding: 0 15px !important;
    line-height: 60px !important;
    float: left; }

  .navbar-custom-menu.l-side {
    margin-top: 0 !important; }

  .main-header .top-nav-search .input-group input {
    height: 60px;
    border-radius: 0; } }
@media (max-width: 767px) {
  .main-header .top-nav-search {
    top: -60px; }

  .navbar-custom-menu.l-side {
    padding-left: 0 !important; }

  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle, .navbar-custom-menu .navbar-nav > li:last-child > a, .navbar-custom-menu .navbar-nav > .search-box > a {
    padding: 0px 14px; } }
.thumbnail-1 {
  max-width: 100px;
  max-height: 30px; }

/* ---------------------------------------------------------------
[Header]
-------------------------------------------------------------------*/
.logo-navbar {
  /*display:flex;
  float: left;*/
  margin-left: auto;
  margin-right: 20px; }

.logo-navbar > a > img {
  width: 200px !important;
  height: auto; }

.logo-navbar > img {
  width: 200px !important;
  height: auto; }

.sidebar-collapse > wrapper > main-sidebar > sidebar > sidebar-menu > p {
  visibility: hidden; }

/*body > div > aside > section > ul > p:nth-child(8)
body > div > aside > section > ul > p:nth-child(8)*/
/* ---------------------------------------------------------------
[Sidebar]
-------------------------------------------------------------------*/
.main-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 20px;
  min-height: 100%;
  width: 230px;
  z-index: 810;
  -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
  -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
  -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
  transition: transform .3s ease-in-out, width .3s ease-in-out; }

.main-sidebar .sidebar-footer {
  background: transparent; }

.user-panel .sidebar-form .btn {
  color: #f7f7f7;
  border: 0 !important;
  border-radius: 0; }

.user-panel .sidebar-form input[type="text"], .user-panel .sidebar-form .btn {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.59);
  border: 1px solid rgba(0, 0, 0, 0.59);
  height: 36px; }

.sidebar-footer {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  transition: .2s ease-out;
  width: 230px;
  background: #fff;
  border-top: 1px solid rgba(120, 130, 140, 0.13); }

.layout-boxed .sidebar-footer {
  position: absolute; }

.sidebar-footer a {
  padding: 10px;
  width: 33.333337%;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #DDF6EC; }

.sidebar-footer a:hover, a:focus {
  color: #222; }

.main-footer a {
  color: #05c170; }

.main-footer a:hover, a:focus {
  color: #222; }

@media (max-width: 767px) {
  .main-sidebar {
    padding-top: 80px;
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0); } }
@media (min-width: 768px) {
  .sidebar-collapse .main-sidebar {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0); }

  .sidebar-collapse .sidebar-footer {
    display: none; } }
@media (max-width: 767px) {
  .sidebar-open .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); } }
.sidebar {
  padding-bottom: 10px;
  border-top: none; }

.sidebar-form input:focus {
  border-color: transparent; }

.sidebar-collapse .user-panel > .image > img {
  max-width: 50px;
  margin: 0 0px; }

.sidebar-menu > li.user-profile:hover > a, .sidebar-menu > li.user-profile.active > a, .sidebar-menu > li.user-profile.menu-open > a {
  color: #000;
  background-color: transparent !important; }

.sidebar-collapse .sidebar-menu > li.user-profile:hover > a, .sidebar-collapse .sidebar-menu > li.user-profile.active > a, .sidebar-collapse .sidebar-menu > li.user-profile.menu-open > a {
  background-color: #28373e !important; }

.sidebar-menu > li.user-profile > a {
  color: #fff !important; }

.sidebar-menu > li.user-profile > .treeview-menu {
  background-color: rgba(36, 42, 51, 0.5) !important; }

.sidebar-menu .user-profile .treeview-menu > li > a {
  color: #fff !important; }

.sidebar-menu .user-profile .treeview-menu > li > a {
  padding: 8px 5px 8px 30px; }

.sidebar-menu > li:hover > a, .sidebar-menu > li.active > a, .sidebar-menu > li.menu-open > a {
  border-radius: 0px;
  overflow: visible; }

.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 10px;
  padding-top: 0px; }

.sidebar-menu > li {
  padding: 0; }

.sidebar-menu > li {
  position: relative;
  margin: 0; }

.sidebar-menu li.nav-devider {
  height: 1px;
  background: rgba(120, 130, 140, 0.13);
  display: block;
  margin: 15px 0; }

.user-profile {
  background-image: url(../../images//user-info.jpg); }

.sidebar-menu .user-profile > a img {
  width: 30px;
  border-radius: 100%;
  margin-right: 10px; }

.sidebar-menu > li > a {
  padding: 15px 5px 15px 5px;
  display: block; }

.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
  width: 30px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  color: #555f6d;
  padding-left: 5px;
  margin-right: 3px; }

.sidebar-menu > li.active > a > i, .sidebar-menu > li:hover > a > i, .sidebar-menu > li.menu-open > a > i {
  color: #fff; }

.sidebar-menu > li .badge, .sidebar-menu > li .label {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  line-height: 16px;
  text-align: center;
  font-weight: 300; }

.sidebar-menu > li .badge {
  margin-top: -3px; }

.sidebar-collapse .sidebar-menu > li .badge, .sidebar-collapse .sidebar-menu > li .label {
  display: none; }

.sidebar-menu > li .badge-menu {
  display: none; }

.sidebar-collapse .sidebar-menu > li .badge-menu {
  display: block; }

.sidebar-menu li.header {
  padding: 20px 25px 10px 15px;
  font-size: 12px;
  font-weight: 500; }

.sidebar-menu li > a > .fa-angle-right, .sidebar-menu li > a > .pull-right-container > .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease; }

.sidebar-menu li > a > .fa-angle-right {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px; }

.sidebar-menu .menu-open > a > .fa-angle-right, .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.sidebar-menu .active > .treeview-menu {
  display: block; }

@media (min-width: 768px) {
  .sidebar-collapse .treeview-menu {
    margin-left: -3px !important; }

  .control-sidebar-open .content-wrapper, .control-sidebar-open .main-footer, .control-sidebar-open .right-side {
    margin-right: 230px; } }
.sidebar-expanded-on-hover .content-wrapper, .sidebar-expanded-on-hover .main-footer {
  margin-left: 50px; }

.sidebar-expanded-on-hover .main-sidebar {
  box-shadow: 3px 0 8px rgba(0, 0, 0, 0.125); }

.main-sidebar .user-panel, .sidebar-menu, .sidebar-menu > li.header {
  white-space: nowrap;
  overflow: hidden; }

.sidebar-collapse .sidebar-menu.tree {
  padding: 0; }

.sidebar-menu:hover {
  overflow: visible; }

.sidebar-form {
  float: left;
  margin: 10px 10px 10px; }

.sidebar-form, .sidebar-menu > li.header {
  overflow: hidden;
  text-overflow: clip; }

.sidebar-menu li > a {
  position: relative;
  font-weight: 500; }

.nav-tabs.control-sidebar-tabs > li > a, .sidebar-collapse .sidebar-menu > li.active > a, .sidebar-collapse .sidebar-menu > li.menu-open > a, .sidebar-collapse .sidebar-menu > li:hover > a {
  border-radius: 0; }

.sidebar-menu li > a > .pull-right-container {
  position: absolute;
  top: 50%;
  margin-top: -7px; }

.control-sidebar-bg {
  position: fixed;
  z-index: 1000;
  bottom: 0; }

.control-sidebar, .control-sidebar-bg {
  top: 0;
  right: -230px;
  width: 230px;
  -webkit-transition: right .3s ease-in-out;
  -o-transition: right .3s ease-in-out;
  transition: right .3s ease-in-out; }

.control-sidebar {
  position: absolute;
  padding-top: 60px;
  z-index: 1010; }

@media (max-width: 767px) {
  .control-sidebar {
    padding-top: 120px; }

  .nav-tabs.control-sidebar-tabs > li {
    display: table-cell; } }
.control-sidebar > .tab-content {
  padding: 10px 15px; }

.control-sidebar-open .control-sidebar, .control-sidebar-open .control-sidebar-bg, .control-sidebar.control-sidebar-open, .control-sidebar.control-sidebar-open + .control-sidebar-bg {
  right: 0; }

.fixed .control-sidebar {
  position: fixed;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 50px; }

.nav-tabs.control-sidebar-tabs > li:first-of-type > a, .nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus, .nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover {
  border-left-width: 0; }

.nav-tabs.control-sidebar-tabs > li > a, .nav-tabs.control-sidebar-tabs > li > a:hover {
  border-top: none;
  border-right: none;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent; }

.nav-tabs.control-sidebar-tabs > li > a .icon {
  font-size: 16px; }

.nav-tabs.control-sidebar-tabs > li.active > a, .nav-tabs.control-sidebar-tabs > li.active > a:active, .nav-tabs.control-sidebar-tabs > li.active > a:focus, .nav-tabs.control-sidebar-tabs > li.active > a:hover {
  border-top: none;
  border-right: none;
  border-bottom: none; }

.navbar-custom-menu .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-custom-menu .dropdown-toggle::after {
  display: none; }

.navbar-custom-menu .navbar-nav > li {
  height: 60px; }

.navbar-custom-menu .navbar-nav li > a.dropdown-toggle, .navbar-custom-menu .navbar-nav > li:last-child > a, .navbar-custom-menu .navbar-nav > .search-box > a {
  padding: 0px 15px;
  vertical-align: middle;
  line-height: 60px;
  display: block;
  font-size: 1.5rem; }

body .main-header .navbar .nav > li.search-box > a:hover, body .main-header .navbar .nav > li.search-box > a:focus {
  background: none; }

.main-header .messages-menu .dropdown-toggle i::after, .main-header .notifications-menu .dropdown-toggle i::after, .main-header .tasks-menu .dropdown-toggle i::after {
  content: '';
  position: absolute;
  top: 13px;
  right: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid;
  background-color: #fc7242; }

@media (max-width: 991px) {
  .main-header .messages-menu .dropdown-toggle i::after, .main-header .notifications-menu .dropdown-toggle i::after, .main-header .tasks-menu .dropdown-toggle i::after {
    right: auto; } }
.dropdown-menu {
  box-shadow: none;
  border-color: #eee; }

.dropdown-menu.scale-up {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  border-color: rgba(120, 130, 140, 0.13);
  display: inline-block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  transform-origin: right 0; }

.show > .dropdown-menu.scale-up {
  transform: scale(1);
  -webkit-transform: scale(1);
  transform-origin: left 0;
  -webkit-transform-origin: left 0; }

.dropdown-menu > li > a {
  color: #67757c; }

.dropdown-menu > li > a > .fa, .dropdown-menu > li > a > .glyphicon, .dropdown-menu > li > a > .ion {
  margin-right: 10px; }

.dropdown-menu > .divider {
  background-color: #eee; }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    transform: perspective(400px); } }
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px); } }
.navbar-custom-menu > .navbar-nav > li {
  position: relative; }

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto; }

@media (max-width: 991px) {
  .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
    background-color: #f9f9f9; }

  .navbar-custom-menu > .navbar-nav {
    float: right; }

  .navbar-custom-menu > .navbar-nav > li {
    position: static; }

  .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 5%;
    left: auto;
    border: 1px solid #ddd;
    background: #fff; } }
.breadcrumb .fa {
  color: #05c170; }

/*------------------------------------------------------------------
[All Skin Stylesheet]
-------------------------------------------------------------------*/
/*---Skin: Green---*/
.skin-green .main-header .navbar {
  background: url("../../images/stardust-1920x1080-transparent.png"), linear-gradient(#05c170, #05c170);
  background-size: 1500px 1500px; }

.skin-green .main-header .navbar .nav > li > a {
  color: #ffffff; }

.skin-green .main-header .navbar .nav > li > a:hover,
.skin-green .main-header .navbar .nav > li > a:active,
.skin-green .main-header .navbar .nav > li > a:focus,
.skin-green .main-header .navbar .nav .open > a,
.skin-green .main-header .navbar .nav .open > a:hover,
.skin-green .main-header .navbar .nav .open > a:focus,
.skin-green .main-header .navbar .nav > .active > a,
.skin-green.layout-top-nav .mega-dropdown > a.nav-link.dropdown-toggle:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6; }

.skin-green .main-header .navbar .sidebar-toggle {
  color: #ffffff; }

.skin-green .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1); }

.skin-green .main-header .navbar .sidebar-toggle {
  color: #fff; }

.skin-green .main-header .navbar .sidebar-toggle:hover {
  background-color: transparent; }

@media (max-width: 767px) {
  .skin-green .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1); }

  .skin-green .main-header .navbar .dropdown-menu li a:hover {
    background: #0fc491; } }
.skin-green .main-header .logo {
  background-color: #05c170;
  color: #ffffff;
  border-bottom: 0 solid transparent; }

.skin-green .main-header .logo:hover {
  background-color: #05c170; }

.skin-green .main-header li.user-header {
  background-color: #fff; }

.skin-green .wrapper,
.skin-green .main-sidebar,
.skin-green .left-side {
  background-color: #28373e;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08); }

.skin-green .sidebar {
  border-color: #05c170; }

.skin-green .sidebar-menu > li.header {
  color: #05c170; }

.skin-green .sidebar-menu > li > a {
  border-left: none; }

.skin-green .sidebar-menu > li:hover > a {
  color: #ffffff;
  background-color: #05c170; }

.skin-green.sidebar-collapse .sidebar-menu > li:hover > a {
  background-color: #28373e; }

.skin-green .sidebar-menu > li.active > a, .skin-green .sidebar-menu > li.menu-open > a {
  color: #ffffff;
  background: #05c170; }

.skin-green .sidebar-menu > li.active > a,
.skin-green .sidebar-menu > li.menu-open > a {
  color: #ffffff; }

.skin-green .sidebar-menu > li.active > a {
  border-left-color: #05c170; }

.skin-green .sidebar a {
  color: #05c170; }

.skin-green .sidebar a:hover {
  text-decoration: none; }

.skin-green .sidebar-menu .treeview-menu > li > a {
  color: #05c170; }

.skin-green .sidebar-menu .treeview-menu > li.active > a,
.skin-green .sidebar-menu .treeview-menu > li > a:hover {
  color: #fff; }

.skin-green.light-sidebar .sidebar-menu .treeview-menu > li.active > a,
.skin-green.light-sidebar .sidebar-menu .treeview-menu > li > a:hover {
  color: #05c170; }

.skin-green .sidebar-form {
  border-radius: 3px;
  border: 1px solid #898989; }

.skin-green .sidebar-form input[type="text"] {
  color: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px; }

.skin-green .sidebar-form input[type="text"]:focus,
.skin-green .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  color: #fff; }

.skin-green.layout-top-nav .main-header > .logo {
  background-color: #0fc491;
  color: #ffffff;
  border-bottom: 0 solid transparent; }

.skin-green.layout-top-nav .main-header > .logo:hover {
  background-color: #05c170; }

.skin-green .btn-blue {
  background-color: #05c170;
  color: #fff;
  border: 1px solid #05c170; }

.skin-green .btn-blue:hover {
  background-color: #fff;
  color: #05c170; }

.horizontal-menu .skin-green.layout-top-nav .sidebar-menu > li.active > a {
  background: #05c170;
  color: #fff; }

.skin-green .main-header .messages-menu .dropdown-toggle i::after, .skin-green .main-header .notifications-menu .dropdown-toggle i::after, .skin-green .main-header .tasks-menu .dropdown-toggle i::after {
  border-color: #05c170; }

/*---dark sidebar---*/
.dark-sidebar .wrapper,
.dark-sidebar .main-sidebar,
.dark-sidebar .left-side {
  background: url("../../images/stardust-1920x1080-transparent2.png"), linear-gradient(#05c170, #05c170);
  background-size: 1000px 2000px;
  box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08); }

.dark-sidebar .sidebar-menu > li.active > a, .skin-purple .sidebar-menu > li.menu-open > a {
  color: #000;
  background: #05c170; }

.dark-sidebar .sidebar-menu > li > .treeview-menu {
  background: transparent; }

.dark-sidebar .user-panel > .info,
.dark-sidebar .user-panel > .info > a {
  color: #fff; }

.dark-sidebar .sidebar-menu > li.header {
  color: #FFF; }

.dark-sidebar .sidebar a {
  color: #FFF; }

.dark-sidebar .sidebar-menu .treeview-menu > li > a {
  color: #FFF; }

.dark-sidebar .sidebar-menu > li > a {
  border-left: none; }

.dark-sidebar .sidebar-menu > li > a > .fa, .dark-sidebar .sidebar-menu > li > a > .glyphicon, .dark-sidebar .sidebar-menu > li > a > .ion {
  color: #FFF; }

.dark-sidebar .sidebar-menu > li.active > a, .dark-sidebar .sidebar-menu > li.menu-open > a {
  color: #000; }

.dark-sidebar .sidebar-menu > li.active > a,
.dark-sidebar .sidebar-menu > li.menu-open > a {
  color: #FFF; }

.dark-sidebar .sidebar-menu > li > .treeview-menu {
  margin: 0 0px; }

.dark-sidebar .sidebar a:hover {
  text-decoration: none; }

.dark-sidebar .sidebar-menu .treeview-menu > li.active > a,
.dark-sidebar .sidebar-menu .treeview-menu > li > a:hover {
  color: #000; }

.dark-sidebar .sidebar-form {
  border-radius: 3px;
  border: 1px solid #898989; }

.dark-sidebar .sidebar-form input[type="text"]:focus,
.dark-sidebar .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  color: #000; }

.dark-sidebar .sidebar-menu > li:hover > a {
  color: #000;
  background-color: #05c170 !important; }

.dark-sidebar .sidebar-menu > li.active > a, .dark-sidebar .sidebar-menu > li.menu-open > a {
  color: #000;
  background: #05c170; }

/* ---------------------------------------------------------------
[Box]
-------------------------------------------------------------------*/
.box {
  position: relative;
  border-top: 0;
  margin-bottom: 30px;
  width: 100%;
  background: #fff;
  border-radius: 0;
  padding: 0px;
  -webkit-transition: .5s;
  transition: .5s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 6px 3px 12px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 6px 3px 12px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 6px 3px 12px 0 rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 6px 3px 12px 0 rgba(0, 0, 0, 0.05);
  z-index: 900; }

.pull-up {
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease; }

.pull-up:hover {
  -webkit-transform: translateY(-4px) scale(1.02);
  -moz-transform: translateY(-4px) scale(1.02);
  -ms-transform: translateY(-4px) scale(1.02);
  -o-transform: translateY(-4px) scale(1.02);
  transform: translateY(-4px) scale(1.02);
  -webkit-box-shadow: 0 14px 24px rgba(62, 57, 107, 0.2);
  box-shadow: 0 14px 24px rgba(62, 57, 107, 0.2);
  z-index: 999; }

.box-inverse {
  color: #fff !important;
  background-color: #4f4a60; }

.box-inverse .box-header {
  color: #fff !important; }

.box-inverse h1, .box-inverse h2, .box-inverse h3, .box-inverse h4, .box-inverse h5, .box-inverse h6,
.box-inverse .box-title,
.box-inverse small,
.box-inverse .box-controls li > a {
  color: #fff !important; }

.box-inverse .box-title small {
  opacity: 0.8; }

.box-inverse .box-btn-more::before,
.box-inverse .box-btn-more::after {
  border-color: #fff; }

.box-inverse .box-header,
.box-inverse .box-footer,
.box-inverse .box-action {
  border-color: rgba(255, 255, 255, 0.15); }

.box-primary {
  background-color: #05c170; }

.box-primary.box-bordered {
  border-color: #05c170; }

.box-secondary {
  background-color: #d9dbdc; }

.box-secondary.box-bordered {
  border-color: #d9dbdc; }

.box-success {
  background-color: #00c689; }

.box-success.box-bordered {
  border-color: #00c689; }

.box-info {
  background-color: #4d13d1; }

.box-info.box-bordered {
  border-color: #4d13d1; }

.box-warning {
  background-color: #ffc100; }

.box-warning.box-bordered {
  border-color: #ffc100; }

.box-danger {
  background-color: #fc7242; }

.box-danger.box-bordered {
  border-color: #fc7242; }

.box-cyan {
  background-color: #00cccc; }

.box-cyan.box-bordered {
  border-color: #00cccc; }

.box-gray {
  background-color: #868e96; }

.box-gray.box-bordered {
  border-color: #868e96; }

.box-dark {
  background-color: #4f4a60; }

.box-dark.box-bordered {
  border-color: #4f4a60; }

.box-outline-primary {
  background-color: #fff;
  border: 1px solid #05c170; }

.box-outline-secondary {
  background-color: #fff;
  border: 1px solid #d9dbdc; }

.box-outline-success {
  background-color: #fff;
  border: 1px solid #00c689; }

.box-outline-info {
  background-color: #fff;
  border: 1px solid #4d13d1; }

.box-outline-warning {
  background-color: #fff;
  border: 1px solid #ffc100; }

.box-outline-danger {
  background-color: #fff;
  border: 1px solid #fc7242; }

.box-outline-purple {
  background-color: #fff;
  border: 1px solid #9400D3; }

.box-outline-cyan {
  background-color: #fff;
  border: 1px solid #00cccc; }

.box-outline-lightgray {
  background-color: #fff;
  border: 1px solid #dddddd !important; }

.box-outline-gray {
  background-color: #fff;
  border: 1px solid #868e96; }

.box-outline-dark {
  background-color: #fff;
  border: 1px solid #4f4a60; }

.box-bordered {
  border: 1px solid #ebebeb; }

.box-shadowed {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.07); }

.box-hover-shadow:hover {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.07); }

.box-transparent {
  background-color: transparent; }

.box-round {
  border-radius: 4px; }

.box.collapsed-box .box-body, .box.collapsed-box .box-footer {
  display: none; }

.box .flex-column > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0; }

.box .flex-column > li:last-of-type {
  border-bottom: none; }

.box.height-control .box-body {
  max-height: 300px;
  overflow: auto; }

.box .border-right {
  border-right: 1px solid #f4f4f4; }

.box .border-left {
  border-left: 1px solid #f4f4f4; }

.box.box-solid {
  border-top: 0; }

.box.box-solid.box-default > .box-header {
  color: #4a4a4a;
  background: #f3f3f3; }

.box.box-solid.box-default > .box-header .btn, .box.box-solid.box-default > .box-header a {
  color: #4a4a4a; }

.box.box-solid.box-primary > .box-header {
  color: #fff;
  background: #05c170; }

.box.box-solid.box-primary > .box-header .btn, .box.box-solid.box-primary > .box-header a {
  color: #4a4a4a; }

.box.box-solid.box-info > .box-header {
  color: #fff;
  background: #3959f7; }

.box.box-solid.box-info > .box-header .btn, .box.box-solid.box-info > .box-header a {
  color: #4a4a4a; }

.box.box-solid.box-danger > .box-header {
  color: #fff;
  background: #fc7242; }

.box.box-solid.box-danger > .box-header .btn, .box.box-solid.box-danger > .box-header a {
  color: #4a4a4a; }

.box.box-solid.box-warning > .box-header {
  color: #fff;
  background: #ffc100; }

.box.box-solid.box-warning > .box-header .btn, .box.box-solid.box-warning > .box-header a {
  color: #4a4a4a; }

.box.box-solid.box-success > .box-header {
  color: #fff;
  background: #00c689; }

.box.box-solid.box-success > .box-header .btn, .box.box-solid.box-success > .box-header a {
  color: #4a4a4a; }

.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none; }

.box.box-solid[class*=bg] > .box-header {
  color: #fff; }

.box .box-group > .box {
  margin-bottom: 5px; }

.box .knob-label {
  text-align: center;
  color: #4a4a4a;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: .3em; }

.box > .loading-img, .box > .overlay, .overlay-wrapper > .loading-img, .overlay-wrapper > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.box .overlay, .overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px; }

.box .overlay > .fa, .overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px; }

.box .overlay.dark, .overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5); }

/*.box-body:after, .box-body:before, .box-footer:after, .box-footer:before, .box-header:after, .box-header:before {
    content: " ";
    display: table;
}*/
.box-header {
  color: #4a4a4a;
  display: block;
  padding: 0.8rem 1.25rem;
  padding-bottom: 0.6rem;
  position: relative;
  border-bottom: 1px solid rgba(97, 106, 120, 0.1); }

.box-header.without-border {
  border-bottom: none; }

.box-header.with-border {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.collapsed-box .box-header.with-border {
  border-bottom: none; }

.box-header .box-title, .box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
  display: inline-block;
  margin: 0; }

.box-title {
  z-index: auto; }

.box-title.box-title-bold {
  font-weight: 600; }

.box-title code {
  font-size: 10px; }

.box .box-header .box-subtitle {
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #99abb4; }

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
  margin-right: 5px; }

.box-header > .box-tools, .box-header > .box-controls {
  position: absolute;
  right: 1.5rem;
  top: 0.8rem; }

.box-header > .box-tools [data-toggle=tooltip], .control {
  position: relative; }

.box-bordered {
  border: 1px solid #ebebeb; }

.box-shadowed {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.07); }

.box-hover-shadow:hover {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.07); }

.box-transparent {
  background-color: transparent; }

.box-header > .box-tools .dropdown-menu > li > a {
  color: #4a4a4a; }

.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: 0 0;
  color: #97a0b3;
  cursor: pointer; }

.btn-box-tool:hover, .show .btn-box-tool {
  color: #606c84; }

.btn-box-tool.btn:active {
  box-shadow: none; }

.box-body {
  padding: 1.25rem;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-top: 0.5rem; }

.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.box-body > .table {
  margin-bottom: 0; }

.box-body .fc {
  margin-top: 5px; }

.box-body .full-width-chart {
  margin: -10px; }

.box-body.no-padding .full-width-chart {
  margin: -9px; }

.box-body .box-pane {
  border-radius: 0 0 0 3px; }

.box-body .box-pane-right {
  border-radius: 0 0 3px; }

.box-footer {
  border-top: 1px solid #f4f4f4;
  padding: 1.25rem;
  background-color: #fff;
  border-radius: 0 0 0px 0px; }

.box-footer > *:last-child {
  margin-bottom: 0; }

.box-btn-close::before {
  content: "\e646"; }

.box-btn-slide::before {
  content: "\e648"; }

.box-btn-maximize::before {
  content: "\e6e8"; }

.box-btn-fullscreen::before {
  content: "\e659"; }

.box-btn-prev::before {
  content: "\e64a"; }

.box-btn-next::before {
  content: "\e649"; }

.box-carousel .box-footer .carousel-indicators-outside {
  padding: 6px 0; }

.box-body > *:last-child {
  margin-bottom: 0; }

.box-img,
.box-img-top,
.box-img-bottom {
  border-radius: 0; }

.box-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 9999; }

.box-fullscreen .box-btn-fullscreen {
  color: #05c170; }

.box-slided-up .box-content, .box-slided-up .box-body {
  display: none; }

.box-slided-up .box-btn-slide::before {
  content: "\e64b"; }

.box-header-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: -4px; }

.box-header-actions > * {
  margin: 4px; }

.box-equal-height {
  height: 90% !important; }

.box-image {
  padding: 1.25rem !important;
  padding-bottom: 0.8rem !important; }

.rotate-45 {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.rotate-90 {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.rotate-180 {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

/* ---------------------------------------------------------------
[Fullscreen]
-------------------------------------------------------------------*/
[data-provide~="boxfull"].is-fullscreen .fullscreen-default, [data-provide~="fullscreen"].is-fullscreen .fullscreen-default {
  display: none; }

[data-provide~="boxfull"].is-fullscreen .fullscreen-active, [data-provide~="fullscreen"].is-fullscreen .fullscreen-active {
  display: inline-block; }

[data-provide~="boxfull"] .fullscreen-active, [data-provide~="fullscreen"] .fullscreen-active {
  display: none; }

/* ---------------------------------------------------------------
[Modal]
-------------------------------------------------------------------*/
.modal-left .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0; }

.modal-left .modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(-100%, 0) !important;
  transform: translate(-100%, 0) !important;
  -webkit-transition: .5s;
  transition: .5s; }

.modal-left.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important; }

.center-modal.show {
  -webkit-transform: scale(1);
  transform: scale(1); }

.center-modal {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .4s;
  transition: .4s; }

.center-modal .modal-dialog {
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) !important;
  transform: translate(-50%, 50%) !important; }

.modal-fill.show {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: .4s;
  transition: .4s; }

.modal-fill .modal-dialog {
  display: -webkit-box;
  display: flex;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  align-content: center;
  -webkit-box-align: center;
  align-items: center; }

.modal-fill .modal-content {
  background: rgba(255, 255, 255, 0.97);
  width: 100%;
  max-width: 600px;
  box-shadow: none; }

.modal-fill {
  background: rgba(255, 255, 255, 0.97);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: .4s;
  transition: .4s; }

.modal.modal-fill {
  background: rgba(255, 255, 255, 0.97); }

.modal-fill .modal-header .close {
  position: fixed;
  top: 0;
  right: 0;
  padding: 20px;
  font-size: 2.5rem;
  font-weight: 300; }

.modal-fill .modal-header {
  border-bottom: none; }

.modal-fill .modal-footer {
  border: none; }

.modal-right.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important; }

.modal-right .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(100%, 0) !important;
  transform: translate(100%, 0) !important;
  -webkit-transition: .5s;
  transition: .5s; }

.modal-right .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0; }

/*---mask Formatter---*/
.sidetitle {
  font-style: italic;
  margin-left: 0.5rem; }

.sidetitle::before {
  content: '\2014 \00A0'; }

.subtitle {
  display: block;
  margin-top: 8px; }

/* ---------------------------------------------------------------
[Statistic widgets]
-------------------------------------------------------------------*/
.card-header .card-title {
  padding: 0;
  border: none; }

.card-header > *:first-child {
  margin-left: 0; }

.card-title {
  line-height: 1.5;
  margin-bottom: 0;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(97, 106, 120, 0.07); }

.card-header > *:last-child {
  margin-right: 0; }

.card-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse; }

.card-header > * {
  margin-left: 8px;
  margin-right: 8px; }

.card-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 15px 20px;
  background-color: transparent;
  border-bottom: 1px solid rgba(97, 106, 120, 0.07); }

.card-controls [data-toggle="dropdown"], .card-controls .card-btn-reload {
  font-size: 14px; }

.card-controls li > a {
  font-size: 12px;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #929daf;
  opacity: .8;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }

.dropdown-item.active, .dropdown-item:active {
  color: #6c757d;
  background-color: #f8f9fa; }

.card-inverse {
  color: #fff !important;
  background-color: #4f4a60; }

.card-inverse h1, .card-inverse h2, .card-inverse h3, .card-inverse h4, .card-inverse h5, .card-inverse h6, .card-inverse .card-title, .card-inverse small, .card-inverse .card-controls li > a {
  color: #fff !important; }

/* ---------------------------------------------------------------
[Button]
-------------------------------------------------------------------*/
.btn.dropdown-toggle::after, .btn-group-vertical .btn.dropdown-toggle::after {
  display: none; }

button.btn.dropdown-toggle::after, .wysihtml5-toolbar .btn.dropdown-toggle::after {
  display: inline-block; }

.dropdown-toggle.no-caret::after, button.btn.dropdown-toggle.no-caret::after {
  display: none; }

.btn {
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: inherit;
  padding: 0.6rem 1.25rem;
  margin-right: 10px;
  margin-bottom: 5px; }

.btn-circle {
  border-radius: 100%; }

.btn-rounded {
  border-radius: 60px; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn:last-child:not(:first-child), .btn.btn-flat {
  border-radius: 4px; }

.btn.btn-flat {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px; }

.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn:focus {
  outline: 0; }

.btn, .btn:hover {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.btn[class*=btn-outline-] {
  border-color: #E5E5E5; }

.btn.btn-outline {
  border-color: #E5E5E5;
  color: #4a4a4a; }

.btn-app, .pagination li a, table.text-center, table.text-center td, table.text-center th {
  text-align: center; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-default {
  background-color: #f4f4f4;
  color: #4a4a4a;
  border-color: #ddd; }

.btn-default.hover, .btn-default:active, .btn-default:hover {
  background-color: #e7e7e7; }

.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn[class*=bg-]:hover {
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2); }

/* ---------------------------------------------------------------
[Blockquote]
-------------------------------------------------------------------*/
.blockquote {
  font-style: italic;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 1rem;
  color: #6c757d; }

.blockquote p {
  font-size: 1rem;
  line-height: 1.3rem; }

.blockquote a {
  color: #6c757d; }

.blockquote footer {
  color: #929daf;
  font-size: 0.875rem; }

.blockquote footer::before {
  content: '\2014 \00A0'; }

.blockquote-inverse,
.blockquote-inverse footer {
  color: #fff; }

.blockquote {
  padding: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: none; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: .25rem solid #eceeef;
  border-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 120px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.5rem; }

  .dl-horizontal dd {
    margin-left: 140px; } }
.nav-pills > li.active > a {
  font-weight: 600; }

/* ---------------------------------------------------------------
[Buttons]
-------------------------------------------------------------------*/
.btn:hover {
  cursor: pointer; }

.btn:focus, .btn.focus, .btn:active, .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-bold {
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px; }

.btn-group-xs > .btn,
.btn-xs {
  font-size: 11px;
  padding: 2px 8px;
  line-height: 18px; }

.btn-group-xs > .btn.btn-bold,
.btn-xs.btn-bold {
  font-size: 9px; }

.btn-group-sm > .btn,
.btn-sm {
  font-size: 12px;
  padding: 4px 12px;
  /*margin-top: -5px;*/
  line-height: 20px; }

.btn-group-sm > .btn.btn-bold,
.btn-sm.btn-bold {
  font-size: 11px; }

.btn-group-lg > .btn,
.btn-lg {
  font-size: 15px;
  padding: 7px 20px;
  line-height: 32px; }

.btn-group-lg > .btn.btn-bold,
.btn-lg.btn-bold {
  font-size: 14px; }

.btn-w-xs {
  width: 85px; }

.btn-w-sm {
  width: 100px; }

.btn-w-md {
  width: 120px; }

.btn-w-lg {
  width: 145px; }

.btn-w-xl {
  width: 180px; }

.btn-round {
  border-radius: 10rem; }

.btn-sq,
.btn-square {
  padding: 5px;
  width: 36px;
  height: 36px; }

.btn-sq.btn-lg,
.btn-square.btn-lg {
  width: 48px;
  height: 48px; }

.btn-sq.btn-sm,
.btn-square.btn-sm {
  width: 29px;
  height: 29px; }

.btn-sq.btn-xs,
.btn-square.btn-xs {
  width: 24px;
  height: 24px; }

.btn-primary {
  background-color: #05c170;
  border-color: #05c170;
  color: #fff; }

.btn-primary:hover {
  background-color: #9b33bf;
  border-color: #9b33bf;
  color: #fff; }

.btn-primary:focus, .btn-primary.focus {
  color: #fff; }

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #05c170;
  border-color: #05c170;
  opacity: 0.5; }

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  background-color: #9b33bf !important;
  border-color: #9b33bf !important;
  color: #fff; }

.btn-success {
  background-color: #00c689;
  border-color: #00c689;
  color: #fff; }

.btn-success:hover {
  background-color: #42d0e2;
  border-color: #42d0e2;
  color: #fff; }

.btn-success:focus, .btn-success.focus {
  color: #fff; }

.btn-success.disabled, .btn-success:disabled {
  background-color: #00c689;
  border-color: #00c689;
  opacity: 0.5; }

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  background-color: #42d0e2 !important;
  border-color: #42d0e2 !important;
  color: #fff; }

.btn-info {
  background-color: #4d13d1;
  border-color: #4d13d1;
  color: #fff; }

.btn-info:hover {
  background-color: #65bdf8;
  border-color: #65bdf8;
  color: #fff; }

.btn-info:focus, .btn-info.focus {
  color: #fff; }

.btn-info.disabled, .btn-info:disabled {
  background-color: #4d13d1;
  border-color: #4d13d1;
  opacity: 0.5; }

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  background-color: #2ba3f6 !important;
  border-color: #2ba3f6 !important;
  color: #fff; }

.btn-warning {
  background-color: #ffc100;
  border-color: #ffc100;
  color: #fff; }

.btn-warning:hover {
  background-color: #fbb264;
  border-color: #fbb264;
  color: #fff; }

.btn-warning:focus, .btn-warning.focus {
  color: #fff; }

.btn-warning.disabled, .btn-warning:disabled {
  background-color: #ffc100;
  border-color: #ffc100;
  opacity: 0.5; }

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  background-color: #f99a32 !important;
  border-color: #f99a32 !important;
  color: #fff; }

.btn-danger {
  background-color: #fc7242;
  border-color: #fc7242;
  color: #fff; }

.btn-danger:hover {
  background-color: #fa8181;
  border-color: #fa8181;
  color: #fff; }

.btn-danger:focus, .btn-danger.focus {
  color: #fff; }

.btn-danger.disabled, .btn-danger:disabled {
  background-color: #fc7242;
  border-color: #fc7242;
  opacity: 0.5; }

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  background-color: #f84f4f !important;
  border-color: #f84f4f !important;
  color: #fff; }

.btn-secondary {
  color: #6c757d !important;
  background-color: #d9dbdc;
  border-color: #d9dbdc; }

.btn-secondary:hover {
  background-color: #edeff1;
  border-color: #edeff1;
  color: #fff; }

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff; }

.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #d9dbdc;
  border-color: #d9dbdc;
  opacity: 0.5; }

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #dbdfe3;
  border-color: #dbdfe3;
  color: #fff; }

.btn-link {
  color: #4d13d1;
  font-weight: 500; }

.btn-link:hover, .btn-link:focus {
  text-decoration: none;
  color: #d9dbdc; }

.btn-light {
  background-color: #fcfdfe;
  border-color: #ebebeb;
  color: #929daf; }

.btn-light:hover, .btn-light:focus {
  background-color: #f9fafb;
  color: #6c757d; }

.btn-light:active, .btn-light.active,
.show > .btn-light.dropdown-toggle {
  background-color: #f9fafb;
  color: #6c757d; }

.btn-purple {
  background-color: #9400D3;
  border-color: #9400D3;
  color: #fff; }

.btn-purple:hover {
  background-color: #a282e3;
  border-color: #a282e3;
  color: #fff; }

.btn-purple:focus, .btn-purple.focus {
  color: #fff; }

.btn-purple.disabled, .btn-purple:disabled {
  background-color: #9400D3;
  border-color: #9400D3;
  opacity: 0.5; }

.btn-purple:active, .btn-purple.active,
.show > .btn-purple.dropdown-toggle {
  background-color: #8258d9;
  border-color: #8258d9;
  color: #fff; }

.btn-cyan {
  background-color: #00cccc;
  border-color: #00cccc;
  color: #fff; }

.btn-cyan:hover {
  background-color: #77d2dc;
  border-color: #77d2dc;
  color: #fff; }

.btn-cyan:focus, .btn-cyan.focus {
  color: #fff; }

.btn-cyan.disabled, .btn-cyan:disabled {
  background-color: #00cccc;
  border-color: #00cccc;
  opacity: 0.5; }

.btn-cyan:active, .btn-cyan.active,
.show > .btn-cyan.dropdown-toggle {
  background-color: #37bccc;
  border-color: #37bccc;
  color: #fff; }

.btn-dark {
  background-color: #4f4a60;
  border-color: #4f4a60;
  color: #fff; }

.btn-dark:hover {
  background-color: #515d70;
  border-color: #515d70;
  color: #fff; }

.btn-dark:focus, .btn-dark.focus {
  color: #fff; }

.btn-dark.disabled, .btn-dark:disabled {
  background-color: #4f4a60;
  border-color: #4f4a60;
  opacity: 0.5; }

.btn-dark:active, .btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  background-color: #3b4552;
  border-color: #3b4552;
  color: #fff; }

.btn-label {
  position: relative;
  padding-left: 52px;
  overflow: hidden; }

.btn-label label {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 36px;
  line-height: inherit;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-bottom: 0; }

.btn-label.btn-xs {
  padding-left: 32px; }

.btn-label.btn-xs label {
  width: 24px; }

.btn-label.btn-sm {
  padding-left: 41px; }

.btn-label.btn-sm label {
  width: 29px; }

.btn-label.btn-lg {
  padding-left: 64px; }

.btn-label.btn-lg label {
  width: 48px; }

.btn-flat {
  position: relative;
  font-size: 13px;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  background-color: #fcfdfe;
  border: none;
  letter-spacing: 1px;
  border-radius: 0; }

.btn-flat:hover {
  background-color: #eaeaea; }

.alert .icon {
  margin-right: 10px; }

.alert .close {
  color: #000;
  opacity: .2;
  filter: alpha(opacity=20); }

.alert .close:hover {
  opacity: .5;
  filter: alpha(opacity=50); }

.alert a {
  color: #fff;
  text-decoration: underline; }

.alert-success {
  border-color: #00c689; }

.alert-danger, .alert-error {
  border-color: #e73f3c; }

.alert-warning {
  border-color: #df9e1b; }

.alert-info {
  border-color: #4d13d1; }

/*tab*/
.nav > li > a:active, .nav > li > a:focus, .nav > li > a:hover {
  color: #4a4a4a;
  background: #f7f7f7; }

.nav-pills > li > a {
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #4a4a4a; }

.nav-pills > li > a > .fa, .nav-pills > li > a > .glyphicon, .nav-pills > li > a > .ion {
  margin-right: 5px; }

.nav-pills > li > a.active, .nav-pills > li > a.active:focus, .nav-pills > li > a.active:hover {
  border-top-color: #05c170;
  background-color: #05c170 !important; }

.flex-column > li > a {
  border-radius: 0 !important;
  border-top: 0;
  border-left: 3px solid transparent;
  color: #4a4a4a; }

.flex-column > li > a.nav-link.active, .flex-column > li > a.nav-link.active:hover {
  background: 0 0;
  color: #fff;
  border-top: 0;
  border-left-color: #05c170; }

.flex-column > li.header {
  border-bottom: 1px solid #ddd;
  color: #67757c;
  margin-bottom: 10px;
  padding: 5px 10px; }

.left-float {
  float: left; }

.right-float {
  float: right; }

/* ---------------------------------------------------------------
[Data table]
-------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    /*white-space: nowrap;*/
    padding: 0.4rem !important;
    font-size: 11px; } }
@media (max-width: 1150px) {
  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 0.3rem !important;
    font-size: 11px; } }
@media (min-width: 1151px) {
  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 0.4rem !important;
    font-size: 12px; } }
@media (min-width: 1500px) {
  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 0.8rem !important;
    font-size: 13px; } }
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: 1px solid #f4f4f4;
  padding: 0.8rem;
  vertical-align: middle; }

.table > thead > tr > th {
  border-bottom: 2px solid #f4f4f4; }

.table tr td .progress {
  margin-top: 5px; }

.table th, .table thead th {
  font-weight: 500; }

.contacts-list-name, .direct-chat-name {
  font-weight: 600; }

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #f4f4f4; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.table.no-border, .table.no-border td, .table.no-border th {
  border: 0; }

.table.align th {
  text-align: left; }

.table.align td {
  text-align: right; }

/* Custom table for taxonomy */
.tcomp2 th,
.tcomp2 td,
.tcomp2 table {
  color: #000;
  border: 1px solid rgba(40, 40, 40, 0.2) !important; }

.tcomp2 th {
  font-weight: 700; }

.tcomp2 tr.border-stronger {
  border-top: 2px solid rgba(40, 40, 40, 0.2) !important; }

/* ---------------------------------------------------------------
[Modal]
-------------------------------------------------------------------*/
.modal {
  background: rgba(0, 0, 0, 0.3); }

.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0; }

@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125); } }
.modal-header {
  border-bottom-color: #f4f4f4; }

.modal-footer {
  border-top-color: #f4f4f4;
  display: inline-block; }

.modal-primary .modal-footer, .modal-primary .modal-header {
  border-color: #05c170; }

/*treevie*/
.treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0; }

.error-page > .error-content, .login-box .fog-pwd, .mailbox-attachment-icon, .mailbox-attachment-info, .mailbox-attachment-size {
  display: block; }

.treeview-menu .treeview-menu {
  padding-left: 20px; }

.treeview-menu > li {
  margin: 0;
  text-overflow: ellipsis !important;
  white-space: nowrap;
  overflow: hidden; }

.treeview-menu > li > a {
  padding: 6px 5px 6px 25px;
  display: block;
  font-size: 12px; }

.sidebar-collapse .treeview-menu > li > a {
  padding: 10px 5px 10px 30px; }

.treeview-menu > li > a > i {
  width: 20px;
  padding-right: 10px; }

.treeview-menu > li > a > .fa-angle-down, .treeview-menu > li > a > .fa-angle-left, .treeview-menu > li > a > .pull-right-container > .fa-angle-down, .treeview-menu > li > a > .pull-right-container > .fa-angle-left {
  width: auto; }

.treeview-menu > li:hover {
  overflow: visible; }

.margin {
  margin: 1rem; }

.margin-bottom {
  margin-bottom: 30px; }

.margin-bottom-none {
  margin-bottom: 0; }

.margin-r-5 {
  margin-right: 5px; }

.inline {
  display: inline; }

.description-block {
  display: block;
  margin: 10px 0;
  text-align: center; }

.description-block.margin-bottom {
  margin-bottom: 10px; }

.description-block > .description-header {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 16px; }

.alert-primary, .alert-danger, .alert-error, .alert-info, .alert-success, .alert-warning, .bg-aqua, .bg-aqua-active, .bg-black, .bg-black-active, .bg-blue, .bg-blue-active, .bg-fuchsia, .bg-fuchsia-active, .bg-green, .bg-green-active, .bg-light-blue, .bg-light-blue-active, .bg-lime, .bg-lime-active, .bg-maroon, .bg-maroon-active, .bg-navy, .bg-navy-active, .bg-olive, .bg-olive-active, .bg-orange, .bg-orange-active, .bg-purple, .bg-purple-active, .bg-red, .bg-red-active, .bg-teal, .bg-teal-active, .bg-yellow, .bg-yellow-active, .callout.callout-danger, .callout.callout-info, .callout.callout-success, .callout.callout-warning, .callout.callout-primary, .label-danger, .label-info, .label-primary, .label-success, .label-warning, .modal-danger .modal-body, .modal-danger .modal-footer, .modal-danger .modal-header, .modal-info .modal-body, .modal-info .modal-footer, .modal-info .modal-header, .modal-primary .modal-body, .modal-primary .modal-footer, .modal-primary .modal-header, .modal-success .modal-body, .modal-success .modal-footer, .modal-success .modal-header, .modal-warning .modal-body, .modal-warning .modal-footer, .modal-warning .modal-header, .bg-warning, .bg-pink, .bg-gray {
  color: #fff !important; }

/* ---------------------------------------------------------------
[Color skin]
-------------------------------------------------------------------*/
.border-primary {
  border-color: #05c170 !important; }

.border-transparent {
  border-color: transparent !important; }

.border-white {
  border-color: #fff !important; }

.border-fade {
  border-color: rgba(97, 106, 120, 0.07) !important; }

.bg-primary {
  background-color: #05c170 !important;
  color: #fff; }

.text-primary {
  color: #05c170 !important; }

/* ---------------------------------------------------
    https://codepen.io/SitePoint/pen/QbMgvY
----------------------------------------------------- */
footer ol {
  padding-left: 20px; }

/**
 * Initialiazing a `footnotes` counter on the wrapper
 */
article {
  counter-reset: footnotes; }

/**
 * Inline footnotes references
 * 1. Increment the counter at each new reference
 * 2. Reset link styles to make it appear like regular text
 */
[aria-describedby="footnote-label"] {
  counter-increment: footnotes;
  /* 1 */
  text-decoration: none;
  /* 2 */
  color: inherit;
  /* 2 */
  cursor: default;
  /* 2 */
  outline: none;
  /* 2 */ }

/**
 * Actual numbered references
 * 1. Display the current state of the counter (e.g. `[1]`)
 * 2. Align text as superscript
 * 3. Make the number smaller (since it's superscript)
 * 4. Slightly offset the number from the text
 * 5. Reset link styles on the number to show it's usable
 */
[aria-describedby="footnote-label"]::after {
  content: " " counter(footnotes) " ";
  /* 1 */
  vertical-align: super;
  /* 2 */
  font-weight: bold;
  text-decoration: none;
  font-size: 75%;
  /* 3 */
  margin-left: 2px;
  /* 4 */
  color: #05c170;
  /* 5 */
  cursor: pointer;
  /* 5 */ }

/**
 * Resetting the default focused styles on the number
 */
[aria-describedby="footnote-label"]:focus::after {
  outline: thin dotted;
  outline-offset: 2px; }

[aria-label="Back to content"] {
  font-size: 0.8em;
  margin-bottom: 0.5rem; }

/**
 * Highlight target note
 */
footer :target {
  background: rgba(5, 193, 112, 0.1); }

#footnote-box {
  background: #05c170;
  color: white;
  margin: 10px;
  padding: 10px; }

.asup {
  color: #05c170;
  font-weight: bold; }

.footnotes p {
  margin-bottom: 0rem;
  font-size: 0.9em; }

.footnotes a {
  margin-bottom: 0.5rem; }

/* -------------------------------------------------------------------------------------------------- */
/* FANCYBOX */
/* -------------------------------------------------------------------------------------------------- */
.thumbnail5 {
  max-height: 40px;
  /*height:50px; */
  display: inline-block;
  border: 0px; }

.thumbnail6 {
  max-height: 24px;
  /*height:50px; */
  display: inline-block;
  border: 0px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../../img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../../img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*# sourceMappingURL=master_style.css.map */
