/* line 1, ../sass/_main.scss */
html, body {
  padding: 0;
  margin: 0;
  font-family: "Arial Narrow", Arial;
  font-stretch: condensed;
  font-size: 18px;
  background: #f5f0eb url("http://www.recenzie-hotelov.sk/images/bg-top.jpg") repeat-x top;
  height: 100%;
}

/* line 10, ../sass/_main.scss */
.container {
  margin: 0 auto;
  background: red;
  min-height: 100%;
}

/* line 15, ../sass/_main.scss */
#inline-list {
  list-style: none;
  background: url("http://www.recenzie-hotelov.sk/images/ico-c-list.gif") no-repeat left center;
  padding: 15px 30px;
  margin: 15px 0;
}

/* line 21, ../sass/_main.scss */
a {
  color: #559b29;
}

/* line 22, ../sass/_main.scss */
a:hover {
  text-decoration: none;
}

/*a:visited{color:#665d55;}*/
/* line 25, ../sass/_main.scss */
.red_url {
  color: #bf2828;
}

/* line 26, ../sass/_main.scss */
.brown_url {
  color: #32281e;
  text-decoration: none;
}

/* line 28, ../sass/_main.scss */
#wrapper {
  margin: 0 auto;
  width: 980px;
  background: url("http://www.recenzie-hotelov.sk/images/bg-wrapper.jpg") no-repeat top center;
}

/* line 33, ../sass/_main.scss */
#wrapper-small {
  margin: 0 auto;
  width: 980px;
  background: url("http://www.recenzie-hotelov.sk/images/bg-wrapper-small.jpg") no-repeat top center;
  min-height: 90%;
}

/* line 39, ../sass/_main.scss */
#faux {
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
}

/* line 44, ../sass/_main.scss */
#header {
  color: #333;
  max-width: 960px;
  height: 365px;
  padding: 10px;
  margin: 0px;
}

/* line 51, ../sass/_main.scss */
#header-small {
  color: #333;
  width: 960px;
  height: 230px;
  padding: 10px;
  margin: 0px;
}

/* line 59, ../sass/_main.scss */
#pin-bag {
  position: relative;
  left: 637px;
  top: 157px;
  width: 0px;
  height: 0px;
}

/* line 60, ../sass/_main.scss */
#pin-bar {
  position: relative;
  left: 325px;
  top: 168px;
  width: 0px;
  height: 0px;
}

/* line 62, ../sass/_main.scss */
#logo {
  text-align: center;
  padding: 10px 0;
}

/* line 66, ../sass/_main.scss */
#logo-left {
  float: left;
  width: 140px;
  height: 35px;
  text-align: left;
}

/* line 72, ../sass/_main.scss */
#logo-right {
  float: right;
  width: 140px;
  height: 35px;
  text-align: right;
}

/* line 78, ../sass/_main.scss */
#logo-mid {
  padding: 10px;
}

/* line 81, ../sass/_main.scss */
#rightcolumn {
  display: inline;
  color: #333;
  margin: 10px;
  padding: 25px 0 0 0;
  width: 300px;
  float: right;
  text-align: right;
}

/* line 90, ../sass/_main.scss */
#leftcolumn {
  float: left;
  color: #333;
  margin: 22px 10px;
  padding: 0px;
  width: 640px;
  display: inline;
  position: relative;
}

/* line 99, ../sass/_main.scss */
#footer {
  font-size: 16px;
  width: 100%;
  clear: both;
  color: #aaa096;
  background: #281e14 url("http://www.recenzie-hotelov.sk/images/bg-footer.gif") repeat-x left top;
}

/* line 107, ../sass/_main.scss */
#footer2 {
  margin: auto;
  width: 960px;
  padding: 30px 0;
}

/* line 111, ../sass/_main.scss */
#footer a {
  color: #aaa096;
  margin: 0 10px 0 0;
}

/* line 112, ../sass/_main.scss */
#footer a:hover {
  text-decoration: none;
}

/* line 114, ../sass/_main.scss */
.clear {
  clear: both;
  background: none;
}

/* line 116, ../sass/_main.scss */
h1 {
  font-size: 30px;
  color: #32281e;
  padding: 0 5px 0 35px;
  background: url("http://www.recenzie-hotelov.sk/images/ico-h1.gif") no-repeat left 3px;
  margin: 12px 0;
  display: inline;
}

/* line 125, ../sass/_main.scss */
.h1_stars {
  display: inline-block;
  position: relative;
  top: 3px;
  vertical-align: top;
}

/*h1:before
{
content:url("ico-h1.gif");
}*/
/* line 137, ../sass/_main.scss */
.items {
  margin: 25px 0;
  font-size: 18px;
  height: 440px;
  color: #32281e;
}

/* line 144, ../sass/_main.scss */
div.item {
  border-top: 1px solid #ebe2da;
  /*clear: both;*/
  /*padding: 10px 0 3px;*/
  padding: 8px;
  color: #32281e;
  cursor: pointer;
}

/* line 153, ../sass/_main.scss */
div.item:hover {
  background-color: #ebe2da;
  /*cursor:pointer;*/
}

/* line 158, ../sass/_main.scss */
div.item_name {
  font-size: 16px;
}

/* line 162, ../sass/_main.scss */
div.item_photo {
  float: left;
  margin-right: 10px;
  width: 70px;
  border: 1px #81776e solid;
}

/* line 169, ../sass/_main.scss */
div.item_text {
  float: left;
  width: 540px;
}

/* line 173, ../sass/_main.scss */
div.item_rec {
  float: right;
  width: 40px;
  margin: 20px 0;
}

