/* CSS Document */
.submitbtn {
  width:100%;
  margin-top: .5em;
}

.mt25 {
  margin-top: 2.5em;
}

.mb25 {
  margin-bottom: 2.5em;
}

.center {
text-align:center;
}

.ya-share2__container_size_m .ya-share2__icon {
  width: 3em !important;
  height: 3em !important;
}

#sharediv:target {
	background-color: yellow;
}

.biglink {
  font-size: 2.5rem;
}

#copier {
  cursor: pointer;
  vertical-align: middle;
}

.none {
  display:none;
}

.bold {
  font-weight: bold;
}

#errmsg {
	z-index:50000;
	position: fixed;
	top: 5em;
	left: .5em;
	opacity:.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter:alpha(opacity=85);
}

.mt5 {
  margin-top: .5em;
}

.mt15 {
  margin-top: 1.5em;
}

#cpx {
  margin-top: .5em;
}
