body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 0;
    margin: 0;
    font-size: 16px;
}
#header {
    margin-top: 20px;
    margin-bottom: 20px;
}
#teaser {
    height: 410px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #8C1515;
    position: relative;
    overflow: hidden;
    color: white;
    font-size: 16px;
    text-align: center;
}
h1 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}
h2 {
    font-size: 25px;
    font-weight: 300;
}
.lhead {
    font-weight: normal;
    margin-top: 5px;
}
.litem {
    margin-top: 5px;
}
#footer {
    height: 100px;
    padding-top: 30px;
    text-align: center;
    position: relative;
}
.instructorphoto img {
    width: 100px;
    border-radius: 100px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.instructor {
    display: inline-block;
    width: 130px;
    text-align: center;
    margin-right: 20px;
}
.sec {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.tt {
    color: #060;
    display: inline-block;
}

#inputlayer {
    width: 65px;
}
.layer {
    width: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-bottom: 5px;
}
.actmap {
    display: block;
    border: 2px solid #FFF;
}
#convnetvis {
    text-align: center;
}
#probsdiv {
    
}
.pp {
    color: white;
    text-align: left;
    padding: 5px;
    height: 32px;
    margin: 2px;
    background-color: rgb(85,187,85);
    overflow: visible !important;
}

#convask {
    position: absolute;
    top: 360px;
    right: 16px;
    color: white;
    font-size: 25px;
    cursor: pointer;
}

#explain {
    display: none;
    background-color: #FF9;
    border-radius: 10px;
    margin: 10px;
    padding: 10px;
}
.qq {
    color: #060;
}
.qa {
    font-style: italic;
}
.qqa {
    margin-bottom: 20px;
}
.spanh {
    font-weight: normal;
}
.sechighlight {
    background-color: #f7f6f1;
}
#coursedesc {
    text-align: justify;
}
#footermsg {
    color: #333;
    margin: 20px;
}
#classicons {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.wimg {
    max-width: 100%;
}
.demoimg {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.rnndemo {
    font-size: 18px;
    text-align: center;
}
.demoimg2 {
    max-width: 100%;
    margin: 0 auto;
}
.demodiv2 {
    background-color: white;
    height: 380px;
    padding: 5px;
    border-radius: 4px;
}
.instructorphoto img {
    width: 120px;
    border-radius: 120px;
    margin-bottom: 10px;
}
.instructor {
    display: inline-block;
    width: 120px;
    text-align: center;
    margin-right: 20px;
}
#gallery {
}
.egimg {
    display: inline-block;
    vertical-align: top;
}
.egimg img {
    max-width: 370px;
}
.hh {
    color: #090;
}
