@charset "UTF-8";



html body {-webkit-font-smoothing: antialiased;overflow-x: hidden;padding: .75rem 2rem;background-repeat: no-repeat;background-attachment: fixed;padding-top: 1.25rem;padding-bottom: 1.25rem;background: #fff;} 

.wrapper{
    display: flow-root;
    margin-left: 165px;
    overflow: visible;
    border-radius: 30px;
    min-height: 100vh;
    background-color: #f1f5f8;
    /*padding: 0 22px 2.5rem;*/
   }

.button {
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1.5px solid transparent;
  position: relative;
  color: #679af9;
  background: #dde9ff;
  font-size: 15px;
  line-height: 36px;
  padding: 0 20px;
  border-radius: 6px;
  margin: 0;
  height: 37px;
  transition: all 0.08s ease 0s;
  cursor: pointer;
}


@media screen and (prefers-reduced-motion:reduce) {
  .button {
    transition: none
  }
}

.button :focus,
.button :hover {
  text-decoration: none
}

.button :focus {
  outline: 0;
  box-shadow: 0 4px 15px rgba(81, 15, 168, .35)
}

.button :disabled {
  opacity: .65;
  box-shadow: none
}


.button :not(:disabled):not(.disabled).active,
.button :not(:disabled):not(.disabled):active {
  box-shadow: none
}

.button :not(:disabled):not(.disabled).active:focus,
.button :not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 4px 15px rgba(81, 15, 168, .35), none
}

.button.secondary {
  color: #3e416d;
  background-color: #f1f3f4;
  border-color: #f2f2f2;
}

.button.secondary:hover,
.button.secondary:focus {
  color: #fff;
  background-color: #65707b;
  border-color: #65707b;
}
.btn-primary{
    border-color: #1985ff !important;
    background-color: #3a75ff !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.px-5 {
  padding-right: 2rem !important;
}

.px-5 {
  padding-left: 2rem !important;
}


[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
  /*height: 100%;*/
}



@media (max-width: 420px) {

  /*.user-menu .dropdown-notifications */
}



.sidebar {
  overflow: hidden;
  height: calc(100% - 0px);
  padding-right: 10px;
}

.sidebar .sidebar_innr {
  overflow: hidden;
  overflow-y: auto;
}

.sidebar .sidebar_innr .sections {
  padding: 0 0px;
  list-style-type: none;
  margin: 0;
  border-bottom: 1px solid rgb(255 255 255 / 12%);
  margin-bottom: 12px;
}

.sidebar .sidebar_innr .sections:first-child {
  padding-top: 20px;
}

.sidebar .sidebar_innr .sections h3 {
  margin: 0;
  padding: 1px 10px 6px;
  font-size: 15px;
  letter-spacing: 0.75px;
  text-transform: capitalize;
  color: #888;
  font-weight: 600;
}

.sidebar .sidebar_innr .sections ul {
  padding: 0
}

