@CHARSET "ISO-8859-1";

body {
    background: url('/resources/css/CustomLayout/powered_by_econ4.png') fixed no-repeat , url('/resources/css/CustomLayout/background.jpg') fixed no-repeat;
    background-size: auto, cover;
    /* background: -moz-linear-gradient(270deg, #FF0000 0%, #ffffff 100%); ff3.6+ */
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0000), color-stop(100%, #ffffff)); safari4+,chrome */
    /* background: -webkit-linear-gradient(270deg, #FF0000 0%, #ffffff 100%); safari5.1+,chrome10+ */
    /* background: -o-linear-gradient(270deg, #FF0000 0%, #ffffff 100%); opera 11.10+ */
    /* background: -ms-linear-gradient(270deg, #FF0000 0%, #ffffff 100%); ie10+ */
    /* background: linear-gradient(180deg, #FF0000 0%, #ffffff 100%); /* w3c */ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
    background-position: bottom right, 0 0% ;
}

.redesign-logo {
    background: url("/resources/css/CustomLayout/logo.png") no-repeat scroll 0 0 rgba(255, 255, 255, 0.0);
    height: 57px;
    left: 25px;
    position: absolute;
    top: 10px;
    width: 180px;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 1px 1px 3px 3px rgba(50, 50, 50, 0.0);
}

div.redesign-header {
    background-clip: padding-box;
    background-color: #FF0000;
    border-bottom: 0px solid #FF0000;
    height: 75px;
    min-width: 2000px;
    /*position: relative;*/
	position: fixed;
	z-index: 999;
}

div#frame {
    margin-top:85px;
}
div.restrict-animation-overflow-container {
    margin-top: 0px;
}
.redesign-session-status {
    color: #FFFFFF;
}
.redesign-session-status a{
    color: #FFFFFF;
}

.redesign-toolbar-icon-menu:hover {
    color: #ffffff;
}
.redesign-toolbar-icon-menu {
    color: #ffffff;
}
.redesign-session-status a:hover {
    color: #FF0000;
}

.redesign-toolbar ul li a {
    color: #ffffff; 
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
}
.redesign-toolbar {
    background-color: #FF0000;
    height: 67px;
    top: 0px;
    right: 0px;
}

/*.redesign-toolbar ul{
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
}
*/
.redesign-breadcrumb {
    color: #FF0000;
}

.redesign-breadcrumb-currentlink {
    color: #FFFFFF;
}

.redesign-breadcrumb a {
    color: #FFFFFF;
}

.redesign-toolbar-icon-menu:hover {
    background-position: 0px 0px;
    opacity: 0.5;
}

.kru-buttoncontrol {
    background: #FF0000 none repeat scroll 0 0;
    border: 1px solid #FF0000;
}

.mainContentHeadline {
    border-bottom: 1px solid #FF0000;
}

.mainContentContainerHeaderRedesign {
    border-bottom-color: #FF0000;
}

.flatinput {
    border-bottom-color: #FF0000;
}

.headline-full {
    border-bottom-color: #FF0000;
}

form .text {
    border-color: #FF0000;
}

div.menuWrapper .menuItemActive {
    background-color: #FF0000 !important;
}

div.menuWrapper .menuItem .mainMenuLink:hover {
    background-color: #FF0000;
    border-color: #FF0000;
}

.mainMenuSubItem:hover {
    background-color: #B3B3B3;
    border-color: #FF0000;
}

.datalist th {
    background-color: #FF0000;
}

table.highlight > tbody > tr:hover > td {
    background-color: #B3B3B3;
}

.browsecontrol > div.blatt.active {
    background-color: #FF0000;
}

.report-tab-container ul li a.active {
    background-color: #FF0000;
}

.report-tab-container ul li a.active:hover {
    background-color: #FF0000;
}

.report-tab-content {
    border-color: #FF0000;
}

table.report-tab-table {
    border-color: #FF0000;
}

.inputbox:hover, .inputbox-login:hover, .inputboxTime:hover, .inputboxTime:hover, .inputboxSelect:hover, .inputboxSelect:hover, tablebehaviour-hover {
    border-color:#B3B3B3;
}


.ui-widget-header {
    border-bottom-color: #FF0000;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color:  #FF0000;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: #FF0000;
}

.ui-state-hover {
    background: #B3B3B3;
}
.login-screen-box {
	background-color: #FFFFFF;
}
/*
.login-screen-box-title {
	color: #FFFFFF;
}
*/
table#bookmarkTable td:first-child{
    background-color: #FF0000 !important;
}


/*
.redesign-toolbar-icon-help {
    display: none !important;
}
*/
