/* line 2, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#top_menu span.inline-block,
#top_menu .hidden-sm.hidden-md.inline-block {
  display: none !important;
}

/* line 5, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.top-admin-label {
  background: yellow none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 1px 1px 4px #000;
  font-size: 10px;
  left: 50%;
  margin-left: 0;
  padding-bottom: 4px;
  padding-top: 20px;
  position: fixed;
  text-align: center;
  top: -21px;
  width: 200px;
  z-index: 999;
  color: red;
}

/* line 22, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.clear {
  clear: both;
}

/* line 25, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

/* line 26, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.category .btn.btn-xs.btn-primary,
.category .btn.btn-sm.btn-primary, .btn-outline {
  border: 1px solid inherit;
  background: transparent;
}

/* line 28, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.btn-default.btn-outline {
  color: #c2c2c2;
}

/* line 30, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.category .btn.btn-xs.btn-primary,
.category .btn.btn-sm.btn-primary, .btn-primary.btn-outline {
  color: #337ab7;
}

/* line 32, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.btn-success.btn-outline {
  color: #4cae4c;
}

/* line 33, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.btn-info.btn-outline {
  color: #23c6c8;
}

/* line 34, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.btn-warning.btn-outline {
  color: #f8ac59;
}

/* line 35, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.btn-danger.btn-outline {
  color: #ed5565;
}

/* line 36, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.btn-default.btn-outline:hover, .btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
  color: #fff;
}

/* line 37, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.btn-rounded {
  border-radius: 50px;
}

/* line 38, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#helpdesk_search .input-group {
  width: 100%;
}

/* line 39, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#helpdesk_search .form-control {
  border-radius: 50px;
  width: 97%;
  padding: 20px 40px;
  height: auto;
  margin-bottom: 20px;
}

/* line 40, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#helpdesk_search .input-group-btn {
  display: none;
}

/* line 41, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.home-site {
  margin-right: 20px;
}

/* line 43, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.category {
  margin: 10px 0 10px 0;
}

/* line 45, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.help_sidebar h3,
.category h2 {
  font-size: 23px;
  font-weight: 100;
  margin-bottom: 21px;
}

/* line 47, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.category h2 a {
  color: inherit;
}

/* line 48, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.category h2 a:hover {
  color: #337ab7;
}

/* line 50, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.subcategory {
  margin-left: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* line 57, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.subcategory h3 {
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 11px;
}

/* line 58, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.subcategory h3 a {
  color: inherit;
}

/* line 59, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.subcategory h3 a:hover {
  color: #337ab7;
}

/* line 61, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.category .btn.btn-xs.btn-primary,
.category .btn.btn-sm.btn-primary {
  margin-left: 10px;
}

/* line 64, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.category .list-group-item {
  border: 0 none;
  float: none;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  line-height: 20px;
  margin-bottom: 5px;
  margin-left: -2px;
  padding: 3px 10px 3px 12px;
}

/* line 78, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#extra-data .list-unstyled li {
  border: 0 none;
  float: none;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  line-height: 22px;
  margin-bottom: 5px;
  margin-left: -2px;
  padding: 5px 10px 5px 12px;
}

/* line 80, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#extra-data h4 {
  font-size: 23px;
  font-weight: 100;
  margin-bottom: 21px;
}

/* line 81, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#extra-data h4 a {
  color: inherit;
}

/* line 82, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#extra-data h4 a:hover {
  color: #337ab7;
}

/* line 84, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#extra-data .well {
  background: transparent;
  border: 0;
  box-shadow: none;
}

/* line 96, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#extra-data .btn {
  max-width: 200px;
  margin: auto;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-xxs {
  padding: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-xs {
  padding: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-sm {
  padding: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-m {
  padding: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-md {
  padding: 25px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-lg {
  padding: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-xl {
  padding: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-n {
  padding: 0 !important;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-l {
  padding-left: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-l-md {
  padding-left: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-l-lg {
  padding-left: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-l-xl {
  padding-left: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-l-none {
  padding-left: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-r {
  padding-right: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-r-md {
  padding-right: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-r-lg {
  padding-right: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-r-xl {
  padding-right: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-r-none {
  padding-right: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t-none {
  padding-top: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t-xxs {
  padding-top: 1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t-xs {
  padding-top: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t-sm {
  padding-top: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t {
  padding-top: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t-md {
  padding-top: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t-lg {
  padding-top: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-t-xl {
  padding-top: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b-none {
  padding-bottom: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b-xxs {
  padding-bottom: 1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b-xs {
  padding-bottom: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b-sm {
  padding-bottom: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b {
  padding-bottom: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b-md {
  padding-bottom: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b-lg {
  padding-bottom: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.p-b-xl {
  padding-bottom: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-xxs {
  margin: 2px 4px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-xs {
  margin: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-sm {
  margin: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m {
  margin: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-md {
  margin: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-lg {
  margin: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-xl {
  margin: 50px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-n {
  margin: 0 !important;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-none {
  margin-left: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-xs {
  margin-left: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-sm {
  margin-left: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l {
  margin-left: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-md {
  margin-left: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-lg {
  margin-left: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-xl {
  margin-left: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-n-xxs {
  margin-left: -1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-n-xs {
  margin-left: -5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-n-sm {
  margin-left: -10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-n {
  margin-left: -15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-n-md {
  margin-left: -20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-n-lg {
  margin-left: -30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-l-n-xl {
  margin-left: -40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-none {
  margin-top: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-xxs {
  margin-top: 1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-xs {
  margin-top: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-sm {
  margin-top: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t {
  margin-top: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-md {
  margin-top: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-lg {
  margin-top: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-xl {
  margin-top: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-n-xxs {
  margin-top: -1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-n-xs {
  margin-top: -5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-n-sm {
  margin-top: -10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-n {
  margin-top: -15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-n-md {
  margin-top: -20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-n-lg {
  margin-top: -30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-t-n-xl {
  margin-top: -40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-none {
  margin-right: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-xxs {
  margin-right: 1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-xs {
  margin-right: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-sm {
  margin-right: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r {
  margin-right: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-md {
  margin-right: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-lg {
  margin-right: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-xl {
  margin-right: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-n-xxs {
  margin-right: -1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-n-xs {
  margin-right: -5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-n-sm {
  margin-right: -10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-n {
  margin-right: -15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-n-md {
  margin-right: -20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-n-lg {
  margin-right: -30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-r-n-xl {
  margin-right: -40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-none {
  margin-bottom: 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-xxs {
  margin-bottom: 1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-xs {
  margin-bottom: 5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-sm {
  margin-bottom: 10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b {
  margin-bottom: 15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-md {
  margin-bottom: 20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-lg {
  margin-bottom: 30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-xl {
  margin-bottom: 40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-n-xxs {
  margin-bottom: -1px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-n-xs {
  margin-bottom: -5px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-n-sm {
  margin-bottom: -10px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-n {
  margin-bottom: -15px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-n-md {
  margin-bottom: -20px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-n-lg {
  margin-bottom: -30px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.m-b-n-xl {
  margin-bottom: -40px;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.space-15 {
  margin: 15px 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.space-20 {
  margin: 20px 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.space-25 {
  margin: 25px 0;
}

/* line 101, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.space-30 {
  margin: 30px 0;
}

/* line 103, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#container_appendix {
  float: left;
}

/* line 107, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#help_article_group .list-group-item {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 108, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.help_article_content p img,
.help_article_content img {
  /*    width: auto !important;
      height: auto !important;*/
  margin: 20px auto !important;
  max-width: 100%;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100% !important;
}

