#template {
	margin: 0 auto;
	border: 1.56px solid;
}
#template p {
	margin: 0
}
.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type){border-right: none !important;}
.tox-toolbar__group .tox-tbtn[title="More..."], .tox-toolbar__group ~ .tox-toolbar__group  {display: none;}
.footer,.header,.body {
	width: 100%;
	padding: 7.8px;	
	text-align: center;
	line-height: 1.2;
	font-size: 11.71875pt;
	color: #fff;
	word-break: break-word
}
.body {
	background: #fff;
	font-size: 14.0625pt;
	color: #000
}
.templates {
  display: inline-block;
}
.adArea .templates{
	border: 2px solid #1565C0;
}
.templates .header{
	min-height: 30px;
    color: white;
    font-size: 13px;
    text-align: center;
    padding: 20px 2px 5px;
}
.templates .body {
    font-size: 11px;
    text-align: center;
}
.templates .footer {
    color: white;
    font-size: 14px;
    text-align: center;
}
.ordr-prvw #template{
  margin: 0;
  padding: 0;
}