* {
  margin: 0;
  padding: 0;
  border: 0;
}

html, body {
  height: 100%;
}

body {
  font-family: Arial, Tahoma, Verdana, Sans;
  font-size: 12px;
  color: #333;
}

#whole-wrapper, #content-wrapper, #body-wrapper, #footer-wrapper {
  overflow: hidden;
}

input, textarea, select {
  padding: 3px 5px;
  border: 1px solid #ccc;
}

a {
  color: #3c9eff;
}

a:hover {
  text-decoration: none;
}  

h1 {
  margin-bottom: 20px;
}

ul, ol {
  list-style-position: inside;
}

.hystmodal__wrap {
  justify-content: flex-start;
}
.form_modal_body {
  text-align: center;
  padding: 100px 20px;
} 



#whole-wrapper {
  min-height: 100%;
  background:url(images/body.png) repeat 0 0;
}

#footer-spacer {
  height: 100px;
}

#footer-wrapper {
  height: 120px;
  margin-top: -120px;
}

#footer {
  border-top: 2px solid #3c9eff;
  position: relative;
  z-index: 10;
  height:118px;
  font-size: 11px;
}

.content-wrapper {
  width: 1000px;
  margin: 0 auto;
  background:#fff;
}

#whole-wrapper #header {
  height: 170px;
  border-bottom: 2px solid #3c9eff;
  position: relative;
  font-size: 11px;
  overflow: visible;
}

#logo {
  position: absolute;
  left: 45px;
  top: 20px;
}

#phone {
  position: absolute;
  left: 350px;
  top: 49px;
}

#phone .phone {
  font-size: 20px;
  color: #000;
}

#camera-image {
  position: absolute;
  left: 670px;
  top: 0;
}

#camera-alt{
  position: absolute;
  left: 565px;
  top: 15px;
  font-size:14px;
  color:#333;
  font-weight:bold;
}

#camerapic {
  height: 50px;
  padding-top: 15px;
}

#camerapic img {
  float: left;
  margin-top: -15px;
}

#camera #no-decoration {
  text-decoration: none;
  color: #fff;
}

#search {
  position: absolute;
  right: 50px;
  top: 63px;
}

#whole-wrapper #top-menu {
  position: absolute;
  left: 30px;
  bottom: 10px;
  overflow: visible;
}

#icons {
  position: absolute;
  right: 50px;
  bottom: 20px;
}

#icons img {
  margin-left: 40px;
}

#body-wrapper {
  margin: 20px 50px;
  padding-bottom:10px;
}

#left-col {
  float: left;
  width: 585px;
}

#right-col {
  float: right;
  width: 285px;
}

#right-col h2 {
  color: #fff;
  background: #3c9eff;
  padding: 10px 20px;
  font-size: 14px;
  margin-bottom: 10px;
}

#right-col h2.unusual {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-top: 13px;
}

#copyright {
  position: absolute;
  left: 50px;
  top: 10px;
}

#bla-bla-bla {
  position: absolute;
  left: 200px;
  top: 10px;
  width: 560px;
}

#footer-contacts {
  position: absolute;
  right: 50px;
  top: 10px;
}

#left-col ul, #left-col ol {
  list-style-position: inside;
}

#left-col p, #left-col li {
  margin-bottom: 5px;
}

#left-col table {
  border-collapse: collapse;
}

#left-col td {
  padding: 5px 10px;
  border: 1px solid #ccc;
}

.mail-ok {
  font-weight: bold;
  color: #060;
}

.mail-error {
  font-weight: bold;
  color: #f00;
}

.mail-required {
  font-weight: bold;
  color: #f00;
}

#right-col input, #right-col textarea,
#left-col input, #left-col textarea {
  width: 273px;
  margin-bottom: 5px;
}

#left-col select {
  width: 285px;
  margin-bottom: 5px;
}

.form-submit {
  width: auto;
  background-color: #666;
  color: #fff;
  border-top-color: #999;
  border-left-color: #999;
  border-right-color: #333;
  border-bottom-color: #333;
  cursor: pointer;
}

#right-col .form-submit,
#left-col .form-submit {
  width: 152px;
  height: 52px;
  background: url('images/button.png') 0 0 no-repeat;
  padding: 0;
  font-weight: bold;
  text-shadow: 1px 1px 0 #666;
  margin-top: 10px;
  font-size: 14px;
  line-height: 52px;
  text-align: center;
}

#right-col .form-submit:hover,
#left-col .form-submit:hover {
  background-position: -152px 0;
}
#right-col .sendform_form,
#left-col .sendform_form {
   transition: all 0.6s ease;
}

#right-col .empty-item,
#left-col .empty-item { 
  border: 1px solid #ff0000;
}

#right-col .form-city,
#left-col .form-city { 
  display: none;
}

.form-msg {
  margin-bottom: 5px;
}

#whole-wrapper .camera, #whole-wrapper .mainwindow {
  overflow: visible;
}

#leasing-online {
  margin-bottom: 20px;
}

div.corners-up {
  background: url('images/corners-up.png') top no-repeat;
}

div.corners-down {
  background: url('images/corners-down.png') bottom no-repeat;
  padding: 1px;
}

.sh_help_button_text_trans {
  overflow: visible;
}

#leasing-online {
  display: block;
  width: 285px;
  height: 39px;
  background: url('images/big-button.png') 0 0 no-repeat;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #666;
  color: #fff;
  text-align: center;
  padding-top: 13px;
}

#leasing-online:hover {
  background-position: -285px 0;
}

#lease-term-block {
	height: 75px;
	padding: 0 10px;
	margin-top: 5px;
}
#lease-term-block label {
	margin-left: -10px;
}

#lease-deposit-block {
	height: 75px;
	padding: 0 10px;
}
#lease-deposit-block label {
	margin-left: -10px;
}

.calculator-summary {
	margin: 10px 0 15px 0;
	font-weight: bold;
}
.calculator-summary div span {
	font-weight: bold;
	font-size:18.0pt;
	color:#00b0f0;
}
#header .top-link {
    position: absolute;
    left: 836px;
    top: 21px;
}
#right-col .footer-logo {
    margin: 10px auto 0;   
}

ul.map-level-0 {
  line-height: 1.5em;
}

ul.map-level-1 {
  padding-left: 20px;
}