a.button:link, a.button:visited, #goog-wm-sb, .viewlargermap, #backtotop {
  border: medium none;
border-radius:30px;
color: #FFFFFF !important;
cursor: pointer;
display: block;
font-size: 16px;
height:32px;
line-height: 32px;
text-transform: uppercase;
background-color:#959595;
text-align: center;
font-family:"muliregular";
}
a.button:hover, #goog-wm-sb:hover, .viewlargermap:hover, .pkg-all a:hover, #reservationtable a.button:hover, #backtotop:hover {
	background-color: #323232;
	
}

.commentinput .button {
  height: 32px !important;
  line-height: 32px !important;
}

a.disablelink:link, a.ugcbtnwrite:link, a.enablelink:link, a.disablelink:visited, a.ugcbtnwrite:visited, a.enablelink:visited {
  display: inline-block;
  font-family: "oswaldlight";
  font-size: 18px;
  text-align: center;
  text-transform: capitalize;
}

a.disablelink:hover, a.ugcbtnwrite:hover, a.enablelink:hover { color:#333;}


#reservationtable a.button {
  background: none repeat scroll 0 0 #959595;
  border-radius: 30px;
  letter-spacing: 0.03em;
  margin-left: 1px;
  width: 182px;
}
#reservationtable a.button:hover {
  background-color: #626161;


}

#reservationtable-inner a.button {
	width: 136px;
}

.pkgbtn {
  width: 104px;
}

a.mapvisit {
  float: left;
  font-size: 12px !important;
  margin-right: 10px;font-weight: normal !important;
  width: 70px;
  height: 25px !important;
  line-height: 25px !important;
}
a.mapdirection {
  float: left;
  font-size: 12px !important;
  height: 25px !important;font-weight: normal !important;
  line-height: 25px !important;
  width: 124px;
}

#btnSubmit {
  width: 150px;
}

.pkg-all a {
  width: 86px !important;
}


.ttd-home-btn .button:link, .ttd-home-btn .button:visited {
  background: none;
  border: solid 2px;
}
.ttd-home-btn .button:hover {
  background-color:#ffffff;
color:#000000 !important;
}
.pkg-home-btn .button {
  background: none repeat scroll 0 0 transparent !important;
  border: 1px solid #fff !important;
  border-radius: 30px !important;
font-family: "muliregular" !important;
  font-size: 16px !important;
  height: 27px !important;
  line-height: 28px !important;
  width: 100px;
}
.pkg-home-btn .button:hover {
  background: none repeat scroll 0 0 #fff !important;
  color: #000 !important;
}


#backtotop {
 bottom: 10px;
 cursor: pointer;
  display: none;
border-radius:100%;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 11px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  z-index: 55;border: solid 1px #ffffff;
}

#contentmap .button {
  border-radius: 0;
}