/* line 179, ../sass/_main.scss */
div.item_short {
  color: #32281E;
}

/* line 183, ../sass/_main.scss */
div.item_short2 {
  color: #786e64;
  font-style: italic;
}

/* line 188, ../sass/_main.scss */
div.item_right {
  float: right;
  width: 95px;
  text-align: right;
  margin: 5px 0;
  color: #786E64;
}

/* line 196, ../sass/_main.scss */
div.item_percent {
  font-size: 36px;
  color: #559B29;
}

/* line 201, ../sass/_main.scss */
div.item_small {
  font-size: 14px;
}

/* line 205, ../sass/_main.scss */
div.item_left {
  float: left;
  width: 440px;
}

/* line 210, ../sass/_main.scss */
div.add_review {
  margin: 12px 0;
}

/* line 214, ../sass/_main.scss */
#hidding_add_review {
  display: none;
}

/* line 218, ../sass/_main.scss */
div.banner {
  margin: 25px 0;
}

/* line 222, ../sass/_main.scss */
#pager {
  padding: 30px 0;
}

/* line 226, ../sass/_main.scss */
#pager-left {
  float: left;
}

/* line 230, ../sass/_main.scss */
#pager-right {
  float: right;
}

/* line 234, ../sass/_main.scss */
#search_button {
  margin: 0;
  padding: 10px 0;
  width: 40px;
  height: 40px;
  background: transparent;
  background-image: url("http://www.recenzie-hotelov.sk/images/ico-zoom.gif");
}

/* line 243, ../sass/_main.scss */
#more_button {
  margin: 0 13px;
  width: 40px;
  height: 40px;
  background: transparent;
  background-image: url("http://www.recenzie-hotelov.sk/images/ico-more.gif");
}

/*FG menu*/
/* line 252, ../sass/_main.scss */
#menuLog {
  font-size: 1.4em;
  margin: 10px 20px 20px;
}

/* line 253, ../sass/_main.scss */
.hidden {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* line 254, ../sass/_main.scss */
.fg-button {
  clear: left;
  margin: 0 4px 15px 20px;
  padding: .4em 1em;
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  text-align: center;
  zoom: 1;
}

/* line 255, ../sass/_main.scss */
.fg-button .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -8px;
}

/* line 256, ../sass/_main.scss */
a.fg-button {
  float: left;
}

/* line 257, ../sass/_main.scss */
button.fg-button {
  width: auto;
  overflow: visible;
}

/* removes extra button width in IE */
/* line 258, ../sass/_main.scss */
.fg-button-icon-left {
  padding-left: 2.1em;
}

/* line 259, ../sass/_main.scss */
.fg-button-icon-right {
  padding-right: 2.1em;
}

/* line 260, ../sass/_main.scss */
.fg-button-icon-left .ui-icon {
  right: auto;
  left: .2em;
  margin-left: 0;
}

/* line 261, ../sass/_main.scss */
.fg-button-icon-right .ui-icon {
  left: auto;
  right: .2em;
  margin-left: 0;
}

/* line 262, ../sass/_main.scss */
.fg-button-icon-solo {
  display: block;
  width: 8px;
  text-indent: -9999px;
}

/* solo icon buttons must have block properties for the text-indent to work */
/* line 263, ../sass/_main.scss */
.fg-button.ui-state-loading .ui-icon {
  background: url("http://www.recenzie-hotelov.sk/images/ui-anim_basic_16x16.gif") no-repeat 0 0;
}

/*jquery UI mod*/
/* line 266, ../sass/_main.scss */
.ui-widget-content {
  border: 1px solid #645a50;
  background: #32281e;
  color: #f5f0eb;
}

/* line 267, ../sass/_main.scss */
.ui-widget-content a {
  color: #f5f0eb;
}

/* line 268, ../sass/_main.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: none;
  background: #e0d8c4;
  font-weight: normal;
  color: #32281e;
}

/* line 269, ../sass/_main.scss */
.ui-state-hover a, .ui-state-hover a:hover {
  color: #32281e;
  text-decoration: none;
}

/* line 271, ../sass/_main.scss */
.search-bg .ui-autocomplete-loading {
  background: white url("http://www.recenzie-hotelov.sk/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

/* line 272, ../sass/_main.scss */
.search-bg .ui-widget input, .search-bg .ui-widget select, .search-bg .ui-widget textarea, .search-bg .ui-widget button {
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-style: italic;
  border-radius: 5px;
  border: none;
  width: 510px;
  height: 40px;
  margin: 10px 2px 10px 10px;
  padding: 0 5px;
  color: #786e64;
  background: url("http://www.recenzie-hotelov.sk/images/bg-sform2.gif") left top no-repeat;
}

/* line 285, ../sass/_main.scss */
.search-bg {
  font-size: 20px;
  width: 640px;
  height: 60px;
  background: transparent url("http://www.recenzie-hotelov.sk/images/bg-sform.gif") 10px center no-repeat;
  padding: 20px 10px;
  margin: 0 195px;
}

/* line 293, ../sass/_main.scss */
.mobile-search {
  display: none;
}

/* line 296, ../sass/_main.scss */
.destination-list {
  display: none;
}

/* line 299, ../sass/_main.scss */
.hide {
  display: none;
}

/* line 303, ../sass/_main.scss */
.search-bg #countries {
  display: none;
  width: 550px;
  background: #32281e;
  position: absolute;
  z-index: 1;
  font-size: 15px;
  margin: 0 10px;
  padding: 0 5px 5px 5px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

/* line 316, ../sass/_main.scss */
.search-bg #countries a {
  color: #afe64b;
}

/* line 320, ../sass/_main.scss */
.search-bg .more {
  position: relative;
  top: 5px;
  left: 8px;
  cursor: pointer;
  background: url("http://www.recenzie-hotelov.sk/images/sprite-more.gif") no-repeat left top;
  width: 35px;
  height: 35px;
  display: inline-block;
}

/* line 330, ../sass/_main.scss */
.search-bg .collapse_down {
  background-position: 0 0;
}

/* line 331, ../sass/_main.scss */
.search-bg .collapse_up {
  background-position: 0 -40px;
}

/* line 333, ../sass/_main.scss */
.search-bg ul {
  margin: 0;
  padding: 0;
}

/* line 337, ../sass/_main.scss */
.search-bg li {
  list-style: none;
}

/*country list*/
/* line 342, ../sass/_main.scss */
ul#c-list {
  margin: 0;
  padding: 0;
}

