.panel-phyton-code-auth-login .login-form .label-login {
	margin-top:15px;
	padding:0px;
	background: url(/factory/zuzu/awon/modules/whole/img/awon-logo.png) no-repeat center top;
	background-size:contain;
	height:100px;
	width:100%;
	margin-bottom:20px;

}

.phyton-app-header > .phyton-app-header-inner >  .page-name-block {
	background:url(/factory/zuzu/awon/modules/front/img/logo/logo.png) no-repeat center center;
	background-size: 120px auto;
}


.phyton-page-block.top {
	display:block;
}



@media (max-width:700px) {
	.phyton-tab-anchor-holder-inner {
		white-space:nowrap;
		overflow-x:auto;
	}

}


.phyton-editor-content-container font[size="7"] {
	font-size:12pt;
}

.phyton-editor-content-container font[size="6"] {
	font-size:11pt;
}

.phyton-editor-content-container font[size="5"] {
	font-size:10pt;
}

.phyton-editor-content-container font[size="4"] {
	font-size:9pt;
}

.phyton-editor-content-container font[size="3"] {
	font-size:8pt;
}

.phyton-editor-content-container font[size="2"] {
	font-size:7pt;
}