/* line 2, ../../app/sass/_misc.sass */
#claim_location_link {
  bottom: 0;
  display: block;
  height: 25px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 11, ../../app/sass/_misc.sass */
.clearfix {
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
.clearfix {
  display: block;
}

/* line 14, ../../app/sass/_misc.sass */
.pie-clearfix {
  display: inline-block;
}
/* line 25, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.pie-clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 8, ../../../../.rvm/gems/ree-1.8.7-2010.02/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
.pie-clearfix {
  display: block;
}

/* line 17, ../../app/sass/_misc.sass */
.testest {
  margin: 0;
  padding: 0;
}

/* line 20, ../../app/sass/_misc.sass */
.pagination {
  font-size: 13px;
  padding: 1em 0;
  text-align: center;
}
/* line 25, ../../app/sass/_misc.sass */
.pagination a, .pagination span {
  padding: 0.25em 0.5em;
}
/* line 28, ../../app/sass/_misc.sass */
.pagination a:hover {
  background: #e5e5e5;
}
/* line 31, ../../app/sass/_misc.sass */
.pagination .current {
  border: 1px solid #7ed0e0;
  font-weight: bold;
}

/* line 1, ../../app/sass/_type.sass */
body {
  color: #6b6a6a;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* line 6, ../../app/sass/_type.sass */
img {
  border: 0;
}

/* line 9, ../../app/sass/_type.sass */
h1, h2, h3, h4, h5, h6 {
  color: #1e1e22;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 1.33em;
}

/* line 16, ../../app/sass/_type.sass */
h1 {
  font-size: 32px;
}

/* line 19, ../../app/sass/_type.sass */
h3 {
  padding-top: 1em;
}

/* line 22, ../../app/sass/_type.sass */
h4 {
  font-size: 14px;
}

/* line 25, ../../app/sass/_type.sass */
h4, h5, h6 {
  font-weight: bold;
}

/* line 29, ../../app/sass/_type.sass */
a {
  color: #4a7f9d;
  text-decoration: none;
}
/* line 32, ../../app/sass/_type.sass */
a:hover {
  color: #174c6a;
}

/* line 36, ../../app/sass/_type.sass */
.right {
  float: right;
}

/* line 39, ../../app/sass/_type.sass */
.left {
  float: left;
}

/* line 42, ../../app/sass/_type.sass */
.clear {
  clear: both;
}

/* line 46, ../../app/sass/_type.sass */
.white_bar {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: white;
  color: #2e3a44;
  line-height: 40px;
  padding-bottom: 10px;
}
/* line 53, ../../app/sass/_type.sass */
.white_bar img {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 7px;
  margin-top: 10px;
  position: relative;
}
/* line 61, ../../app/sass/_type.sass */
.white_bar strong {
  float: left;
  line-height: 1.1em;
  margin-top: 15px;
  width: 380px;
}

/* line 69, ../../app/sass/_type.sass */
.red {
  color: #e92629;
}

/* line 1, ../../app/sass/_layout.sass */
html {
  background: url(../images/html.png) center top;
}

/* line 4, ../../app/sass/_layout.sass */
body {
  margin: 0;
  padding: 0;
  background: url(../images/side-shadows.png) no-repeat center 100px;
  padding: 0 0 40px 0;
}

/* line 9, ../../app/sass/_layout.sass */
#head {
  margin: auto;
  position: relative;
  width: 950px;
  height: 80px;
}
/* line 12, ../../app/sass/_layout.sass */
#head h1#logo {
  bottom: 17px;
  height: 24px;
  left: 20px;
  position: absolute;
  width: 156px;
}
/* line 18, ../../app/sass/_layout.sass */
#head h1#logo a {
  background: url(../images/dialogcentral-small.png) no-repeat;
  display: block;
  height: 24px;
  width: 156px;
}
/* line 23, ../../app/sass/_layout.sass */
#head h1#logo a span {
  display: none;
}

/* line 26, ../../app/sass/_layout.sass */
#shell {
  margin: auto;
  position: relative;
  width: 950px;
  background: #9fa1a0 url(../images/shell.jpg) no-repeat;
}

/* line 30, ../../app/sass/_layout.sass */
#foot {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  background: black url(../images/foot.png);
  bottom: 0;
  font-size: 11px;
  height: 90px;
  position: absolute;
  margin: auto;
  position: relative;
  width: 950px;
}
/* line 38, ../../app/sass/_layout.sass */
#foot a {
  color: #cccccc;
}
/* line 40, ../../app/sass/_layout.sass */
#foot a:hover {
  color: white;
}
/* line 42, ../../app/sass/_layout.sass */
#foot #slogan {
  font-weight: normal;
  position: absolute;
  right: 170px;
  text-align: right;
  top: 30px;
  width: 100px;
}
/* line 49, ../../app/sass/_layout.sass */
#foot #app_store {
  background: url(../images/available-on-the-app-store.png) no-repeat;
  display: block;
  height: 45px;
  position: absolute;
  right: 25px;
  top: 20px;
  width: 130px;
}
/* line 57, ../../app/sass/_layout.sass */
#foot #app_store span {
  display: none;
}
/* line 59, ../../app/sass/_layout.sass */
#foot #foot_br, #foot #foot_bl {
  background: url(../images/foot_br.png) no-repeat;
  position: absolute;
  bottom: 0;
  height: 10px;
  right: 0;
  width: 10px;
}
/* line 66, ../../app/sass/_layout.sass */
#foot #foot_bl {
  background-image: url(../images/foot_bl.png);
  left: 0;
}

/* line 70, ../../app/sass/_layout.sass */
#lower_foot {
  margin: auto;
  position: relative;
  width: 950px;
  font-size: 11px;
  text-align: right;
  padding: 20px 25px;
  width: 900px;
}

/* line 77, ../../app/sass/_layout.sass */
#stage {
  height: 500px;
  position: relative;
}

