@import url('echron-index.css');
@import url('echron-dashboard.css');
@import url('echron-list.css');
@import url('echron-addedit.css');
@import url('echron-gallery.css');
/****************default*******************/
/****************default*******************/
/****************default*******************/
/****************default*******************/
/****************default*******************/
body {
  background-color: #f6f6f6;
}
img {
  max-width: 100%;
}
.main {
  width: calc(100% - 250px);
  margin-left: 250px;
}
.echron-btn-icon {
  width: 38px;
  height: 38px;
  border-radius: 4px;
  background-color: #54b7d3;
  border: none;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: .5s;
  position: relative;
  z-index: 5;
  gap: 5px;
}
.echron-btn-icon.blue {
  background-color: #1e91cf;
}
.echron-btn-icon.yellow {
  background-color: #ffdd21;
  color: #000;
}
.echron-btn-icon.green {
  background-color: #14aa00;
}
.echron-btn-icon.red {
  background-color: #e3503e;
}
.echron-btn-icon.brown {
  background-color: #aa1400;
}
.echron-btn-icon.white {
  background-color: #fff;
  color: #000;
  border: 1px solid #ccc;
}
.echron-btn-icon.not {
  background-color: #ccc;
  cursor: not-allowed;
}
.echron-btn-icon:hover {
  background-color: #333;
  color: #fff;
}
.echron-head {
  display: block;
  color: #4c4d5a;
  border-color: #dcdcdc;
  background: #f6f6f6;
  text-shadow: 0 -1px 0 rgba(50, 50, 50, 0);
  border: 1px solid #dcdcdc;
  padding: 10px;
}
.echron-content {
  border: 1px solid #dcdcdc;
  padding: 10px;
  background: #fff;
}
/****************header*******************/
/****************header*******************/
/****************header*******************/
/****************header*******************/
/****************header*******************/
header {
  width: 100%;
  background: #fff;
  height: 60px;
  padding: 6px 0;
  color: #ffffff;
  box-shadow: 0 1px 3px #00000069;
  position: fixed;
  z-index: 10;
}

header .logo-1 {
  width: 180px;
  margin-left: 30px;
}

header .head-left {
  position: relative;
}

header .head-left:before {
  content: '';
  position: absolute;
  right: -24px;
  top: -25px;
  width: 1px;
  height: 79px;
  background-color: #f1f1f1;
}

header .head-left .nv-icon {
  width: 30px;
}

header .head-left ul li {
  font-size: 24px;
  padding-left: 42px;
  position: relative;
}
header .head-right ul {
  justify-content: end;
}
header .head-right ul li {
  width: 175px;
  position: relative;
}

header .head-right ul li a.navi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  padding: 0;
  color: #6D6D6D;
}
header .head-right ul li a figure {
  width: 50px;
  margin: 0;
}
header .head-right ul li:before {
  position: absolute;
  content: '';
  left: 0;
  top: -6px;
  width: 2px;
  height: 60px;
  background: #f1f1f1;
}
header .head-right ul li .admin-txt {
  color: #6D6D6D;
}

header .head-right ul li .log-out {
  margin-top: 9px;
  display: block;
  color: #6D6D6D;
}
.head-margin {
  height: 61px;
}
/****************************** sidebar ************************/
/****************************** sidebar ************************/
/****************************** sidebar ************************/
/****************************** sidebar ************************/
.echron-sidebar {
  width: 250px;
  background: #19222E;
  height: 100%;
  position: fixed;
}

.echron-sidebar a {
  color: #b3cbdd;
  text-decoration: none;
}

.echron-sidebar a i {
  color: #8f9bb3;
  margin-right: 6px;
  font-size: 16px;
  padding: 0 7px 0 0;
}
.echron-sidebar ul {
  padding: 0;
}
.echron-sidebar ul li {
  border-bottom: 1px solid #2b3642;
  padding: 14px 0;
}

.echron-sidebar ul li.active {
  background-color: #171b21;
}

.echron-sidebar ul li.active a,
.echron-sidebar ul li.active a i {
  color: #0b91d2;
}

.echron-sidebar ul li a {
  font-size: 14px;
  margin-left: 15px;
  display: flex;
  justify-content: space-between;
}

.echron-sidebar ul li h3 a {
  margin-left: 48px;
  color: #8f9bb3;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.echron-sidebar .nav-bg {
  padding: 14px 25px;
  background: #0a0f04de;
  color: #fff;
}

.echron-sidebar ul li ul.ul-menu {
  background: #252300;
  margin-top: 10px;
  display: none;
}
.echron-sidebar ul li.active ul.ul-menu {
  display: block;
}

.echron-sidebar ul li ul.active.ul-menu {
  display: block;
}

.echron-sidebar ul li ul.ul-menu li {
  border-bottom: none;
  background-color: #242d37;
  text-transform: capitalize;
}

.echron-sidebar ul li ul.ul-menu li.active {
  color: #0b91d2;
  background-color: #0a0f04;
  padding-left: 10px;
}

.echron-sidebar ul li ul.ul-menu li.active a {
  color: #fff;
}

.echron-sidebar ul li ul.ul-menu li:hover {
  background-color: #0a0f04;
}

.echron-sidebar ul li ul.ul-menu li a {
  transition: all .5s;
  font-size: 13px;
  color: #7f8a9b;
  justify-content: left;
}

.echron-sidebar ul li ul.ul-menu li:hover a {
  color: #fff;
  padding-left: 10px;
}

.echron-sidebar ul li ul.ul-menu li a::before {
  content: "\f101";
  font-size: 13px;
  font-family: FontAwesome;
  margin-left: 10px;
  margin-right: 10px;
  transition: margin ease 0.5s;
}
/****************************** breadcrumbs ************************/
/****************************** breadcrumbs ************************/
/****************************** breadcrumbs ************************/
/****************************** breadcrumbs ************************/
.echron-breadcrumbs {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #dbdbdb;
}
.echron-breadcrumbs .row {
  justify-content: space-between;
}
.echron-breadcrumbs .left {
  width: auto;
  display: flex;
  align-items: center;
}
.echron-breadcrumbs .left h1 {
  font-size: 30px;
  font-weight: 300;
  color: #4c4d5a;
  margin: 0;
  text-transform: capitalize;
}
.echron-breadcrumbs .left ul {
  display: flex;
  list-style: none;
  margin: 0;
}
.echron-breadcrumbs .left ul li {
  margin-right: 10px;
  color: grey;
  text-transform: capitalize;
}
.echron-breadcrumbs .left ul li i {
  margin-left: 10px;
}
.echron-breadcrumbs .left ul li a {
  text-decoration: none;
}
.echron-breadcrumbs .right {
  display: flex;
  width: auto;
  gap: 5px;
}
/****************************** loader ************************/
/****************************** loader ************************/
/****************************** loader ************************/
/****************************** loader ************************/
.echron-loader {
  text-align: center;
  display: none;
}
.echron-loader img {
  width: 100px;
}