.sidebar .sidebar_innr .sections li {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.sidebar .sidebar_innr .sections li a {
  padding: 0 10px 0  20px;
  display: flex;
  position: relative;
  align-items: center;
  line-height: 44px;
  font-weight: 400;
  /* overflow: hidden; */
  /* white-space: nowrap; */
  /* text-overflow: ellipsis; */
  font-size: 14px;
  color: #333;
  transition: all 0.1s;
  /* border-radius: 8px; */
  letter-spacing: .01785714em;
  border-radius: 2rem 0 0 2rem;
}
.sidebar .sidebar_innr .sections li a svg {
  margin-right:10px
}
.sidebar .sidebar_innr .sections li a svg path{
  fill: #888;
}
.sidebar .sidebar_innr .sections li.active a svg path{
fill: #888;
}
.sidebar .sidebar_innr .sections li a:hover,
.sidebar .sidebar_innr .sections li a:focus {
  background-color: #eaecefa8;
}

.sidebar .sidebar_innr .sections li.active a {
  background-color: #eaecef;
}
/*.sidebar .sidebar_innr .sections li.active:after, .sidebar .sidebar_innr .sections li.active:before {*/
/*  content: "" !important;*/
/*  width: 30px !important;*/
/*  height: 30px !important;*/
/*  background-size: 100%;*/
/*  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.51' height='259.52'%3E%3Cpath data-name='Path 143' d='M259.51 259.52c-.167-2.608.05-5.319-.19-8.211-.084-1.012-.031-2.15-.118-3.12-.113-1.25-.1-2.682-.236-4.061-.172-1.722-.179-3.757-.365-5.394-.328-2.889-.478-5.857-.854-8.61-.509-3.714-.825-7.252-1.38-10.543-.934-5.535-2.009-11.312-3.189-16.692-.855-3.9-1.772-7.416-2.752-11.2-1.1-4.256-2.394-8.149-3.687-12.381-1.1-3.615-2.366-6.893-3.623-10.493-1.3-3.739-2.917-7.26-4.284-10.7-1.708-4.295-3.674-8.078-5.485-12.023-1.145-2.493-2.5-4.932-3.727-7.387-1.318-2.646-2.9-5.214-4.152-7.518-1.716-3.16-3.517-5.946-5.274-8.873-1.692-2.818-3.589-5.645-5.355-8.334-2.326-3.542-4.637-6.581-7.039-9.848-2.064-2.809-4.017-5.255-6.088-7.828a237.651 237.651 0 00-7.292-8.589c-3.027-3.411-6.049-6.744-9.055-9.763-2.4-2.412-4.776-4.822-7.108-6.975-3-2.767-5.836-5.471-8.692-7.854-3.332-2.779-6.657-5.663-9.815-8.028-2.958-2.216-5.784-4.613-8.7-6.6-3.161-2.159-6.251-4.414-9.219-6.254-3.814-2.365-7.533-4.882-11.168-6.89-4.213-2.327-8.513-4.909-12.478-6.834-4.61-2.239-9.234-4.619-13.51-6.416-4.1-1.725-8.11-3.505-11.874-4.888-4.5-1.652-8.506-3.191-12.584-4.47-6.045-1.9-12.071-3.678-17.431-5-9.228-2.284-17.608-3.757-24.951-4.9-7.123-1.112-13.437-1.64-18.271-2.035l-2.405-.2c-1.638-.136-3.508-.237-4.633-.3A115.051 115.051 0 000 .081h259.51z' fill='%23f1f5f8'/%3E%3C/svg%3E") !important;*/
/*  position: absolute !important;*/
/*  right: -1px;*/
/*  margin-top: -1px;*/
/*}*/

.sidebar .sidebar_innr .sections li.active:before {
  transform: rotate(90deg);
  margin-top: -29px;
}

.sidebar .sidebar_innr .sections .btn-more {
  display: block;
  padding: 0 0px !important;
  margin-bottom: 9px;
  border-radius: 6px;
  border: 0;
  margin-top: -3px;
  display: flex;
  justify-content: center;
  height: 40px;
  color: rgb(255 255 255);
  background-color: #ffffff26;
  width: calc(100% - 12px);
  font-weight: 500;
}

.sidebar .sidebar_innr .sections .btn-more:hover {
  background-color: #ffffff47;
}

.sidebar .sidebar_innr .sections .btn-more span {
  display: flex;
  align-items: center
}

.sidebar .sidebar_innr .sections .btn-more i {
  font-size: 17px;
  margin-left: 5px;
}

.main_sidebar {
  display: block;
  margin-top: 18px;
  width: 190px;
  color: inherit;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 1rem;
  bottom: 0;
  height: calc(100% - 18px);
}

.main_sidebar .sidebar-header {
  height: 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
}
.main_sidebar .sidebar-header #logo img{
  width: 150px;
  padding-left: 10px;
}

.main_sidebar .sidebar-header .btn-close {
  position: absolute;
  right: 25px;
}

.main_sidebar .sidebar-header .btn-close::before {
  font-family: "Feather-Icons";
  font-size: 22px;
  content: '\e92f';
  line-height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  padding: 6px;
  cursor: pointer;
}

.main_sidebar .sidebar-header {
  display: none;
}

.main_sidebar .side-overlay {
  z-index: 1;
  position: fixed;
  width: 100%;
  margin-left: 270px;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.42);
  visibility: hidden;
}

/* Dropdown Styles */

/* Indicator Arrow */
.sidebar_innr ul li a:after {
  font-family: "Feather-Icons";
  content: '\e92e';
  opacity: 1;
  font-size: 16px;
  transition: 0.3s;
  opacity: 1;
  line-height: 17px;
  width: 17px;
  height: 17px;
  color: #a8a8a8;
  display: inline-block;
  border-radius: 3px;
  margin-left: 7px;
  text-indent: 0;
  top: 1px;
  position: absolute;
  right: 35px;
  top: 15px;
}

