.ic-app-container{
  padding-top: 0 !important;
  max-width: none !important;
}

body{
	background-color: transparent;
}

.ic-app-main-content,
.ic-app-main-content__primary,
#content{
	height: 100%;
}

.telekom_malaysia-header{
	background-color: #003b93;
	height: 120px;
	position: fixed;
	width: 100%;
	margin: 0;
	z-index: 100;
}

.telekom_malaysia-header-logo{
	background-size: 68%;
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	margin-left: 25px;
}

.telekom_malaysia-header .ic-Login__container{
	margin: 0;
	width: 100%;
}

.telekom_malaysia-header .ic-Login__content{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.telekom_malaysia-header .ic-Login__innerContent{
	padding: 0;
}

.telekom_malaysia-header .ic-Login__body{
	margin-top: 10px;
	padding: 0;
}

.telekom_malaysia-header #login_form .ic-Form-control{
	margin-bottom: 5px;
}

.telekom_malaysia-header .ic-Login__actions button.Button--login{
	padding: 9px 30px;
	font-weight: bold;
}

.telekom_malaysia-header .ic-Login__actions .ic-Login__actions--left{
	text-align: center;
}

.telekom_malaysia-header .login-btn-cnt{
	-webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
   align-items: flex-start; 
}

.telekom_malaysia-header #forgot_password_form{
	width: 85%;
}

.telekom_malaysia-main{
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin: 0;
}

.telekom_malaysia-main-img{
	background-image: url("https://knolskape-website.s3.amazonaws.com/misc/arun_kumar/2016/12/19/79/vi.jpg");
	background-size: 100% 104%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: -5px;
  right: 0;
  top: -100px !important;
}

.telekom_malaysia-footer{
	height: 60px;
	background-color: #fff;
	position: absolute;
	width: 100%;
	bottom: 0;
	margin: 0;
}

.footer-facebook-link img,
.footer-twitter-link img{
	margin-top: 6px;
	margin-left: 30px
}

.footer-infosys-link{
	display: block;
	position: absolute;
	right: 20px;
	top: 6px;
}

.footer-infosys-link img{
	height: 50px;	
}