@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
html { overflow-x: hidden; }
body { background-color: #eee; margin: 0 auto; padding: 0; width: 100%; box-sizing: box-width; }
.icon { margin-right: .3em; -webkit-font-smoothing: antialiased; }
.copy { display: block; margin: 20px auto; text-align: center; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,.3); font-size: 90%; }
.copy a { color: #fff; }
.button-showcase { margin: 20px auto; }
.button-showcase div { padding: 20px 0; text-align: center; }
.page-header { text-align: center; }
.page-header .page-title, .page-header .page-subtitle { color: #aaa; text-shadow: 0 0 2px #fff; font-family: 'Lato', Calibri, Arial, sans-serif; color: #89867e; }
.page-header .page-title { font-weight: 400; }
.page-header .page-subtitle { font-weight: 300; }
.for-bs { font-weight: bold; color: #111; display: block; }
header, footer { display: block; width: 100%; overflow: auto; }
footer { background: #0e83cd; }
.color-1 { background: #0e83cd; }
.color-2 { background: #f06060; }
.color-3 { background: #fcd04b; }
.color-4 { background: #2ecc71; }
.color-5 { background: #9e54bd; }
.color-6 { background: #4593e3; }
.color-7 { background: #2ac56c; }
.color-8 { background: #ecf0f1; }
.color-8 { color: #aaa; font-weight: bold; }
.color-8 .btn { color: #aaa; }
code { position: relative; width: 90%; clear: both; display: block; top: 15px; margin: 0 auto; }
code:after {
content: " ";
position: absolute;
display: block;
bottom: 100%;