.mobilepicturefooter {
	flex: 60;
}
input.cleenglogin, input.cleenglogout {
	padding-left: 10px; 
	padding-right: 10px;
	white-space: normal !important;
}
/*.logincta {
	width: 31.8%;
}*/
/*.buydiv button.buyindividual {
	width: 32.6% */  /*31.8%x41/40 approximately because of some padding difference*/
/*}*/
/*.lang_switch {
	left: 73%;
}
.lang_switch_mobile {
	right: 10vw;
}*/
button.buyindividual span, button.logincta span, button.mobilecta span {
	font-style: normal !important;
}
button {
  	line-height: 120%; /*	for multi */
}
.input_border_wrapper input {
	line-height: 120% !important;
}
@media only screen and (max-width: 634.999px) {
/*	.lang_switch_mobile {
		right: 9vw;
		right: 9%;
	}*/
	.mobilemiddle button.buyindividual {
		width: 38vw;
		line-height: 1.5em !important;
	}
	.buydiv button.buyindividual {
		width: 38vw;
		line-height: 1.5em !important;
	}
}
.swal-modal, .swal-content, .button-buy, .swal-custom-container { 
	background-color: white !important;
}
.button-dicitonary .swal-content { 
	background-color: rgba(0,0,0,0) !important;
}
.button-dictionary.swal-modal { 
	background-color: rgba(0,0,0,0) !important;
}
.swal-content {
	background-color: rgba(0,0,0,0) !important;
}
/*.swal-modal { 
	background-color: rgba(0,0,0,0) !important;
}*/
/*.swal-custom-container { 
	background-color: rgba(0,0,0,0) !important;
}*/
.swal-button {
	border: 1px solid #d5d5d5;
}