/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* AS */
/* line 12, wp-content/themes/g5_hydrogen/scss/custom.scss */
html, body {
  font-size: 16px;
}
/* __________________________________________________ */
/* line 17, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 18, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 19, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-header .as-widget-position-2 .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 22, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-header .as-widget-position-2 .g-content .as-wi-2-i, #g-header .as-widget-position-2 .g-content .as-wi-2-f {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
/* line 29, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-header .as-logo-top-class {
  background-color: rgba(255, 255, 255, 1);
  padding-top: 1rem;
  margin-bottom: -2rem;
  box-shadow: 0 0px 15px 0 rgba(144, 178, 52, 1);
  border-bottom-left-radius: 0.5rem 0.5rem;
  border-bottom-right-radius: 0.5rem 0.5rem;
}
/* line 36, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-header .as-logo-top-class > .g-particle {
  padding: 0;
  margin: 0;
}
/* line 40, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-header .as-logo-top-class a {
  display: block;
  text-align: center;
}
/* line 45, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 46, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-header .as-widget-position-3 .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 49, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-header .as-widget-position-3 .g-content .as-log-button {
  display: block;
  text-align: right;
}
/* __________________________________________________ */
/* line 58, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-navigation {
  margin-top: 3rem;
  border-top: 1px solid rgba(144, 178, 52, 0.75);
}
/* line 61, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-navigation a {
  padding: 0.5rem 2rem;
  border-bottom-left-radius: 0.25rem 0.25rem;
  border-bottom-right-radius: 0.25rem 0.25rem;
}
/* line 65, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-navigation a:link, #g-navigation a:visited {
  transition: background-color 0.5s, color 0.5s;
}
/* line 69, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-navigation a:focus, #g-navigation a:hover {
  background-color: rgba(144, 178, 52, 1);
  color: rgba(255, 255, 255, 1);
}
/* line 74, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-navigation a:focus span, #g-navigation a:hover span {
  color: rgba(255, 255, 255, 1);
}
/* line 80, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-navigation span {
  text-transform: uppercase;
  font-size: 1.2rem;
}
/* __________________________________________________ */
/* line 86, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 87, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 88, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .post-thumbnail .featured-image {
  border: 1px solid rgba(240, 240, 240, 1);
  border-radius: 0.25rem 0.25rem;
}
/* line 93, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .as-ico-art {
  border-radius: 50% 50%;
  margin-left: 1rem;
  margin-top: -2.5rem;
}
/* line 98, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry-meta {
  margin-top: 0;
  margin-left: 7rem;
  margin-top: -3.5rem;
}
/* line 102, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry-meta i {
  display: none;
}
/* line 106, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry-title {
  color: rgba(196, 15, 46, 1);
}
/* line 109, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .button:link, #g-main .button:visited {
  color: rgba(196, 15, 46, 1);
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(196, 15, 46, 1);
  border-radius: 0.25rem 0.25rem;
  transition: color 0.5s, background-color 0.5s;
}
/* line 117, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .button:focus, #g-main .button:hover {
  background-color: rgba(196, 15, 46, 1);
  color: rgba(255, 255, 255, 1);
}
/* line 123, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form {
  text-align: center;
}
/* line 125, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form label, #g-main form legend {
  clear: both;
  display: block;
  margin-bottom: 0;
  margin-top: 1rem;
}
/* line 132, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 133, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form fieldset legend {
  margin-top: 0;
}
/* line 137, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form input {
  clear: both;
  border: 1px solid rgba(196, 15, 46, 1);
  border-radius: 0.25rem 0.25rem;
}
/* line 142, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form input:focus {
  background-color: rgba(196, 15, 46, 1);
  color: rgba(255, 255, 255, 1);
}
/* line 146, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form .forgetmenot {
  margin-bottom: 1rem;
}
/* line 149, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form #bp-login-widget-submit, #g-main form #signup_submit {
  border-radius: 0.25rem 0.25rem;
  padding: 0.5rem 2rem;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(196, 15, 46, 1);
  transition: color 0.5s, background-color 0.5s;
}
/* line 157, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form #signup_submit {
  border: 1px solid rgba(196, 15, 46, 1);
}
/* line 160, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form #bp-login-widget-submit:hover, #g-main form #signup_submit:hover {
  background-color: rgba(196, 15, 46, 1);
  color: rgba(255, 255, 255, 1);
}
/* line 167, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main form .bp-login-widget-register-link {
  display: block;
  clear: left;
  margin-top: 1rem;
}
/* line 176, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .bp-feedback {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  border: 0px solid rgba(0, 0, 0, 0) !important;
}
/* line 179, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .bp-feedback .bp-icon {
  border-radius: 0.25rem 0.25rem;
  background-color: rgba(144, 178, 52, 1);
}
/* line 184, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 186, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 .widget_search {
  display: none;
  margin-top: 1.3rem;
}
/* line 189, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 .widget_search label {
  float: left;
  width: 72%;
  margin-top: 0;
  float: left;
}
/* line 194, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 .widget_search label input {
  border: 1px solid rgba(144, 178, 52, 1);
  width: 100%;
}
/* line 197, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 .widget_search label input:active, #g-main #as-widget-pos-1 .widget_search label input:focus {
  background-color: rgba(144, 178, 52, 0.25);
}
/* line 203, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 .widget_search .search-submit {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(144, 178, 52, 1);
  padding: 0.45rem 1rem;
  border: 1px solid rgba(144, 178, 52, 1);
  transition: background-color 0.5s, color 0.5s;
}
/* line 210, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 .widget_search .search-submit:hover {
  background-color: rgba(144, 178, 52, 1);
  color: rgba(255, 255, 255, 1);
}
/* line 215, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 217, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 218, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 .gamipress-leaderboard-title {
  color: rgba(196, 15, 46, 1);
  margin-bottom: 0.25rem;
  margin-top: 2rem;
}
/* line 223, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 224, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table {
  display: block;
  border: 0px solid rgba(255, 255, 255, 0);
}
/* line 228, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead {
  display: block;
  display: none;
}
/* line 231, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead tr {
  display: block;
}
/* line 234, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead th {
  display: block;
}
/* line 237, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead .column-position {
  visibility: hidden;
}
/* line 240, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead .column-avatar {
  visibility: hidden;
}
/* line 243, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead .column-display_name {
  background-color: rgba(255, 255, 255, 0);
}
/* line 246, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead .column-punkt {
  background-color: rgba(255, 255, 255, 0);
}
/* line 249, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table thead .column-ambasador {
  visibility: hidden;
}
/* line 253, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody {
  display: block;
}
/* line 255, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody tr {
  display: block;
  float: left;
  width: 100%;
  padding-bottom: 0rem;
  padding-top: 0.5rem;
  border-top: 1px solid rgba(196, 15, 46, 1);
  border-top-left-radius: 1rem 1rem;
}
/* line 263, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody tr:last-of-type {
  border-bottom: 1px solid rgba(196, 15, 46, 1);
  border-bottom-left-radius: 1rem 1rem;
}
/* line 268, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td {
  display: block;
}
/* line 271, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-position {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50% 50%;
  border: 1px solid rgba(196, 15, 46, 1);
  float: left;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(196, 15, 46, 1);
}
/* line 279, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-position strong {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: rgba(196, 15, 46, 1);
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
}
/* line 289, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-avatar {
  width: 6rem;
  height: 6rem;
  border-radius: 50% 50%;
  border: 2px solid rgba(196, 15, 46, 1);
  float: left;
  margin-left: -0.95rem;
  background-color: rgba(255, 255, 255, 1);
}
/* line 297, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-avatar img {
  border-radius: 50% 50%;
}
/* line 301, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-display_name {
  float: left;
  width: 11rem;
  height: 3rem;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 308, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-display_name strong {
  font-weight: normal;
  color: rgba(196, 15, 46, 1);
}
/* line 313, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-punkt {
  float: left;
  width: 6rem;
  height: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  padding: 0;
  font-weight: 900;
  margin-left: -0.6rem;
  border: 0px solid rgba(255, 255, 255, 0);
  color: rgba(196, 15, 46, 1);
  border-bottom: 1px solid rgba(196, 15, 46, 1);
  border-bottom-right-radius: 1rem 1rem;
}
/* line 327, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-ambasador {
  float: right;
  width: 13rem;
  padding: 0;
  border: 0px solid rgba(255, 255, 255, 1);
  border-top: 1px dashed rgba(196, 15, 46, 1);
  border-top-left-radius: 1rem 1rem;
  text-align: center;
  background-color: rgba(196, 15, 46, 1);
  color: rgba(255, 255, 255, 1);
}
/* line 345, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-4, #g-main #as-widget-pos-1 #wpsp_widget-5 {
  padding-top: 1rem;
}
/* line 348, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-4 .wp-show-posts-columns, #g-main #as-widget-pos-1 #wpsp_widget-5 .wp-show-posts-columns {
  margin-left: 0;
}
/* line 351, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-4 article, #g-main #as-widget-pos-1 #wpsp_widget-5 article {
  width: 100%;
}
/* line 354, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-4 .wp-show-posts-inner, #g-main #as-widget-pos-1 #wpsp_widget-5 .wp-show-posts-inner {
  margin: 0;
}
/* line 357, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 360, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 361, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-4 .wp-show-posts-entry-content p a, #g-main #as-widget-pos-1 #wpsp_widget-5 .wp-show-posts-entry-content p a {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid rgba(144, 178, 52, 1);
  text-align: center;
  border-radius: 0.25rem 0.25rem;
  transition: color 0.5s, background-color 0.5s;
}
/* line 369, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-4 .wp-show-posts-entry-content p a:hover, #g-main #as-widget-pos-1 #wpsp_widget-5 .wp-show-posts-entry-content p a:hover, #g-main #as-widget-pos-1 #wpsp_widget-4 .wp-show-posts-entry-content p a:active, #g-main #as-widget-pos-1 #wpsp_widget-5 .wp-show-posts-entry-content p a:active {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(144, 178, 52, 1);
}
/* line 378, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 {
  padding-top: 1rem;
}
/* line 380, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 .as-tr, #g-main #as-widget-pos-1 #wpsp_widget-6 .as-tp {
  width: 70%;
  text-align: center;
  color: rgba(196, 15, 46, 1);
  margin-right: 15%;
  margin-left: 15%;
  border-bottom: 2px solid rgba(196, 15, 46, 1);
  margin-bottom: 0.125rem;
  font-size: 1.2rem;
}
/* line 391, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 .as-tr2 {
  display: none;
  margin: 0;
  padding: 0;
}
/* line 396, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 397, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 .gamipress-user-ranks .gamipress-rank-image {
  display: none;
}
/* line 400, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 .gamipress-user-ranks .gamipress-rank-title {
  width: 100%;
  font-size: 1.5rem;
  text-align: center;
  border: 1px solid rgba(196, 15, 46, 1);
  background-color: rgba(196, 15, 46, 1);
  color: rgba(255, 255, 255, 1);
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 1rem 1rem;
}
/* line 412, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 .gamipress-user-ranks .gamipress-rank-excerpt {
  display: none;
}
/* line 417, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 .as-tp2 {
  width: 100%;
  font-size: 1.5rem;
  text-align: center;
  border: 1px solid rgba(196, 15, 46, 1);
  background-color: rgba(196, 15, 46, 1);
  color: rgba(255, 255, 255, 1);
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 1rem 1rem;
  font-family: "Arima Madurai";
  font-weight: 500;
  height: 3rem;
}
/* line 432, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 .as-tpos {
  text-align: center;
  color: rgba(196, 15, 46, 1);
}
/* line 436, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 437, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 438, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 439, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 #bp_core_login_widget-3 .bp-login-widget-user-avatar a img {
  border: 1px solid rgba(144, 178, 52, 1);
  border-radius: 50% 50%;
  padding: 1rem;
  width: 6rem;
  height: 6rem;
  border-top: 1px solid rgba(144, 178, 52, 1);
  border-right: 1px solid rgba(144, 178, 52, 1);
  border-top-right-radius: 0.25rem 0.25rem;
  border-bottom-right-radius: 0.25rem 0.25rem;
}
/* line 452, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 #bp_core_login_widget-3 .bp-login-widget-user-links {
  margin-left: 6.25rem;
}
/* line 454, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 455, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 #bp_core_login_widget-3 .bp-login-widget-user-links div a {
  display: block;
  border: 1px solid rgba(144, 178, 52, 1);
  padding: 0.25rem;
  border-radius: 0.25rem 0.25rem;
  margin-bottom: 0.25rem;
  transition: color 0.5s, background-color 0.5s;
  text-align: center;
}
/* line 466, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #as-widget-pos-1 #wpsp_widget-6 #bp_core_login_widget-3 .bp-login-widget-user-links div a:hover, #g-main #as-widget-pos-1 #wpsp_widget-6 #bp_core_login_widget-3 .bp-login-widget-user-links div a:active {
  background-color: rgba(144, 178, 52, 1);
  color: rgba(255, 255, 255, 1);
}
/* line 485, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 487, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 input {
  border: 1px solid rgba(144, 178, 52, 1);
}
/* line 489, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 input:focus, #g-main #wpcf7-f578-p579-o1 input:active {
  background-color: rgba(144, 178, 52, 0.25);
}
/* line 494, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 select {
  border: 1px solid rgba(144, 178, 52, 1);
  border-radius: 0.25rem 0.25rem;
  padding: 0.25rem 0.5rem;
  color: rgba(144, 178, 52, 1);
}
/* line 500, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line1 {
  display: block;
  width: 100%;
  clear: both;
}
/* line 504, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line1 label {
  display: block;
  width: 50%;
  float: left;
  clear: none;
}
/* line 513, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line2 {
  display: block;
  width: 100%;
  clear: both;
  background-color: rgba(144, 178, 52, 0.75);
  border-radius: 0.25rem 0.25rem;
  padding: 1rem;
}
/* line 520, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line2 h2, #g-main #wpcf7-f578-p579-o1 .as-cf7-line2 h3, #g-main #wpcf7-f578-p579-o1 .as-cf7-line2 p {
  color: rgba(255, 255, 255, 1);
}
/* line 525, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line2 h2 {
  font-size: 3.5rem;
  margin-bottom: 0;
  height: 3.5rem;
}
/* line 531, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 {
  display: block;
  width: 100%;
  clear: both;
}
/* line 536, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 537, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab1 h3 {
  display: block;
  float: left;
  width: 33.33%;
  font-size: 1rem;
}
/* line 544, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab2, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab3, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab4, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab5, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab6 {
  width: 100%;
  clear: both;
}
/* line 551, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab2 h3, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab3 h3, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab4 h3, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab5 h3, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab6 h3 {
  display: block;
  float: left;
  width: 33.33%;
  font-size: 1rem;
}
/* line 557, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab2 p, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab3 p, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab4 p, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab5 p, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab6 p {
  display: block;
  float: left;
  width: 66.66%;
  margin-top: 0.35rem;
}
/* line 562, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab2 p br, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab3 p br, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab4 p br, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab5 p br, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab6 p br {
  display: none;
}
/* line 565, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab2 p span, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab3 p span, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab4 p span, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab5 p span, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab6 p span {
  display: block;
  float: left;
  width: 50%;
}
/* line 569, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab2 p span input, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab3 p span input, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab4 p span input, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab5 p span input, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab6 p span input {
  width: 90%;
}
/* line 571, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab2 p span input.wpcf7-file, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab3 p span input.wpcf7-file, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab4 p span input.wpcf7-file, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab5 p span input.wpcf7-file, #g-main #wpcf7-f578-p579-o1 .as-cf7-line3 .as-cf7-tab6 p span input.wpcf7-file {
  padding: 0.25rem;
  font-size: 0.9rem;
}
/* line 582, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 input.wpcf7-submit {
  color: rgba(144, 178, 52, 1);
  padding: 0.5rem 1rem;
  border-radius: 0.25rem 0.25rem;
  background-color: rgba(255, 255, 255, 1);
  transition: color 0.5s, background-color 0.5s;
}
/* line 588, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main #wpcf7-f578-p579-o1 input.wpcf7-submit:hover {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(144, 178, 52, 1);
}
/* line 595, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 596, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 597, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner {
  display: flex;
  flex-direction: column;
}
/* line 600, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wp-show-posts-entry-header {
  display: flex;
  order: 2;
}
/* line 604, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wp-show-posts-image {
  display: flex;
  order: 1;
}
/* line 608, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wp-show-posts-image:before {
  position: absolute;
  content: "";
  width: 86px;
  height: 86px;
  background-image: url('//ambasadorzy.mitomo.pl/mitomo-logo-2019-2.png');
  z-index: 100;
  border-radius: 50% 50%;
  margin-left: 0.5rem;
  margin-top: 8rem;
  border: 1px solid rgba(240, 240, 240, 1);
}
/* line 620, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wp-show-posts-image img {
  border: 1px solid rgba(240, 240, 240, 1);
  border-radius: 0.25rem 0.25rem;
}
/* line 625, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wp-show-posts-entry-content {
  display: flex;
  order: 3;
  flex-direction: column;
}
/* line 630, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wpsp-read-more {
  display: flex;
  order: 4;
  float: right;
  flex-direction: row-reverse;
}
/* line 635, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wpsp-read-more a {
  display: flex;
  float: right;
  padding: 0.75rem 1.5rem;
  border-radius: 0.25rem 0.25rem;
  border: 1px solid rgba(144, 178, 52, 1);
  color: rgba(144, 178, 52, 1);
  background-color: rgba(255, 255, 255, 1);
  transition: color 0.5s, background-color 0.5s;
  font-size: 1rem;
}
/* line 645, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .wp-show-posts .wp-show-posts-inner .wpsp-read-more a:hover, #g-main .entry .wp-show-posts .wp-show-posts-inner .wpsp-read-more a:active {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(144, 178, 52, 1);
}
/* line 655, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 656, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 657, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 659, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .post-type-post .entry-content .post-thumbnail:before {
  position: absolute;
  content: "";
  width: 86px;
  height: 86px;
  background-image: url('//ambasadorzy.mitomo.pl/mitomo-logo-2019-2.png');
  z-index: 100;
  border-radius: 50% 50%;
  margin-left: 0.5rem;
  margin-top: 20.5rem;
  border: 1px solid rgba(240, 240, 240, 1);
}
/* line 672, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .entry .post-type-post .entry-content .post-thumbnail img {
  border: 1px solid rgba(240, 240, 240, 1);
  border-radius: 0.25rem 0.25rem;
}
/* line 682, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 683, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .category-zadania .nf-form-cont {
  width: 100%;
}
/* line 687, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .category-zadania .nf-form-title {
  display: none;
}
/* line 690, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 691, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .category-zadania .nf-form-layout .nf-field-label {
  margin-bottom: 0;
}
/* line 693, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .category-zadania .nf-form-layout .nf-field-label label {
  margin-top: 0.25rem;
}
/* line 698, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 699, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .category-zadania .nf-form-layout .nf-field-element input {
  padding: 0.5rem 0.5rem;
  border: 1px solid rgba(196, 15, 46, 1);
}
/* line 705, wp-content/themes/g5_hydrogen/scss/custom.scss */
/* line 706, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .category-zadania .nf-form-layout .submit-wrap input[type="button"] {
  padding: 0.5rem 2rem;
  border: 1px solid rgba(196, 15, 46, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(196, 15, 46, 1);
  transition: color 0.5s, background-color 0.5s;
}
/* line 712, wp-content/themes/g5_hydrogen/scss/custom.scss */
#g-main .category-zadania .nf-form-layout .submit-wrap input[type="button"]:hover {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(196, 15, 46, 1);
}
/* __________________________________________________ */
/* line 728, wp-content/themes/g5_hydrogen/scss/custom.scss */
.as-ukryj-pole label {
  visibility: hidden !important;
}
/* line 731, wp-content/themes/g5_hydrogen/scss/custom.scss */
.as-ukryj-element {
  visibility: hidden !important;
}
@media (max-width: 1200px) {
  /* line 740, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 741, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .size-70 {
    flex: 0 60%;
    width: 60%;
  }
  /* line 745, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 {
    flex: 0 40%;
    width: 40%;
  }
  /* line 748, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 .column-ambasador {
    margin-top: 0.5rem;
  }
  /* line 753, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 754, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 755, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .entry .wp-show-posts article {
    width: 100%;
  }
  /* line 757, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 758, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 759, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .entry .wp-show-posts article .wp-show-posts-inner .wp-show-posts-image:before {
    margin-top: -1rem;
    margin-left: -1rem;
  }
  /* line 770, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 771, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 772, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 773, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .entry .post-type-post .entry-content .post-thumbnail:before {
    margin-top: -1rem;
    margin-left: -1rem;
  }
  /* line 780, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 781, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 782, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 783, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .entry #wpcf7-f578-p579-o1 .as-cf7-line1 label input {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  /* line 793, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 794, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 795, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .buddypress-wrap.extended-default-reg .register-page .layout-wrap {
    flex-direction: column;
  }
  /* line 797, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .buddypress-wrap.extended-default-reg .register-page .layout-wrap .default-profile {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 959px) {
  /* line 811, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 812, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 813, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 814, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 815, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 816, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 817, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 818, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-display_name {
    padding-right: 0;
    width: 8.5rem;
  }
  /* line 821, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-display_name strong {
    font-size: 0.9rem;
  }
  /* line 832, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 833, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 834, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .buddypress-wrap.extended-default-reg .register-page .layout-wrap {
    flex-direction: column;
  }
  /* line 836, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .buddypress-wrap.extended-default-reg .register-page .layout-wrap .default-profile {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 853, wp-content/themes/g5_hydrogen/scss/custom.scss */
  body {
    min-width: 420px;
  }
  /* line 856, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 857, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-header #as-widget-pos-2 {
    order: 2;
    width: 65%;
    max-width: 65%;
    clear: left;
  }
  /* line 863, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-header #as-logo-top-id {
    order: 1;
    width: 200px;
    max-width: 200px;
    margin-bottom: 0;
    margin-left: calc(50% - 100px);
  }
  /* line 869, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-header #as-logo-top-id .g-content {
    width: 200px;
  }
  /* line 872, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-header #as-logo-top-id a {
    width: 200px;
  }
  /* line 876, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-header #as-widget-pos-3 {
    order: 3;
    width: 35%;
    max-width: 35%;
  }
  /* line 885, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 886, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main .size-70 {
    width: 100%;
    min-width: 100%;
  }
  /* line 890, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 {
    width: 100%;
    min-width: 100%;
  }
  /* line 895, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 896, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 897, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 898, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 899, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 900, wp-content/themes/g5_hydrogen/scss/custom.scss */
  /* line 901, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-display_name {
    padding-right: 0;
    width: 14rem;
  }
  /* line 904, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-display_name strong {
    font-size: 1rem;
  }
  /* line 908, wp-content/themes/g5_hydrogen/scss/custom.scss */
  #g-main #as-widget-pos-1 #wpsp_widget-3 #gamipress-leaderboard-414 #DataTables_Table_0_wrapper .gamipress-leaderboard-table tbody td.column-ambasador {
    width: 14rem;
  }
}
/*# sourceMappingURL=custom_podstawowy.css.map */