.msie-10 .d-flex,
.msie-10 .d-lg-flex,
.msie-10 .d-md-flex,
.msie-10 .d-print-flex,
.msie-10 .d-sm-flex,
.msie-10 .d-xl-flex,
.msie-10 .input-group
 {
	display: block!important
}

.msie-10 .d-inline-flex,
.msie-10 .d-lg-inline-flex,
.msie-10 .d-md-inline-flex,
.msie-10 .d-print-inline-flex,
.msie-10 .d-sm-inline-flex,
.msie-10 .d-xl-inline-flex,
.msie-10 .d-flex div,
.msie-10 .custom-control,
.msie-10 .select-wrapper div,
.msie-10 .deals__section
{
	display: inline-block!important
}

.msie-10 .form-row,
.msie-10 .row {
	display: block !important;
}

.msie-10 .form-row [class^="col-"],
.msie-10 .row [class^="col-"],
.msie-10 .form-row [class*=" col-"],
.msie-10 .row [class*=" col-"] {
	float: left;
}

.msie-10 .d-flex:after,
.msie-10 .d-lg-flex:after,
.msie-10 .d-md-flex:after,
.msie-10 .d-print-flex:after,
.msie-10 .d-sm-flex:after,
.msie-10 .d-xl-flex:after,
.msie-10 .form-row:after,
.msie-10 .row:after,
.msie-10 .input-group:after {
	content: '';
	clear: both;
	display: block;
}

.msie-10 .input-group .input-group-prepend,
.msie-10 .input-group .form-control {
	display: inline-block!important;
	float: left;
}

.msie-10 .input-group .input-group-prepend {
	width: 36%;
}

.msie-10 .input-group .form-control {
	width: 64%;
}

/* Custom CSS */

.msie-10 .footer-nav__newsletter .input-group .input-group-prepend {
	width: calc(28% - 0.5rem);
}

.msie-10 .footer-nav__newsletter .input-group .form-control {
	width: 72%;
}

.msie-10 .recent-search__signup .input-group .input-group-prepend {
	width: calc(28% - 0.5rem);
}

.msie-10 .recent-search__signup .input-group .form-control {
	width: 72%;
}

.msie-10 .justify-content-between div {
	float: left;
	width: 33.3333%;
}

.msie-10 .justify-content-between div + div {
	text-align: center;
}

.msie-10 .justify-content-between div + div + div {
	text-align: right;
}


.msie-10 .login__footer.justify-content-between div {
	width: 70%;
}

.msie-10 .login__footer.justify-content-between div + div {
	width: 30%;
	text-align: right;
}

.msie-10 .login {
	background: #1d5051;
}

.msie-10 .login__form {
	background: #fff;
}

.msie-10 .navigation .navigation__item .dropdown__menu .dropdown__item:hover .dropdown__submenu,
.msie-10 .navigation .navigation__item .dropdown__menu .dropdown__item:focus .dropdown__submenu {
	display: block!important
}
.msie-10 .navigation--right .login__form {
	padding: 1.1rem !important;
	min-height: 21rem !important;
}
.msie-10 .bg-green-dark {
	min-height: 19rem !important;
}
.msie-10 .model-box .login{
	background: #1d5051 !important;
}
.msie-10 .model-box .login__form {
	min-height: 19rem !important;
}
.msie-10 .login__lock{
	right: 0.1rem !important;
}
.msie-10 .signin-form--password .input-group .form-control{
	width: 51% !important;
}
.msie-10 .signin-form--password .input-group .input-group-prepend{
	width: 49% !important;
}

.msie-10 .alert-msg svg{pointer-events: auto;}





