@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.standart .form .button{font-weight: 600;}
	.karla, .job-details__header .toggle-wrapper.config .toggle-button::before,.button-border-lightblue.thin.karla, .nselect.nsOrange .nselect__list LI SPAN{font-family: 'Karla', sans-serif !important;}
	.profile-menu__menu li.active .karla{font-weight: bold;}
	.the-datepicker__main .the-datepicker__year{padding:0;}
	.the-datepicker__main select.the-datepicker__select{height:auto;}
}
	

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 1100px){
	.forgot-password-page .left{width: 360px;max-width: 100%;}
	.forgot-password-page .left::after{
		position: relative;
		left: 0;
		top: 0;
	}
}