.im-showOrig, 
.im-showRus, 
.im-editRus{
	color: transparent;
	visibility: hidden;
}
.bs-docs-section *:hover > .im-showOrig, 
*:hover > a > .im-showOrig, 
.im-showRus, 
.im-editRus{
	color: #bbb;
	cursor: pointer;
	visibility: visible;
}
.im-showOrig:hover, 
.im-showRus:hover, 
.im-editRus:hover{
	color: #888!important;
	cursor: pointer;
}
h1 .im-showOrig, 
h1 .im-showRus, 
h1 .im-editRus{
	font-size: 26px;
}
h2 .im-showOrig, 
h2 .im-showRus, 
h2 .im-editRus{
	font-size: 20px;
}
#modalSend .uk-button:first-child{
	margin-right: 10px;
}
#modalSend textarea{
	font-family: inherit;
	font-size: inherit;
	padding: 5px;
    width:100%;
}
#modalSend .textwrapper{
  margin:5px 5px;
}
#modalSend p{
	margin-left: 5px;
}
.beget{
	margin-top: 40px;
}
.googleAd{

}
ins{
	background: transparent;
}
.uk-notify {
    width: 400px;
}
.bs-example:after {
    content: "Пример";
}
.bs-docs-footer {

}
@media (min-width: 768px) {
	.googleAdFooter{
		width:728px;
		margin: 0 auto 20px auto;
	}

}
@media (min-width: 992px) {
	.bs-docs-header {
	}
}