/* line 125, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
h2, .h2 {
  font-size: 30px;
  font-weight: 200;
}

/* line 126, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.breadcrumb {
  border-radius: 10px;
}

/* line 127, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#help_article_group > .list-group {
  margin-left: 20px;
}

/* line 128, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#help_article_group > ul > .list-group-item h3 {
  font-weight: 200;
  margin-bottom: 0;
}

/* line 129, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#comments li {
  clear: both;
  float: none;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

/* line 130, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#comments li:after {
  clear: both;
  height: 1px;
  content: ' ';
  float: none;
  width: 100%;
  display: block;
}

/* line 131, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.post_details .inplace_edit {
  visibility: hidden;
  position: absolute;
}

/* line 132, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#comments li:hover .post_details .inplace_edit {
  visibility: visible;
}

/* line 133, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#column_left h2 {
  clear: both;
  color: #1F556D;
  font-size: 1.5em;
}

/* line 134, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.posts_comments.comments .user_info .us_login1 {
  margin-left: 0;
}

/* line 135, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.helpdesk .user_info {
  margin-top: 0;
}

/* line 137, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.border-left {
  border-left: 1px solid #ddd;
}

/* line 140, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
ul.vertical_posts {
  margin: 0;
  padding: 0;
}

/* line 141, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.vertical_posts li {
  list-style-type: none;
}

/* line 142, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.vertical_posts li a {
  border-bottom: 1px solid #DDD;
  display: inline-block;
  font-size: .9em;
  margin-bottom: 10px;
  padding: 5px 0;
  width: 100%;
}

/* line 143, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.vertical_posts li a span {
  font-size: 0.8em;
}

/* line 145, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.help_article_content img {
  transition: transform 0.3s;
}

/* line 149, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.help_article_content img:hover {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
  z-index: 999;
  position: relative;
}

/* for forum only START */
/* line 161, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.rowheader .img-reponsive {
  max-width: 159px;
}

/* line 166, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.user_cont h3 {
  font-size: 23px;
  font-weight: 100;
  margin: 0 0 21px 0;
}

/* line 167, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#all_users .thumbnail img {
  max-width: 100%;
  max-height: 100%;
}

/* line 168, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.small .attachment_list .list-group {
  margin-top: 20px;
}

/* line 169, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.small .attachment_list .list-group li {
  padding: 3px 5px;
}

/* line 170, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.small .attachment_list .list-group li.list-group-item.active {
  background-color: #ddd;
  color: #333;
  border-color: #ddd;
  font-weight: normal;
}

/* line 171, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.post_image_place img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-bottom: 10px;
}

/* line 172, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.comments_on_list .user_info.pull-left.text-center span, #comments .media .pull-left.text-center .text-muted.small {
  display: block;
  margin: auto;
  max-width: 50px;
  min-width: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}

/* line 173, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#comments .votes_vote > a {
  padding: 2px 5px;
  font-size: 75%;
}

/* line 174, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#comments .votes_vote > div {
  display: inline-block;
  font-size: 75%;
  padding: 5px 13px;
  width: auto;
  margin-bottom: 5px;
}

/* line 175, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.comments_on_list > li {
  border-bottom: 1px solid #ddd;
  font-size: 90%;
  padding: 20px;
}

/* line 176, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.comments_on_list > li .post_content {
  margin-top: 10px;
}

/* line 177, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.comments_on_list .inplace_edit.delete_post {
  border-right: 1px solid #999;
  margin-right: 5px;
  padding-right: 5px;
  display: inline-block;
}

/* line 178, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.comments_on_list .post_data {
  font-size: 10px;
  margin-top: 10px;
  border-top: 1px dashed #ddd;
  padding-top: 10px;
}

/* line 179, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.comments_on_list .post_data br + br {
  display: none;
}

/* line 180, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.type_search_adv.show_search {
  display: inline-block;
  font-size: 13px;
  margin: 18px;
  text-align: center;
  width: 100%;
}

/* line 181, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.search-or-add {
  margin-bottom: 30px;
}

/* line 182, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.row.header .lead {
  display: block;
  font-size: 15px;
  margin: 0px 20px;
  max-width: 397px;
  overflow: auto;
  padding-left: 20px;
  vertical-align: middle;
  text-overflow: clip;
  white-space: normal;
}

/* line 183, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.row.header {
  margin-top: 20px;
}

/* line 184, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#comments .votes_vote > div {
  display: block;
  margin-bottom: 0;
}

/* line 185, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.text-center.votes_vote {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

/* line 186, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.text-center.votes_vote strong {
  display: block;
  font-size: 47px;
  font-weight: 100;
  line-height: 52px;
}

/* line 187, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.text-center.votes_vote .well {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin: 0;
}

/* line 188, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.text-center.votes_vote > a {
  display: block;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  outline: 0;
}

/* line 189, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.text-center.votes_vote > a.vote_no {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

@media screen and (max-width: 800px) {
  /* line 192, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
  #main_content {
    padding: 0;
  }

  /* line 193, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
  .single_post .col-xs-2.text-muted {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 195, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.post_details h3 {
  margin-top: 0;
}

/* line 196, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.post_details h3 .label {
  font-size: 41%;
}

/* line 197, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#who_voted .label-primary {
  display: inline-block;
  margin: 5px;
  min-height: 41px;
  min-width: 42px;
  padding: 0;
}

/* line 198, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
#forum_tabs {
  margin-bottom: 20px;
}

/* line 199, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.form_place input, .form_place textarea {
  margin-bottom: 10px;
}

@media (min-width: 940px) {
  /* line 205, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
  #main_content ul.category-main-articles {
    -moz-column-count: 1;
    column-count: 1;
    margin: 0;
    padding: 0;
  }

  /* line 212, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
  #main_content ul.category-main-articles:after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both;
  }

  /* line 219, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
  #main_content .category-main-articles li {
    display: block;
    float: left;
    margin: 10px 10px 10px 0;
    width: 49%;
  }

  /* line 226, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
  #main_content .category-main-articles li:nth-child(even) {
    margin-right: 0;
  }
}
/* for forum only END */
/* for admin only START */
/* line 240, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.form-control.small-form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 10px;
  height: 22px;
  line-height: 1.42857;
  padding: 3px 4px !important;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
}

/* for admin only END */
/* line 260, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag {
  display: inline-block;
  vertical-align: baseline;
  width: 16px;
  height: 11px;
  background: url("https://files1.intum.net/s/sugester/files/30600/flags.png") no-repeat;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.bi-lang {
  background-position: -192px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ad {
  background-position: -16px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ae {
  background-position: -32px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-af {
  background-position: -48px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ag {
  background-position: -64px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ai {
  background-position: -80px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-al, .flag.flag-sq {
  background-position: -96px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-am {
  background-position: -112px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-an {
  background-position: -128px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ao {
  background-position: -144px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ar {
  background-position: -160px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-as {
  background-position: -176px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-at {
  background-position: -192px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-au {
  background-position: -208px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-aw {
  background-position: -224px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-az {
  background-position: -240px 0;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ba {
  background-position: 0 -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bb {
  background-position: -16px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bd {
  background-position: -32px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-be {
  background-position: -48px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bf {
  background-position: -64px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bg {
  background-position: -80px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bh {
  background-position: -96px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bi {
  background-position: -112px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bj {
  background-position: -128px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bm {
  background-position: -144px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bn {
  background-position: -160px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bo {
  background-position: -176px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-br {
  background-position: -192px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bs {
  background-position: -208px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bt {
  background-position: -224px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bv {
  background-position: -240px -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bw {
  background-position: 0 -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-by {
  background-position: -16px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-bz {
  background-position: -32px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ca {
  background-position: -48px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-catalonia {
  background-position: -64px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cd {
  background-position: -80px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cf {
  background-position: -96px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cg {
  background-position: -112px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ch {
  background-position: -128px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ci {
  background-position: -144px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ck {
  background-position: -160px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cl {
  background-position: -176px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cm {
  background-position: -192px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cn, .flag.flag-cn-tr {
  background-position: -208px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-co {
  background-position: -224px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cr {
  background-position: -240px -22px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cu {
  background-position: 0 -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cv {
  background-position: -16px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cw {
  background-position: -32px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cy {
  background-position: -48px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-cz {
  background-position: -64px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-de {
  background-position: -80px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-dj {
  background-position: -96px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-dk {
  background-position: -112px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-dm {
  background-position: -128px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-do {
  background-position: -144px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-dz {
  background-position: -160px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ec {
  background-position: -176px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ee {
  background-position: -192px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-eg {
  background-position: -208px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-eh {
  background-position: -224px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-england {
  background-position: -240px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-er {
  background-position: 0 -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-es {
  background-position: -16px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-et {
  background-position: -32px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-eu {
  background-position: -48px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-fi {
  background-position: -64px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-fj {
  background-position: -80px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-fk {
  background-position: -96px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-fm {
  background-position: -112px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-fo {
  background-position: -128px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-fr {
  background-position: -144px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ga {
  background-position: -160px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-en-GB, .flag.flag-gb {
  background-position: -176px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gd {
  background-position: -192px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ge, .flag.flag-ka {
  background-position: -208px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gf {
  background-position: -224px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gg {
  background-position: -240px -44px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gh {
  background-position: 0 -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gi {
  background-position: -16px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gl {
  background-position: -32px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gm {
  background-position: -48px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gn {
  background-position: -64px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gp {
  background-position: -80px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gq {
  background-position: -96px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-he, .flag.flag-gr {
  background-position: -112px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gs {
  background-position: -128px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gt {
  background-position: -144px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gu {
  background-position: -160px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gw {
  background-position: -176px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-gy {
  background-position: -192px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-hk {
  background-position: -208px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-hm {
  background-position: -224px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-hn {
  background-position: -240px -55px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-hr {
  background-position: 0 -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-hr2 {
  background-position: 0 -11px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ht {
  background-position: -16px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-hu {
  background-position: -32px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ic {
  background-position: -48px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-id {
  background-position: -64px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ie {
  background-position: -80px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-il {
  background-position: -96px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-im {
  background-position: -112px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-in {
  background-position: -128px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-io {
  background-position: -144px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-iq {
  background-position: -160px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-fa, .flag.flag-ir {
  background-position: -176px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-is {
  background-position: -192px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-it {
  background-position: -208px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-je {
  background-position: -224px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-jm {
  background-position: -240px -66px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-jo {
  background-position: 0 -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-jp, .flag.flag-ja {
  background-position: -16px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ke {
  background-position: -32px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kg {
  background-position: -48px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kh {
  background-position: -64px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ki {
  background-position: -80px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-km {
  background-position: -96px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kn {
  background-position: -112px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kp {
  background-position: -128px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kr {
  background-position: -144px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kurdistan {
  background-position: -160px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kw {
  background-position: -176px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ky, .flag.flag-kg {
  background-position: -48px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-kz, .flag.flag-kk {
  background-position: -208px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-la {
  background-position: -224px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-lb {
  background-position: -240px -77px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-lc {
  background-position: 0 -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-li {
  background-position: -16px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-lk {
  background-position: -32px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-lr {
  background-position: -48px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ls {
  background-position: -64px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-lt {
  background-position: -80px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-lu {
  background-position: -96px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-lv {
  background-position: -112px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ly {
  background-position: -128px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ma {
  background-position: -144px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mc {
  background-position: -160px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-md {
  background-position: -176px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-me {
  background-position: -192px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mg {
  background-position: -208px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mh {
  background-position: -224px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mk {
  background-position: -240px -88px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ml {
  background-position: 0 -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mm {
  background-position: -16px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mn {
  background-position: -32px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mo {
  background-position: -48px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mp {
  background-position: -64px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mq {
  background-position: -80px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mr {
  background-position: -96px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ms {
  background-position: -112px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mt {
  background-position: -128px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mu {
  background-position: -144px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mv {
  background-position: -160px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mw {
  background-position: -176px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mx {
  background-position: -192px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-my {
  background-position: -208px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-mz {
  background-position: -224px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-na {
  background-position: -240px -99px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-nc {
  background-position: 0 -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ne {
  background-position: -16px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-nf {
  background-position: -32px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ng {
  background-position: -48px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ni {
  background-position: -64px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-nl {
  background-position: -80px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-no {
  background-position: -96px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-nb {
  background-position: -96px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-np {
  background-position: -112px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-nr {
  background-position: -128px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-nu {
  background-position: -144px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-nz {
  background-position: -160px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-om {
  background-position: -176px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pa {
  background-position: -192px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pe {
  background-position: -208px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pf {
  background-position: -224px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pg {
  background-position: -240px -110px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ph {
  background-position: 0 -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pk {
  background-position: -16px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pl {
  background-position: -32px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pm {
  background-position: -48px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pn {
  background-position: -64px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pr {
  background-position: -80px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ps {
  background-position: -96px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pt {
  background-position: -112px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-pw {
  background-position: -128px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-py {
  background-position: -144px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-qa {
  background-position: -160px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-re {
  background-position: -176px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ro {
  background-position: -192px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-rs {
  background-position: -208px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ru {
  background-position: -224px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-rw {
  background-position: -240px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sa {
  background-position: 0 -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sb {
  background-position: -16px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sc {
  background-position: -32px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-scotland {
  background-position: -48px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sd {
  background-position: -64px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sv, .flag.flag-se {
  background-position: -80px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sg {
  background-position: -96px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sh {
  background-position: -112px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-si {
  background-position: -128px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sk {
  background-position: -144px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sl {
  background-position: -160px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sm {
  background-position: -176px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sn {
  background-position: -192px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-so {
  background-position: -208px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-somaliland {
  background-position: -224px -132px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sr {
  background-position: -208px -121px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ss {
  background-position: 0 -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-st {
  background-position: -16px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sv1 {
  background-position: -32px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sx {
  background-position: -48px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sy {
  background-position: -64px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sz {
  background-position: -80px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tc {
  background-position: -96px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-td {
  background-position: -112px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tf {
  background-position: -128px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tg {
  background-position: -144px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-th {
  background-position: -160px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tj, .flag.flag-tg {
  background-position: -176px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tk {
  background-position: -224px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tl {
  background-position: -208px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tm {
  background-position: -224px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tn {
  background-position: -240px -143px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-to {
  background-position: 0 -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tr {
  background-position: -16px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-uk {
  background-position: -96px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tt {
  background-position: -32px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tv {
  background-position: -48px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tw {
  background-position: -64px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-tz {
  background-position: -80px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ua {
  background-position: -96px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ug {
  background-position: -112px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-um {
  background-position: -128px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-en, .flag.flag-us {
  background-position: -144px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-uy {
  background-position: -160px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-uz {
  background-position: -176px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-va {
  background-position: -192px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-vc {
  background-position: -208px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ve {
  background-position: -224px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-vg {
  background-position: -240px -154px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-vi {
  background-position: -16px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-vn {
  background-position: -16px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-vu {
  background-position: -32px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-wales {
  background-position: -48px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-wf {
  background-position: -64px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ws {
  background-position: -80px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-ye {
  background-position: -96px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-yt {
  background-position: -112px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-za {
  background-position: -128px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-zanzibar {
  background-position: -144px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-zm {
  background-position: -160px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-zw {
  background-position: -176px -165px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-et {
  background-position: -192px -33px;
}

/* line 269, /home/katarzynak/projects/sugester/app/assets/stylesheets/templates/white-1.0.0.css.scss */
.flag.flag-sl {
  background-position: -128px -132px;
}
