@import url('https://fonts.googleapis.com/css?family=Fredericka+the+Great|Josefin+Slab');
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: "Josefin Slab", serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Josefin Slab", serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input,
select[multiple],
textarea {
    background-image: none;
}
a {
    color: #428bca;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #2a6496;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 2cm 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16.099999999999998px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #428bca;
}
.text-warning {
    color: #c09853;
}
.text-danger {
    color: #b94a48;
}
.text-success {
    color: #468847;
}
.text-info {
    color: #3a87ad;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Fredericka the Great", cursive;
    font-weight: 500;
    line-height: 1.1;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
.h6,
h6 {
    font-size: 12px;
}
.h1 small,
h1 small {
    font-size: 24px;
}
.h2 small,
h2 small {
    font-size: 18px;
}
.h3 small,
.h4 small,
h3 small,
h4 small {
    font-size: 14px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
ul {
    list-style-type: square;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 20px;
}
dd,
dt {
    line-height: 1.428571429;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .dl-horizontal dd:after,
    .dl-horizontal dd:before {
        content: " ";
        display: table;
    }
    .dl-horizontal dd:after {
        clear: both;
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}
blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}
blockquote p:last-child {
    margin-bottom: 0;
}
blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999999;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: '';
}
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}
code,
pre {
    font-family: monospace, serif;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: whitesmoke;
    white-space: nowrap;
    border-radius: 4px;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
pre.prettyprint {
    margin-bottom: 20px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table tbody > tr > td,
.table tbody > tr > th,
.table tfoot > tr > td,
.table tfoot > tr > th,
.table thead > tr > td,
.table thead > tr > th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0;
}
.table tbody+tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed tbody > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed thead > tr > th {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell;
}
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th {
    background-color: #f5f5f5;
}
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
    background-color: #d0e9c6;
    border-color: #c9e2b3;
}
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th {
    background-color: #f2dede;
    border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
    background-color: #ebcccc;
    border-color: #e6c1c7;
}
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th {
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
    background-color: #faf2cc;
    border-color: #f8e5be;
}
@media (max-width: 768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        border: 1px solid #dddddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
        background-color: #fff;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > thead > tr:last-child > td,
    .table-responsive > .table-bordered > thead > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 1px \9 0 0;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
select[multiple],
select[size] {
    height: auto;
}
select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}
.form-control:-moz-placeholder {
    color: #999999;
}
.form-control::-moz-placeholder {
    color: #999999;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}
.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm {
    height: auto;
}
.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg {
    height: 45px;
    line-height: 45px;
}
textarea.input-lg {
    height: auto;
}
.has-warning .control-label,
.has-warning .help-block {
    color: #c09853;
}
.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}
.has-error .control-label,
.has-error .help-block {
    color: #b94a48;
}
.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
}
.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}
.has-success .control-label,
.has-success .help-block {
    color: #468847;
}
.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
}
.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}
.form-control-static {
    margin-bottom: 0;
    padding-top: 7px;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:focus,
.btn:hover {
    color: #333333;
    text-decoration: none;
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter:alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999999;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: "";
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #428bca;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #999999;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000000;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
@-ms-viewport {
    width: device-width;
}
@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px;
    }
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.visible-xs {
    display: none !important;
}
tr.visible-xs {
    display: none !important;
}
td.visible-xs,
th.visible-xs {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important;
    }
    tr.visible-xs.visible-sm {
        display: table-row !important;
    }
    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important;
    }
    tr.visible-xs.visible-md {
        display: table-row !important;
    }
    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-xs.visible-lg {
        display: block !important;
    }
    tr.visible-xs.visible-lg {
        display: table-row !important;
    }
    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell !important;
    }
}
.visible-sm {
    display: none !important;
}
tr.visible-sm {
    display: none !important;
}
td.visible-sm,
th.visible-sm {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block !important;
    }
    tr.visible-sm.visible-xs {
        display: table-row !important;
    }
    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
        display: block !important;
    }
    tr.visible-sm.visible-md {
        display: table-row !important;
    }
    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important;
    }
    tr.visible-sm.visible-lg {
        display: table-row !important;
    }
    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell !important;
    }
}
.visible-md {
    display: none !important;
}
tr.visible-md {
    display: none !important;
}
td.visible-md,
th.visible-md {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-md.visible-xs {
        display: block !important;
    }
    tr.visible-md.visible-xs {
        display: table-row !important;
    }
    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
        display: block !important;
    }
    tr.visible-md.visible-sm {
        display: table-row !important;
    }
    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-md.visible-lg {
        display: block !important;
    }
    tr.visible-md.visible-lg {
        display: table-row !important;
    }
    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell !important;
    }
}
.visible-lg {
    display: none !important;
}
tr.visible-lg {
    display: none !important;
}
td.visible-lg,
th.visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-lg.visible-xs {
        display: block !important;
    }
    tr.visible-lg.visible-xs {
        display: table-row !important;
    }
    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
        display: block !important;
    }
    tr.visible-lg.visible-sm {
        display: table-row !important;
    }
    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important;
    }
    tr.visible-lg.visible-md {
        display: table-row !important;
    }
    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
