<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top {
	background: #571268;
	text-align: center;
	color: white;
	padding: 5px 0 5px 0;
	
	font-size: 1.3em;
}

.top a {
	color: inherit
}
  

.top .row2 table {
	width: 100%
}

.top .row2 table td:nth-child(3) {
	text-align: right
}

.top .row2 .left-block, 
.top .row2 .center-block,
.top .row2 .right-block {
	display: inline-block
}

 
.top .head-title {
	text-decoration: none; 
	#font-size: 1.2em; 
}


 



.top .buttonMenu ,
.top .button {
	background: #67157b;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px; 
	border-bottom-left-radius: 6px; 
	border-bottom-right-radius: 6px;
	border: 1px solid #888;
	line-height: 43px;
	padding-left: 10px;
	color: #ffffff;
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
 
	text-decoration: inherit;
	white-space: nowrap;
}

.top .button:after {
	content: " ";
	width: 32px;
	height: 19px;
	background: url(topbuttontail_arr_right.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	
}

.top .buttonMenu{
	padding-right:8px;		
}
.top .buttonMenu:before {
	font-family: "Genericons";
	content: "\f419";
	width: 32px;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
}



.top.info .button label:after, .top.info .button a:after {
	background: url(topbuttontail_arr_up.png) no-repeat
}
.top .buttonMenu:hover ,
.top .button:hover, .top .button.selected {
	background: url(common_gold.jpg) no-repeat;
	background-position: 0 0;
	background-size: cover; 
}

.top .button.selected:after {
	background: url(topbuttontail_arr_down.png) no-repeat
}

.top .button:active {
	position: relative;
	top: 2px
}


.rewiev0button {
	background: #67157b;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px; 
	border-bottom-left-radius: 6px; 
	border-bottom-right-radius: 6px;
	border: 1px solid #888;
	line-height: 43px;
	padding: 0px 10px;
	color: #ffffff;
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
 
	text-decoration: inherit;
}
.rewiev0button:hover {
	background: #89349E;
}

.rewiev0button:active {
	position: relative;
	top: 2px
}

.top div.topButtonStartHere {
	display:inline-block;
}

 .top-admin-navigation{
	background: #c3c3e5;
}

 .top-admin-navigation &gt; div{
	min-width:1100px;
}</pre></body></html>