/* line 82, ../../app/sass/_layout.sass */
#screenshots {
  background: url(../images/iphone-background.png) no-repeat;
  height: 357px;
  left: 232px;
  position: absolute;
  top: 0;
  width: 172px;
}
/* line 89, ../../app/sass/_layout.sass */
#screenshots img {
  top: 53px;
  left: 16px;
  position: absolute;
}
/* line 93, ../../app/sass/_layout.sass */
#screenshots img.inactive {
  display: none;
}
/* line 95, ../../app/sass/_layout.sass */
#screenshots img.active {
  display: block;
}

/* line 99, ../../app/sass/_layout.sass */
.scroller-inside {
  background: red;
  height: 150px;
  overflow-y: scroll;
  background: white;
  position: relative;
  width: 440px;
}
/* line 106, ../../app/sass/_layout.sass */
.scroller-inside p {
  font-size: 12px !important;
}

/* line 109, ../../app/sass/_layout.sass */
div.slide_short {
  height: 100px;
}

/* line 112, ../../app/sass/_layout.sass */
.lower_area {
  bottom: 132px;
  height: 370px;
  overflow: hidden;
  position: absolute;
  top: 80px;
  width: 100%;
}
/* line 119, ../../app/sass/_layout.sass */
.lower_area .white_area {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  background: white;
  height: 200px;
  margin: 75px auto 0 auto;
  position: relative;
  width: 900px;
}
/* line 126, ../../app/sass/_layout.sass */
.lower_area .white_area #howitworks_descriptions {
  height: 240px;
  position: absolute;
  right: 55px;
  top: -40px;
  width: 440px;
}
/* line 132, ../../app/sass/_layout.sass */
.lower_area .white_area #howitworks_descriptions .description {
  left: 0;
  position: absolute;
  top: 0;
}
/* line 136, ../../app/sass/_layout.sass */
.lower_area .white_area #howitworks_descriptions .description.inactive {
  display: none;
}
/* line 138, ../../app/sass/_layout.sass */
.lower_area .white_area #howitworks_descriptions .description h5 {
  margin: 0;
  padding: 0;
  color: #6b6a6a;
  font-size: 14px;
  padding: 10px 0 40px 0;
}
/* line 143, ../../app/sass/_layout.sass */
.lower_area .white_area #howitworks_descriptions .description p {
  font-size: 18px;
  line-height: 1.5em;
}
/* line 146, ../../app/sass/_layout.sass */
.lower_area .white_area #howitworks_descriptions a.next_button {
  background: url(../images/next-arrow.png) no-repeat right top;
  bottom: 40px;
  color: #6b6a6a;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding-right: 30px;
  position: absolute;
  text-transform: lowercase;
  right: -20px;
}
/* line 157, ../../app/sass/_layout.sass */
.lower_area .white_area #howitworks_descriptions a.next_button:hover {
  background-position: right -24px;
  color: #4a7f9d;
}
/* line 160, ../../app/sass/_layout.sass */
.lower_area .no_thanks {
  display: block;
  font-size: 12px;
  font-weight: bold;
  bottom: 35px;
  position: absolute;
  left: 440px;
  width: 250px;
}

/* line 170, ../../app/sass/_layout.sass */
.howitworks .dc_button {
  bottom: 40px;
  float: left;
  left: 430px;
  position: absolute;
}

/* line 177, ../../app/sass/_layout.sass */
div.slide_wide {
  height: 470px;
  margin: auto;
  padding: 20px 0 0 0;
  width: 902px;
}

/* line 183, ../../app/sass/_layout.sass */
.slide, .slide_wide, .slide_short {
  height: 470px;
  margin: auto;
  padding: 20px 0 0 0;
  position: relative;
  width: 500px;
}
/* line 189, ../../app/sass/_layout.sass */
.slide h1, .slide_wide h1, .slide_short h1 {
  margin: 0;
  padding: 0;
  padding: 20px 0 10px 0;
  text-align: center;
}
/* line 193, ../../app/sass/_layout.sass */
.slide h1 .sub, .slide_wide h1 .sub, .slide_short h1 .sub {
  font-size: 18px;
}
/* line 195, ../../app/sass/_layout.sass */
.slide h2, .slide_wide h2, .slide_short h2 {
  margin: 0;
  padding: 0;
}

/* line 203, ../../app/sass/_layout.sass */
#leave_feedback_now {
  bottom: 40px;
  position: absolute;
  right: 0;
}

/* line 208, ../../app/sass/_layout.sass */
#view_business_location_chooser, #submit_rating_button {
  bottom: 0px;
  position: absolute;
  right: 0;
}

/* line 215, ../../app/sass/_layout.sass */
.centered_wide {
  width: 700px;
}

/* line 219, ../../app/sass/_layout.sass */
body.generic_interior #shell {
  height: auto;
}
/* line 221, ../../app/sass/_layout.sass */
body.generic_interior #shell .lower_area {
  bottom: auto;
  height: auto;
  overflow: visible;
  padding: 0 0 20px 0;
  position: relative;
  top: 0;
}
/* line 228, ../../app/sass/_layout.sass */
body.generic_interior #shell .lower_area .white_area {
  box-shadow: 2px 2px 5px #666666;
  -webkit-box-shadow: 2px 2px 5px #666666;
  -moz-box-shadow: 2px 2px 5px #666666;
  bottom: auto;
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 20px 0;
  top: -20px;
  height: auto;
  position: relative;
}
/* line 238, ../../app/sass/_layout.sass */
body.generic_interior #shell .lower_area .white_area .column_700px {
  display: inline;
  float: right;
  margin: 0 40px 0 0;
  width: 620px;
}
/* line 243, ../../app/sass/_layout.sass */
body.generic_interior #shell .lower_area .white_area .column_620px {
  display: inline;
  float: right;
  margin: 0 20px 0 0;
  width: 620px;
}
/* line 248, ../../app/sass/_layout.sass */
body.generic_interior #shell .lower_area .white_area .column_440px {
  display: inline;
  float: right;
  margin: 0 100px 0 0;
  width: 440px;
}
/* line 253, ../../app/sass/_layout.sass */
body.generic_interior #shell .lower_area .white_area .column_220px {
  display: inline;
  float: left;
  margin: 0 0 0 20px;
  width: 220px;
}
/* line 258, ../../app/sass/_layout.sass */
body.generic_interior #shell .lower_area .white_area .column_220px p {
  font-size: 12px;
}
/* line 260, ../../app/sass/_layout.sass */
body.generic_interior #shell #stage {
  height: auto;
}
/* line 262, ../../app/sass/_layout.sass */
body.generic_interior #shell #foot {
  bottom: auto;
  position: relative;
}