.sidebar_innr ul li.active a:after,
.sidebar_innr ul li:hover a:after {
  color: #66676b;
  opacity: 0.8;
}

.sidebar_innr ul li a:only-child:after {
  content: '';
  display: none;
}

#foot {
  padding: 0 10px 0px 0px;
}

#foot ul {
  padding: 0;
  margin-bottom: 0px;
}

#foot ul li {
  font-size: 13px;
  display: inline;
  margin-right: 7px;
  font-weight: 600;
 
}
#foot ul li a {color: rgb(255 255 255 / 82%);font-weight: 500;}
#foot ul li a:hover {
  text-decoration: underline
}

#foot .foot-content {
  margin-top: 4px;
  font-size: 13px;
  margin-bottom: 80px;
}

#foot .foot-content p {
  margin-bottom: 0px;
  color: rgb(255 255 255 / 82%);
}




/* ---------------------------------- */
/*   collapse sidebar
------------------------------------- */

.main_sidebar,
.main_content {
  transition: all 0.45s cubic-bezier(0, 0, 0, 1.09);
}



/* ---------------------------------- */
/*   page contents Layout
------------------------------------- */

.main_content {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: 235px;
  overflow: visible;
  border-radius: 30px;
  min-height: 100vh;
  background-color: #f1f5f8;
  padding: 0 22px 2.5rem;
}

/* ---------------------------------- */
/*  Meda small devices
------------------------------------- */
 
@media (max-width: 960px) {
    
  .main_content {
    padding: 0;
    padding-top: 60px;
  }
  html body {padding: 0;border-radius: 0;background: transparent ;}
  .main_sidebar {left: 0;padding-left: 7px;}

}
@media (max-width: 1560px) {
  .main_content {
    margin-left: 0px !important; 
  }

  .main_sidebar {
    margin-top: 0 !important;
    z-index: 1  !important;
    position: fixed  !important;
    height: calc(100% - 0px) !important;
    width: 270px  !important;
  }

  .main_sidebar {
    margin-left: -300px;
  }

  .sidebar {
    overflow: hidden;
    height: calc(100% - 50px);
    padding: 0;
  }
  .main_sidebar .sidebar-header .btn-close {
    display: block !important;
  }

  .sidebar .sidebar_innr .sections {
    padding: 0 !important;
    padding-top: 7px !important;
  }

  .sidebar .sidebar_innr .sections li a {
    line-height: 45px
  }

  .main_sidebar .sidebar-header {
    display: flex !important;
    height: 50px;
  }

  .sidebar .sidebar_innr .sections h3 {
    display: none;
  }
  .wrapper{
      margin-left:0px;
  }
  .header-a .header-inner{    
    height: 60px;
    left: calc((100% - 1280px)/2);}
  .header-a .header-logo{display:inline-block;}
  .header-a .header-menu{display:inline-block;}
   html body {background: #f1f5f8;}
   
   #ft{display:block;}
}
   

@media (max-width: 1700px) {
    .side-post-share {display:none;}
    .side-share{display:none;}
}


.dropdown-option-nav ul li *> {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  transition: 0.3s;
  color: #9799a2;
  padding: 9px 14px;
  cursor: cursor
}

.dropdown-option-nav ul li>:hover {
  background-color: rgba(0, 0, 0, 0.07);
  pointer: cursor
}

 

 .main_sidebar .sidebar-header {
  height: 70px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e2e27a;
  width: 96%;
}

.main_sidebar .sidebar-header .btn-close {
  position: absolute;
  right: 25px;
}

.main_sidebar .sidebar-header .btn-close::before {
  font-family: "Feather-Icons";
  font-size: 22px;
  content: '\e92f';
  line-height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  padding: 6px;
  cursor: pointer;
  color: white;
  padding-right: 15px;
}

.main_sidebar .sidebar-header .btn-close {
  display: none;
} 

.main_sidebar .side-overlay {
    z-index: 1;
    position: fixed;
    width: 100%;
    margin-left: 270px;
    height: 100%;
    background: hsl(0deg 0% 0% / 18%);
    visibility: hidden;
}

/* ---------------------------------- */
/* responsive tab
------------------------------------- */

@media only screen and (min-width: 1024px) {

  /* reset mobile style */

  /* reset mobile style */
}

/* ---------------------------------- */
/* responsive tab style  1
------------------------------------- */

@media only screen and (max-width: 960px) {
#foot .foot-content { margin-bottom: 30px;}
}

html {
  /* 1 */
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  color: #6d6d6d;
  background: #f1f2f6;
}
/*
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/* Links
 ========================================================================== */
/*
 * Remove the outline on focused links when they are also active or hovered
 */
a:active,
a:hover {
  outline: none;
}
/*
 * Style
 */
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
a:hover {
  color: #ff6400;
  text-decoration: none;
}



p,
ul {
  margin: 0 0 10px 0;
}
/* Add margin if adjacent element */
* + ul {
  /* margin-top: 15px; */
}


 */
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
}

