﻿﻿﻿﻿#ids-heading-1{
	color: #003087
}

#forgotPasswordLink{
	color: #003087	
}

#logOnFormSubmit{
	border-color: #EC7126;
	background: -moz-linear-gradient(top, #EC7126, #EC7126);
	background-color: #EC7126;
}

.ids-login-sp__logo{
	margin-left: -100px;
	position: inherit;
}

@media only screen and (max-width: 820px){
	.ids-login-sp__logo{
		margin-left: auto;
    	position: inherit;
	}

	.ids-button-group--centered{
		background: url(https://imagenes.mimundosuper.cl/wp-content/uploads/2020/07/ENTRADA-MMS-IAS-MATRIZ-AGROSUPER-05-05.jpg) no-repeat;
		height: 75px;
		background-position-y: 69px;
	}
}

.ids-login-sp__logo img{
	max-height: 300px;
	width: auto;
	max-width: 100%;
	width: 435px;
	margin-top: 25px;
	/*margin-right: 20px;*/
}

@media only screen and (min-width: 820px){
	
	.ids-button-group--centered{
		background: url(https://imagenes.mimundosuper.cl/wp-content/uploads/2020/04/Info_login.png) no-repeat;
		height: 75px;
		background-position-y: 69px;
	}

}
.ids-footer__logo-container{
	float: inherit;
}

.ids-footer__logo{
	width: auto;
}

#test-default-logo{
	box-sizing: border-box;
    height: 163px;
    /*background: url(https://imagenes.mimundosuper.cl/wp-content/uploads/2020/07/1-ENTRADA-PIE-MMS-ACTUAL.png) no-repeat;*/
    background-size: 100%;
    margin: auto;
    width: 70%;
}

.ids-footer__logo img{
	display: none;
}