@charset "utf-8";
/* CSS Document */

/** 2 Bootstrap Toolkit Styles */
/** 2.1  Reset */
html *:first-child {
  margin-top: 0; }

html *:last-child {
  margin-bottom: 0; }

a:hover,
a:focus {
  text-decoration: none;
  outline: none; }

iframe {
  display: block; }