
@font-face {
  font-family: 'Source Sans Pro Light';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/SourceSansPro-ExtraLight.eot);
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'), url(fonts/SourceSansPro-ExtraLight.woff) format('woff'), url(fonts/SourceSansPro-ExtraLight.svg) format('svg');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/SourceSansPro-Regular.eot);
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(fonts/SourceSansPro-Regular.woff) format('woff'), url(fonts/SourceSansPro-Regular.svg) format('svg');
}
*
{
	font-family : 'Source Sans', sans-serif;
	font-size : 13px;
	font-weight:400;
}
*:focus {
	outline: none;
}
*:focus:not(:focus-visible) {
  /* Remove the focus indicator on mouse-focus for browsers
     that do support :focus-visible */
  background: transparent;
}*:focus-visible {
	outline: 2px solid #5F8FBF;
}
@font-face {
  font-family: 'roxtra';
   font-style: normal;
  font-weight: normal;
  src:  url(fonts/roxtra.woff?version=babca7354c69aa375c560423ca8827e17752e112) format('woff'),
		url(fonts/roxtra.ttf?version=babca7354c69aa375c560423ca8827e17752e112) format('truetype'),
		url(fonts/roxtra.svg?version=babca7354c69aa375c560423ca8827e17752e112) format('svg');
}
html,body,form
{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	overflow:auto;
}
html
{	
	background-color: #0066CB;
	background-image: url('../customized/background.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment: fixed;
	background-size: cover;
}

input[type="submit"]  
{
	-webkit-appearance:none;
	-webkit-border-radius:0; 
}
label, input
{
	position:relative;
	float:left;
}
.label
{
	text-transform:uppercase;
	font-weight:bold;
	color: #050E16
}
.textnorm
{
	font-weight:bold;
	color: #050E16
}
#messageLabel b
{
	text-transform:uppercase;
}
.feld
{
	width:277px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:30px;
	height:30px;
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
}
::-moz-focus-inner {
	border: 0;
}
#loginContent
{
	position: absolute;
	top:50%;
	left:50%;
	width:340px;
	height:400px;
	margin-top:-200px;
	margin-left:-170px;
}
#loginContent a
{
	text-decoration:none;
	color: #0066CB;
}
#loginContent a:hover
{
	text-decoration:underline;
}
#logo
{
	position:absolute;
	border:none;
}
#content, #jsOff
{
	position:relative;
	width:300px;
	height:100%;
	height:auto;
	padding:20px 20px;
	border-top: 5px solid #FFFFFF;
	background-color:#FFFFFF;
}
hr
{
	color:Black;
	background-color:Black;
	padding:none;
	border:none;
	height:0px;
	border-top: 1px solid #444444;
}
input[type=submit], input[type=button], button
{
	font-family : 'Source Sans Pro', Verdana, Tahoma, Arial, Helvetica;
	position:relative;
	float:right;
	
	color: #FFFFFF;
	font-size: 13px;
	line-height:30px;
	height:32px;
	text-align:left;
	margin:0;
	overflow: visible;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:40px;
	padding-right:15px;
	background-color:  #0066CB !important;
    
    min-width:100%;
	border-color: #0066CB;
    border-style:solid;
    border-width:0.5px;

	cursor: pointer;
}

input[type=submit]:hover, input[type=button]:hover, a.cool:hover, a.cool:active , button:hover
{
	background-color: #4C7398 !important;
	color: #FFFFFF;
	border-color: #4C7398;
}

.roxButtonInverted
{
	font-family : 'Source Sans Pro', Verdana, Tahoma, Arial, Helvetica;
	position:relative;
	float:right;
	
	color: #0066CB;
	font-size: 13px;
	line-height:30px;
	height:32px;
	text-align:left;
	margin:0;
	overflow: visible;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:40px;
	padding-right:15px;
	background-color: #FFFFFF !important;
    
    min-width:100%;
	border-color: #0066CB;;
    border-style:solid;
    border-width:0.5px;

	cursor: pointer;	
}

.roxButtonInverted:hover
{
	background-color: #FFFFFF !important;
	color: #4C7398;
	border-color: #4C7398;;
}

#tickerBox
{
	margin-top:20px;
}
#tickerBox, #tickerline
{
	position:relative;
	float:left;
	width:340px;
	background-color:#0066CB;
	border:none;
	line-height:30px;
	height:30px;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
}
#tickerline
{
	width:300px;
	padding-left:20px;
	padding-right:20px;
}
#flagComment
{
	position:relative;
	float:left;
	width:340px;
	margin-top:20px;
}
#flags
{
	position:relative;
	float:left;
	width:340px;
	margin-top:20px;
}
#flags input
{
	margin-right:5px;
}
.feld
{
	border:1px solid #4C7398;
}
.feld:focus
{
	border:1px solid #5F8FBF;
}
#messageLabel
{
	color: #FF0808;
}
#messageLabel.message.noerror
{
	color: #050E16;
}
#logo
{
	left: 0px;
	top: 0px;
}
#btnRequestAccess
{
	position:relative;
}

span.icon
{
	font-family:"roxtra", Arial, Sans-Serif;
	color:mainMenuBackgroundColor;
	font-size:16px;
	height:22px;
	display:inline-block;
	line-height:20px;
	margin:0; 
	padding:0;
	margin-right:15px;
	width:16px;
}

span.icon.reload:hover
{
	color: #FF0808;
	text-decoration:none;
	cursor:pointer;
}

span.icon.reload:before
{
	content:"\e918";
}

span.icon.windows:before {
  content: "\e935";
}
span.icon.windows {
      vertical-align: middle;
}

span.icon.r:before {
  content: "\e936";
}
span.icon.r {
      vertical-align: middle;
}

span.icon.user:before {
  content: "\e90e";
}
span.icon.user{
  vertical-align: middle;
}

span.icon.todo:before {
  content: "\e91b";
}

span.icon.update:before {
  content: "\e90b";
}
span.icon.update{
  vertical-align: middle;
}

span.icon.cancel:before {
  content: "\e910";
}
span.icon.cancel{
  vertical-align: middle;
}

span.icon.reset:before {
  content: "\e919";
}
span.icon.reset{
  vertical-align: middle;
}

span.icon.save:before {
  content: "\e911";
}
span.icon.save{
  vertical-align: middle;
}

span.icon.warn
{
	color:red;
}

span.icon.warn:before
{
	content:"\e929";
}

.hidden {
	display:none;
}

#incompatibleBrowser
{
	margin: 20px;
	padding: 10px;
	background-color:#FF0808;
	text-align:center;
	color:#FFFFFF;
}
#incompatibleBrowser h1
{
	font-weight: 1000;
}