/* line 269, ../../app/sass/_layout.sass */
#proprietor_register {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border: 2px solid #7ed0e0;
  padding: 10px;
}
/* line 273, ../../app/sass/_layout.sass */
#proprietor_register #loc {
  float: right;
  margin-left: 20px;
  padding: 10px;
  width: 200px;
}
/* line 279, ../../app/sass/_layout.sass */
#proprietor_register form input[type=text], #proprietor_register form label {
  width: 90%;
}

/* line 285, ../../app/sass/_layout.sass */
#more img {
  left: 0;
  position: absolute;
}
/* line 288, ../../app/sass/_layout.sass */
#more p {
  margin-bottom: 0;
  margin-right: 10px;
  margin-top: 15px;
  padding-left: 40px;
  position: relative;
  width: 420px;
}

/* line 11, ../../app/sass/_business.categories.toolbar.sass */
#business_categories {
  background: url("../images/toolbar-dark.png") repeat-x 0 -1px;
  height: 44px;
  position: relative;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
}
/* line 17, ../../app/sass/_business.categories.toolbar.sass */
#business_categories a {
  display: inline-block;
  height: 44px;
  float: left;
  text-decoration: none;
  width: 16.667%;
}
/* line 24, ../../app/sass/_business.categories.toolbar.sass */
#business_categories a > div {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: none;
  height: 39px;
  margin: auto;
  margin-bottom: 2px;
  margin-top: 3px;
  position: relative;
  text-align: center;
  width: 60px;
}
/* line 35, ../../app/sass/_business.categories.toolbar.sass */
#business_categories .selected > div {
  background: rgba(255, 255, 255, 0.15);
}
/* line 38, ../../app/sass/_business.categories.toolbar.sass */
#business_categories .toolbar_icon {
  height: 26px;
  margin: auto;
  position: relative;
  width: 25px;
}
/* line 44, ../../app/sass/_business.categories.toolbar.sass */
#business_categories span {
  bottom: 0;
  color: #cccccc;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: 12px;
  left: 0;
  line-height: 12px;
  margin: 0;
  position: absolute;
  width: 100%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}

/* line 60, ../../app/sass/_business.categories.toolbar.sass */
#nearby .toolbar_icon {
  background: url(/images/toolbar-icons/nearby-grey.png) no-repeat center center;
  width: 17px;
}
/* line 65, ../../app/sass/_business.categories.toolbar.sass */
#restaurants .toolbar_icon {
  background: url(/images/toolbar-icons/restaurants-grey.png) no-repeat center center;
  background-position: center bottom;
  width: 17px;
}
/* line 71, ../../app/sass/_business.categories.toolbar.sass */
#cafes .toolbar_icon {
  background: url(/images/toolbar-icons/cafes-grey.png) no-repeat center center;
  left: 3px;
  width: 23px;
}
/* line 76, ../../app/sass/_business.categories.toolbar.sass */
#shopping .toolbar_icon {
  background: url(/images/toolbar-icons/shopping-grey.png) no-repeat center center;
}
/* line 80, ../../app/sass/_business.categories.toolbar.sass */
#entertainment .toolbar_icon {
  background: url(/images/toolbar-icons/entertainment-grey.png) no-repeat center center;
}
/* line 84, ../../app/sass/_business.categories.toolbar.sass */
#health .toolbar_icon {
  background: url(/images/toolbar-icons/health-grey.png) no-repeat center center;
}

/* line 88, ../../app/sass/_business.categories.toolbar.sass */
.selected#nearby .toolbar_icon {
  background-image: url(/images/toolbar-icons/nearby-blue.png);
}
/* line 91, ../../app/sass/_business.categories.toolbar.sass */
.selected#restaurants .toolbar_icon {
  background-image: url(/images/toolbar-icons/restaurants-blue.png);
}
/* line 94, ../../app/sass/_business.categories.toolbar.sass */
.selected#cafes .toolbar_icon {
  background-image: url(/images/toolbar-icons/cafes-blue.png);
}
/* line 97, ../../app/sass/_business.categories.toolbar.sass */
.selected#shopping .toolbar_icon {
  background-image: url(/images/toolbar-icons/shopping-blue.png);
}
/* line 100, ../../app/sass/_business.categories.toolbar.sass */
.selected#entertainment .toolbar_icon {
  background-image: url(/images/toolbar-icons/entertainment-blue.png);
}
/* line 103, ../../app/sass/_business.categories.toolbar.sass */
.selected#health .toolbar_icon {
  background-image: url(/images/toolbar-icons/health-blue.png);
}
/* line 106, ../../app/sass/_business.categories.toolbar.sass */
.selected div span {
  color: white !important;
}

/* line 109, ../../app/sass/_business.categories.toolbar.sass */
#entertainment span {
  letter-spacing: -0.1em;
}

/* line 2, ../../app/sass/_button.sass */
button.dc_button, a.dc_button {
  position: relative;
  border: 0;
  cursor: pointer;
  overflow: visible;
  padding: 0 10px 0 0;
  font-size: 20px;
  font-family: Verdana;
  text-align: center;
  text-decoration: none;
  background: transparent url(../images/buttons/button.png) no-repeat right -120px;
}
/* line 14, ../../app/sass/_button.sass */
button.dc_button:hover, a.dc_button:hover {
  background-position: right -180px;
}
/* line 17, ../../app/sass/_button.sass */
button.dc_button:hover span, a.dc_button:hover span {
  background-position: 0 -60px;
}
/* line 20, ../../app/sass/_button.sass */
button.dc_button span, a.dc_button span {
  background: transparent url(../images/buttons/button.png) no-repeat left top;
  color: white;
  position: relative;
  display: block;
  height: 31px;
  padding: 5px 0 0 10px;
  white-space: nowrap;
}

