/* color opacity */
/* color schemes */
@-ms-viewport {
  width: device-width; }
hr {
  box-sizing: content-box;
  height: 0; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/*Useful style*/
.btn {
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none; }

img {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.text-center {
  text-align: center; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

/*# sourceMappingURL=1-grid.css.map */
