.header-desktop{
	width: 100px;
	height: auto;
	margin-top: -10px;
} 
.header-mobile{
	width:auto;
	height:auto;
	margin-top: -15px;
} 
#changestore .modal-dialog{width:500px;}
.header-mobile{display:none !important;}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.header-mobile,.changestore{display:none !important;}
.header-desktop{
	width: 100px !important;
	margin-top: 3px !important;
} 
#changestore{top:6%;} 
.login-logo{width:50% !important;}
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
.header-mobile,.changestore{display:none !important;}
.header-desktop{
	width: 100px !important;
	margin-top: 3px !important;
} 
#changestore{top:6%;} 
.login-logo{width:50% !important;}
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
.header-mobile,.changestore{display:none !important;}
.header-desktop{
	width: 100px !important;
	margin-top: 3px !important;
} 
#changestore{top:6%;} 
.login-logo{width:50% !important;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-mobile,.changestore{display:none !important;}
.header-desktop{
	width: 100px !important;
	margin-top: 3px !important;
} 
#changestore{top:6%;} 
.login-logo{width:50% !important;}
}
.tata-ajax-loader-img2{background-image:url(assets/images/svgs/loader.svg) !important;}

.pwd_info{font-style: italic;}
ul.pwd_info{list-style-type: disc;}
ul.pwd_info li{display: inline list-item; font-size: 14px;}