/* line 29, ../../app/sass/_button.sass */
button.dc_button::-moz-focus-inner {
  border: none;
}

/* line 3, ../../app/sass/_buttons.rater.sass */
#rater_buttons {
  height: 63px;
  margin: 10px auto 0 auto;
  position: relative;
  width: 290px;
}

/* line 8, ../../app/sass/_buttons.rater.sass */
.rater_value {
  background: url(../images/buttons/rater.png) no-repeat;
  color: white;
  cursor: pointer;
  display: inline;
  float: left;
  font-size: 30px;
  font-weight: normal;
  height: 63px;
  line-height: 50px;
  margin-left: 10px;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 50px;
}
/* line 24, ../../app/sass/_buttons.rater.sass */
.rater_value.order_0 {
  margin-left: 0;
}

/* line 26, ../../app/sass/_buttons.rater.sass */
.rater_value_shadow {
  background: url(../images/buttons/rater.png) no-repeat right top;
  bottom: -5px;
  height: 10px;
  left: 10px;
  position: absolute;
  width: 30px;
}

/* line 35, ../../app/sass/_buttons.rater.sass */
.order_0:hover, .order_0.selected {
  background-position: -60px 0;
}

/* line 35, ../../app/sass/_buttons.rater.sass */
.order_1:hover, .order_1.selected {
  background-position: -60px 0;
}

/* line 35, ../../app/sass/_buttons.rater.sass */
.order_2:hover, .order_2.selected {
  background-position: -120px 0;
}

/* line 35, ../../app/sass/_buttons.rater.sass */
.order_3:hover, .order_3.selected {
  background-position: -180px 0;
}

/* line 35, ../../app/sass/_buttons.rater.sass */
.order_4:hover, .order_4.selected {
  background-position: -180px 0;
}

/* line 44, ../../app/sass/_buttons.rater.sass */
.rater_value_image {
  background: url(../images/buttons/rater.png) no-repeat 0 -80px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 20px;
  margin: auto;
  position: relative;
  top: 15px;
  width: 40px;
}
/* line 56, ../../app/sass/_buttons.rater.sass */
.order_0 .rater_value_image {
  background-position: 0px -78px;
}
/* line 56, ../../app/sass/_buttons.rater.sass */
.order_1 .rater_value_image {
  background-position: -50px -78px;
}
/* line 56, ../../app/sass/_buttons.rater.sass */
.order_2 .rater_value_image {
  background-position: -120px -78px;
}
/* line 56, ../../app/sass/_buttons.rater.sass */
.order_3 .rater_value_image {
  background-position: -170px -78px;
}
/* line 56, ../../app/sass/_buttons.rater.sass */
.order_4 .rater_value_image {
  background-position: -240px -78px;
}

/* line 62, ../../app/sass/_buttons.rater.sass */
#rater_radio_buttons {
  display: none;
}

/* line 4, ../../app/sass/_buttons.sass */
.button_small {
  background: url(../images/button-small.png) no-repeat;
  color: #f2f2f2;
  float: left;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 29px;
}
/* line 13, ../../app/sass/_buttons.sass */
.button_small.active {
  background-position: 0 -31px;
}

/* line 16, ../../app/sass/_buttons.sass */
a.button_small:hover {
  background-position: 0 -31px;
}

/* line 30, ../../app/sass/_buttons.sass */
.button_tiny {
  background-image: url(../images/button-rating-tiny.png);
  background-repeat: no-repeat;
  background-position: 0 -20px;
  color: #f2f2f2;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}
/* line 91, ../../app/sass/_mixins.sass */
.button_tiny:hover {
  background-position: 0 0;
}
/* line 94, ../../app/sass/_mixins.sass */
.button_tiny.active {
  background-position: 0 0;
}
/* line 22, ../../app/sass/_buttons.sass */
.button_tiny.active:hover {
  background-position: 0 0;
}
/* line 26, ../../app/sass/_buttons.sass */
.button_tiny:hover {
  background-position: 0 -20px;
}

/* line 33, ../../app/sass/_buttons.sass */
ul.rating_buttons_tiny {
  margin: 0;
  padding: 0;
}
/* line 13, ../../app/sass/_mixins.sass */
ul.rating_buttons_tiny li {
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  list-style: none;
}
/* line 18, ../../app/sass/_mixins.sass */
ul.rating_buttons_tiny li a {
  float: left;
  text-decoration: none;
}
/* line 35, ../../app/sass/_buttons.sass */
ul.rating_buttons_tiny li {
  background-image: url(../images/button-rating-tiny.png);
  background-repeat: no-repeat;
  background-position: 0 -20px;
  color: #f2f2f2;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}
/* line 91, ../../app/sass/_mixins.sass */
ul.rating_buttons_tiny li:hover {
  background-position: 0 0;
}
/* line 94, ../../app/sass/_mixins.sass */
ul.rating_buttons_tiny li.active {
  background-position: 0 0;
}
/* line 22, ../../app/sass/_buttons.sass */
ul.rating_buttons_tiny li.active:hover {
  background-position: 0 0;
}
/* line 26, ../../app/sass/_buttons.sass */
ul.rating_buttons_tiny li:hover {
  background-position: 0 -20px;
}

/* line 3, ../../app/sass/_home.sass */
.slide .white_box {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: white;
  height: 200px;
  position: absolute;
  top: 137px;
}
/* line 9, ../../app/sass/_home.sass */
.slide .white_box p {
  font-size: 12px;
  line-height: 1.5em;
}
/* line 12, ../../app/sass/_home.sass */
.slide #business_owner_link {
  color: white;
  left: 20px;
  position: absolute;
  font-size: 11px;
  top: 350px;
}
/* line 18, ../../app/sass/_home.sass */
.slide#intro {
  width: 910px;
}
/* line 20, ../../app/sass/_home.sass */
.slide#intro .white_box {
  width: 100%;
}
/* line 22, ../../app/sass/_home.sass */
.slide#intro .white_box .left_intro_content, .slide#intro .white_box #right_intro_content {
  left: 20px;
  position: absolute;
  top: 0px;
  width: 250px;
}
/* line 27, ../../app/sass/_home.sass */
.slide#intro .white_box #right_intro_content {
  left: auto;
  right: 10px;
  width: 260px;
}
/* line 31, ../../app/sass/_home.sass */
.slide#intro ul.vertical_rating_boxes {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
/* line 34, ../../app/sass/_home.sass */
.slide#intro ul.vertical_rating_boxes li {
  clear: both;
  display: block;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