/* line 345, ../sass/_main.scss */
ul#c-list li {
  list-style: none;
  background: url("http://www.recenzie-hotelov.sk/images/ico-c-list.gif") no-repeat left center;
  padding: 15px 30px;
  margin: 15px 0;
  border-bottom: 1px #dcd2c3 solid;
}

/*breadcroumb*/
/* line 358, ../sass/_main.scss */
ul#bc-menu {
  margin: 0;
  padding: 10px;
}

/* line 362, ../sass/_main.scss */
ul#bc-menu li {
  height: 35px;
  display: block;
  float: left;
  padding: 0;
  /*background: #FFF url("http://www.recenzie-hotelov.sk/images/bc-bg.gif") top left repeat-x;*/
}

/* line 369, ../sass/_main.scss */
ul#bc-menu li a {
  color: #32281e;
  height: 25px;
  display: block;
  float: left;
  padding: 5px 7px 5px 15px;
  background: url("http://www.recenzie-hotelov.sk/images/bc-mid-1.gif") top left no-repeat;
}

/* line 377, ../sass/_main.scss */
ul#bc-menu li a:hover {
  height: 25px;
  color: #333;
}

/* line 381, ../sass/_main.scss */
ul#bc-menu li a.first {
  height: 20px;
  background: url("http://www.recenzie-hotelov.sk/images/bc-start.gif") top left no-repeat;
  padding: 8px 5px 8px 10px;
}

/* line 386, ../sass/_main.scss */
ul#bc-menu li a.current {
  height: 25px;
  color: #000;
  background: url("http://www.recenzie-hotelov.sk/images/bc-mid-0.gif") top left no-repeat;
}

/* line 392, ../sass/_main.scss */
#dialog_mail {
  display: none;
}

/* line 395, ../sass/_main.scss */
.next-reviews-btn {
  text-align: right;
  clear: both;
}

/* line 1, ../sass/_hotel.scss */
#container_notlike, #container_like {
  /*display:none;*/
  padding: 10px 5px;
}

/* line 6, ../sass/_hotel.scss */
#login {
  display: none;
}

/* line 10, ../sass/_hotel.scss */
.fb_edge_widget_with_comment {
  position: absolute;
}

/* line 14, ../sass/_hotel.scss */
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
}

/* line 18, ../sass/_hotel.scss */
#hotel {
  margin: 20px 0 0 0;
}

/* line 22, ../sass/_hotel.scss */
#hotel .head {
  background: #ebe6dc;
  height: 300px;
}

/* line 27, ../sass/_hotel.scss */
#hotel .head_foto {
  width: 300px;
  height: 300px;
  float: left;
  border-right: 1px #f5f0eb solid;
}

/* line 34, ../sass/_hotel.scss */
#hotel .head_right {
  background: url("http://www.recenzie-hotelov.sk/images/bg-separator.gif") bottom left repeat-x;
  font-size: 24px;
  padding: 15px 0 15px 310px;
  white-space: nowrap;
}

/* line 41, ../sass/_hotel.scss */
#hotel .head_percent {
  float: right;
  width: 120px;
  height: 50px;
  font-size: 48px;
  color: #559b29;
  text-align: right;
}

/* line 50, ../sass/_hotel.scss */
#hotel .chart_container {
  float: right;
  width: 330px;
  font-size: 16px;
}

/* line 56, ../sass/_hotel.scss */
#hotel .chart_text {
  display: inline-block;
  width: 60px;
  text-align: right;
  padding: 0 5px;
  white-space: nowrap;
}

/* line 64, ../sass/_hotel.scss */
#hotel .bar_container {
  white-space: nowrap;
}

/* line 68, ../sass/_hotel.scss */
#hotel .chart_bar {
  display: inline-block;
  background: #dcd2c3 url("http://www.recenzie-hotelov.sk/images/bar-gray.gif") top left repeat-x;
  width: 220px;
  height: 10px;
  position: relative;
}

/* line 76, ../sass/_hotel.scss */
#hotel .chart_bar_value {
  display: inline-block;
  background: #8cc540 url("http://www.recenzie-hotelov.sk/images/bar-green.gif") top left repeat-x;
  height: 10px;
  position: absolute;
}

/* line 83, ../sass/_hotel.scss */
#hotel .chart_bar_percent {
  /*color:#aaa096;*/
  padding-left: 5px;
}

/* line 88, ../sass/_hotel.scss */
#hotel .chart_reviews_link {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 5px 70px;
}

/* line 94, ../sass/_hotel.scss */
#hotel .next {
  padding-bottom: 20px;
  /*border-bottom:1px #dcd2c3 solid;*/
}