.hidden-xs {
    display: block !important;
}
tr.hidden-xs {
    display: table-row !important;
}
td.hidden-xs,
th.hidden-xs {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
    tr.hidden-xs {
        display: none !important;
    }
    td.hidden-xs,
    th.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs.hidden-sm {
        display: none !important;
    }
    tr.hidden-xs.hidden-sm {
        display: none !important;
    }
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-xs.hidden-md {
        display: none !important;
    }
    tr.hidden-xs.hidden-md {
        display: none !important;
    }
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-xs.hidden-lg {
        display: none !important;
    }
    tr.hidden-xs.hidden-lg {
        display: none !important;
    }
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg {
        display: none !important;
    }
}
.hidden-sm {
    display: block !important;
}
tr.hidden-sm {
    display: table-row !important;
}
td.hidden-sm,
th.hidden-sm {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-sm.hidden-xs {
        display: none !important;
    }
    tr.hidden-sm.hidden-xs {
        display: none !important;
    }
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
    tr.hidden-sm {
        display: none !important;
    }
    td.hidden-sm,
    th.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-sm.hidden-md {
        display: none !important;
    }
    tr.hidden-sm.hidden-md {
        display: none !important;
    }
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-sm.hidden-lg {
        display: none !important;
    }
    tr.hidden-sm.hidden-lg {
        display: none !important;
    }
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg {
        display: none !important;
    }
}
.hidden-md {
    display: block !important;
}
tr.hidden-md {
    display: table-row !important;
}
td.hidden-md,
th.hidden-md {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-md.hidden-xs {
        display: none !important;
    }
    tr.hidden-md.hidden-xs {
        display: none !important;
    }
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md.hidden-sm {
        display: none !important;
    }
    tr.hidden-md.hidden-sm {
        display: none !important;
    }
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
    tr.hidden-md {
        display: none !important;
    }
    td.hidden-md,
    th.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-md.hidden-lg {
        display: none !important;
    }
    tr.hidden-md.hidden-lg {
        display: none !important;
    }
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg {
        display: none !important;
    }
}
.hidden-lg {
    display: block !important;
}
tr.hidden-lg {
    display: table-row !important;
}
td.hidden-lg,
th.hidden-lg {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-lg.hidden-xs {
        display: none !important;
    }
    tr.hidden-lg.hidden-xs {
        display: none !important;
    }
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-lg.hidden-sm {
        display: none !important;
    }
    tr.hidden-lg.hidden-sm {
        display: none !important;
    }
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg.hidden-md {
        display: none !important;
    }
    tr.hidden-lg.hidden-md {
        display: none !important;
    }
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
    tr.hidden-lg {
        display: none !important;
    }
    td.hidden-lg,
    th.hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
tr.visible-print {
    display: none !important;
}
td.visible-print,
th.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
    .hidden-print {
        display: none !important;
    }
    tr.hidden-print {
        display: none !important;
    }
    td.hidden-print,
    th.hidden-print {
        display: none !important;
    }
}
html {
    height: 100%;
}
body {
    position: relative;
    margin: 0;
    border: 0;
    padding: 80px 0 0;
    font-family: "Josefin Slab", serif;
    color: #21272d;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-size: 17px;
    min-height: 100%;
}
.is-visible .site-nav {
    top: 100px;
}
.is-visible .top-nav {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transition: 0.3s all ease;
    top: -200px;
}
h1,
h2,
h3,
h4,
h5 {
    color: #263c4c;
}
h1,
h2 {
    font-family: "Fredericka the Great", cursive;
}
a.home {
    color: #2077b2;
    text-decoration: none;
}
a.home:hover {
    color: #000;
    text-decoration: none;
}
.container {
    max-width: 820px;
    margin: 0 auto;
    padding-bottom: 11em;
}
.article-cover,
.blog-cover {
    max-width: 100%;
    margin-top: 0;
    position: relative;
    max-height: 460px;
    overflow: hidden;
    background: #eee;
}
.article-cover > div,
.blog-cover > div {
    max-height: 480px;
    line-height: 0;
}
.article-cover .image,
.blog-cover .image {
    width: 100%;
    top: 0;
    position: relative;
}
.index .excerpt {
    margin-top: 0.75em;
    margin-bottom: 0;
}
.index .title {
    margin: 0 0 0.1em;
}
.index .avatar {
    float: left;
    border-radius: 62px;
    height: 48px;
    width: 48px;
    margin-top: 0;
    margin-right: 30px;
}
.logo img {
    width: 42px;
}
.blog-cover {
    height: 320px;
    background-color: #111;
    background-size: cover;
    background-position: center center;
    z-index: 1;
}
.blog-cover section {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    background-image: linear-gradient(bottom, rgba(0,0,0,0.15) 0%, transparent 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.15) 0%, transparent 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.15) 0%, transparent 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.15) 0%, transparent 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.15) 0%, transparent 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0,0,0,0.15)), color-stop(1, transparent));
    padding: 100px 0;
    z-index: 10;
}
.blog-cover section a:last-child {
    margin: 1.5em 0 0;
}
.blog-cover section a {
    color: #fff;
    border: 0;
    width: 36px;
    height: 36px;
    border: 2px solid #fff;
    display: inline-block;
    padding: 10px 0;
    border-radius: 42px;
    margin: 1.5em 1em 0 0;
    transition: 0.2s all ease;
    line-height: 0;
    text-align: center;
}
.blog-cover section a:hover {
    transition: 0.2s all ease;
    background: #fff;
}
.blog-cover section a:hover .icon-rss {
    background-position: 1px -11px;
}
.blog-cover section a:hover .icon-twitter {
    background-position: 0 -15px;
}
.blog-cover section a:hover .icon-facebook {
    background-position: 0 -14px;
}
.blog-cover h1 {
    font-size: 2.7em;
    line-height: 1.4em;
}
.blog-cover h3 {
    font-size: 1.3em;
}
.blog-cover h1,
.blog-cover h3 {
    color: #fff;
    margin: 0;
    font-weight: 600;
}
.blog-cover h4 {
    font-size: 1.0em;
}
.pagination {
    text-align: center;
}
.site-footer {
    clear: both;
    text-align: center;
    width: 100%;
    height: 8em;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    margin: 4em 0 0;
    background: whitesmoke;
    color: #aaa;
    font-size: 1em;
}
.site-footer .home {
    font-size: 1.8em;
}
.site-footer a {
    color: #777;
    border: 0;
    margin-right: 0.5em;
}
.site-footer a:hover {
    color: #222;
}
.site-footer p {
    color: #999;
}
.site-footer p a {
    margin: 0;
    color: #999;
}
.site-footer nav {
    display: inline-block;
}
.site-footer .social {
    float: right;
}
.site-footer .social a {
    color: #000;
    border: 0;
    width: 36px;
    height: 36px;
    border: 2px solid #000;
    display: inline-block;
    padding: 10px 0;
    border-radius: 42px;
    margin: 0 1em 0 0;
    transition: 0.2s all ease;
    line-height: 0;
    text-align: center;
    opacity: 0.3;
}
.site-footer .social a:hover {
    opacity: 0.9;
}
.muted {
    color: #848484;
}
.btn {
    color: #fff;
    font-weight: bold;
    background-color: #54b89d;
    font-size: 1em;
    padding: 0.6em 1.2em;
    display: inline-block;
    position: relative;
    border: 0;
    text-align: center;
    text-decoration: none;
    font-style: normal;
    font-weight: 600;
    cursor: pointer;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    vertical-align: bottom;
    text-rendering: optimizeLegibility;
    border-radius: 2px;
    vertical-align: middle;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 2px;
    background: #4dab7d;
    border: 2px solid #4dab7d;
    text-transform: uppercase;
    white-space: nowrap;
}
.btn:hover {
    background: #3d8863;
    border-color: #3d8863;
    color: #fff;
}
.btn:active {
    box-shadow: none;
}
.btn-outline {
    background: none;
    border-radius: 4px;
    font-size: 0.8em;
    border: 2px solid #2077b2;
    border-radius: 3px;
    color: #1c699c;
    transition: none;
}
.btn-outline:hover {
    border: 2px solid #1c699c;
    color: #185a87;
    background: none;
}
.abstract {
    display: none;
}
table a:link {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}
table a:visited {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}
table a:active,
table a:hover {
    color: #bd5a35;
    text-decoration: underline;
}
table {
    font-family: "Fredericka the Great", cursive;
    color: #666;
    font-size: 1.0em;
    text-shadow: 1px 1px 0 #fff;
    background: #eaebec;
    margin: 20px;
    border: #ccc 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}
table th {
    padding: 21px 25px 22px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #e0e0e0;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top, #ededed, #ebebeb);
}
table th:first-child {
    text-align: left;
    padding-left: 20px;
}
table tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}
table tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
table tr {
    text-align: center;
    padding-left: 20px;
}
table td:first-child {
    text-align: left;
    padding-left: 20px;
    border-left: 0;
}
table td {
    padding: 18px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}
table tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}
table tr:last-child td {
    border-bottom: 0;
}
table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
.tab {
    widht: 300px;
    height: 200px;
}
.site-nav {
    background: #fff;
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    transition: all 0.35s ease;
    z-index: 100;
}
.site-nav .caret {
    opacity: 0.2;
}
.site-nav .brand img {
    height: 40px;
    margin-right: 10px;
    margin-top: -10px;
}
.site-nav .dropdown {
    display: inline-block;
}
.site-nav nav {
    padding: 22px 30px;
    float: left;
    height: 80px;
    display: table-cell;
}
.site-nav #navigation {
    padding-right: 0;
}
.site-nav #navigation .accented {
    color: #2077b2 !important;
    fill: #2077b2 !important;
}
.site-nav #navigation ul {
    display: inline;
    padding-left: 0;
}
.site-nav #navigation a {
    border: 0;
    margin: 0 0.3em;
    display: inline-block;
}
.site-nav #navigation a:hover {
    color: #2077b2;
}
.site-nav #navigation a svg {
    width: 40px;
    height: 40px;
}
.site-nav #navigation a svg tspan {
    fill: #fff;
}
.site-nav #navigation a svg:hover ellipse {
    fill: #2077b2;
}
.site-nav #navigation a svg:hover path {
    fill: #2077b2;
}
.site-nav #navigation a.nav-button-home {
    margin-left: 0;
}
.site-nav #navigation .dropdown-toggle,
.site-nav #navigation > a {
    color: #444;
    border: 0;
    font-weight: 6030;
    font-size: 40px;
    display: inline-block;
}
.site-nav #navigation .dropdown-toggle {
    padding: 6px 0.5em;
    text-align: center;
}
.site-nav #navigation .dropdown-toggle:hover {
    background: #eee;
}
.site-nav #navigation ul {
    float: right;
    list-style: none;
}
.site-nav #navigation ul li {
    float: left;
    padding-right: 1.1em;
}
.site-nav #navigation .nav-text-button {
    font-family: "Fredericka the Great", cursive;
    font-weight: 500;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 20px;
    margin-top: 6px;
    color: #21272d;
}
.site-nav .tagline {
    float: right;
    text-align: right;
    font-size: 15px;
    font-weight: 600;
}
.site-nav .tagline span {
    line-height: 0;
    padding-right: 20px;
}
body.nav-hidden .site-nav {
    top: -100px;
    transition: all 0.35s ease;
    -webkit-transform: translate3d(0px, 0, 0px);
}
article {
    background: #fff;
    font-size: 20px;
}
article .paper-section {
    margin-top: 0.5em;
    font-size: 0.9em;
    text-transform: uppercase;
}
article .half-right {
    float: right;
    width: 50%;
    margin-bottom: 1.5em;
    margin-left: 1.5em;
}
article .third-right {
    float: right;
    width: 33%;
    margin-bottom: 1.0em;
    margin-left: 1.0em;
}
article .media-appearance iframe.embed-video {
    width: 30em;
    height: 18em;
    padding-top: 1em;
    border: 0;
}
article .article-excerpt {
    padding-top: 0.6em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.95em;
}
article .authors {
    font-size: 0.9em;
}
article .MathJax_Display,
article .highlight {
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 1.75em;
    margin-top: 1.75em;
}
article ul.paper-present {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}
article ul.paper-present li {
    padding-right: 0.75em;
}
article #profile-nav .profile {
    display: block;
    width: 150px;
    height: 150px;
    margin: 1em auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 2px solid #eee;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
