@import "../google.css";
/*Theme Colors*/
/*bootstrap Color*/
/*Normal Color*/
/*Border radius*/
/*Preloader*/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}
.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(../google/2fCJtbhSlhNNa6S2xlh9GyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(../google/UGh2YG8gx86rRGiAZYIbVyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* This is for popins font for firefox */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(../google/yQWaOD4iNU5NTY0apN-qj_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*Just change your choise color here its theme Colors*/
body {
  background: #fff;
}
/********* Top Header Part *********/
.logo i {
  color: #ffffff;
}
.top-left-part .light-logo {
  display: inline-block;
}
.top-left-part .dark-logo {
  display: none;
}
.navbar-header {
  background: #01c0c8;
}
.navbar-top-links > li > a {
  color: #ffffff;
}
/********* Sidebar navigation *********/
.side-mini-panel ul.mini-nav > li:hover > a,
.side-mini-panel ul.mini-nav > li.selected > a {
  border-left: 3px solid #01c0c8;
}
.sidebar-menu > li > a:hover,.sidebar-menu > li > a.active{
  color: #01c0c8;
}
/********* themecolor *********/
.bg-theme {
  background-color: #fb9678 !important;
}
.bg-theme-dark {
  background-color: #01c0c8 !important;
}
/*Chat widget*/
.chat-list .odd .chat-text {
  background: #01c0c8;
}
/*Button*/
.btn-custom {
  background: #01c0c8;
  border: 1px solid #01c0c8;
  color: #ffffff;
}
.btn-custom:hover {
  background: #01c0c8;
  opacity: 0.8;
  color: #ffffff;
  border: 1px solid #01c0c8;
}
/*Custom tab*/
.customtab li.active a,
.customtab li.active a:hover,
.customtab li.active a:focus {
  border-bottom: 2px solid #01c0c8;
  color: #01c0c8;
}
.tabs-vertical li.active a,
.tabs-vertical li.active a:hover,
.tabs-vertical li.active a:focus {
  background: #01c0c8;
  border-right: 2px solid #01c0c8;
}
/*Nav-pills*/
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #01c0c8;
  color: #ffffff;
}
.bg-title{ background: #fff;}
.bg-title .breadcrumb a{ color: #333;}
.bg-title .breadcrumb a:hover{ color: #000;}
.bg-title .breadcrumb .active{ color: #999;}
.app-search .form-control, .app-search .form-control:focus {
  border: 1px #e1e3e3 solid;
  font-weight: normal;
}

.tmp-item img{ width: 100%; border: 3px #e5e8ec solid;border-radius: 10px;}
.tmp-item img:hover{border: 3px #01c0c8 solid;}
.tmp-item .alb-info h5{ padding-left: 10px;}
.tmp-item .alb-info i{ padding-right: 20px;}

.photogallery .el-card-item{ margin-bottom: 18px; padding-bottom: 0px;}
.photogallery .el-card-item .el-card-avatar{ margin-bottom: 5px;}
.photogallery .el-card-item .el-overlay-1 .img{
  position:relative;
  height:120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor:pointer;
  display: list-item;
  opacity: 1;
  border: 1px #ebe7e8 solid;
}
.phototmp .el-card-item .el-overlay-1 .img{
  height:180px;
}
.photogallery  .check{ border:2px solid #01c0c8; position:absolute; left:0px; top:0px; width:100%; height:100%; }
.photogallery  .check:after {
  position: absolute;
  content: '';
  right: 0px;
  bottom: 0px;
  border: 18px solid #01c0c8;
  border-left-color: transparent;
  border-top-color: transparent;
}
.photogallery .check i{ position:absolute; font-size: 20px; right:0px; bottom:0px; color:#fff; z-index:2;}
.pagination{ margin: 0px;}
@media (min-width: 1024px) {
  .searchfrom .form-control:focus {
    width: 180px;
    border: 1px #019aa0 solid;
  }
}
.movemenulist a.list-group-item{ cursor: move !important;}

.el-element-overlay .el-card-item .el-overlay-1 .el-info > li a{padding:4px 6px 1px}

/*
ol.sortprolist{ width: 100%; color: #333; cursor: move;}
ol.sortprolist ol{width: 100%; float: left;}
ol.sortprolist >li{width: 100%; float: left; line-height: 35px;border-bottom: 1px solid #e4e7ea;}
ol.sortprolist li div span.poption{ width: 80px;}
*/
.sortplaceholder {
  border: 1px dashed #4183C4;
}

.mjs-nestedSortable-error {
  background: #fbe3e4;
  border-color: transparent;
}

ol.sortable, ol.sortable ol {
  margin: 0 0 0 25px;
  padding: 0;
}

ol.sortable {
  margin: 0;
  padding-left: 25px;
}
.sortable li {
  margin: 5px 0 0 0;
  padding: 0;
}
.sortable li div  {
  border: 1px dashed rgba(120, 130, 140, 0.13);
  padding: 6px;
  margin: 0;
  cursor: move;
}

.none{ display: none;}