/* line 99, ../sass/_hotel.scss */
#hotel .next_left {
  width: 280px;
  float: left;
  padding: 25px 10px 0 10px;
}

/* line 105, ../sass/_hotel.scss */
#hotel .next_right {
  padding: 5px 0;
}

/* line 109, ../sass/_hotel.scss */
#hotel .chart_detail_value {
  display: inline-block;
  background: #8cc540 url("http://www.recenzie-hotelov.sk/images/bar-brown.gif") top left repeat-x;
  width: 100px;
  height: 10px;
  position: absolute;
}

/* line 117, ../sass/_hotel.scss */
#hotel .groups_text {
  display: inline-block;
  width: 150px;
  text-align: right;
  padding: 0 5px;
}

/* line 124, ../sass/_hotel.scss */
#hotel .next_sociable {
  margin: 0 10px 20px 20px;
}

/* line 131, ../sass/_hotel.scss */
#reviews {
  font-size: 16px;
}

/* line 135, ../sass/_hotel.scss */
#reviews h3 {
  font-size: 18px;
  color: #559b29;
  font-style: italic;
  margin: 0px;
  padding: 0 10px 0 5px;
  display: inline-block;
  background-image: url("http://www.recenzie-hotelov.sk/images/apo-left.gif"), url("http://www.recenzie-hotelov.sk/images/apo-right.gif");
  background-repeat: no-repeat;
  background-position: top left, top right;
}

/* line 147, ../sass/_hotel.scss */
#reviews .review {
  border-top: 1px #DCD2C3 solid;
}

/* line 151, ../sass/_hotel.scss */
#reviews .head {
  padding: 10px;
  cursor: pointer;
}

/* line 156, ../sass/_hotel.scss */
#reviews div.review:hover {
  background: #ebe2da url("http://www.recenzie-hotelov.sk/images/btn-detail.gif") bottom center no-repeat;
  /*background-color:#ebe2da;*/
}

/* line 161, ../sass/_hotel.scss */
#reviews .left {
  float: left;
  width: 70px;
  text-align: right;
}

/* line 167, ../sass/_hotel.scss */
#reviews .right {
  float: left;
  margin: 0 0 0 10px;
  width: 450px;
}

/* line 174, ../sass/_hotel.scss */
#reviews .percent {
  float: right;
  font-size: 24px;
  color: #559b29;
  width: 70px;
  text-align: right;
  position: relative;
  top: 20px;
}

/* line 184, ../sass/_hotel.scss */
#reviews .age {
  font-style: italic;
  color: #807870;
}

/* line 189, ../sass/_hotel.scss */
#reviews .helpfull-0 {
  font-size: 14px;
  color: #807870;
}

/* line 194, ../sass/_hotel.scss */
#reviews .helpfull-1 {
  font-size: 14px;
  color: #32281e;
}

/* line 199, ../sass/_hotel.scss */
#reviews .helpfull-1 .blue_text {
  font-weight: bold;
  color: #64afff;
}

/* line 204, ../sass/_hotel.scss */
#reviews .details {
  padding: 10px 10px 10px 0;
}

/* line 208, ../sass/_hotel.scss */
#reviews .details_left {
  float: left;
  width: 80px;
  text-align: right;
  padding-top: 7px;
}

/* line 215, ../sass/_hotel.scss */
#reviews .details_right {
  float: left;
  margin: 0 0 10px 10px;
  width: 530px;
}

/* line 221, ../sass/_hotel.scss */
#reviews .title {
  font-size: 24px;
  color: #32281e;
  padding-bottom: 5px;
}

/* line 227, ../sass/_hotel.scss */
.date_chart {
  border-top: 1px #c8beac solid;
  background: #dcd2c3;
  width: 45px;
  height: 10px;
  font-size: 1px;
}

/* line 235, ../sass/_hotel.scss */
.date_chart_selected {
  background: #50463c;
  border-top: 1px #2e241a solid;
}

/* line 240, ../sass/_hotel.scss */
.date_chart_text {
  text-align: center;
  color: #aaa096;
  font-size: 14px;
}

/* line 246, ../sass/_hotel.scss */
.hotel_desc {
  font-size: 14px;
  color: #807870;
}

/* line 251, ../sass/_hotel.scss */
.hotel_desc h3 {
  padding-top: 20px;
  border-bottom: 1px #ebe2da solid;
}

/* line 256, ../sass/_hotel.scss */
.fotoalbum {
  padding: 10px;
}

/* line 260, ../sass/_hotel.scss */
.reviews_gallery {
  border: 1px #ebe2da solid;
  background: white;
  text-align: center;
  padding: 10px;
  margin: 5px;
  display: inline-block;
  width: 120px;
  vertical-align: top;
  font-size: 12px;
}

/* line 272, ../sass/_hotel.scss */
.reviews_gallery_desc {
  height: 1.2em;
  overflow: hidden;
}

/* line 277, ../sass/_hotel.scss */
#map-canvas, #map_canvas {
  height: 200px;
  width: 300px;
}

/* line 282, ../sass/_hotel.scss */
#panel {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -180px;
  z-index: 5;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #999;
}

/* line 293, ../sass/_hotel.scss */
.ui-dialog button.ui-button {
  float: right;
}

/* line 295, ../sass/_hotel.scss */
.zoom-foto {
  background: #50463c;
  background-image: url("http://www.recenzie-hotelov.sk/images/bg-btn-fotos.gif");
  background-repeat: repeat-x;
  color: #e6dcd2;
  font-size: 18px;
  padding: 7px 10px;
  margin: 10px;
  position: relative;
  top: -280px;
  cursor: pointer;
}