article .social {
    height: 40px;
    padding: 10px 0;
}
article .social > div {
    display: inline-block;
    min-width: 120px;
}
article .container > footer {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
article header {
    margin-top: 2em;
    margin-bottom: 2em;
}
article header::after {
    content: " ";
    display: block;
    width: 1.5em;
    height: 0.2em;
    background: #ddd;
    margin: 1em 0;
}
article address {
    margin: 0;
    font-size: 0.9em;
    max-height: 48px;
}
article address p {
    margin: 0;
    display: inline-block;
}
article address img {
    border-radius: 54px;
    width: 64px;
    height: 64px;
    margin: 0 20px 0 0;
    display: inline-block;
    margin-top: -28px;
}
article address .follow {
    margin: 1em 0 0;
}
article p {
    font-size: 1em;
    line-height: 1.75;
    color: #21272d;
    font-weight: 400;
    margin: 0 0 1.75em;
    text-align: justify;
}
article p a:focus,
article p a:hover {
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    border-bottom: 1px solid #6db4e5;
    box-shadow: inset 0 -2px 0 #6db4e5;
    text-decoration: none;
}
article p a.footnote,
article p a.reversefootnote {
    color: #2077b2;
    border-bottom: none;
    box-shadow: none;
}
article ol,
article ul {
    font-weight: 600;
    margin: 1.5em 0;
    padding: 0;
    list-style-position: outside;
    padding-left: 1.5em;
}
article ol li,
article ul li {
    font-weight: 400;
}
article ol li a:focus,
article ul li a:focus,
article ol li a:hover,
article ul li a:hover {
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    border-bottom: 1px solid #6db4e5;
    box-shadow: inset 0 -2px 0 #6db4e5;
    text-decoration: none;
    color: #21272d;
}
article blockquote {
    border-color: #2077b2;
    border-width: 1vw;
    border-left-style: solid;
    padding-left: 3vw;
    margin: 1.2em -4em 1.2em 0;
}
article blockquote p {
    font-size: 30px;
    line-height: 1.5;
    color: #2077b2;
    font-weight: 600;
}
article h1 {
    font-weight: 500;
    font-size: 1.5em;
    text-align: left;
    margin: 0.5em 0 1em;
}
article h1 a:focus,
article h1 a:hover,
article h2 a:focus,
article h2 a:hover {
    color: #2077b2;
}
article h1.title {
    text-align: left;
    font-size: 1.75em;
}
article h2 {
    font-size: 1.5em;
    margin: 0.5em 0 1em;
    font-weight: 400;
}
article h3 {
    font-size: 1.3em;
    font-weight: 400;
}
article h4 {
    font-size: 1.2em;
    font-weight: 400;
}
article hr {
    margin: 1.75em 0;
}
article .meta {
    color: #848484;
    font-size: 0.7em;
    text-transform: uppercase;
    margin-bottom: 0.3em;
    font-weight: 500;
}
article .meta address,
article .meta time {
    display: inline;
}
article .meta a {
    border: 0;
    color: #848484;
}
article img {
    max-width: 100%;
}
article .title {
    margin: 0.2em 0;
    font-weight: 500;
}
article .title a {
    border: 0;
    color: #21272d;
}
article .subtitle {
    font-size: 1.4em;
    margin: 0.2em 0;
    color: #848484;
    font-weight: 300;
}
article .highlight {
    border: 0;
}
article .highlight .lineno {
    color: #848484;
}
article pre {
    border: 0;
    padding: 1.5em 3em;
    background: whitesmoke;
    border: 0;
    border-radius: 2px;
    border-bottom: 1px solid #eee;
    width: 100%;
    font-size: 1em;
    overflow-x: scroll;
    overflow-y: hidden;
    display: block;
}
article pre code {
    font-size: 0.75em;
    border: 0;
}
article code {
    font-size: 0.75em;
    border-bottom: 1px solid #ddd;
    border-radius: 2px;
    color: #222;
}
article .rounded img {
    border-radius: 6px;
}
article .border img {
    border: 1px solid #ddd;
}
article .full {
    margin: 1.5em -6em;
    padding: 0;
    text-align: center;
}
article .full iframe {
    max-width: 100% !important;
}
article .full img {
    max-width: 100%;
    margin: 0;
    transition: 0.5s all ease;
}
article .full.zoomable img {
    cursor: -webkit-zoom-in;
}
article .full.zoomable img.zoom {
    cursor: -webkit-zoom-out;
}
article .full.zoomable img.zoom {
    -webkit-transform: scale(1.2);
    transition: 0.4s all ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}
.footnotes::before {
    content: " ";
    display: block;
    width: 1.5em;
    height: 0.2em;
    background: #ddd;
    margin: 1em 0;
}
.contact {
    padding-top: 2vh;
}
.highlight .c {
    color: #999988;
    font-style: italic;
}
.highlight .err {
    color: #a61717;
    background-color: #e3d2d2;
}
.highlight .k {
    font-weight: bold;
}
.highlight .o {
    font-weight: bold;
}
.highlight .cm {
    color: #999988;
    font-style: italic;
}
.highlight .cp {
    color: #999999;
    font-weight: bold;
}
.highlight .c1 {
    color: #999988;
    font-style: italic;
}
.highlight .cs {
    color: #999999;
    font-weight: bold;
    font-style: italic;
}
.highlight .gd {
    color: #000000;
    background-color: #fdd;
}
.highlight .gd .x {
    color: #000000;
    background-color: #faa;
}
.highlight .ge {
    font-style: italic;
}
.highlight .gr {
    color: #a00;
}
.highlight .gh {
    color: #999;
}
.highlight .gi {
    color: #000000;
    background-color: #dfd;
}
.highlight .gi .x {
    color: #000000;
    background-color: #afa;
}
.highlight .go {
    color: #888;
}
.highlight .gp {
    color: #555;
}
.highlight .gs {
    font-weight: bold;
}
.highlight .gu {
    color: #aaa;
}
.highlight .gt {
    color: #a00;
}
.highlight .kc {
    font-weight: bold;
}
.highlight .kd {
    font-weight: bold;
}
.highlight .kp {
    font-weight: bold;
}
.highlight .kr {
    font-weight: bold;
}
.highlight .kt {
    color: #445588;
    font-weight: bold;
}
.highlight .m {
    color: #099;
}
.highlight .s {
    color: #d14;
}
.highlight .na {
    color: teal;
}
.highlight .nb {
    color: #0086B3;
}
.highlight .nc {
    color: #445588;
    font-weight: bold;
}
.highlight .no {
    color: teal;
}
.highlight .ni {
    color: purple;
}
.highlight .ne {
    color: #990000;
    font-weight: bold;
}
.highlight .nf {
    color: #990000;
    font-weight: bold;
}
.highlight .nn {
    color: #555;
}
.highlight .nt {
    color: navy;
}
.highlight .nv {
    color: teal;
}
.highlight .ow {
    font-weight: bold;
}
.highlight .w {
    color: #bbb;
}
.highlight .mf {
    color: #099;
}
.highlight .mh {
    color: #099;
}
.highlight .mi {
    color: #099;
}
.highlight .mo {
    color: #099;
}
.highlight .sb {
    color: #d14;
}
.highlight .sc {
    color: #d14;
}
.highlight .sd {
    color: #d14;
}
.highlight .s2 {
    color: #d14;
}
.highlight .se {
    color: #d14;
}
.highlight .sh {
    color: #d14;
}
.highlight .si {
    color: #d14;
}
.highlight .sx {
    color: #d14;
}
.highlight .sr {
    color: #009926;
}
.highlight .s1 {
    color: #d14;
}
.highlight .ss {
    color: #990073;
}
.highlight .bp {
    color: #999;
}
.highlight .vc {
    color: teal;
}
.highlight .vg {
    color: teal;
}
.highlight .vi {
    color: teal;
}
.highlight .il {
    color: #099;
}
.highlight pre {
    background-color: whitesmoke;
    padding: 5px;
    border: 1px solid #ddd;
    -moz-box-shadow: 2px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 2px rgba(0,0,0,0.1);
    box-shadow: 2px 2px rgba(0,0,0,0.1);
    margin: 10px 0;
}
@media (max-width: 1024px) {
    .container > footer,
    .container > header,
    .container > section {
        padding: 0;
        margin: 0 4.0em;
    }
    article .media-appearance iframe.embed-video {
        width: 25em;
        height: 15em;
        padding-top: 1em;
        border: 0;
    }
    .site-nav,
    .site-nav nav {
        height: 110px;
    }
}
@media (max-width: 5000px) and (min-width: 600px) {
    .container {
        max-width: 800px;
        padding-top: 2.25em;
        margin: 0 auto;
    }
    article hr {
        margin: 2.25em 0.0em;
    }
}
@media (max-width: 600px) {
    .site-nav,
    .site-nav nav {
        height: 110px;
    }
    .MathJax_Display {
        font-size: 85%;
    }
    .profile {
        float: clear;
    }
    .container > footer,
    .container > header,
    .container > section {
        padding: 0;
        margin: 0 1.5em;
    }
    .container {
        padding-bottom: 8em;
    }
    article {
        padding-top: 30px;
    }
    article .half-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    article .no-bottom-margin {
        margin-bottom: 0;
    }
    article .third-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    article .meta {
        font-size: 0.7em;
    }
    article .container > footer {
        padding: 2em 0;
    }
    article .full,
    article pre {
        margin: 1em 0;
    }
    article pre {
        padding: 0.5em;
    }
    article pre code {
        font-size: 0.65em;
    }
    article blockquote {
        margin: 1em 0;
    }
    article blockquote p {
        font-size: 1em;
    }
    article h1 {
        font-size: 1.5em;
    }
    article h2 {
        font-size: 1.1em;
    }
    article li {
        font-size: 1em;
    }
    article .media-appearance iframe.embed-video {
        width: 18em;
        height: 10.8em;
        padding-top: 1em;
        border: 0;
    }
    .blog-cover {
        height: 200px;
    }
    .blog-cover img {
        height: 200px;
        width: auto;
    }
    .blog-cover section {
        padding: 60px 0 0;
        text-align: center;
    }
    .blog-cover section a {
        margin: 0.5em;
    }
    .blog-cover h1.title {
        font-size: 1.25em;
    }
    .blog-cover h1 {
        font-size: 1.0em;
    }
    .blog-cover h3 {
        font-size: 0.9em;
    }
    .site-nav .tagline span {
        display: none;
    }
    .site-nav #navigation ul li {
        padding-right: 0.50em;
    }
    .site-nav #navigation .brand {
        display: inline-block;
    }
    .site-nav #navigation .nav-text-button {
        font-size: 15px;
        line-height: 1;
    }
    .site-footer {
        width: 100%;
        height: 8em;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .site-footer nav {
        display: block;
        float: none !important;
        padding: 1em;
    }
    .index > div {
        margin: 0;
    }
    .index img {
        display: none;
    }
}
