/*
App-custom.css
Template name: AppUI
Author: rustheme
*/

/*# sourceMappingURL=maps/app-custom.css.map */
#google_translate_element {
  position: fixed;
  bottom: 30px;
  right: 5px!important;
  z-index: 999;
}
.goog-te-gadget {
  font-family: Roboto, 'Open Sans', sans-serif!important;
  text-transform: uppercase;
}
.goog-te-gadget-simple  {
  background-color: rgba(0,0,0,0.15)!important;
  border: 1px solid rgba(0,0,0,0.20) !important;
  padding: 8px!important;
  border-radius: 4px!important;
  font-size: 1rem!important;
  line-height:2rem!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}

.goog-te-banner-frame.skiptranslate {display: none!important;} 
body {top: 0px!important;}


