/**
 * @description
 * This mixin will enable using the CSS3 value `rem`, which lets you define
 * property-sizes based on the root-element's font-size.
 *
 * @author drublic
 *
 * @link caniuse http://caniuse.com/rem
 * @link spec http://www.w3.org/TR/css3-values/#relative0
 *
 * @param property
 * @param values
 * @param default-font-size int optional
 * @returns
 *   <property>: (<value> * <default-font-size>)px;
 *   <property>: <value>;
 *
 * @example
 *   .selector {
 *     @include x-rem(font-size, 1.3);
 *   }
 *
 * Note: Depending on the font-size of the root-element `rem` calculates a
 * property of a current element. The fallback solution excepts a
 * `default-font-size`-argument which is 16px by default.
 */
@font-face {
  font-family: 'font--grundrahmen';
  src: url("../fonts/grundrahmen/fonts/font--grundrahmen.eot?ra5kqm");
  src: url("../fonts/grundrahmen/fonts/font--grundrahmen.eot?#iefixra5kqm") format("embedded-opentype"), url("../fonts/grundrahmen/fonts/font--grundrahmen.woff?ra5kqm") format("woff"), url("../fonts/grundrahmen/fonts/font--grundrahmen.ttf?ra5kqm") format("truetype"), url("../fonts/grundrahmen/fonts/font--grundrahmen.svg?ra5kqm#font--grundrahmen") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, ../fonts/grundrahmen/style.scss */
.font--grundrahmen, .region_menu-local-tasks .tabs-primary__tab-link:before,
.region_menu-local-tasks .tabs-secondary__tab-link:before {
  font-family: 'font--grundrahmen';
  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;
}

/* line 26, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--ys_new:before {
  content: "\e600";
}

/* line 29, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_star4:before {
  content: "\e601";
}

/* line 32, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_stack:before {
  content: "\e602";
}

/* line 35, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_spinner2:before {
  content: "\e603";
}

/* line 38, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_smiley:before {
  content: "\e604";
}

/* line 41, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_skull2:before {
  content: "\e605";
}

/* line 44, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_sad:before {
  content: "\e606";
}

/* line 47, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_remove2:before {
  content: "\e607";
}

/* line 50, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_plus:before {
  content: "\e608";
}

/* line 53, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_notification:before {
  content: "\e609";
}

/* line 56, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_menu5:before, .region_menu-local-tasks .tabs-primary__tab-link[href$='panelizer']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='panelizer']:before {
  content: "\e60a";
}

/* line 59, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_eye:before {
  content: "\e60b";
}

/* line 62, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_eye-blocked:before {
  content: "\e60c";
}

/* line 65, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_enter:before {
  content: "\e60d";
}

/* line 68, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_code:before {
  content: "\e60e";
}

/* line 71, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_bubble:before {
  content: "\e60f";
}

/* line 74, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_essentials_arrow-right12:before {
  content: "\e610";
}

/* line 77, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_star:before {
  content: "\e611";
}

/* line 80, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_search:before {
  content: "\e612";
}

/* line 83, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_question:before, .region_menu-local-tasks .tabs-primary__tab-link[href$='password']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='password']:before {
  content: "\e613";
}

/* line 86, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_googleplus:before {
  content: "\e614";
}

/* line 89, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_disk:before {
  content: "\e615";
}

/* line 92, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_cycle:before {
  content: "\e616";
}

/* line 95, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_clock:before {
  content: "\e617";
}

/* line 98, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-up6:before {
  content: "\e618";
}

/* line 101, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-up5:before {
  content: "\e619";
}

/* line 104, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-right7:before {
  content: "\e61a";
}

/* line 107, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-right6:before {
  content: "\e61b";
}

/* line 110, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-left7:before {
  content: "\e61c";
}

/* line 113, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-left6:before {
  content: "\e61d";
}

/* line 116, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-down7:before {
  content: "\e61e";
}

/* line 119, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_arrow-down6:before {
  content: "\e61f";
}

/* line 122, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_entypo_add-to-list:before {
  content: "\e620";
}

/* line 125, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_ecoico_star:before {
  content: "\e621";
}

/* line 128, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_ecoico_mail:before {
  content: "\e622";
}

/* line 131, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_brankic1979_resize2:before {
  content: "\e623";
}

/* line 134, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_brankic1979_resize:before {
  content: "\e624";
}

/* line 137, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_brankic1979_reply:before {
  content: "\e625";
}

/* line 140, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_brankic1979_checkmark3:before {
  content: "\e626";
}

/* line 143, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_brankic1979_cancel3:before {
  content: "\e627";
}

/* line 146, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_warning:before {
  content: "\e628";
}

/* line 149, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_save:before {
  content: "\e629";
}

/* line 152, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_print:before {
  content: "\e62a";
}

/* line 155, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_list:before {
  content: "\e62b";
}

/* line 158, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_list-ul:before {
  content: "\e62c";
}

/* line 161, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_home:before {
  content: "\e62d";
}

/* line 164, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_gear:before, .region_menu-local-tasks .tabs-primary__tab-link[href$='devel']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='devel']:before {
  content: "\e62e";
}

/* line 167, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_comment-o:before {
  content: "\e62f";
}

/* line 170, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_angle-right:before {
  content: "\e630";
}

/* line 173, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_angle-left:before {
  content: "\e631";
}

/* line 176, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_angle-double-up:before {
  content: "\e632";
}

/* line 179, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_angle-double-right:before {
  content: "\e633";
}

/* line 182, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_angle-double-left:before {
  content: "\e634";
}

/* line 185, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--icomoon_awesome_angle-double-down:before {
  content: "\e635";
}

/* line 188, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_45046268_kubus_schichten:before, .region_menu-local-tasks .tabs-primary__tab-link[href$='revisions']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='revisions']:before {
  content: "\e636";
}

/* line 191, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_30798578_pfeile_2:before {
  content: "\e637";
}

/* line 194, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_30798578_person:before, .region_menu-local-tasks .tabs-primary__tab-link[href$='user']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='user']:before {
  content: "\e638";
}

/* line 197, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_30798578_person_schloss:before {
  content: "\e639";
}

/* line 200, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_23185483_weltkugel:before, .region_menu-local-tasks .tabs-primary__tab-link[href$='translate']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='translate']:before {
  content: "\e63a";
}

/* line 203, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_23185483_stift:before, .region_menu-local-tasks .tabs-primary__tab-link[href$='edit']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='edit']:before {
  content: "\e63b";
}

/* line 206, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_23185483_download:before {
  content: "\e63c";
}

/* line 209, ../fonts/grundrahmen/style.scss */
.font--grundrahmen--fotolia_23185483_brief:before {
  content: "\e63d";
}

/* line 6, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks {
  width: 100%;
  border-bottom: 1px solid black;
  font-size: 14px;
  font-family: "Open Sans", "Ubuntu", Helvetica, Arial, sans-serif;
  position: relative;
  z-index: 11;
}
/* line 14, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .ysb-local-tasks__title {
  display: inline-block;
  float: left;
  padding: .8em 1em;
}
/* line 21, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .tabs-primary,
.region_menu-local-tasks .tabs-secondary {
  margin: 0;
  list-style: none;
  display: initial;
}
/* line 27, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .tabs-secondary {
  border-left: 1px dashed #2e3641;
  margin-left: 30px;
}
/* line 33, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .tabs-primary__tab,
.region_menu-local-tasks .tabs-secondary__tab {
  display: inline-block;
  padding: 0.8em 1em;
}
/* line 39, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .tabs-primary__tab-link,
.region_menu-local-tasks .tabs-secondary__tab-link {
  font-weight: bold;
  color: #14b9d6;
  text-decoration: none;
}
/* line 44, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .tabs-primary__tab-link.active,
.region_menu-local-tasks .tabs-secondary__tab-link.active {
  color: #2e3641;
}
/* line 48, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .tabs-primary__tab-link:before,
.region_menu-local-tasks .tabs-secondary__tab-link:before {
  vertical-align: -3px;
  font-size: 23px;
  padding-right: 4px;
}
/* line 73, ../sass/shared-with-frontend.scss */
.region_menu-local-tasks .tabs-primary__tab-link[href$='password']:before,
.region_menu-local-tasks .tabs-secondary__tab-link[href$='password']:before {
  font-size: 18px;
}
