@font-face {
  font-family: 'custom_dashicons';
  src: url("../fonts/custom_dashicons.eot?7k7b29");
  src: url("../fonts/custom_dashicons.eot?#iefix7k7b29") format("embedded-opentype"), url("../fonts/custom_dashicons.woff?7k7b29") format("woff"), url("../fonts/custom_dashicons.ttf?7k7b29") format("truetype"), url("../fonts/custom_dashicons.svg?7k7b29#custom_dashicons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'custom_dashicons';
  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-logobrand:before {
  content: "\e604"; }

.icon-logo:before {
  content: "\e605"; }

.icon-brand:before {
  content: "\e606"; }

.icon-rss:before {
  content: "\e600"; }

.icon-linkedin:before {
  content: "\e601"; }

.icon-facebook:before {
  content: "\e603"; }

.icon-googleplus:before {
  content: "\e607"; }

.icon-twitter:before {
  content: "\e608"; }

.icon-list:before {
  content: "\e602"; }

.icon-search:before {
  content: "\e609"; }

.icon-uniE60A:before {
  content: "\e60a"; }

.icon-arrow-up:before {
  content: "\e60b"; }

.icon-arrow-down:before {
  content: "\e60c"; }

.icon-arrow-left:before {
  content: "\e60d"; }

.icon-arrow-right:before {
  content: "\e60e"; }

.icon-arrow-up2:before {
  content: "\e60f"; }

.icon-arrow-down2:before {
  content: "\e610"; }

.icon-arrow-left2:before {
  content: "\e611"; }

.icon-arrow-right2:before {
  content: "\e612"; }

.icon-arrow-up3:before {
  content: "\e613"; }

.icon-arrow-down3:before {
  content: "\e614"; }

.icon-arrow-left3:before {
  content: "\e615"; }

.icon-publish:before {
  content: "\e616"; }

.icon-rocket:before {
  content: "\e617"; }

.icon-wordpress:before {
  content: "\e618"; }

.icon-powercord:before {
  content: "\e619"; }

#available-widgets [class*=lastviewed] .widget-title:before {
  font-family: 'custom_dashicons';
  content: "\e605";
  top: -4px; }

#widget-list [id*=lastviewed] .widget-title h4:before,
#widgets-right [id*=lastviewed] .widget-title h4:before {
  font-family: 'custom_dashicons';
  content: "\e605";
  float: left;
  margin: 0px 6px 0px 0px; }

.dd-switch {
  width: 28px;
  overflow: hidden;
  border: solid 1px #e5e5e5;
  border-radius: 7px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 4px 0 0; }
  .dd-switch + input {
    display: none; }
  .dd-switch .switchHolder {
    width: 40px;
    height: 14px;
    position: relative;
    margin-left: -50%;
    transition: margin 0.15s;
    -webkit-transition: margin 0.15s;
    /* Safari */ }
    .dd-switch .switchHolder .onSquare {
      width: 30px;
      height: 100%;
      position: absolute;
      left: -10px;
      padding: 0;
      box-shadow: none;
      border: none;
      z-index: 0; }
    .dd-switch .switchHolder .buttonSwitch {
      position: absolute;
      left: 50%;
      height: 14px;
      display: block;
      width: 14px;
      margin-left: -7px;
      border-radius: 50%;
      padding: 0;
      z-index: 2;
      color: #555;
      border-color: #ccc;
      background: #f7f7f7;
      -webkit-box-shadow: inset 0 1px 0 white, 0 1px 0 rgba(0, 0, 0, 0.08);
      box-shadow: inset 0 1px 0 white, 0 1px 0 rgba(0, 0, 0, 0.08); }
    .dd-switch .switchHolder .offSquare {
      width: 30px;
      height: 100%;
      position: absolute;
      right: -10px;
      background: #f1f1f1; }
      .dd-switch .switchHolder .offSquare:hover {
        background: #e5e5e5; }
      .dd-switch .switchHolder .offSquare:active {
        background: #c5c5c5; }
  .dd-switch.on .switchHolder {
    margin-left: 1px; }

.LV_setting_row {
  margin: 1em 0; }

.LV_setting_row input,
.LV_setting_row select{
    margin: 0 6px;
}
