@charset "UTF-8";
@font-face {
  font-family: 'ep_icons';
  src: url("fonts/ep_icons.eot?9ohdyt");
  src: url("fonts/ep_icons.eot?9ohdyt#iefix") format("embedded-opentype"), url("fonts/ep_icons.ttf?9ohdyt") format("truetype"), url("fonts/ep_icons.woff?9ohdyt") format("woff"), url("fonts/ep_icons.svg?9ohdyt#ep_icons") format("svg");
  font-weight: normal;
  font-style: normal; }
#toplevel_page_epda-down-arrow .dashicons-admin-generic:before {
  font-family: "ep_icons" !important;
  content: "";
  font-size: 15px;
  line-height: 1.4; }

#wpadminbar #wp-admin-bar-epda-edit-mode-button-help > .ab-item:before {
  content: "";
  font-family: "ep_icons" !important;
  font-size: 120% !important;
  line-height: 1.6;
  top: 5px;
  float: left;
  font: normal 20px/1 dashicons;
  speak: none;
  padding: 4px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none !important;
  margin-right: 6px;
  color: #9ba1a5; }
#wpadminbar #wp-admin-bar-epda-edit-mode-button-help > .ab-item:hover:before {
  color: #4391F3; }

/* Font Icons*/
@font-face {
  font-family: 'epda-icomoon';
  src: url("fonts/epda-icomoon.eot?j0p9i8");
  src: url("fonts/epda-icomoon.eot?#iefixj0p9i8") format("embedded-opentype"), url("fonts/epda-icomoon.ttf?j0p9i8") format("truetype"), url("fonts/epda-icomoon.woff?j0p9i8") format("woff"), url("fonts/epda-icomoon.svg?j0p9i8#epda-icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="epda-icon-"], [class*=" epda-icon-"] {
  font-family: 'epda-icomoon';
  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; }

.epda-icon-arrow-circle:before {
  content: "\e600"; }

.epda-icon-arrow-point:before {
  content: "\e601"; }

.epda-icon-arrow-regular:before {
  content: "\e602"; }

.epda-icon-arrow-sharp:before {
  content: "\e603"; }

.epda-icon-arrow-soft:before {
  content: "\e604"; }

i.gavickpro-own-icon {
  background-image: url("../img/down-arrow-icon.png"); }
