html {
font-family:"Roboto Mono",monospace;
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
font-size:10px;
-webkit-tap-highlight-color:rgba(0,0,0,0)
}

* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}

:before,:after {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}

body {
font-family:"Roboto Mono",monospace;
font-size:14px;
line-height:1.42857143;
color:#CCC;
background-color:#000;
margin-bottom:20px
}

p {
margin:0 0 10px
}

body {
background-color:#000;
font-size:20px;
margin-bottom:20px;
font-family:"Roboto Mono",monospace
}

.h {
border-bottom:5px dotted #2C37BF;
text-align:center;
padding:2em 0;
margin-bottom:2em
}

.h p {
color:#999;
letter-spacing:1px
}

p,li {
line-height:160%!important
}

img {
border:0;
page-break-inside:avoid;
max-width:100%!important
}

.thumbnail>img,.thumbnail a>img {
margin-left:auto;
margin-right:auto
}

.media-object.img-thumbnail {
max-width:none
}

img {
vertical-align:middle
}

.img-responsive,.thumbnail>img,.thumbnail a>img {
display:block;
max-width:100%;
height:auto
}

.assist {
display:none
}

a {
color:#2C80BF;
text-decoration:none
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
font-family:inherit;
font-weight:500;
line-height:1.1;
color:#CCC
}

p,li {
line-height:160%!important
}

body {
margin:0
}

textarea {
font-family:inherit;
font-size:inherit;
line-height:inherit
}

.main {
padding-bottom:2em
}

.container {
position:absolute;
top:50%;
left:50%;
-moz-transform:translateX(-50%) translateY(-50%);
-webkit-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%)
}

.iconLink {
    color:white;
}