/* line 41, ../../app/sass/_home.sass */
.slide#intro ul.vertical_rating_boxes li .button_small {
  margin-right: 5px;
}
/* line 44, ../../app/sass/_home.sass */
.slide#intro img#iphones {
  left: 50%;
  margin-left: -180px;
  position: absolute;
  top: 25px;
}
/* line 50, ../../app/sass/_home.sass */
.slide .overview {
  position: absolute;
  height: 400px;
  width: 384px;
}
/* line 54, ../../app/sass/_home.sass */
.slide .overview .white_box {
  width: 100%;
}
/* line 56, ../../app/sass/_home.sass */
.slide .overview .white_box .left_intro_content {
  left: 20px;
  position: absolute;
  top: 0px;
  width: 185px;
}
/* line 61, ../../app/sass/_home.sass */
.slide .overview .white_box .left_intro_content p {
  line-height: 1.25em;
}
/* line 63, ../../app/sass/_home.sass */
.slide .overview #screenshots {
  left: auto;
  right: 0;
  top: 80px;
}
/* line 67, ../../app/sass/_home.sass */
.slide .overview #screenshots img {
  display: none;
}
/* line 70, ../../app/sass/_home.sass */
.slide .overview #screenshots img.active {
  display: block;
}
/* line 72, ../../app/sass/_home.sass */
.slide ul.feedback_status {
  height: 50px;
  margin: 0;
  padding: 0;
  margin: 5px auto 10px auto;
  width: 470px;
}
/* line 13, ../../app/sass/_mixins.sass */
.slide ul.feedback_status li {
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  list-style: none;
}
/* line 18, ../../app/sass/_mixins.sass */
.slide ul.feedback_status li a {
  float: left;
  text-decoration: none;
}
/* line 78, ../../app/sass/_home.sass */
.slide ul.feedback_status li .label {
  color: white;
  float: left;
  font-size: 12px;
  text-align: center;
  width: 50px;
}
/* line 84, ../../app/sass/_home.sass */
.slide ul.feedback_status li .label .button_small {
  float: none;
  margin: 0 auto 5px auto;
  text-shadow: 1px 1px 3px #666666;
}
/* line 88, ../../app/sass/_home.sass */
.slide ul.feedback_status li .feedback_status_header {
  float: left;
  width: 250px;
  display: none;
}
/* line 92, ../../app/sass/_home.sass */
.slide ul.feedback_status li h2 {
  color: white;
  font-size: 23px;
  margin-top: 5px;
}
/* line 96, ../../app/sass/_home.sass */
.slide ul.feedback_status li h4 {
  color: #cccccc;
  font-weight: normal;
  margin-top: 0px;
  padding-top: 0;
  text-transform: lowercase;
}
/* line 102, ../../app/sass/_home.sass */
.slide ul.feedback_status li.active {
  width: 310px;
}
/* line 106, ../../app/sass/_home.sass */
.slide ul.feedback_status li.active .label .button_small {
  font-weight: normal;
}
/* line 108, ../../app/sass/_home.sass */
.slide ul.feedback_status li.active .feedback_status_header {
  display: block;
  margin-left: 10px;
}
/* line 111, ../../app/sass/_home.sass */
.slide #business_location, .slide #geolocation {
  height: 320px;
  margin: auto;
  position: relative;
  width: 470px;
}
/* line 116, ../../app/sass/_home.sass */
.slide #business_location .dc_button, .slide #geolocation .dc_button {
  bottom: 0;
}
/* line 118, ../../app/sass/_home.sass */
.slide #blue_map_shell {
  background: url(../images/blue-map-background.png) no-repeat;
  height: 270px;
  margin: auto;
  padding: 5px;
  position: relative;
  width: 460px;
}
/* line 125, ../../app/sass/_home.sass */
.slide #blue_map_shell #map {
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid #4a7f9d;
  height: 250px;
  margin-top: 2px;
  width: 458px;
}
/* line 131, ../../app/sass/_home.sass */
.slide #blue_map_shell #geocode_address {
  font-size: 13px;
  padding: 1px 3px;
}
/* line 134, ../../app/sass/_home.sass */
.slide #blue_map_shell #geocoder label {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}
/* line 139, ../../app/sass/_home.sass */
.slide #business_location form.new_location {
  height: 320px;
  position: relative;
  margin: auto;
  width: 470px;
}

/* line 146, ../../app/sass/_home.sass */
.slide_full {
  width: 910px;
}

/* line 149, ../../app/sass/_home.sass */
.transparent_white_box {
  background-color: rgba(255, 255, 255, 0.65);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65FFFFFF',endColorstr='#65FFFFFF');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#65FFFFFF',endColorstr='#65FFFFFF')";
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #444444;
  position: relative;
}

/* line 155, ../../app/sass/_home.sass */
.fixed_right_column {
  height: 440px;
  position: absolute;
  right: 0;
  top: 15px;
  width: 500px;
}

/* line 163, ../../app/sass/_home.sass */
#search_wrapper {
  overflow: hidden;
}

/* line 166, ../../app/sass/_home.sass */
#search_wrapper, #interior_search_wrapper {
  background: url(/images/search-wrapper.png) no-repeat;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  height: 44px;
  position: relative;
}

/* line 172, ../../app/sass/_home.sass */
#interior_search_wrapper {
  background-position: right 0;
  margin-left: 30px;
}

/* line 176, ../../app/sass/_home.sass */
#search_field {
  background: none;
  border: 0;
  outline: none;
  display: block;
  font-size: 16px;
  height: 25px;
  left: 0;
  line-height: 16px;
  padding-bottom: 1px;
  padding-top: 5px;
  position: absolute;
  top: 7px;
  width: 420px;
  border-image: none;
  -o-border-image: none;
  -webkit-border-image: none;
  -moz-border-image: none;
}

