/* line 17, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

/* line 22, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 24, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 28, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 101, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 30, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 114, ../../../../../../.rvm/gems/ruby-1.8.7-p352@schwingerverband/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 2, ../../../app/stylesheets/partials/_form.scss */
.sessions form {
  margin-top: 10px;
}
/* line 6, ../../../app/stylesheets/partials/_form.scss */
.sessions label {
  float: left;
  width: 150px;
}
/* line 11, ../../../app/stylesheets/partials/_form.scss */
.sessions .actions {
  margin-top: 10px;
}

/* line 1, ../../../app/stylesheets/partials/_layout.scss */
body {
  font-family: Tahoma, Geneva, Kalimati, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 21px;
}
/* line 8, ../../../app/stylesheets/partials/_layout.scss */
body header {
  width: 100%;
}
/* line 12, ../../../app/stylesheets/partials/_layout.scss */
body .content {
  position: relative;
  height: auto;
  width: 960px;
  margin: 0 auto;
}
/* line 19, ../../../app/stylesheets/partials/_layout.scss */
body .left-column {
  position: absolute;
  float: left;
  width: 260px;
  min-height: 100%;
  left: 0;
}
/* line 27, ../../../app/stylesheets/partials/_layout.scss */
body .right-column {
  position: relative;
  width: 675px;
  margin-left: 260px;
  padding: 0 0 15px 25px;
  min-height: 400px;
}
/* line 35, ../../../app/stylesheets/partials/_layout.scss */
body .first-column {
  width: 425px;
  float: left;
  position: relative;
}
/* line 41, ../../../app/stylesheets/partials/_layout.scss */
body .second-column {
  margin-left: 425px;
  padding-left: 20px;
}
/* line 46, ../../../app/stylesheets/partials/_layout.scss */
body strong {
  font-weight: bold;
}
/* line 50, ../../../app/stylesheets/partials/_layout.scss */
body ol {
  list-style: decimal inside none;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #444444;
}

/* line 58, ../../../app/stylesheets/partials/_layout.scss */
section {
  margin-top: 25px;
}

/* line 62, ../../../app/stylesheets/partials/_layout.scss */
.clear {
  clear: both;
}

/* line 66, ../../../app/stylesheets/partials/_layout.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 2, ../../../app/stylesheets/partials/_base.scss */
.left-column .sponsor {
  margin-top: 0px;
  text-align: right;
  padding-right: 20px;
}

/* line 9, ../../../app/stylesheets/partials/_base.scss */
.schwinger {
  position: absolute;
  bottom: 0;
  left: 50px;
}

/* line 15, ../../../app/stylesheets/partials/_base.scss */
p {
  color: #888888;
}

/* line 19, ../../../app/stylesheets/partials/_base.scss */
p.warning {
  color: #fa7d0f;
  margin: 5px 0;
}

/* line 24, ../../../app/stylesheets/partials/_base.scss */
td {
  vertical-align: top !important;
}

/* line 28, ../../../app/stylesheets/partials/_base.scss */
h1 {
  color: #444444;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 3px;
}

/* line 35, ../../../app/stylesheets/partials/_base.scss */
h2 {
  font-weight: bold;
  font-size: 16px;
}

/* line 40, ../../../app/stylesheets/partials/_base.scss */
.breadcrumbs {
  float: left;
  margin: 0 6px 15px 0;
  padding-top: 5px;
  font-size: 13px;
}
/* line 46, ../../../app/stylesheets/partials/_base.scss */
.breadcrumbs a {
  color: #009141;
}

/* line 51, ../../../app/stylesheets/partials/_base.scss */
.spacer {
  margin-top: 25px;
}

/* line 55, ../../../app/stylesheets/partials/_base.scss */
a {
  color: #888888;
  text-decoration: none;
}

/* line 60, ../../../app/stylesheets/partials/_base.scss */
.next {
  position: relative;
  width: 15px;
  height: 36px;
  display: block;
  float: left;
  margin-left: 5px;
}

