html {width: 100%; margin: 0px; padding: 0px; overflow-x: hidden;}
body {background: #e3e2dd; background: #fff; font-family: 'Roboto', sans-serif; color: #444; font-size:16px; font-weight:400; width: 100%; margin: 0px; padding: 0px; overflow-x: hidden;}
p {font-family: 'Roboto', sans-serif; font-size:16px; font-weight:300;}
h1, h2, h3, h4, h5, h6 {font-family: 'Rokkitt', serif; font-weight:400;}
h1 {font-size: 1.8em;}
rokk  {font-family: 'Rokkitt', serif;}
a, a:visited, a:hover, a:active {color: #444; text-decoration: none;}
a.thirstylink, a.thirstylink:visited, a.thirstylink:hover, a.thirstylink:active {color:darkorange; font-weight: 700; text-decoration: none;}
p a, p a:visited, p a:hover, p a:active {color:darkorange; font-weight: 700; text-decoration: none;}
strong {font-family: 'Rokkit', sans-serif;font-weight: 600;}

.paper {background:white; background: url(../images/paper.png); background-size: 33%; margin-top: 20px; -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.16); -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.16); box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.16);}

#sb_instagram {background: none !important;}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-header {text-align: center;}

.navbar-header button {background: white; box-shadow: none; border: none;}

.navbar-toggle {
  float: none !important;
  margin-right: 0 !important;
  background: none !important;
}

.icon-bar {
  color: black;
  border-color: black;
  background-color: black;
}

.current-menu-item {text-decoration: underline;}

.nav>li>a {font-family: 'Roboto', sans-serif; color: #444; font-size:14px; font-weight:400; text-transform: uppercase;}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: underline;
    background: none;
}

.start-content {}

.start-content img {width:100%; height: auto; padding:4px;}

.tablepress {font-size: 11px;}
.tablepress tbody td {border: none !important;}

.btn-dark {
color: #fff !important;
background-color: #343a40;
border-color: #343a40;
box-shadow: none;
}