.headerLeft {
	background-image: url("../images/logo_header.png") !important;
	background-repeat:no-repeat;
	background-size: 328px 80px;
	margin-left: 5px;
	width: 328px;
    height: 80px;
}

.headerRight {
	float: right;
	position: absolute;
	background-image: url("../images/stww-logo.svg");
    background-repeat: no-repeat;
    background-size: 160px 90px;
	width: 160px;
    height: 90px;
    right: 10px;
    margin-top: 0px;
}


/* .headerlogo {
    border: none;
    display: inline-block;
    position: relative;
    margin-top: 20px !important;
    float: right;
    width: 384px;
    height: 70px;
    background-size: 360px 50px;
    background-image: url("../images/stww-logo.svg");
    background-repeat: no-repeat;
}


.headerpanel {
    background-size: 300px 80px;
    background-image: url("../images/logo_header.png") !important;
    background-repeat:no-repeat;
} */

/* .welcomePage {
    background-image: url("../images/bg-bottom-right.png") !important;
}
 */
/* .wizardBackground {
    background-image: url("../images/bg-top-left.png") !important;
    background-repeat:no-repeat;
    background-color: #fff;
} */

.loginHeader {
    background-image: url("../images/header.png") !important;
    height: 86px;
}