/* line 69, ../../../app/stylesheets/partials/_base.scss */
.light-yellow {
  background: url("/images/icons/light_yellow_arrow.png") no-repeat scroll 0 4px transparent;
}

/* line 73, ../../../app/stylesheets/partials/_base.scss */
.dark-yellow {
  background: url("/images/icons/dark_yellow_arrow.png") no-repeat scroll 0 4px transparent;
}

/* line 77, ../../../app/stylesheets/partials/_base.scss */
.black {
  color: #000000;
  font-weight: bold;
}

/* line 82, ../../../app/stylesheets/partials/_base.scss */
.odd {
  background-color: #dddddd;
}

/* line 86, ../../../app/stylesheets/partials/_base.scss */
.notice {
  width: 85%;
  border: 1px solid #196530;
  background: #a4d4b3;
  margin-top: 10px;
  z-index: 3;
  padding: 5px;
  color: #196530;
}

/* line 96, ../../../app/stylesheets/partials/_base.scss */
.errors {
  width: 90%;
  border: 1px solid #7e1111;
  background: #d1a1a1;
  padding: 5px;
  color: #7e1111;
  margin: 10px 0;
}

/* line 105, ../../../app/stylesheets/partials/_base.scss */
span.error {
  display: block;
  margin: 0 0 7px 150px;
  color: #7e1111;
  font-weight: bold;
  font-size: 14px;
}

/* line 114, ../../../app/stylesheets/partials/_base.scss */
.field_with_errors input[type="text"], .field_with_errors input[type="number"] {
  border: 1px solid #7e1111;
}

/* line 119, ../../../app/stylesheets/partials/_base.scss */
abbr {
  font-size: 12px;
}

/* line 123, ../../../app/stylesheets/partials/_base.scss */
em {
  font-style: italic;
}

/* line 127, ../../../app/stylesheets/partials/_base.scss */
input[type="submit"] {
  background: none repeat scroll 0 0 #009141;
  border: 0 none;
  color: #ffffff;
  font-size: 16px;
  padding: 3px 8px;
}
/* line 134, ../../../app/stylesheets/partials/_base.scss */
input[type="submit"]:hover {
  background: none repeat scroll 0 0 #444444;
}

/* line 139, ../../../app/stylesheets/partials/_base.scss */
input[type="text"], input[type="number"], input[type="email"], input[type="password"] {
  height: 27px;
  width: 470px;
  font-size: 20px;
  padding: 2px 5px;
  border: 1px solid #aaaaaa;
  margin-bottom: 3px;
}

/* line 148, ../../../app/stylesheets/partials/_base.scss */
select {
  height: 27px;
  width: 480px;
  font-size: 16px;
  padding: 1px 4px;
  border: 1px solid #aaaaaa;
  margin-bottom: 3px;
}

/* line 157, ../../../app/stylesheets/partials/_base.scss */
a.blue-arrow {
  color: #444444;
  background: url("/images/icons/little_blue_arrow.png") no-repeat scroll 0 7px transparent;
  padding-left: 13px;
  float: left;
}
/* line 163, ../../../app/stylesheets/partials/_base.scss */
a.blue-arrow:hover {
  color: #009141;
}

/* line 168, ../../../app/stylesheets/partials/_base.scss */
.column-150 {
  width: 150px;
}

/* line 172, ../../../app/stylesheets/partials/_base.scss */
.sub-navigation {
  margin-bottom: 10px;
}
/* line 175, ../../../app/stylesheets/partials/_base.scss */
.sub-navigation .item {
  margin: 0 25px 7px 0;
  float: left;
}

