.wide aside {
	display: none;
}

.wide .g-content {
	width: 100%!important;
}

.wide #title {
	margin-left: 10% !important;
}

.adm-workarea textarea {
	line-height: 17px;
}

.g-services-contact-us .b-title .title a{
	color: #191A1B;
}

.db-form.col-md-20, .db-form.col-sm-20, .db-form.col-xs-20  {
	float: inherit;
}
.title.b-ok {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #008000;
}

.fl-img {
  display: block;
  float: left;
  margin: 0px 20px 10px 0;
}
.fr-img {
  display: block;
  float: right;
  margin: 0px 0 10px 20px;
}

._center {
	text-align: center;
}

._delimeter {
	display: none;
	width: 100%;
	height: 1px;
	clear: both;
}