/* google translator  */
.goog-te-gadget-icon {
	display:none;
}
  
  
.goog-te-gadget-simple {
	background-color: #ecebf0 !important;
	border:0 !important;
	font-size: 10pt;
	font-weight:800;
	display: inline-block;
	padding:10px 10px !important;
	cursor: pointer;
	zoom: 1;
}
  
.goog-te-gadget-simple  span {
	color:#3e3065 !important;
}

/* hididng top bar google translator */
body {
	top: 0px !important;
}

/* Hide the "Powered by Google Translate" text */
body > .skiptranslate > iframe.skiptranslate {
	display: none !important;
	visibility: hidden !important;
}
.skiptranslate > iframe.skiptranslate {
	display: none !important;
	visibility: hidden !important;
}
/* google translator loader */
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    left: 50% !important;
    top: 50% !important;
    text-align: center !important;
}

/* for hiding feedback promt  */
#goog-gt-tt {
    display: none !important;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q{
	background-color: #fff !important;
	box-shadow: none !important;

}

.dashboard_content .iti__selected-flag {
	height: 43px !important;
}


/* selected language option on 100 % width */
.goog-te-gadget .goog-te-combo {
  width: 100% !important;
  max-width: 200px !important;
}

/*  google translator end*/





/* for custom language option  */

#language_translate{
	min-width: 110px !important;
}