.uk-heading-line > ::before,
.uk-heading-line > ::after {
  content: "";
  /* 1 */
  position: absolute;
  top: calc(50% - ((0.2px + 0.05em) / 2));
  /* 2 */
  width: 2000px;
  /* 3 */
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
.uk-heading-line > ::before {
  right: 100%;
  margin-right: calc(5px + 0.3em);
}
.uk-heading-line > ::after {
  left: 100%;
  margin-left: calc(5px + 0.3em);
}

button.uk-icon:not(:disabled) {
  cursor: pointer;
}

.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer;
}
.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer;
}
.uk-range:not(:disabled)::-ms-thumb {
  cursor: pointer;
}

.uk-button:not(:disabled) {
  cursor: pointer;
}

@media (min-width: 1200px) {
  
@media (min-width: 1200px) {
  /* Horizontal */
  /* Vertical */
}

@media (min-width: 1200px) {
  /* Horizontal */
  /* Vertical */
}

@media (min-width: 1200px) {
  /* Horizontal */
  /* Vertical */
}

.uk-navbar-container > ::before,
.uk-navbar-container > ::after {
  display: none !important;
}

.uk-breadcrumb > * > :hover,
.uk-breadcrumb > * > :focus {
  color: #666;
  text-decoration: none;
}

.uk-pagination > * > :hover,
.uk-pagination > * > :focus {
  text-decoration: none;
  color: #1a73e8;
  background-color: rgb(232, 240, 254);
  border-color: rgba(9, 27, 18, 0.1);
}

.uk-thumbnav > * > :hover,
.uk-thumbnav > * > :focus {
  outline: none;
}
.uk-thumbnav > * > :hover::after,
.uk-thumbnav > * > :focus::after {
  background-color: transparent;
}

.uk-lightbox-items > :focus {
  outline: none;
}

.uk-slideshow-items > :focus {
  outline: none;
}

.uk-slider-items > :focus {
  outline: none;
}

.uk-animation-toggle:not(:hover):not(:focus) [class*='uk-animation-'] {
  animation-name: none;
}

@media (min-width: 640px) {
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {

}
/* Desktop and bigger */
@media (min-width: 1200px) {
  
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  
}

@supports (-webkit-background-clip: text) {
}

@supports (filter: blur(0)) {
  /* 3 */
}

@-moz-document url-prefix() {
}
/* 3 */
@supports (-ms-ime-align: auto) {
}

[hidden] {
  display: none !important;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  /* 3 */
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}
/*
 * Invisible
 */
/* 1 + 2 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  /* 3 */
  opacity: 0 !important;
}

.uk-light .uk-heading-line > ::before,
.uk-light .uk-heading-line > ::after,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-card-primary.uk-card-body .uk-heading-line > ::before,
.uk-card-primary.uk-card-body .uk-heading-line > ::after,
.uk-card-primary > :not([class*='uk-card-media']) .uk-heading-line > ::before,
.uk-card-primary > :not([class*='uk-card-media']) .uk-heading-line > ::after,
.uk-card-secondary.uk-card-body .uk-heading-line > ::before,
.uk-card-secondary.uk-card-body .uk-heading-line > ::after,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-heading-line > ::before,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-heading-line > ::after,
.uk-overlay-primary .uk-heading-line > ::before,
.uk-overlay-primary .uk-heading-line > ::after,
.uk-offcanvas-bar.uk-light.uk-heading-line > ::before,
.uk-offcanvas-bar.uk-light.uk-heading-line > ::after {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.uk-light .uk-breadcrumb > * > :hover,
.uk-light .uk-breadcrumb > * > :focus,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :focus,
.uk-card-primary.uk-card-body .uk-breadcrumb > * > :hover,
.uk-card-primary.uk-card-body .uk-breadcrumb > * > :focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-breadcrumb > * > :hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-breadcrumb > * > :focus,
.uk-card-secondary.uk-card-body .uk-breadcrumb > * > :hover,
.uk-card-secondary.uk-card-body .uk-breadcrumb > * > :focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-breadcrumb > * > :hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-breadcrumb > * > :focus,
.uk-overlay-primary .uk-breadcrumb > * > :hover,
.uk-overlay-primary .uk-breadcrumb > * > :focus,
.uk-offcanvas-bar.uk-light.uk-breadcrumb > * > :hover,
.uk-offcanvas-bar.uk-light.uk-breadcrumb > * > :focus {
  color: rgba(255, 255, 255, 0.7);
}
.uk-light .uk-pagination > * > :hover,
.uk-light .uk-pagination > * > :focus,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > :focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > :focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > :focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > :focus,
.uk-card-primary.uk-card-body .uk-pagination > * > :hover,
.uk-card-primary.uk-card-body .uk-pagination > * > :focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-pagination > * > :hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-pagination > * > :focus,
.uk-card-secondary.uk-card-body .uk-pagination > * > :hover,
.uk-card-secondary.uk-card-body .uk-pagination > * > :focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-pagination > * > :hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-pagination > * > :focus,
.uk-overlay-primary .uk-pagination > * > :hover,
.uk-overlay-primary .uk-pagination > * > :focus,
.uk-offcanvas-bar.uk-light.uk-pagination > * > :hover,
.uk-offcanvas-bar.uk-light.uk-pagination > * > :focus {
  color: rgba(255, 255, 255, 0.7);
}
.uk-light .uk-dotnav > * > :hover,
.uk-light .uk-dotnav > * > :focus,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :focus,
.uk-card-primary.uk-card-body .uk-dotnav > * > :hover,
.uk-card-primary.uk-card-body .uk-dotnav > * > :focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-dotnav > * > :hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-dotnav > * > :focus,
.uk-card-secondary.uk-card-body .uk-dotnav > * > :hover,
.uk-card-secondary.uk-card-body .uk-dotnav > * > :focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-dotnav > * > :hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-dotnav > * > :focus,
.uk-overlay-primary .uk-dotnav > * > :hover,
.uk-overlay-primary .uk-dotnav > * > :focus,
.uk-offcanvas-bar.uk-light.uk-dotnav > * > :hover,
.uk-offcanvas-bar.uk-light.uk-dotnav > * > :focus {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: transparent;
}
.uk-light .uk-dotnav > * > :active,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-card-primary.uk-card-body .uk-dotnav > * > :active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-dotnav > * > :active,
.uk-card-secondary.uk-card-body .uk-dotnav > * > :active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-dotnav > * > :active,
.uk-overlay-primary .uk-dotnav > * > :active,
.uk-offcanvas-bar.uk-light.uk-dotnav > * > :active {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: transparent;
}
/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h3 {
    page-break-after: avoid;
  }
}
  /* Font size */

 



  [class^="icon-feather-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Feather-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .icon-feather-chevron-down:before {
    content: "\e92e";
  }

  .icon-feather-chevron-up:before {
    content: "\e931";
  }


  /*!
 * Material Icons (https://material.io/tools/icons/)
 * Apache license version 2.0
 */

  .boanh5-example .webuploader-pick{
        background: #ff6400 !important;
}
.boanh5-example .webuploader-pick-hover {
	background: #66adfe !important;
}

  .icon-material-outline-message-(1):before {
    content: "\e969";
  }

.foot_left .item{
    color: #888;
    padding-right: 5px;
    line-height: 20px;
}
.foot .item a {
    color: #888;
}
.btn-primary{
 border-color: #1985ff !important;
 background-color: #3a75ff !important;    
}
.el-container{width: 1280px;
    margin: auto;}
.el-main{border: solid 0px #DCDFE6 !important;
    background-color: #fff;
    border-radius: 4px;}
 .el-aside{border: solid 0px #DCDFE6 !important;}