/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 980px;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


html {
  
  -webkit-text-size-adjust: ;
  -ms-text-size-adjust: 100%;
}


#map_canvas img,
.google-maps img {
  max-width: none;
}




.slidesjs-pagination{display:none;}
.slidesjs-next {display:none;}
.slidesjs-stop {display:none!important;}
.slidesjs-previous {display:none;}
.slidesjs-play {display:none;}


.back{ height:40px; width:95px; float:right; margin-top:25px; margin-right:12px;}
.back:hover{ cursor:pointer;}