/* line 192, ../../app/sass/_home.sass */
#results {
  margin-top: 7px;
  min-height: 248px;
  padding: 10px 0;
  position: relative;
}
/* line 202, ../../app/sass/_home.sass */
#results .result_item {
  border-bottom: 1px solid #cccccc;
  color: #666666;
  display: block;
  height: 20px;
  padding: 5px 10px;
  position: relative;
  white-space: nowrap;
}
/* line 213, ../../app/sass/_home.sass */
#results .result_item img {
  float: right;
  margin: 10px 5px 0 0;
}
/* line 217, ../../app/sass/_home.sass */
#results .result_item div {
  color: black;
  cursor: pointer;
  float: left;
  line-height: 22px;
  height: 20px;
  margin-left: 5px;
}
/* line 226, ../../app/sass/_home.sass */
#results .result_item div.distance {
  color: #999999;
  font-size: 10px;
}
/* line 230, ../../app/sass/_home.sass */
#results .result_item:hover {
  background: #e2f7ff;
}
/* line 233, ../../app/sass/_home.sass */
#results .name {
  font-weight: bold;
  font-size: 13px;
  overflow: hidden;
  max-width: 200px;
}
/* line 239, ../../app/sass/_home.sass */
#results .address {
  font-size: 12px;
  overflow: hidden;
  max-width: 200px;
}

/* line 3, ../../app/sass/_feedback.sass */
.box {
  float: left;
}

/* line 7, ../../app/sass/_feedback.sass */
.feedback {
  clear: both;
}
/* line 9, ../../app/sass/_feedback.sass */
.feedback .when_and_rating {
  height: 4em;
  text-align: right;
  width: 15%;
}
/* line 13, ../../app/sass/_feedback.sass */
.feedback .when_and_rating .when {
  font-style: italic;
  margin-bottom: 0;
}
/* line 16, ../../app/sass/_feedback.sass */
.feedback .location_and_comment {
  margin-left: 2%;
  width: 82%;
}
/* line 19, ../../app/sass/_feedback.sass */
.feedback .location_name {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 23, ../../app/sass/_feedback.sass */
.feedback .address {
  padding-top: 0;
  margin-bottom: 0.5em;
  margin-top: 0;
}
/* line 27, ../../app/sass/_feedback.sass */
.feedback .rating {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 1em;
}
/* line 34, ../../app/sass/_feedback.sass */
.feedback .comment {
  clear: both;
  margin-top: 0.5em;
}

/* line 1, ../../app/sass/_nav.sass */
ul#nav_top {
  bottom: 15px;
  font-size: 12px;
  height: 20px;
  list-style: none;
  margin-bottom: 0;
  position: absolute;
  right: 20px;
  width: 300px;
  text-align: right;
}
/* line 11, ../../app/sass/_nav.sass */
ul#nav_top li {
  display: inline;
  margin: 0;
  padding: 0;
}
/* line 14, ../../app/sass/_nav.sass */
ul#nav_top li a {
  color: #6b6a6a;
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
}
/* line 19, ../../app/sass/_nav.sass */
ul#nav_top li a:hover {
  color: black;
}

/* line 22, ../../app/sass/_nav.sass */
ul#nav_primary {
  margin: 0;
  padding: 0;
  bottom: 12px;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  left: 200px;
  position: absolute;
  text-align: center;
  width: 400px;
}
/* line 13, ../../app/sass/_mixins.sass */
ul#nav_primary li {
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
  list-style: none;
}
/* line 18, ../../app/sass/_mixins.sass */
ul#nav_primary li a {
  float: left;
  text-decoration: none;
}
/* line 32, ../../app/sass/_nav.sass */
ul#nav_primary li {
  float: none;
}
/* line 34, ../../app/sass/_nav.sass */
ul#nav_primary li a {
  color: #6b6a6a;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0 15px;
}
/* line 40, ../../app/sass/_nav.sass */
ul#nav_primary li a:hover {
  color: black;
}

/* line 43, ../../app/sass/_nav.sass */
ul#nav_foot {
  margin: 0;
  padding: 0;
  left: 25px;
  line-height: 2em;
  list-style: none;
  position: absolute;
  top: 10px;
  width: 500px;
}
/* line 51, ../../app/sass/_nav.sass */
ul#nav_foot li {
  margin: 0;
  padding: 0;
}

/* line 54, ../../app/sass/_nav.sass */
.nav_centered {
  text-align: center;
  text-transform: lowercase;
}

/* line 59, ../../app/sass/_nav.sass */
ul#nav_left {
  margin: 0;
  padding: 0;
  padding-top: 20px;
  width: 210px;
}
/* line 63, ../../app/sass/_nav.sass */
ul#nav_left li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 66, ../../app/sass/_nav.sass */
ul#nav_left li a {
  border-bottom: 1px solid #e8e8e8;
  color: #a6a6a3;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 14px;
  padding: 10px 15px;
}
/* line 74, ../../app/sass/_nav.sass */
ul#nav_left li a.active {
  color: #4a7f9d;
}
/* line 76, ../../app/sass/_nav.sass */
ul#nav_left li a:hover {
  color: #4a7f9d;
}

/* line 80, ../../app/sass/_nav.sass */
.left_column_nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 83, ../../app/sass/_nav.sass */
.left_column_nav li {
  margin: 0.5em 0 0 0;
  padding: 0;
}
/* line 86, ../../app/sass/_nav.sass */
.left_column_nav img {
  float: left;
  margin: 3px 5px 0 0;
}

/* line 4, ../../app/sass/_rater.sass */
#google_map_image {
  background: #ece9e2;
  float: left;
  height: 90px;
  margin-right: 10px;
  width: 220px;
  outline: 1px solid #e6e6e6;
  border: 1px solid #c2c2c2;
}
/* line 13, ../../app/sass/_rater.sass */
.borderimage #google_map_image {
  outline: none;
  border: 3px;
  -moz-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  -o-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  -webkit-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  border-image: url("/images/field-border-image-normal.png") 3 stretch;
}

