﻿/*input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #ababab;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #ababab;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #ababab;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #ababab;}*/

.met-editor {line-height:1.6;word-wrap:break-word;margin-bottom: 60px;}
.message-subpage h4 {display:block;font-size:1.0625rem;padding:1.4rem 0 .4rem 0}
.form-control {padding:12px 15px !important}
.message-subpage textarea{padding:8px 14px !important}

.focusclass {color: #76838f;}
.blurclass {color: #ababab;}
#name,#tel{border-right:0}
@media (max-width:765px) {
   #name,#tel{border-right:1px solid #ccc;}
   .met-editor{margin:0 1rem 1rem 1rem}
}

.margin-30{margin-left:-30px}
.map{height:450px}
#map-box{border:2px solid #ababab;height:100%;margin-right:-15px}
.iw_poi_title {color: #CC5522;font-size: 14px;font-weight: bold;overflow: hidden;padding-right: 13px;white-space: nowrap;}
.iw_poi_content {overflow: visible;padding-top: 4px;white-space: -moz-pre-wrap;word-wrap: break-word;}
img {max-width:initial}
.contact-info{margin-bottom:30px}
.contact{width:100%;overflow: hidden;height:150px;margin-top:10px}
.contact li:first-child{margin-bottom:17px}
.contact img{margin:-6px 0 15px -10px;height: 138px;float:left}