*::selection {
	background: #39d3a3;
}
*::-moz-selection {
        background: #39d3a3;
}

footer {
 
      text-align: center;
        position: static;
}

div#content > ul {
	max-width: 700px;
}
div#cell > img, div.cell > img { /* While we're missing teacher bios */
	display: none;
}
div#cell > a#tbd, div.cell > a.tbd { /* While we're missing teacher bios */
        display: none;
}
div#cell a:not(#tbd) > img, div.cell a:not(.tbd) > img{
	border-radius: 10px;
}
#reset:hover, #result:hover {
	background-color: #1ecd97;
	color: white;
	border-color: #1ecd97;
}
#reset, #result {
	background-color: transparent;
	text-indent: 0px;
	width: 130px;
	height: 32px;
	border-radius: 32px;
	font-size: 18px;
	margin-left: 0px;
}
#col1 > input, #col2 > input, .reg_ddl {
 height: 23.33px;
 width: 100%;
}
input {
	text-indent: 3px;
	margin-bottom: 3px;
}
#stipend, #mailinglist {
	vertical-align: middle;
	margin-top: 0px;
}
select, input {
 border-radius: 7px;
 border-style: solid;
 border-color: #abd9cb;
 background-color: #fdfffb;
}
.ui-datepicker-calendar {
         /* registration-specific (2016) */
  display: none;
}
.banner{
 text-decoration: none;
 position: absolute;
}
#bannertitle{
 left: 7px;
 left: 3.0vw;
 top: 3px;
 top: 0.8vw;
 font-size: 24px;
 font-size: 2.3vw;
 color: orange;
}
#bannersub0 {
 right: 7px;
 right: 1vw;
 top: 0px;
 top: 0vw;
 font-size: 24px;
 font-size: 2.0vw;
 color: #fff4dd;
}
#bannersub1{
 right: 7px;
 right: 1vw;
 top: 3px;
 top: 5vw;
 font-size: 24px;
 font-size: 2.0vw;
 color: #ed9900;
}
#bannersub2{
 right: 7px;
 right: 1.0vw;
 top: 3px;
 top: 7.0vw;
 font-size: 24px;
 font-size: 2.0vw;
 color: #ffb020;
}
.divider {
 height: 2px;
 background-color: orange;
}
.sticky {
 top: 7px;
 position: -webkit-sticky;
 position: -moz-sticky;
 position: -ms-sticky;
 position: -o-sticky;
 position: sticky;
}
.nomargin {
 margin: 0;
}
a::-moz-selection {
 color: #f9f9f9;
}
a::selection {
 color: #f9f9f9;
}
a:visited {
 color: #348f73;
}
a {
 color: #47d5a9;
}
a.menu_link:hover {
 background-color: #1ECD97;
 color: #fff;
}
a.menu_link {
 display: none;
 margin: 0;
 padding: 0;
 width: 170px;
 height: 22px;
 border: 2px solid #1ECD97;
 border-radius: 40px;
 background: transparent;
 color: #1ECD97;
 letter-spacing: 1px;
 font-size: 18px;
 -webkit-tap-highlight-color: transparent;
 -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
 transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
 text-decoration: none !important;
 text-align: center;
 padding-top: 13px;
}
.menu_link.disabled {
 color: #CAD0CE;
 border-color: #CAD0CE;
}
.menu_link.disabled:hover {
 background-color: #CCCFCE;
}
button.menu_link:hover {
 background-color: #1ECD97;
 color: #fff;
}
button.menu_link {
 display: block;
 margin: 0 auto;
 padding: 0;
 width: 170px;
 height: 40px;
 border: 2px solid #1ECD97;
 border-radius: 40px;
 background: transparent;
 color: #1ECD97;
 letter-spacing: 1px;
 font-size: 18px;
 -webkit-tap-highlight-color: transparent;
 -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
 transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
}

#gmap {
 position: absolute;
 height: 66%;
 left: 0;
 top: 0;
 width: 55%;
 max-width: 666px;
 max-height: 500px;
}
#ericaimg {
 width: 45%;
 min-width: 106px;
 max-width: 666px;
 right: 0px;
 position: absolute;
}

@media screen and (max-width: 750px) {
 .expandedCell {
  display: block !important;
 }
 div#menu {
  text-align: center;
 }
 .groupimg {
  width: 100% !important;
 }
 h1, h2 {
  text-align: center;
 }
 .flexwrap {
  display: flex !important;
  flex-wrap: wrap;
 }
 button.menu_link {
  margin-bottom: 20px;
  width: 120px;
 }
 #col3 {
  min-width: unset !important;
 }
 div#programme {
  width: 100%;
  font-size:1.65vw
 }
 #feeTable {
  text-align: center;
 }
 div.progCol {
  width:100% !important;
  display:initial !important;
 }
}

@media handheld and (orientation: portrait) {
 .expandedCell {
  display: block !important;
 }
 div#menu {
  text-align: center;
 }
 .groupimg {
  width: 100% !important;
  padding: 0 !important;
 }
 h1, h2{
  text-align: center;
 }
 .flexwrap {
  display: flex !important;
  flex-wrap: wrap;
 }
 button.menu_link {
  margin-bottom: 20px;
  width: 120px;
 }
 #col3 {
  min-width: unset !important;
 }
 div.progCol {
  width:100% !important;
  display:initial !important;
 }
}