/* line 18, ../../app/sass/_rater.sass */
#business_information {
  float: left;
  width: 220px;
}
/* line 21, ../../app/sass/_rater.sass */
#business_information h5 {
  padding-top: 5px;
}

/* line 24, ../../app/sass/_rater.sass */
.business_information_text {
  float: left;
  width: 190px;
}
/* line 27, ../../app/sass/_rater.sass */
.business_information_text h4 {
  padding-top: 0;
}
/* line 30, ../../app/sass/_rater.sass */
.business_information_text #location_name {
  font-weight: bold;
}
/* line 33, ../../app/sass/_rater.sass */
.business_information_text span {
  font-weight: normal;
}

/* line 36, ../../app/sass/_rater.sass */
form.new_rating {
  position: relative;
  margin: auto;
  padding: 1px 0 0 0;
  position: relative;
  width: 460px;
}
/* line 44, ../../app/sass/_rater.sass */
form.new_rating .dc_button {
  float: right;
  bottom: 0;
  position: relative !important;
}

/* line 57, ../../app/sass/_rater.sass */
textarea#rating_comment {
  font-size: 14px;
  height: 40px;
  padding: 5px;
  margin: 5px 0 7px 0;
  width: 450px;
}

/* line 64, ../../app/sass/_rater.sass */
input#rating_email {
  font-size: 18px;
  float: left;
  padding: 5px;
  width: 320px;
}

/* line 70, ../../app/sass/_rater.sass */
#rater {
  background: white;
  outline: 1px solid #e6e6e6;
  border: 1px solid #c2c2c2;
  height: 83px;
  margin: 0px auto 7px auto;
  position: relative;
  text-align: center;
  width: 460px;
}
/* line 80, ../../app/sass/_rater.sass */
#rater .labels {
  background: white url(/images/strongly-like-labels.png) no-repeat center 10px;
}
/* line 83, ../../app/sass/_rater.sass */
.borderimage #rater {
  outline: none;
  border: 3px;
  background: white url(/images/strongly-like-labels.png) no-repeat center 20px;
  -moz-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  -o-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  -webkit-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  border-image: url("/images/field-border-image-normal.png") 3 stretch;
}
/* line 89, ../../app/sass/_rater.sass */
#rater.field_with_errors {
  border-color: #e92629;
}
/* line 92, ../../app/sass/_rater.sass */
.borderimage #rater.field_with_errors {
  -moz-border-image: url("/images/field-border-image-error.png") 3 stretch;
  -o-border-image: url("/images/field-border-image-error.png") 3 stretch;
  -webkit-border-image: url("/images/field-border-image-error.png") 3 stretch;
  border-image: url("/images/field-border-image-error.png") 3 stretch;
}

/* line 97, ../../app/sass/_rater.sass */
.marker {
  background-image: url(../images/markers.png);
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  margin-right: 10px;
  width: 20px;
}
/* line 104, ../../app/sass/_rater.sass */
.marker#business_location_marker {
  background-position: 0 0;
}
/* line 106, ../../app/sass/_rater.sass */
.marker#personal_location_marker {
  background-position: 0 -40px;
}

/* line 2, ../../app/sass/_tables.sass */
table {
  border-collapse: collapse;
  line-height: 1.1em;
  width: 100%;
}
/* line 8, ../../app/sass/_tables.sass */
table thead tr th {
  color: #2e3a44;
  font-size: 14px;
  height: 37px;
  padding-top: 20px;
  text-align: left;
}
/* line 16, ../../app/sass/_tables.sass */
table tbody tr td {
  font-size: 14px;
  height: 30px;
  padding: 5px 0;
}
/* line 20, ../../app/sass/_tables.sass */
table tbody tr td a {
  text-decoration: underline;
}
/* line 22, ../../app/sass/_tables.sass */
table tbody tr td.comment_column {
  font-style: italic;
}
/* line 24, ../../app/sass/_tables.sass */
table tbody tr.new {
  background-color: #fcffc6;
  font-weight: bold;
}
/* line 27, ../../app/sass/_tables.sass */
table th, table td {
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../app/sass/_tables.sass */
#ratings_table td {
  font-size: 12px;
}
/* line 34, ../../app/sass/_tables.sass */
#ratings_table td.table_rating_value {
  text-align: left;
}
/* line 36, ../../app/sass/_tables.sass */
#ratings_table .rating_column {
  width: 110px;
}
/* line 38, ../../app/sass/_tables.sass */
#ratings_table .business_column {
  width: 250px;
}
/* line 40, ../../app/sass/_tables.sass */
#ratings_table .business_column a {
  font-size: 14px;
  text-decoration: none;
}
/* line 43, ../../app/sass/_tables.sass */
#ratings_table .comment_column {
  padding-right: 10px;
  width: 150px;
}

/* line 49, ../../app/sass/_tables.sass */
#business_locations_table .total_ratings_column {
  font-size: 11px;
  line-height: 0em;
  text-align: center;
}
/* line 53, ../../app/sass/_tables.sass */
#business_locations_table .total_ratings_column h2 {
  color: #e92629;
  font-size: 24px;
  padding-top: 0;
  line-height: 1.5em;
}
/* line 58, ../../app/sass/_tables.sass */
#business_locations_table .business_column {
  font-size: 12px;
}
/* line 60, ../../app/sass/_tables.sass */
#business_locations_table .business_column strong {
  font-size: 14px;
}
/* line 62, ../../app/sass/_tables.sass */
#business_locations_table .business_column a {
  text-decoration: none;
}
/* line 64, ../../app/sass/_tables.sass */
#business_locations_table .business_info, #business_locations_table .comment_column, #business_locations_table .actions_column {
  font-size: 12px;
}

/* line 4, ../../app/sass/_form.fields.sass */
label {
  color: #999999;
  font-size: 14px;
  font-weight: bold;
}

