.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%;
}

.mahindra-header{
	position: fixed;
	margin: 0;
	z-index: 100;
	top: 150px;
	left: 50%;
  transform: translate(-50%, 0);
	color: #b3b3b3;
	height: 206px !important;
  padding: 31px !important;
  box-sizing: border-box !important;
  opacity: 0.87;
  box-shadow: 0 4px 20px -2px black;

  border-bottom: 10px solid #AE285D !important;
  background-color: #fff !important;
  box-shadow: none !important;
  height: 300px !important;
  color: #000 !important;
  margin-top: 0px !important;
  width: 850px !important;
  padding: 0 !important;
  opacity: 0.94;

}

.mahindra-header-logo{
background-size: 82%;
    background-repeat: no-repeat;
    height: 110px;
    width: 300px;
    margin-left: 25px;
}

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

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

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

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

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

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

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

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

.mahindra-header #forgot_password_form{
	width: 55%;
	display: block;
	margin: 62px auto;
}

.mahindra-main{
	background-color: #fff;
	width: 100%;
	height: 99%;
}

.mahindra-main-img{
	background-image: url(https://culture-accenture.s3.amazonaws.com/knolskape/canvas-lms/axis-lms/mahindra_bg.jpg);
	background-size: 100% 100%;
	  background-repeat: no-repeat;
	  position: absolute;
	  bottom: 0px;
	  left: -5px;
	  right: 0;
	  top: 0px !important;
}

.mahindra-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;	
}

.mahindra-input-text{
	background: #F6F6F6 none !important;
  border: 6px solid rgba(255, 255, 255, 0.25) !important;
  border-radius: 7px !important;
  padding: 12px 9px 12px 17px !important;
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.4) !important;
  background-clip: padding-box !important;
  width: 291px !important;
  height: 50px !important;
  margin-right: 20px
}

.mahindra-password-input{
	width: 248px !important;
}

.mahindra-login-bottom-row{
	position: relative;
}

.mahindra-input-text.mahindra-forgot-input-text{
	width: 230px !important;
}

.mahindra-login-button{
	position: absolute;
  right: -129px;
  top: 10px;
}

    
.mahindra-forgot-button{
	width: 200px;
	margin-top: 5px;
  margin-left: -5px;
}

.mahindra-forgot-link{
	margin-top: 19px;
  margin-left: 24px;
}

.mahindra-login-link{
	margin-left: 24px;
	color: #0081bd !important;
	clear: both;
}

.forgot_password_link{
	color: #0081bd !important;
}

.mahindra-logo{
	width: 271px !important;
	height: 87px !important;
	position: relative;
	left: 284px;
	top: 33px;
}

#login_form{
	margin-top: 89px;
	width: 295px;
	margin-left: auto;
	margin-right: auto;
}

#forgot_password_instructions{
	color: #000;
	text-align: center;
}

.mahindra-form-control{
	float: left;
}