.retract {
 display: none;
 margin-top: 7px;
}
.center {
 margin: 0 auto;
}
#col1 {
 margin: 0 auto;
 flex-grow: 0.9;
 flex-basis: 0;
 min-width: 150px;
 max-width: 250px;
}
#col2 {
 padding-left: 15px;
}
#col3 {
 min-width: 325px;
}
.flexible {
 flex: 0px;
}
.alwaysflex {
 display: flex;
 flex-wrap: wrap;
}
.wraplessflex {
 display:flex;
}
.grow {
 flex-grow: 0.9;
}
div.alwaysflex > div#cell:nth-child(1), 
 div.alwaysflex > div#cell:nth-of-type(1) {
 flex: 0;
 margin: auto;
}
div.alwaysflex > div#cell:nth-child(2),
 div.alwaysflex > div#cell:nth-of-type(2) {
 min-width: 300px;
 flex: 0px;
}
.flexwrap {
 display:unset;
}
_::-webkit-full-page-media, _:future, :root .safari_only {
 
}
div#header {
 
}

body {
 background-color: #f9f9f9;
 margin: 0;
 font-family: 'Montserrat', sans-serif;
}
#regForm {
 max-width: 1107px;
}
p, .p {
 max-width: 1107px;
 text-align: justify;
}

div#cell > p {
 margin-left: 10px;
 margin-bottom: auto;
}

div.cell > p {
 margin-left: 10px;
}

div#centermargin {
  
}
#feeTable {
 display: table;
 width: 327px;
}

#schedTable, .schedTable {
 display: table;
 width: inherit;
}
#schedTable:hover > div, .schedTable:hover > div {
 background-color: #e8f5f9 !important;
 border-radius: unset;
}
.expandedCell {
 display: table-cell;
}
.cell {
 display: table-cell;
 vertical-align: middle;
}
.row {
 display: table-row;
}

div.btlr {
 border-top-left-radius: 20px;
}
div.btrr {
 border-top-right-radius: 20px;
}
div.bblr {
 border-bottom-left-radius: 20px;
}
div.bbrr {
 border-bottom-right-radius: 20px;
}
div.mild {
 background-color: #eff6f5;
 color: #02ab8e;
}

div#cell {
 display: table-cell;
 vertical-align: middle;
}

div#row {
 display: table-row;
}

div#programme {
 width: 100%;
}

div.progCol {
 width:50%;
 max-width: 556px;
 display:table-cell;
}
div.progColItem {
 width: 98%;
 padding: 1%;
}

.groupimg {
 vertical-align: middle;
}

.index_img {
 width: 100%;
}

div#menu {
 line-height: 7pt;
 display: table-cell;
 width: 11.7%;
 padding-left: 13px;
 padding-right: 13px;
 position: relative;
 top: 20px;
}

div#rightcolumn {
 position: absolute;
 top: 120px;
 left: 132px;
 right: 0px;
 bottom: 0px;
 background-color: white;
}

div#content {
 padding-left: 10px;
 padding-right: 10px;
 font-size: 11pt;
 line-height: 15pt;
 background-color: white;
}

h1, h2 {
 color: rgb(43,63,61);
 line-height: 25pt;
}

.teacher {
 font-size: 1.5em;
 display: block;
 line-height: 25pt;
 color: rgb(43,63,61);
 font-weight: bold;
}
div.abst {
 background: #f9f9f9;
 border-radius: 10px;
 margin-top: 10px;
}
img.abst {
 width: 65px;
 margin: 0 9px 0 0;
 border-radius: 7.4px;
}
.abst + h3 > a {
 text-decoration: none;
 color: #247e62;
 font-size: 150%;
}

div.talk > span > a:hover, div.talk > a:hover, .abst + h3 > a:hover {
color: rgb(4, 199, 188);
}
div.talk > a {
 color: #247e62;
 text-decoration: none;
}
div.talk > span > a {
 color: rgb(43,63,61);
 text-decoration: none;
}

div.DynTalk > span > a {
 color: rgb(43,63,61);
 text-decoration: none;
}

ul {
 list-style-image: url("./2016/images/bullet.gif");
 line-height: 12pt;
 padding-left: 15px;
 margin-left: 15px;
}

div.head {
 background-color: rgb(43,63,61);
 font-weight: bold;
 color: white;
 font-style: italic;
}
.opt {
 font-size: 0;
 line-height: 0;
}
span.slot, div.slot {
 vertical-align: text-top;
 width: 45px;
}
span.dynSlot, div.dynSlot {
 vertical-align: text-top;
 width: 3.75%;
}

span.subtle, div.subtle {
 background-color: rgb(249, 249, 249);
}

span.bold {
 font-weight: bold;
}

span.talk, div.talk {
 
}
span.dynTalk, div.dynTalk {
 width: 18.5%;
}
span.emph, div.emph {
 font-weight: bold;
 color: #1ecd97;
}
span.session, div.session {
 background-color: rgb(227,243,236);
 font-weight: bold;
 color: #1ecd97;
}
div.center {
 text-align: center;
} 
div.right {
 text-align: right;
}
div.left {
 text-align: left;
}
div.middle {
 vertical-align: middle;
}
span.author {
 
}

span.italic, div.italic {
 font-style: italic;
}