/* line 9, ../../app/sass/_form.fields.sass */
input[type=text], input[type=password], textarea {
  font-family: Helvetica, Arial, sans-serif;
  outline: 1px solid #e6e6e6;
  border: 1px solid #c2c2c2;
  color: #6b6a6a;
  font-size: 16px;
  padding: 5px;
}
/* line 17, ../../app/sass/_form.fields.sass */
.borderimage input[type=text], .borderimage input[type=password], .borderimage textarea {
  outline: none;
  border: 3px;
  -moz-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  -o-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  -webkit-border-image: url("/images/field-border-image-normal.png") 3 stretch;
  border-image: url("/images/field-border-image-normal.png") 3 stretch;
  -webkit-appearance: none;
}
/* line 23, ../../app/sass/_form.fields.sass */
.borderimage input[type=text]:focus, .borderimage input[type=password]:focus, .borderimage textarea:focus {
  -moz-border-image: url("/images/field-border-image-focus.png") 3 stretch;
  -o-border-image: url("/images/field-border-image-focus.png") 3 stretch;
  -webkit-border-image: url("/images/field-border-image-focus.png") 3 stretch;
  border-image: url("/images/field-border-image-focus.png") 3 stretch;
}
/* line 26, ../../app/sass/_form.fields.sass */
input[type=text]:focus, input[type=password]:focus, textarea:focus {
  outline-color: white;
}

/* line 30, ../../app/sass/_form.fields.sass */
.field_with_errors input[type=text], .field_with_errors input[type=password], .field_with_errors textarea {
  border-color: #e92629;
}
/* line 33, ../../app/sass/_form.fields.sass */
.borderimage .field_with_errors input[type=text], .borderimage .field_with_errors input[type=password], .borderimage .field_with_errors textarea {
  outline: none;
  border: 3px;
  -moz-border-image: url("/images/field-border-image-error.png") 3 stretch;
  -o-border-image: url("/images/field-border-image-error.png") 3 stretch;
  -webkit-border-image: url("/images/field-border-image-error.png") 3 stretch;
  border-image: url("/images/field-border-image-error.png") 3 stretch;
}
/* line 38, ../../app/sass/_form.fields.sass */
.field_with_errors label, .field_with_errors a {
  color: #e92629;
}

/* line 4, ../../app/sass/_forms.sass */
.centered, .new_user, .centered_wide {
  background: #f2f2f2;
  border: 3px solid white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: auto;
  padding: 10px 20px;
  position: relative;
  width: 300px;
}
/* line 14, ../../app/sass/_forms.sass */
.centered input[type=text], .centered input[type=password], .new_user input[type=text], .new_user input[type=password], .centered_wide input[type=text], .centered_wide input[type=password] {
  width: 290px;
}

/* line 17, ../../app/sass/_forms.sass */
#errorExplanation {
  background: white;
  box-shadow: 2px 2px 5px #666666;
  -webkit-box-shadow: 2px 2px 5px #666666;
  -moz-box-shadow: 2px 2px 5px #666666;
  border: 1px solid #e92629;
  font-size: 85%;
  left: 330px;
  padding: 10px;
  position: absolute;
  top: 25px;
  width: 250px;
}
/* line 27, ../../app/sass/_forms.sass */
#errorExplanation h2 {
  color: #e92629;
}

/* line 30, ../../app/sass/_forms.sass */
.forms {
  position: relative;
}

/* line 34, ../../app/sass/_forms.sass */
.new_user h3 {
  padding: 0.5em 0 0 0;
}
/* line 36, ../../app/sass/_forms.sass */
.new_user p {
  margin: 0.5em 0 0 0;
}

/* line 1, ../../app/sass/_flash.sass */
.flash {
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -o-border-bottom-left-radius: 7px;
  -ms-border-bottom-left-radius: 7px;
  -khtml-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -o-border-bottom-right-radius: 7px;
  -ms-border-bottom-right-radius: 7px;
  -khtml-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
  background: white url(../images/icon-close-grey.png) no-repeat 420px 50%;
  border: 1px solid #e5e5e5;
  border-top: 0;
  color: #e92629;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
  left: 50%;
  margin: 0 0 0 -220px;
  padding: 0.25em 20px;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 400px;
  z-index: 1;
}
/* line 19, ../../app/sass/_flash.sass */
.flash:hover {
  background-color: #fcffc6;
}
/* line 22, ../../app/sass/_flash.sass */
.flash.error {
  color: #e92629;
  border-color: #e92629;
}
/* line 26, ../../app/sass/_flash.sass */
.flash.notice {
  color: black;
}

/* line 2, ../../app/sass/_histogram.sass */
.histogram {
  position: relative;
  height: 100%;
  width: 100%;
}
/* line 8, ../../app/sass/_histogram.sass */
.histogram .histogram_column {
  height: 100%;
  float: left;
  position: relative;
  text-align: center;
  width: 20%;
}
/* line 16, ../../app/sass/_histogram.sass */
.histogram .value, .histogram .bar_shell, .histogram label {
  margin: auto;
  width: 90%;
}
/* line 20, ../../app/sass/_histogram.sass */
.histogram .value {
  bottom: 23%;
  color: #4a7f9d;
  font-weight: bold;
  font-size: 18px;
  height: 20%;
  position: absolute;
  z-index: 1;
}
/* line 30, ../../app/sass/_histogram.sass */
.histogram .bar_shell {
  bottom: 20%;
  height: 80%;
  position: absolute;
  z-index: 0;
}
/* line 37, ../../app/sass/_histogram.sass */
.histogram .bar_shell .bar {
  background: #b6d0d9;
  bottom: 0;
  position: absolute;
  width: 100%;
}
/* line 43, ../../app/sass/_histogram.sass */
.histogram label {
  bottom: 0;
  color: #6b6a6a;
  display: block;
  font-weight: normal;
  font-size: 14px;
  height: 20%;
  position: absolute;
}

/* line 1, ../../app/sass/_noscript.sass */
noscript {
  display: block !important;
}

/* line 4, ../../app/sass/_noscript.sass */
#noscript {
  background: #e92629;
  color: white;
  font-size: 13px;
  font-weight: bold;
  left: 0;
  padding: 3px 0;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  z-index: 1111;
}
/* line 17, ../../app/sass/_noscript.sass */
#noscript a {
  color: white;
  text-decoration: underline;
}
