<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.en {
	direction:ltr;
}
body.en header a#logo {
	/*background:transparent url(/static/images/template/logo-en.png) left top no-repeat;*/
	float:left;
	margin-left:10px;
	width:200px;
}

body.en  header #profile{
	float:right;
	margin-right:3px;   
}
body.en header #profile #user-notifications ul li {
float:left;
}
body.en header #profile #user-notifications{
	float: right;
}
body.en header #profile #user-data {
	padding: 2px 5px 0 2px;
	float: left;
}
body.en header #profile #user-data.empty {
	background:transparent url('/static/images/template/user.png') left 8px no-repeat;
	padding: 2px 5px 0 40px;
}
body.en  header #profile #user-notifications ul li:first-child a{
border-left:1px solid #ccc;
-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px;}
/*body.en  header #profile #user-notifications a#logout{
padding-left:22px;
	padding-right:10px;
}*/
/*body.en header #profile #user-notifications ul li:last-child a {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 0px; 
}*/
body.en header #profile #user-notifications ul li a {
border-left:0;
}
/*body.en header #profile #user-notifications a#logout{
background-position:5px center;
}*/
body.en #sub-navigation ul {
	float:left;
}
body.en #sub-navigation ul li ,body.en #main #sub-navigation ul li {
	float:left;
}
 body.en  #main #sub-navigation ul li span{
	background-position: left center;
	padding-right: 5px;
	padding-left: 32px;
}
body.en #HomePageMainContent {
	padding-left: 295px;
}

body.en #SideMenu {
	float: left;
	right: 285px;
	margin-right: -100%;
}

body.en #SideMenu ul li a {
	padding-left: 50px;
}
body.en div.sdmenu div span{
	background-position: 95% center;
}
body.en #userName{
	float:left
}
body.en #SideMenu input[type=text]{

}
body.en button,body.en input[type="button"]{
	font-size: 12px;
}
body.en #mailTD{
	left: 0px
}
body.en #onlineUsersTD{
	left: 36px;
}
body.en #certificate{
	left: 71px;
}
body.en #loginTrys{
	left: 106px;
}
body.en #SystemRules{
	left: 141px;
}
body.en #ChangePassTD{
	left: 176px;
}
body.en #scopeDiv{
	left: 211px;
}
body.en #onlineUserDataDiv{
	left: 246px;
}
body.en #logout {
	left: 281px;
}
body.en #copyright_container {
float: right;
padding-right: 31px;
}</pre></body></html>