/* line 2, ../../../app/stylesheets/partials/_header.scss */
header .meta-navigation {
  background-color: #000000;
  height: 27px;
  padding-top: 8px;
}
/* line 7, ../../../app/stylesheets/partials/_header.scss */
header .meta-navigation ul {
  position: absolute;
  list-style: none;
  right: 0;
  color: #aaaaaa;
}
/* line 13, ../../../app/stylesheets/partials/_header.scss */
header .meta-navigation ul li {
  float: left;
  margin-left: 13px;
  font-size: 13px;
  color: #444444;
}
/* line 19, ../../../app/stylesheets/partials/_header.scss */
header .meta-navigation ul li a.meta-link {
  color: #aaaaaa;
  text-decoration: none;
  margin-right: 10px;
}
/* line 24, ../../../app/stylesheets/partials/_header.scss */
header .meta-navigation ul li a.meta-link:hover {
  color: #dddddd;
}
/* line 32, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation {
  width: 100%;
  text-align: right;
}
/* line 36, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation .logo {
  margin: 16px 20px 13px 0;
}
/* line 40, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation nav {
  width: 260px;
  float: left;
  height: 300px;
}
/* line 45, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation nav ul.main {
  list-style: none;
  position: relative;
  width: 100%;
}
/* line 51, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation nav ul.main li a, header .main-navigation nav ul.main li.active a {
  display: block;
  padding: 3px 20px 3px 0;
  text-decoration: none;
  font-weight: bold;
  color: white;
}
/* line 62, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation nav ul.main li a {
  color: #888888;
}
/* line 65, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation nav ul.main li a:hover {
  display: block;
  width: 240px;
  background-color: #eeeeee;
  color: #888888;
}
/* line 75, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation nav ul.main li.active a {
  display: block;
  width: 240px;
  background-color: #009141;
  color: white;
}
/* line 85, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation .slider {
  height: 300px;
  margin-left: 260px;
}
/* line 90, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation .slogan {
  position: absolute;
  bottom: 20px;
  margin-left: 25px;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}
/* line 98, ../../../app/stylesheets/partials/_header.scss */
header .main-navigation .slogan span {
  position: relative;
  color: #ff0000;
  top: -10px;
}