/* line 1, ../sass/_add.scss */
#stylized .spacer {
  clear: both;
}

/* ----------- My Form ----------- */
/* form style */
/* line 9, ../sass/_add.scss */
#myform fieldset {
  border: 0;
}

/* line 13, ../sass/_add.scss */
#myform input:focus, select:focus {
  background-color: #dddddd;
}

/* line 14, ../sass/_add.scss */
#myform input:active {
  background-color: #dddddd;
}

/* line 16, ../sass/_add.scss */
.myform .desc {
  color: gray;
  font-size: 0.85em;
}

/* error message */
/* line 22, ../sass/_add.scss */
.error {
  background-color: #ff4b00;
  font-size: 12px;
  padding: 10px;
  color: #ffffff;
  display: none;
}

/* line 30, ../sass/_add.scss */
.error p {
  margin: 0;
}

/* line 34, ../sass/_add.scss */
.error em {
  display: block;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent #ff4b00 transparent transparent;
  position: absolute;
  bottom: 7px;
  left: -20px;
  font-size: 0px;
}

/* ----------- stylized ----------- */
/* line 49, ../sass/_add.scss */
#stylized h1 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

/* line 55, ../sass/_add.scss */
#stylized div {
  float: left;
}

/* line 58, ../sass/_add.scss */
#stylized .right {
  width: 720px;
  padding-bottom: 10px;
}

/* line 62, ../sass/_add.scss */
#stylized p {
  margin-bottom: 20px;
  border-bottom: solid 1px #32281e;
  padding-bottom: 10px;
}

/* line 67, ../sass/_add.scss */
#stylized label {
  text-align: right;
  width: 200px;
  float: left;
  margin: 5px 10px;
}

/* line 73, ../sass/_add.scss */
#stylized .small {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
  display: inline-block;
}

/* line 80, ../sass/_add.scss */
#stylized input {
  font-size: 18px;
  padding: 5px;
  border: solid 1px #32281e;
  width: 500px;
}

/* line 86, ../sass/_add.scss */
#stylized input[type=radio], #stylized input[type=checkbox] {
  width: 50px;
}

/* line 89, ../sass/_add.scss */
#stylized select {
  font-size: 18px;
  padding: 5px;
  border: solid 1px #32281e;
  width: 512px;
}

/* line 95, ../sass/_add.scss */
#stylized textarea {
  font-size: 18px;
  padding: 5px;
  border: solid 1px #32281e;
  width: 500px;
}

/* line 101, ../sass/_add.scss */
.button-wrapper {
  margin-left: 130px;
}

/* line 104, ../sass/_add.scss */
#stylized button {
  background: #32281E;
  clear: both;
  margin-left: 220px;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
  border: 0;
  width: 400px;
  text-align: center;
  cursor: pointer;
}

/* line 118, ../sass/_add.scss */
#stylized .star_box {
  display: inline-block;
  width: 300px;
  height: 25px;
  padding-top: 5px;
}

/* line 125, ../sass/_add.scss */
#stylized .hint_fix {
  position: relative;
  top: -6px;
  padding-left: 5px;
}

/*
 * jQuery UI Button 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
/* line 140, ../sass/_add.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}

/* the overflow property removes extra width in IE */
/* line 141, ../sass/_add.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* to make room for the icon, a width needs to be set here */
/* line 142, ../sass/_add.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* button elements seem to need a little more width */
/* line 143, ../sass/_add.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 144, ../sass/_add.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/*button text element */
/* line 147, ../sass/_add.scss */
.ui-button .ui-button-text {
  display: block;
}

/* line 148, ../sass/_add.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 149, ../sass/_add.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 150, ../sass/_add.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 151, ../sass/_add.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 152, ../sass/_add.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 154, ../sass/_add.scss */
input.ui-button {
  padding: .4em 1em;
}

/*button icon element(s) */
/* line 157, ../sass/_add.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 158, ../sass/_add.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 159, ../sass/_add.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 160, ../sass/_add.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 161, ../sass/_add.scss */
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/*button sets*/
/* line 164, ../sass/_add.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 165, ../sass/_add.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* line 6, ../sass/responsive-main.scss */
.most-rated {
  display: none;
}

/* line 10, ../sass/responsive-main.scss */
.star {
  opacity: 0.5;
}

/* line 13, ../sass/responsive-main.scss */
.dovolenky-banner {
  background: #ffe347;
  padding: 8px 15px 12px;
  height: 90px;
  display: block;
  position: relative;
  color: black;
  padding-right: 120px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 26, ../sass/responsive-main.scss */
.dovolenky-banner:hover .price {
  background: #EC6D04;
}
/* line 29, ../sass/responsive-main.scss */
.dovolenky-banner label {
  font-size: 13px;
}
/* line 32, ../sass/responsive-main.scss */
.dovolenky-banner .hotel-name {
  display: block;
  font-size: 20px;
  line-height: 25px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #000;
  text-decoration: none;
}
.dovolenky-banner .hotel-name:hover {
  color: #000;
}
/* line 38, ../sass/responsive-main.scss */
.dovolenky-banner .from {
  display: inline-block;
  font-size: 18px;
  margin-top: 7px;
}
/* line 43, ../sass/responsive-main.scss */
.dovolenky-banner .price {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  vertical-align: middle;
  color: white;
  background: #ff8c00;
  text-align: center;
  line-height: 20px;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.33);
}
/* line 56, ../sass/responsive-main.scss */
.dovolenky-banner .price .value {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  display: block;
}
/* line 63, ../sass/responsive-main.scss */
.dovolenky-banner .price small {
  font-size: 12px;
}
/* line 67, ../sass/responsive-main.scss */
.dovolenky-banner:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  border-color: transparent #ffe347 transparent transparent;
  border-style: solid;
  border-width: 45px 20px 45px 0;
}

