@import 'https://www.gje.co.id/global_assets/res/ladda-button/ladda-themeless.min.css';

* {
  font-family: 'Roboto', 'sans-serif';
  border-radius: 0;
}
body {
	overflow: hidden;
}
h1
, h2
, h3 {
  font-weight: 100;
}
h3
, h4 {
	font-weight: 300;
}
html, body {
  height: 100%;
}
iframe#ifrm {
  display: none!important;
}
label.error {
  color: #c00;
  font-size: x-small;
  position: fixed;
}
input {
  -webkit-box-shadow: 0 0 0px 9999px white inset !important;
}
.input-group-text {
  background-color: #fff;
  border-right-color: #fff;
}
.input-group .form-control {
  border-left-color: transparent;
}
