/*
* //Style CSS
*/

.amap {margin-top: 50px;width:100%;text-align:center;}
.clear {clear:both;}
.agmap {padding:15px;}
h1.title {font-size:30px;text-transform: uppercase;margin:0;padding:0;line-height: 12px;font-weight: bold;color:#313033;}
#add_marker {width:100%;background:#A8C611;color:white;border:0;text-transform: uppercase;font-weight: bold;border-radius:3px;padding:10px;margin-bottom:10px;}
button {cursor:pointer;}
@media (max-width:991px) {
	.amap {width:100%;float:none;}
}
pre.gmap {width: auto;padding: 15px;background: #C9C9C9;border: #c3c3c3;}
input {width: 50%;}
img.loading-image {height: 100px;}
.loading {position: fixed;display: block;width: 100%;height: 100%;top: 0;left: 0;text-align: center;opacity: 0.7;background-color: #fff;z-index: 99;}
.loading-image {position: absolute;top: 100px;left: 240px;z-index: 100;}
h2.desc p{font-size: 20px;margin-left: 100px;margin-right: 100px;line-height: 2.2rem;}
button.copy_shortcode {background: #2271b1;padding: 4px 20px;color: #ffffff;text-transform: uppercase;border: 2px solid #333333;}