/* line 80, ../sass/responsive-main.scss */
.dovolenky-banner-mobile {
  display: none;
}

/* line 83, ../sass/responsive-main.scss */
.my-button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: .5em 2em .55em;
  position: fixed;
  bottom: 0;
  z-index: 100001;
  right: 5%;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* line 108, ../sass/responsive-main.scss */
.my-button:hover {
  text-decoration: none;
}

/* line 112, ../sass/responsive-main.scss */
.my-button:active {
  /*position: relative;
              top: 1px;*/
}

/* line 118, ../sass/responsive-main.scss */
#footer .orange-button {
  color: #fef4e9;
  border: solid 1px #da7c0c;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
  background: -moz-linear-gradient(top, #faa51a, #f47a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

/* line 129, ../sass/responsive-main.scss */
.orange-button:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top, #f88e11, #f06015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

/* line 138, ../sass/responsive-main.scss */
.orange-button:active {
  color: #fcd3a5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
  background: -moz-linear-gradient(top, #f47a20, #faa51a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* line 146, ../sass/responsive-main.scss */
.reklamne-plochy {
  margin: 30px;
}
/* line 148, ../sass/responsive-main.scss */
.reklamne-plochy img {
  border: 30px solid white;
}

/* line 152, ../sass/responsive-main.scss */
.sticky-box {
  margin-top: 20px;
}

@media (max-width: 600px) {
  /* line 157, ../sass/responsive-main.scss */
  .dovolenky-banner-mobile {
    display: block;
  }

  /* line 1, ../sass/_responsive-layout.scss */
  body {
    font-size: 80%;
  }

  /* line 4, ../sass/_responsive-layout.scss */
  #wrapper {
    width: auto;
    background: none;
  }

  /* line 8, ../sass/_responsive-layout.scss */
  #leftcolumn {
    width: auto;
    margin: 10px 0;
    float: none;
  }

  /* line 13, ../sass/_responsive-layout.scss */
  #rightcolumn {
    display: none;
  }

  /* line 16, ../sass/_responsive-layout.scss */
  #footer2 {
    width: auto;
  }

  /* line 19, ../sass/_responsive-layout.scss */
  .items {
    width: auto;
    margin: 15px 0;
    font-size: 15px;
  }

  /* line 24, ../sass/_responsive-layout.scss */
  div.item_left {
    width: auto;
    padding-right: 75px;
    display: block;
  }

  /* line 29, ../sass/_responsive-layout.scss */
  div.item_percent {
    font-size: 26px;
  }

  /* line 32, ../sass/_responsive-layout.scss */
  div.item_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    text-align: center;
    background: white;
    height: 100%;
    margin: 0;
    padding: 15px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 46, ../sass/_responsive-layout.scss */
  div.item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }

  /* line 52, ../sass/_responsive-layout.scss */
  .item_text .hotel-loc {
    display: block;
  }

  /* line 55, ../sass/_responsive-layout.scss */
  div.item_photo {
    width: 19%;
    margin: 3px 2% 0 0;
  }
  /* line 58, ../sass/_responsive-layout.scss */
  div.item_photo a {
    display: block;
  }
  /* line 61, ../sass/_responsive-layout.scss */
  div.item_photo a img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* line 67, ../sass/_responsive-layout.scss */
  .item_rec {
    display: none;
  }

  /* line 70, ../sass/_responsive-layout.scss */
  div.item_small {
    font-size: 12px;
  }

  /* line 73, ../sass/_responsive-layout.scss */
  div.item_text .star {
    opacity: 0.5;
  }

  /* line 76, ../sass/_responsive-layout.scss */
  div.item_text {
    width: 78%;
  }
  /* line 78, ../sass/_responsive-layout.scss */
  div.item_text .item_left > a {
    font-weight: bold;
  }

  /* line 82, ../sass/_responsive-layout.scss */
  div.item_short2 {
    color: #559B29;
  }

  /* line 85, ../sass/_responsive-layout.scss */
  div.item_short2.red {
    color: #BF2828;
  }

  /* line 88, ../sass/_responsive-layout.scss */
  h1 {
    background: none;
    padding: 0 10px;
    margin: 5px 0;
    display: inline-block;
    vertical-align: middle;
  }

  /* line 95, ../sass/_responsive-layout.scss */
  h2 {
    padding: 0 10px;
  }

  /* line 98, ../sass/_responsive-layout.scss */
  .ad-550 {
    display: none;
  }

  /* line 101, ../sass/_responsive-layout.scss */
  .h1_stars {
    vertical-align: middle;
    margin-left: 10px;
  }

  /* line 105, ../sass/_responsive-layout.scss */
  ul#bc-menu {
    margin-top: 20px;
    border-top: 1px solid #EBE2DA;
    padding: 10px 5px;
  }

  /* line 110, ../sass/_responsive-layout.scss */
  ul#bc-menu li {
    height: auto;
    float: none;
    display: inline-block;
  }

  /* line 115, ../sass/_responsive-layout.scss */
  ul#bc-menu li a.first {
    padding: 0 5px 0 10px;
    background: none;
    height: auto;
    vertical-align: middle;
  }

  /* line 121, ../sass/_responsive-layout.scss */
  ul#bc-menu li a.current {
    background: none;
    height: auto;
  }

  /* line 125, ../sass/_responsive-layout.scss */
  ul#bc-menu li:after {
    content: " > ";
  }

  /* line 128, ../sass/_responsive-layout.scss */
  ul#bc-menu li a:hover {
    height: auto;
  }

  /* line 131, ../sass/_responsive-layout.scss */
  ul#bc-menu li a {
    background: none;
    height: auto;
    padding: 0 5px;
    line-height: 20px;
    display: inline-block;
    float: none;
  }

  /* line 139, ../sass/_responsive-layout.scss */
  ul#c-list li {
    padding: 0;
    margin: 0;
    background-position: 10px center;
  }

  /* line 144, ../sass/_responsive-layout.scss */
  ul#c-list li a {
    padding: 20px 10px 20px 45px;
    display: inline-block;
  }

  /* line 148, ../sass/_responsive-layout.scss */
  #inline-list {
    margin: 20px 10px 20px 20px;
  }
  /* line 150, ../sass/_responsive-layout.scss */
  #inline-list li {
    list-style: none;
  }

  /* line 154, ../sass/_responsive-layout.scss */
  .items #inline-list {
    padding: 0 0 0 27px;
  }

  /* line 157, ../sass/_responsive-layout.scss */
  .itemx.shortened {
    padding: 0 10px;
  }

  /* line 160, ../sass/_responsive-layout.scss */
  #pager {
    padding: 30px 10px;
  }

  /* line 163, ../sass/_responsive-layout.scss */
  #pin-bag, #pin-bar {
    display: none;
  }

  /* line 166, ../sass/_responsive-layout.scss */
  ol {
    padding: 0 10px 0 25px;
  }

  /* line 169, ../sass/_responsive-layout.scss */
  #faux p, #faux .myform {
    margin: 10px;
  }

  /* line 172, ../sass/_responsive-layout.scss */
  .reklamne-plochy {
    margin: 10px;
  }
  /* line 174, ../sass/_responsive-layout.scss */
  .reklamne-plochy img {
    border: 0;
    max-width: 100%;
  }

  /* line 179, ../sass/_responsive-layout.scss */
  #inline-list li a {
    padding: 5px 0;
    display: inline-block;
  }

  /* line 183, ../sass/_responsive-layout.scss */
  .items #inline-list li a {
    margin: 0;
  }

  /* line 1, ../sass/_responsive-header.scss */
  #header {
    width: auto;
    max-width: 960px;
    padding: 0;
    height: auto;
    margin-bottom: 35px;
  }

  /* line 8, ../sass/_responsive-header.scss */
  #header * {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
  }

  /* line 13, ../sass/_responsive-header.scss */
  .search-bg {
    width: auto;
    background: #403730;
    margin: 0;
    padding: 10px 50px 10px 10px;
    height: auto;
    position: relative;
  }
  /* line 21, ../sass/_responsive-header.scss */
  .search-bg #countries {
    margin: 0;
    left: 0;
    top: 90px;
    width: 100%;
    line-height: 1.5em;
    border-radius: 0;
  }
  /* line 29, ../sass/_responsive-header.scss */
  .search-bg #countries > div {
    width: 24% !important;
    padding: 0.55 !important;
  }

  /* line 35, ../sass/_responsive-header.scss */
  #logo {
    background: #F5F0EB;
    padding: 15px 0;
  }

  /* line 39, ../sass/_responsive-header.scss */
  #logo-left {
    display: none;
  }

  /* line 42, ../sass/_responsive-header.scss */
  #logo-right {
    display: none;
  }

  /* line 45, ../sass/_responsive-header.scss */
  #logo-mid {
    padding: 0 10px;
  }
  /* line 47, ../sass/_responsive-header.scss */
  #logo-mid a {
    display: block;
    width: 55%;
    max-width: 180px;
    margin: auto;
  }
  /* line 52, ../sass/_responsive-header.scss */
  #logo-mid a img {
    width: 100%;
    height: auto;
  }

  /* line 58, ../sass/_responsive-header.scss */
  .search-bg .ui-widget input {
    width: auto;
    font-size: 16px;
    width: 100%;
    margin: 0;
    background: #F5F0EB;
  }

  /* line 65, ../sass/_responsive-header.scss */
  .destination-list {
    text-align: center;
  }
  /* line 67, ../sass/_responsive-header.scss */
  .destination-list span {
    text-decoration: underline;
    font-size: 16px;
    padding: 5px 0;
    display: block;
  }

  /* line 74, ../sass/_responsive-header.scss */
  #search_button {
    width: 40px;
    position: absolute;
    height: 40px;
    top: 10px;
    right: 5px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  /* line 83, ../sass/_responsive-header.scss */
  .search-bg .more {
    display: none;
  }

  /* line 86, ../sass/_responsive-header.scss */
  .search-bg .most-rated {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-decoration: underline;
    color: #786E64;
    font-size: 16px;
    padding: 10px 0 5px 0;
    bottom: -33px;
    left: 0;
  }

  /* line 98, ../sass/_responsive-header.scss */
  .ui-autocomplete {
    left: 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none !important;
  }

  /* line 107, ../sass/_responsive-header.scss */
  .next-reviews-btn {
    padding: 25px 0 0;
    text-align: center;
  }

  /* line 1, ../sass/_responsive-footer.scss */
  #footer {
    text-align: center;
  }

  /* line 4, ../sass/_responsive-footer.scss */
  #footer2 {
    font-size: 18px;
    padding: 25px 5px 35px;
  }
  /* line 7, ../sass/_responsive-footer.scss */
  #footer2 a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #30281E;
    text-decoration: none;
  }
  /* line 13, ../sass/_responsive-footer.scss */
  #footer2 .res-hide {
    display: none;
  }

  /* line 17, ../sass/_responsive-footer.scss */
  .copyright {
    padding: 30px 0 0;
    display: block;
  }

  /* line 21, ../sass/_responsive-footer.scss */
  #footer .my-button {
    position: static;
    color: white;
  }

  /* line 2, ../sass/_responsive-hotel.scss */
  #hotel .head {
    height: auto;
    padding: 0 0 15px;
  }
  /* line 6, ../sass/_responsive-hotel.scss */
  #hotel .head_foto {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
  }
  /* line 11, ../sass/_responsive-hotel.scss */
  #hotel .head_foto > img {
    margin: auto;
    display: block;
    width: 100%;
    height: auto;
  }
  /* line 18, ../sass/_responsive-hotel.scss */
  #hotel .zoom-foto {
    top: auto;
    position: static;
    display: inline-block;
  }
  /* line 23, ../sass/_responsive-hotel.scss */
  #hotel .head_right {
    padding: 5px 10px 20px 0;
    font-size: 15px;
    padding-left: 10px;
  }
  /* line 28, ../sass/_responsive-hotel.scss */
  #hotel .chart_container {
    width: auto;
    float: none;
    text-align: center;
  }
  /* line 33, ../sass/_responsive-hotel.scss */
  #hotel .chart_reviews_link {
    margin: 10px auto;
  }
  /* line 36, ../sass/_responsive-hotel.scss */
  #hotel .next_left {
    width: auto;
    float: none;
  }
  /* line 40, ../sass/_responsive-hotel.scss */
  #hotel .chart_bar {
    position: relative;
    max-width: 180px;
  }
  /* line 44, ../sass/_responsive-hotel.scss */
  #hotel .chart_bar_value, #hotel .chart_detail_value {
    position: absolute;
    top: 0;
    left: 0;
  }

  /* line 51, ../sass/_responsive-hotel.scss */
  #reviews .details_right {
    width: auto;
  }
  /* line 54, ../sass/_responsive-hotel.scss */
  #reviews .head {
    position: relative;
    padding: 10px 0 15px;
  }
  /* line 58, ../sass/_responsive-hotel.scss */
  #reviews .right {
    width: auto;
  }
  /* line 61, ../sass/_responsive-hotel.scss */
  #reviews h3 a {
    color: #559B29;
    font-size: 20px;
    text-decoration: none;
  }
  /* line 66, ../sass/_responsive-hotel.scss */
  #reviews h3 {
    background: none;
    padding: 0;
    padding-right: 70px;
    margin: 0 0 5px 0;
  }
  /* line 72, ../sass/_responsive-hotel.scss */
  #reviews h3 a:before, #reviews h3 a:after {
    content: "\"";
  }
  /* line 75, ../sass/_responsive-hotel.scss */
  #reviews .left {
    position: absolute;
  }
  /* line 78, ../sass/_responsive-hotel.scss */
  #reviews .item_photo {
    display: none;
  }
  /* line 81, ../sass/_responsive-hotel.scss */
  #reviews .percent {
    position: absolute;
    top: 10px;
    right: 22px;
  }
  /* line 86, ../sass/_responsive-hotel.scss */
  #reviews .details_left {
    float: none;
    width: auto;
    display: inline-block;
    margin-left: 11px;
  }
  /* line 92, ../sass/_responsive-hotel.scss */
  #reviews .details_right {
    font-size: 13px;
  }
  /* line 94, ../sass/_responsive-hotel.scss */
  #reviews .details_right a {
    color: #333;
  }

  /* line 99, ../sass/_responsive-hotel.scss */
  #reviews .details_right {
    font-size: 13px;
  }
  /* line 101, ../sass/_responsive-hotel.scss */
  #reviews .details_right a {
    color: #333;
  }

  /* line 105, ../sass/_responsive-hotel.scss */
  .profialbum {
    display: none;
  }

  /* line 108, ../sass/_responsive-hotel.scss */
  .fotoalbum {
    padding: 0;
  }

  /* line 111, ../sass/_responsive-hotel.scss */
  .other-names {
    margin: 15px 0 0;
    padding: 0 10px;
  }

  /* line 115, ../sass/_responsive-hotel.scss */
  .hotel-owner {
    padding: 0 10px;
    margin-top: 5px;
    display: block;
  }
  /* line 119, ../sass/_responsive-hotel.scss */
  .hotel-owner a {
    color: #333;
  }

  /* line 1, ../sass/_responsive-add.scss */
  #stylized select,
  #stylized textarea,
  #stylized input {
    width: 90% !important;
  }

  /* line 6, ../sass/_responsive-add.scss */
  #stylized label {
    width: auto !important;
    display: block;
    margin: 0;
    float: none;
    text-align: left;
    line-height: 25px;
  }

  /* line 14, ../sass/_responsive-add.scss */
  .button-wrapper {
    margin: 10px;
  }

  /* line 17, ../sass/_responsive-add.scss */
  #stylized div {
    float: none;
  }

  /* line 20, ../sass/_responsive-add.scss */
  #stylized button {
    width: auto;
    font-size: 20px;
  }

  /* line 24, ../sass/_responsive-add.scss */
  #stylized p {
    margin: 10px 0;
  }
}
