@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url('https://fonts.googleapis.com/css?family=Nunito:400,400i,700i');
@import url('https://fonts.googleapis.com/css?family=Rambla');

body {
    font-family: 'Nunito';
    line-height: 180%;
}

.grayscale {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  opacity: 0.25;
  filter: alpha(opacity=25); /* For IE8 and earlier */
}

.circle {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: white;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.active {
    /*background-color: #2196F3;*/
    background-color: #03a9f4;
  /*  width: 60px;
    height: 60px;
    margin-left: -10px;
    line-height: 60px;*/
}

.inactive {
    background-color: #cccccc;
}

.gray1 {
    color: #cccccc;
}

.vruler {
    width: 5px;
    margin: -10px;
    margin-left: 17.5px;
    margin-right: 17.5px;
    height: 60px;
    display: block;
}

.big {
    font-size: 18pt;
    font-family: 'Rambla';
}

.footer {
    position: absolute;
    bottom: 10pt;
    /*font-size: small;*/
    font-size: 16px;
    width: 100%;
    left: 0pt;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
}

.venue {
    font-style: italic;
}

.spacer {
    visibility: hidden;
}

h1 {
    line-height: 140%;
}

.test1 {
     /*transform-origin: 193px 164px;*/
     /*-webkit-transform-origin: 50% 50%;*/
     -webkit-animation: rotate 4s infinite alternate;
     animation: rotate 4s infinite alternate;
}


h1, h2, h3 {
    /*font-family: 'Yanone Kaffeesatz';*/
    font-family: 'Rambla';
    /*font-family: 'Nunito';*/
    font-weight: normal;
}

.remark-slide-content h1{
    font-size: 36pt;
    border-bottom: solid 1pt #cccccc;
    margin-bottom: 20pt;
    padding-bottom: 18pt;
}

.remark-slide-content h2 {
    font-size: 30pt;
    border-bottom: solid 1pt #cccccc;
    margin-bottom: 20pt;
    padding-bottom: 12pt;
}

.check {
    color: #00bb00;
    background-image: url("../svg/check.svg");
    padding-left: 25pt;
    margin: 5pt;
    background-repeat: no-repeat;
    display: block;
    margin-top: 10pt;
}

.invisible {
    visibility: hidden;
}

.fig_module {
    width: 80%;
    border: solid 1pt #cccccc;
    padding: 20pt;
    margin: 10pt;
}

.fig_fsm {
    width: 60%;
    border: solid 1pt #cccccc;
    padding: 10pt;
    margin: 10pt;
}

.sep {
    width: 100%;
    margin: -5pt;
    display: block;
    border-bottom: solid 1pt #eeeeee;
}

.definition {
    color: rgb(249, 38, 114);
    font-style: italic;
}

.emph {
    /*color: rgb(249, 38, 114);*/
    font-style: italic;
    font-weight: bold;
}

.red {
    color: #fa0000;
}

.underlined {
    border-bottom: dashed 1pt;
}

.underlined-red {
    border-bottom: dashed 1pt red;
}

.blue {
    color: #00b0f0;
}

/*.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }*/

#logos img {
    width: 27.5%;
    /*height: 60pt;*/
    margin: 15pt;
    margin-top: 5pt;
}

.equation {
    padding: 10px;
    vertical-align: middle;
    -webkit-transform: scale(1.5); /* Saf3.1+, Chrome */
    -moz-transform: scale(1.5); /* FF3.5+ */
    -ms-transform: scale(1.5); /* IE9 */
    -o-transform: scale(1.5); /* Opera 10.5+ */
    transform: scale(1.5);

}

.code {
    font-family: monospace;
    background: #eeeeee;
    border: solid 1px #dddddd;
    padding: 5px;
    border-radius: 5px;
}

.code2 {
    font-family: monospace;
    background: #E3F2FD;
    border: solid 1px #BBDEFB;
    padding: 5px;
    border-radius: 5px;
}


.tab1 {
    border: solid 1px #dddddd;
    width: 100%;
    padding: 10pt;
}

.spaced-list ol li {
    margin-bottom: 15pt;
    line-height: 200%;
}

.footnote {
    font-size: 12pt;
    position: absolute;
    bottom: 50pt;
    width: 80%;
}

.results {
    border: solid 1pt #dddddd;
    width: 80%;
    height: 100pt;
    padding: 0pt;
}

.results td {
    text-align: center;
    border-bottom: solid 1pt #dddddd;
}

.nudgeright {
    margin-left: 44px;
}

.github {
    /*color: #00bb00;*/
    background-image: url("../svg/github.svg");
    background-size: 24px 24px;
    padding-left: 20pt;
    padding-top: -2pt;
    margin: 5pt;
    background-repeat: no-repeat;
    display: block;
    margin-top: 10pt;
}

.fancylink a {
    text-decoration: none;
    color: #2196F3;
}

.green {
    color: #689F38;
    /*font-weight: bold;*/
    /*border-bottom: dashed 2pt green;*/
}

.graybox {
    display: block;
    padding: 10px;
    background: #f5f5f5;
    border-radius: 10px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.attentionoverlay {
    background-image: url("../svg/attention.svg");
    background-repeat: no-repeat;
    background-position: center left 20px;
    background-size: 50px;
    padding-left: 90px;
}

.citation {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*font-family: 'Rambla';*/
    font-size: 19px;
}

.github-stamp {
    display: block;
    position: fixed;
    width: 125px;
    bottom: 125px;
    right: 100px;
    opacity: 0.65;
}

.todo {
    color: white;
    display: block;
    padding: 10px;
    font-weight: bold;
    border-radius: 10px;
    background: #FF5252;
}

.problem {
    color: white;
    display: block;
    padding: 10px;
    font-weight: bold;
    border-radius: 10px;
    background: #FF5252;
}


.extrapad {
    padding: 20px;
}

.paperoverlay {
    background-image: url("../svg/paper.svg");
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 100px;
}

.goodconcept {
    display: block;
    padding: 5px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #4CAF50;
    color: white;
    font-size: 24px;
    margin: 0 140px 0 140px;
}