/* line 2, ../../../app/stylesheets/partials/_home.scss */
.home #news-ticker {
  margin-top: 7px;
}
/* line 6, ../../../app/stylesheets/partials/_home.scss */
.home .tabs {
  position: relative;
  width: 420px;
  height: 22px;
  margin-top: 5px;
  padding: 0 3px 0 3px;
  border-bottom: 2px solid #444444;
  z-index: 1;
}
/* line 15, ../../../app/stylesheets/partials/_home.scss */
.home .tabs .tab {
  position: relative;
  height: 21px;
  width: 195px;
  float: left;
  padding-left: 10px;
  border-left: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  background-color: #dddddd;
  color: #888888;
}
/* line 27, ../../../app/stylesheets/partials/_home.scss */
.home .tabs .tab.active {
  background-color: #ffffff;
  color: #444444;
}
/* line 33, ../../../app/stylesheets/partials/_home.scss */
.home .tabs a {
  text-decoration: none;
}
/* line 37, ../../../app/stylesheets/partials/_home.scss */
.home .tabs #regional {
  width: 195px;
  margin-right: 5px;
}
/* line 43, ../../../app/stylesheets/partials/_home.scss */
.home #news {
  margin: 10px 7px 0 7px;
}
/* line 46, ../../../app/stylesheets/partials/_home.scss */
.home #news .news-item {
  background: url("/images/icons/blue_arrow.png") no-repeat scroll 0 4px transparent;
  padding-left: 20px;
  margin-bottom: 10px;
}
/* line 51, ../../../app/stylesheets/partials/_home.scss */
.home #news .news-item .created-at {
  font-size: 12px;
  color: #000000;
}
/* line 58, ../../../app/stylesheets/partials/_home.scss */
.home .passive-member {
  position: absolute;
  top: -100px;
  right: -25px;
  z-index: 0;
}
/* line 65, ../../../app/stylesheets/partials/_home.scss */
.home .teaser-boxes {
  width: 100%;
  padding-top: 200px;
}
/* line 70, ../../../app/stylesheets/partials/_home.scss */
.home .rounded-corners, .home .gallery-preview, .home .next-tournament {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
/* line 77, ../../../app/stylesheets/partials/_home.scss */
.home .teaser-box, .home .gallery-preview, .home .next-tournament {
  margin-bottom: 10px;
  padding: 5px 5px 10px 10px;
}
/* line 82, ../../../app/stylesheets/partials/_home.scss */
.home .gallery-preview {
  height: 70px;
  background-color: #009141;
}
/* line 88, ../../../app/stylesheets/partials/_home.scss */
.home .gallery-preview h2 {
  color: white;
}
/* line 93, ../../../app/stylesheets/partials/_home.scss */
.home .next-tournament {
  background-color: #eeeeee;
}
/* line 98, ../../../app/stylesheets/partials/_home.scss */
.home .next-tournament h2 {
  color: #009141;
}
/* line 103, ../../../app/stylesheets/partials/_home.scss */
.home .preview {
  width: 200px;
  margin-top: 5px;
}
/* line 107, ../../../app/stylesheets/partials/_home.scss */
.home .preview .image {
  position: relative;
  width: 40px;
  float: left;
  height: 40px;
  background: #ffffff;
  margin-right: 5px;
}
/* line 117, ../../../app/stylesheets/partials/_home.scss */
.home .current-tournament {
  margin-top: 5px;
}
/* line 120, ../../../app/stylesheets/partials/_home.scss */
.home .current-tournament .starts-at {
  font-size: 12px;
  color: #aaaaaa;
}
/* line 125, ../../../app/stylesheets/partials/_home.scss */
.home .current-tournament .name {
  color: #888888;
}

/* line 2, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .blog-posts-list {
  margin-top: 10px;
}
/* line 6, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts a {
  display: block;
  font-size: 100%;
}
/* line 10, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts a:hover {
  background: #eeeeee;
}
/* line 15, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .blog-post-item {
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #dddddd;
  height: 85px;
}
/* line 20, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .blog-post-item .title {
  font-weight: bold;
  color: #000000;
}
/* line 25, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .blog-post-item .summary {
  color: #aaaaaa;
}
/* line 30, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .created-at {
  font-size: 12px;
}
/* line 35, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .blog-post .summary {
  font-weight: bold;
  margin-top: 5px;
  color: #444444;
}
/* line 41, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .blog-post p {
  margin-top: 15px;
}
/* line 45, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts .blog-post .post-body {
  margin-top: 10px;
}
/* line 50, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts ol {
  margin-top: 10px;
  padding-left: 20px;
}
/* line 54, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts ol li {
  color: #888888;
}
/* line 59, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts ul {
  margin-top: 10px;
  list-style: none;
}
/* line 63, ../../../app/stylesheets/partials/_blog.scss */
.blog_posts ul li {
  color: #888888;
}

/* line 2, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .events {
  margin: 7px 0 20px 0;
}
/* line 5, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .events .name {
  float: left;
}
/* line 9, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .events .created-at {
  width: 120px;
  float: left;
}
/* line 15, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .event {
  margin-top: 5px;
}
/* line 17, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .event .title {
  float: left;
}
/* line 20, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .event .description {
  padding-left: 150px;
}
/* line 25, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings {
  margin-top: 20px;
}
/* line 28, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings p {
  margin: 5px 0px 10px 0px;
}
/* line 32, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings .ranking-item {
  display: block;
  position: relative;
  height: 20px;
  padding: 1px 0 1px 5px;
  width: 100%;
}
/* line 40, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings .ranking, .tournaments .rankings .ranking-order, .tournaments .rankings .name, .tournaments .rankings .points, .tournaments .rankings .results {
  float: left;
}
/* line 44, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings .ranking {
  width: 50px;
}
/* line 48, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings .name {
  width: 320px;
}
/* line 52, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings .points {
  width: 60px;
}
/* line 56, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .rankings .results {
  width: 100px;
}
/* line 61, ../../../app/stylesheets/partials/_tournament.scss */
.tournaments .additional_rankings {
  margin-top: 20px;
}

/* line 2, ../../../app/stylesheets/partials/_album.scss */
.albums .images, .albums .album-list {
  margin-top: 10px;
}
/* line 6, ../../../app/stylesheets/partials/_album.scss */
.albums .image {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 20px 15px 0;
  padding: 4px;
}
/* line 13, ../../../app/stylesheets/partials/_album.scss */
.albums .image a {
  width: 100%;
  height: 100%;
  border: 1px solid #aaaaaa;
  display: block;
  padding: 4px;
  font-size: 12px;
}
/* line 21, ../../../app/stylesheets/partials/_album.scss */
.albums .image a:hover {
  border: 1px solid #444444;
}
/* line 27, ../../../app/stylesheets/partials/_album.scss */
.albums .album {
  width: 140px;
  height: 110px;
  float: left;
  margin: 0 15px 60px 0;
  padding: 4px;
  border: 1px solid #dddddd;
}
/* line 35, ../../../app/stylesheets/partials/_album.scss */
.albums .album .description {
  font-size: 12px;
  margin-left: 2px;
}
/* line 44, ../../../app/stylesheets/partials/_album.scss */
.albums .album a {
  width: 100%;
  height: 100%;
  border: 1px solid #aaaaaa;
  display: block;
  padding: 4px;
  font-size: 12px;
  background: white;
  color: #444444;
}
/* line 54, ../../../app/stylesheets/partials/_album.scss */
.albums .album a:hover {
  border: 1px solid #444444;
}
/* line 60, ../../../app/stylesheets/partials/_album.scss */
.albums .created-at {
  font-size: 12px;
  color: #444444;
}
/* line 65, ../../../app/stylesheets/partials/_album.scss */
.albums .album-background {
  padding: 5px 0 5px 20px;
}

/* line 3, ../../../app/stylesheets/partials/_member.scss */
.members p, .members h2 {
  margin-top: 15px;
}
/* line 7, ../../../app/stylesheets/partials/_member.scss */
.members #new_member {
  margin-top: 30px;
  padding-bottom: 10px;
}
/* line 12, ../../../app/stylesheets/partials/_member.scss */
.members label {
  width: 150px;
  float: left;
}
/* line 20, ../../../app/stylesheets/partials/_member.scss */
.members input[type="submit"] {
  margin-left: 150px;
}
/* line 24, ../../../app/stylesheets/partials/_member.scss */
.members .input {
  margin-bottom: 12px;
}
/* line 28, ../../../app/stylesheets/partials/_member.scss */
.members .hint {
  margin-left: 150px;
  color: #444444;
  font-size: 12px;
}
/* line 34, ../../../app/stylesheets/partials/_member.scss */
.members ul.advantages {
  margin: 10px 0 35px 15px;
  list-style: disc;
}
/* line 38, ../../../app/stylesheets/partials/_member.scss */
.members ul.advantages li {
  color: #444444;
}

/* line 2, ../../../app/stylesheets/partials/_page.scss */
.pages p, .previews p {
  margin-top: 10px;
}
/* line 6, ../../../app/stylesheets/partials/_page.scss */
.pages ul, .previews ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 10, ../../../app/stylesheets/partials/_page.scss */
.pages ul li, .previews ul li {
  color: #444444;
}

/* line 17, ../../../app/stylesheets/partials/_page.scss */
.text-components a {
  text-decoration: underline;
  color: #444444;
}
/* line 22, ../../../app/stylesheets/partials/_page.scss */
.text-components ul {
  list-style: disc outside none;
  margin-left: 18px;
}
/* line 27, ../../../app/stylesheets/partials/_page.scss */
.text-components ul li {
  color: #888888;
}
/* line 31, ../../../app/stylesheets/partials/_page.scss */
.text-components table {
  width: 100%;
  margin: 10px 0px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 39, ../../../app/stylesheets/partials/_page.scss */
.text-components table td {
  border-bottom: 1px solid #dddddd;
  color: #888888;
  padding: 3px 0px;
  vertical-align: top !important;
}
/* line 46, ../../../app/stylesheets/partials/_page.scss */
.text-components table td p {
  margin-top: 0;
}
