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

html {
	font-size: 16px;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body,html {
	overflow-x: hidden;
}

body {
    color: #404040;
    font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
    font-weight: 400;
	margin: 0;
    min-height: 100%;
    background: #edf0f2;
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 175%;
}

h1, h2, h3, h4, h5, h6, legend {
    margin-top: 0;
    font-weight: 700;
    font-family: "Roboto Slab","ff-tisa-web-pro","Georgia","Arial","sans-serif";
}

h1 {
	font-size: 175%
}

h2 {
	font-size: 150%
}

h3 {
	font-size: 125%
}

h4 {
	font-size: 115%
}

h5 {
	font-size: 110%
}

h6 {
	font-size: 100%
}

p {
	line-height: 24px;
	margin: 0 0 24px;
}

a {
	color: #2980B9;
	text-decoration: none;
	cursor: pointer;
}

.dokuwiki a.wikilink2:link,
.dokuwiki a.wikilink2:visited {
    border-bottom: none !important;
}

dl,
ol,
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li {
	list-style: none
}

pre {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Courier,monospace;
	font-size: 12px;
	line-height: 1.4;
}

pre {
	white-space: pre;
	margin: 0;
	padding: 12px;
	display: block;
	overflow: auto;
}

pre {
	background-color: #f8f8f8;
}

pre {
	border: 1px solid #e1e4e5;
    overflow-x: auto;
    margin: 1px 0 24px;
}

code {
	white-space: nowrap;
	max-width: 100%;
	background: #fff;
	border: 1px solid #e1e4e5;
	font-size: 75%;
	padding: 2px 5px;
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace;
	color: #e74c3c;
	overflow-x: auto
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	    outline: none;
	}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e1e4e5;
    margin: 24px 0;
    padding: 0;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
	-webkit-appearance: none;
	padding: 6px;
	display: inline-block;
	border: 1px solid #ccc;
	font-size: 80%;
	font-family: Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;
	box-shadow: inset 0 1px 3px #ddd;
	border-radius: 0;
	-webkit-transition: border .3s linear;
	-moz-transition: border .3s linear;
	transition: border .3s linear;
}

blockquote {
    margin-left: 24px;
    line-height: 24px;
    margin-bottom: 24px;
}

button, .btn {
	background-color: #f3f6f6;
    color: #404040;

    display: inline-block;
    border-radius: 2px;
    line-height: normal;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    font-size: 100%;
    padding: 6px 12px 8px 12px;
    border: 1px solid rgba(0,0,0,0.1);
    text-decoration: none;
    font-weight: normal;
    font-family: "Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;
    box-shadow: 0px 1px 2px -1px rgb(255,255,255,.5) inset, 0px -2px 0px 0px rgb(0,0,0,.1) inset;
    outline-none: false;
    vertical-align: middle;
    zoom: 1;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
	height: 35px;
}

.btn:hover {
    background-color: #e5ebeb !important;
    color: #404040;
}

.visible {
	display: block !important;
}

.invisible {
	display: none;
}

/*
@font-face {
font-family: Lato;
src: url() format("woff2"), url() format("woff");
font-weight: 400;
font-style: normal;
font-display: block
}

@font-face {
font-family: Lato;
src: url(fonts/lato-bold.woff2) format("woff2"), url(fonts/lato-bold.woff) format("woff");
font-weight: 700;
font-style: normal;
font-display: block
}

@font-face {
font-family: Lato;
src: url(fonts/lato-bold-italic.woff2) format("woff2"), url(fonts/lato-bold-italic.woff) format("woff");
font-weight: 700;
font-style: italic;
font-display: block
}

@font-face {
font-family: Lato;
src: url(fonts/lato-normal-italic.woff2) format("woff2"), url(fonts/lato-normal-italic.woff) format("woff");
font-weight: 400;
font-style: italic;
font-display: block
}

@font-face {
font-family: Roboto Slab;
font-style: normal;
font-weight: 400;
src: url(fonts/Roboto-Slab-Regular.woff2) format("woff2"), url(fonts/Roboto-Slab-Regular.woff) format("woff");
font-display: block
}

@font-face {
font-family: Roboto Slab;
font-style: normal;
font-weight: 700;
src: url(fonts/Roboto-Slab-Bold.woff2) format("woff2"), url(fonts/Roboto-Slab-Bold.woff) format("woff");
font-display: block
}
*/
