/* Website template by freewebsitetemplates.com */
@font-face {
  font-family: "PTSerif-Caption";
  src: url("../fonts/PT_Serif-Caption-Web-Regular.eot");
  src: local("☺"),
    url("../fonts/PT_Serif-Caption-Web-Regular.woff") format("woff"),
    url("../fonts/PT_Serif-Caption-Web-Regular.ttf") format("truetype"),
    url("../fonts/PT_Serif-Caption-Web-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  scroll-behavior: smooth;
}
body {
  background: url(../images/bg-body.jpg) repeat left top;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 960px;
  margin: 0;
}
img {
  border: 0;
}
.wrapper {
  width: 960px;
  margin: 0 auto;
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 1%;
  line-height: 0;
  visibility: hidden;
}
/*------------------------------ HEADER ------------------------------*/
.btn1,
.btn2,
.btn3,
#newsletter input {
  background: url(../images/interface.png) no-repeat;
}
.btn1,
.btn2,
.btn3 {
  color: #fdfdfd;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-shadow: -3px 0 3px #053131;
  text-transform: uppercase;
}
.btn1 {
  background-position: 0 0;
  height: 34px;
  line-height: 34px;
  width: 202px;
  padding: 0 3px 9px;
}
.btn2 {
  background-position: 0 -53px;
  height: 37px;
  line-height: 37px;
  width: 216px;
  padding: 0 3px 8px;
}
.btn3 {
  background-position: 0 -108px;
  font: 22px/49px Georgia, "Times New Roman", Times, serif;
  height: 49px;
  width: 222px;
}
.btn1:hover {
  background-position: -222px 0;
}
.btn2:hover {
  background-position: -232px -53px;
}
.btn3:hover {
  background-position: -232px -108px;
}
/*------------------------------ HEADER ------------------------------*/
#header {
  background: url(../images/bg-header.png) repeat-x center top;
  height: 50px;
  padding: 16px 0 0;
  text-align: right;
}
/** Logo **/
#logo {
  float: left;
  display: inline-block;
  margin-left: 10px;
}
/** Navigation **/
#navigation {
  display: inline-block;
  height: 30px;
  list-style: none;
  margin: 0 10px;
  padding: 0;
  *width: 516px; /** Needed for IE7 **/
}
#navigation li {
  float: left;
  margin: 0 30px;
}
#navigation li:first-child {
  margin-left: 0;
}
#navigation li a {
  color: #484b4b;
  line-height: 30px;
  padding: 0;
  text-decoration: none;
}
#navigation li a:hover {
  transition: 100ms ease-in-out;
  color: #34b0fb;
}
#navigation li.selected a:hover {
  color: white;
}
#navigation li.selected a {
  color: #44b2f1;
}

/*------------------------------ CONTENTS ------------------------------*/
#contents {
  background: url(../images/bg-content.png) repeat-x center top;
  margin: 0 0 24px;
  padding: 56px 0 0;
}
#contents h1,
#featured h3 {
  color: #fbfdfd;
  font: italic 34px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0 0 18px;
}
#contents p {
  color: #e8eff4;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 30px;
  text-align: justify;
}
#contents p a {
  color: #e8eff4;
}
#contents p a:hover {
  color: #0aa3fa;
}
#contents p b {
  display: block;
}
#contents .body {
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
}
#contents .click-here {
  float: right;
  background: url(../images/HourOfCode_Fall2018_pic1.jpg) no-repeat center top;
  display: inline-block;
  height: 150px;
  width: 301px;
  margin-left: 20px;
  text-align: center;
}
#contents .click-here h1 {
  color: #ffffff;
  font-style: italic;
  font-size: 25px;
  line-height: 20px;
  margin: 25px 0;
  text-shadow: 1px 2px 5px #000000;
}
/** Adbox **/
#newadbox {
  background-image: url(../images/Picture2.png);
  background: #020a13 url(../images/Picture2.png) no-repeat center top;
  font-family: Georgia, "Times New Roman", Times, serif;
  /**min-height: 433px;**/
  min-height: 100%;
  min-width: 100%;
  margin: -56px 0 22px;

  /** Needed for IE7 **/
  *margin: 0;
  *position: relative;
  *top: -56px;
}
#newadbox .wrapper {
  width: 940px;
  padding: 54px 10px 26px;
}
#newadbox .info {
  height: 354px;
  width: 330px;
  overflow: hidden;
  color: #ffffff;
  text-shadow: 4px 4px 8px #000000;
}
#newadbox h1 {
  color: #ffffff;
  font-size: 48px;
  font-style: italic;
  line-height: 50px;
  margin-bottom: 30px;
}
#newadbox p {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
#newadbox p a {
  color: #ffffff;
}
#newadbox div.highlight {
  background: #171a1a url(../images/adbox-bg-heading.jpg) repeat-x left top;
  min-height: 82px;
  border-color: #000;
  border-style: solid none;
  border-width: 1px;
}
#newadbox div.highlight h2 {
  color: #484b4b;
  font-size: 34px;
  line-height: 82px;
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
  text-shadow: -3px 0 3px #121413;
}
#newadbox div.highlight h2 i {
  font-weight: normal;
}
/** main **/
.main {
  padding: 0 10px;
}
/** sidebar **/
#sidebar {
  float: right;
  width: 220px;
  margin: 0 10px 0 80px;
}
#sidebar ul {
  list-style: none;
  margin: 0 0 80px;
  padding: 0;
}
#sidebar > ul li {
  margin: 0 0 16px;
}
#sidebar > ul li img {
  border: 4px solid #fff;
  border-radius: 3px;
}
#sidebar > ul li a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#sidebar .click-here {
  background: url(../images/HourOfCode_Fall2018_pic1.jpg) no-repeat center top;
  display: inline-block;
  height: 162px;
  width: 221px;
  margin-left: 20px;
  text-align: center;
}
/** time **/
.time {
  color: #2986bb;
  font-size: 12px;
}
/** list **/
.list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list li span.time {
  float: right;
  margin-top: 6px;
}
.list li h4 {
  color: #fbfdfd;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
}
.list li {
  padding: 0 0 48px;
}
#contents .list li p {
  padding: 0;
}
.list li a.more {
  float: right;
  color: #34b0fb;
  display: inline-block;
  font-size: 14px;
}
.list li a.more:hover {
  color: #c3e9fe;
}
/** pagination **/
.pagination {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination li {
  float: left;
  font: 12px Arial, Helvetica, sans-serif;
  margin: 0 2px;
}
.pagination li a {
  color: #36b4fd;
  padding: 3px;
  text-decoration: none;
}
.pagination li a:hover,
#pagination li.selected a {
  color: #95d3f9;
}
/** gallery **/
#gallery #sidebar,
#contact #sidebar {
  margin-left: 10px;
}
#gallery .photos {
  margin: 0 0 20px;
}
#gallery .viewer {
  margin: 0 0 18px;
}
#gallery .photos > ul {
  background-color: #072a3e;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 12px 15px;
}
#gallery .photos > ul li {
  float: left;
  margin: 0 9px;
  position: relative;
}
#gallery .photos > ul li a:hover span.cover {
  background-color: #e8eff4;
  display: block;
  height: 96px;
  width: 100%;
  opacity: 0.49;
  position: absolute;
  top: 0;
  left: 0;
}
/** Contact **/
#contact form {
  width: 709px;
}
#contact form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contact form ul li {
  display: inline-block;
  width: 100%;
  margin: 0 0 18px;
}
#contact form ul li > label {
  float: right;
  color: #e8eff4;
  display: inline-block;
  font: italic 14px/36px "PTSerif-Caption";
  width: 230px;
}
#contact form ul li > label.msg {
  margin-bottom: 60px;
  padding-top: 80px;
}
#contact form ul li:hover > label {
  color: #2da6fc;
}
#contact textarea {
  float: left;
  background-color: #fff;
  color: #060606;
  font: 14px/36px Arial, Helvetica, sans-serif;
  height: 367px;
  width: 450px;
  border: 0;
  margin: 0 10px 0 0;
  padding-left: 10px;
  overflow: auto;
}
#contact form ul li div {
  display: inline-block;
  width: 225px;
  margin: 50px 0;
  padding-left: 5px;
}
#contact form ul li div label {
  color: #fcc43d;
  display: inline-block;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#contact input[type="text"] {
  background-color: #fff;
  color: #060606;
  font: 14px/36px Arial, Helvetica, sans-serif;
  height: 36px;
  width: 440px;
  border: 0;
  margin-right: 10px;
  padding: 0 10px;
}
#contact input[type="checkbox"] {
  background-position: 0 0;
  height: 13px;
  width: 12px;
  border: 0;
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
}
#contact input[type="submit"] {
  cursor: pointer;
  border: 0;
  margin-top: 3px;
  margin-left: 5px;
}
#contact div.checkbox label {
  cursor: pointer;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
  background-color: #e8eff4;
  border-top: 1px solid #fdfcfc;
}
#footer .body {
  background: #072438 url(../images/bg-footer.jpg) no-repeat center top;
  min-height: 136px;
  padding: 36px 0;
}
#footer h4 {
  color: #fff;
  font: normal 14px Georgia, "Times New Roman", Times, serif;
  margin: 0 0 12px;
}
#footer p {
  color: #7890a1;
  font-size: 12px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 6px;
}
/** featured **/
#featured {
  display: block;
  list-style: none;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}
#featured li {
  float: left;
  width: 220px;
  margin: 0 10px;
  text-align: center;
}
#featured li h3 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}
#featured li h3 a {
  color: #07304d;
  text-decoration: none;
}
#featured li h3 a:hover {
  color: #51a9e9;
}
#featured li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}

/** featured2 **/
#featured2 {
  display: block;
  list-style: none;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
  margin-block-start: -2em;
}
#featured2 li {
  float: left;
  width: 450px;
  height: 350px;
  margin: 0 10px;
  text-align: center;
}
#featured2 li h3 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}
#featured2 li h3 a {
  color: #07304d;
  text-decoration: none;
}
#featured2 li h3 a:hover {
  color: #51a9e9;
}
#featured2 li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}

/** featured3 **/
#featured3 {
  display: block;
  list-style: none;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}
/** featured 3**/
#featured3 {
  display: block;
  list-style: none;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}

#featured3 li {
  float: left;
  width: 220px;
  margin: 30px 120px 10px;
  text-align: center;
}
#featured3 li h3 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}
#featured3 li a {
  color: #07304d;
  text-decoration: none;
}
#featured3 li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
  margin-left: 80px;
}
/** featured4 **/
#featured4 {
  display: block;
  list-style: none;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}
#featured4 li {
  float: left;
  width: 450px;
  height: 350px;
  margin: 25px 10px;
  text-align: center;
}
#featured4 li h3 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}
#featured4 li h3 a {
  color: #07304d;
  text-decoration: none;
}
#featured4 li h3 a:hover {
  color: #51a9e9;
}
#featured4 li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}

/** links **/
#links {
  float: left;
  width: 460px;
  margin: 0 10px;
}
#links > div {
  float: left;
  width: 230px;
}
#links ul {
  list-style: none;
  width: 178px;
  margin: 0;
  padding: 0;
}
#links ul li {
  background: url(../images/border-footer.png) repeat-x left bottom;
  margin: 0 0 6px;
  padding: 3px 0 8px;
}
#links ul li:first-child {
  padding-top: 0;
}
#links ul li a {
  color: #7890a1;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none;
}
#links ul li a:hover {
  color: #e8eff4;
}
/** newsletter **/
#newsletter {
  float: left;
  width: 460px;
  margin: 0 10px 10px;
}
#newsletter form {
  display: inline-block;
}
#newsletter input {
  float: left;
  font: 12px/36px "Palatino Linotype", "Book Antiqua", Palatino, serif;
  height: 36px;
  border: 0;
  margin: 0;
  padding: 0;
}
#newsletter input[type="text"] {
  background-position: 0 bottom;
  width: 282px;
  margin-right: 24px;
  padding-left: 6px;
  padding-right: 6px;
}
#newsletter input[type="submit"] {
  background-position: -304px bottom;
  color: #fff;
  cursor: pointer;
  width: 102px;
}
#newsletter input[type="submit"]:hover {
  background-position: right bottom;
}
#footer .footnote {
  float: right;
  display: inline-block;
  color: #03436f;
  width: 460px;
  margin-right: 10px;
}

/** SlideFeatured **/
#SlideFeatured {
  display: block;
  list-style: none;
  width: 700px;
  margin: 0 auto;
  padding: 36px 0;
}
#SlideFeatured li {
  float: left;
  width: 100%;
  height: 400px;
  margin-bottom: 140px;
  text-align: center;
}
#SlideFeatured li h1 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}

#SlideFeatured li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}
#SlideFeatured li p.slidecomment {
  margin: -20px;
}
.slidecomment {
  font-size: 70px;
  color: #07304d;
  text-align: center;
}

/** SlideFeatured2 **/
#SlideFeatured2 {
  display: block;
  list-style: none;
  width: 500px;
  margin: 0 auto;
  padding: 40px 0;
  position: relative;
  right: 300px;
}
#SlideFeatured2 li {
  float: left;
  width: 100%;
  height: 400px;
  margin: 0 0 95px;
  text-align: center;
}

#SlideFeatured2 li h1 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}

#SlideFeatured2 li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}
#SlideFeatured2 #textboxIEEE1 p {  
  font-size: 24px;
  text-align: left;
}
#SlideFeatured2 #textboxRobotics1 p {
  font-size: 24px;
  text-align: left;
}

/** SlideFeatured3 **/
#SlideFeatured3 {
  display: block;
  list-style: none;
  width: 500px;
  margin: 0 auto;
  padding: 40px 0;
  position: relative;
  left: 300px;
}
#SlideFeatured3 li {
  float: left;
  width: 100%;
  height: 400px;
  margin: 0 0 40px;
  text-align: center;
}
#SlideFeatured3 #textboxIEEE2 p {
  color: #07304d;
  font-size: 24px;
  text-align: left;
}
#SlideFeatured3 #textboxRobotics2 p {
  color: #07304d;
  font-size: 24px;
  text-align: left;
}
#SlideFeatured3 li h1 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}
#SlideFeatured3 li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}

/** SlideFeatured4 **/
#SlideFeatured4 {
  display: block;
  list-style: none;
  width: 700px;
  margin-left: 0 auto;
  padding: 36px 0;
  
}
#SlideFeatured4 li {
  float: left;
  width: 100%;
  height: 400px;
  margin-bottom: 150px;
  text-align: center;
}
#SlideFeatured4 li h1 {
  color: #07304d;
  font-size: 18px;
  margin-left: 50px;
}

#SlideFeatured4 li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}
#SlideFeatured4 li p.slidecomment2 {
  margin: -20px;
}
.slidecomment2 {
  font-size: 70px;
  color: #07304d;
  text-align: center;
}

/** Slider 1 and animation timing **/
#sliderType1 {
  overflow: hidden;
}
#sliderType1 figure {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  animation: 20s infinite;
  animation-name: slider;
}
#sliderType1 figure img {
  float: left;
  width: 20%;
}

@keyframes slider {
  0% {
    left: 0;
  }
  20% {
    left: 0;
  }
  25% {
    left: -100%;
  }
  45% {
    left: -100%;
  }
  50% {
    left: -200%;
  }
  70% {
    left: -200%;
  }
  75% {
    left: -300%;
  }
  95% {
    left: -300%;
  }
  100% {
    left: -400%;
  }
}

/** Slider 2 and animation timing **/
#sliderType2 {
  overflow: hidden;
}
#sliderType2 figure {
  position: relative;
  width: 300%;
  margin: 0;
  left: 0;
  animation: 25s infinite;
  animation-name: slider2;
}
#sliderType2 figure img {
  float: left;
  width: 33.333333333%;
}

@keyframes slider2 {
  0% {
    left: 0;
  }
  45% {
    left: 0%;
  }
  50% {
    left: -100%;
  }
  98% {
    left: -100%;
  }
  100% {
    left: -200%;
  }
}
/** Slide show **/
#sliderShow {
  max-width: 100%;
  text-align: center;
}
#sliderShow input[type="radio"] {
  display: none;
}
#sliderShow label {
  cursor: pointer;
  text-decoration: none;
}
#slideObject {
  position: relative;
  margin: auto;
}
#overflow {
  width: 100%;
  overflow: hidden;
}
/** images on first scroller on Photos page **/
#Image1:checked ~ #slideObject .inner {
  margin-left: 0;
}
#Image2:checked ~ #slideObject .inner {
  margin-left: -100%;
}
#Image3:checked ~ #slideObject .inner {
  margin-left: -200%;
}
#Image4:checked ~ #slideObject .inner {
  margin-left: -300%;
}
/** images on 2nd scroller on photos page **/
#Image5:checked ~ #slideObject .inner {
  margin-left: 0;
}
#Image6:checked ~ #slideObject .inner {
  margin-left: -100%;
}
#Image7:checked ~ #slideObject .inner {
  margin-left: -200%;
}
#Image8:checked ~ #slideObject .inner {
  margin-left: -300%;
}
/** images on IEEE page **/
#Image9:checked ~ #slideObject .inner {
  margin-left: 0;
}
#Image10:checked ~ #slideObject .inner {
  margin-left: -100%;
}
#Image11:checked ~ #slideObject .inner {
  margin-left: -200%;
}
#Image12:checked ~ #slideObject .inner {
  margin-left: -300%;
}
/** images on Robtics page **/
#Image13:checked ~ #slideObject .inner {
  margin-left: 0;
}
#Image14:checked ~ #slideObject .inner {
  margin-left: -100%;
}

#slideObject .inner {
  transition: margin-left 500ms;
  width: 400%;
  height: 400px;
}
#slideObject .Image {
  width: 25%;
  float: left;
  display: block;
  height: 100%;
  color: white;
}
/** images on first scroller on Photos page **/
#slideObject .Image-1 {
  background-image: url(../images/photos/51739262797_f05b181835_o.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-2 {
  background-image: url(../images/photos/Scroller1/51740970615_44d1d0fb3f_o.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-3 {
  background-image: url(../images/photos/Scroller1/51740970775_f971e41e26_o.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-4 {
  background-image: url(../images/photos/Scroller1/51740319063_cbfd878fac_o.jpg);
  background-size: 100% 100%;
}
/** images on 2nd scroller on photos page **/
#slideObject .Image-5 {
  background-image: url(../images/photos/Scroller2/IMG_20211210_111834695.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-6 {
  background-image: url(../images/photos/Scroller2/IMG_20211210_112854711.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-7 {
  background-image: url(../images/photos/Scroller2/IMG_20220421_160055876.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-8 {
  background-image: url(../images/photos/Scroller2/IMG_20220426_153011353.jpg);
  background-size: 100% 100%;
}
/** images on IEEE page **/
#slideObject .Image-9 {
  background-image: url(../images/photos/IMG_20211210_124733035.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-10 {
  background-image: url(../images/photos/IMG_20211120_103135275.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-11 {
  background-image: url(../images/photos/IMG_20211210_124746634.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-12 {
  background-image: url(../images/photos/IMG_20211210_125416312.jpg);
  background-size: 100% 100%;
}
/** images on Robtics page **/
#slideObject .Image-13 {
  background-image: url(../images/photos/IMG_20211210_125416312.jpg);
  background-size: 100% 100%;
}
#slideObject .Image-14 {
  background-image: url(../images/photos/51740319903_1c67388316_o.jpg);
  background-size: 100% 100%;
}
#buttons {
  margin: 10px 0 0;
  width: 100%;
  height: 50px;
  position: relative;
  justify-content: center;
}
#buttons label {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  border: 2px solid #07304d;
  cursor: pointer;
  transition: all 0.5s ease;
  margin: 5px;
}
#buttons label:hover {
  background: #51a9e9;
}
.arrows {
  margin-top: -55px;
  width: 100%;
  position: absolute;
  white-space: nowrap;
  justify-content: center;
}
.arrows label {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  /*margin: 0% 90% 0px 1.5%;*/
  margin-inline: 58%;
  margin-left: 12%;
}
.arrows label:hover {
  background: #51a9e9;
}
.leftArrow {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.rightArrow {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/** calander **/
#calanderIconIndex {
  position: relative;
  left: 690px;
  bottom: 50px;
  margin: 0px;
  border: solid 1px #777;
  width: 50px;
  height: 50px;
}
#calanderIconRobotics{
  position: absolute;
  left: 440px;
  bottom: 50px;
  margin: 0px;
  border: solid 1px #777;
  width: 50px;
  height: 50px;
}
#calanderIconIEEE{
  position: absolute;
  left: 440px;
  bottom: 50px;
  margin: 0px;
  border: solid 1px #777;
  width: 50px;
  height: 50px;
}
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .calander {
  visibility: hidden;
  left: 500px;
  bottom: -100px;
  margin: 0px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.tooltip:hover .calander {
  visibility: visible;
}

/**IEEE text boxes**/
#textboxIEEE1 {
  position: absolute;
  border: 3px dotted #07304d;
  border-radius: 1pc;
  left: 600px;
  bottom: 70px;
  width: 500px;
  height: 400px;
}
#textboxIEEE1 h3 {
  font-family: "Proxima Nova";
  font-size: x-large;
  font-weight: normal;
  letter-spacing: 0.6px;
  margin: 20px;
}
#textboxIEEE1 p {
  text-align: left;
  font-size: xx-large;
  margin: 0;
  padding: 0;
  font-family: "Proxima Nova";
  color: #000005;
  font-weight: normal;
  letter-spacing: 0.6px;
  height: 100%;
  margin: 20px;
}
#textboxIEEE2 {
  position: relative;
  border: 3px dotted #07304d;
  border-radius: 1pc;
  right: 600px;
  bottom: 460px;
  width: 500px;
  height: 400px;
}
#textboxIEEE2 h3 {
  font-family: "Proxima Nova";
  font-size: x-large;
  font-weight: normal;
  letter-spacing: 0.6px;
  margin: 20px;
}
#textboxIEEE2 p {
  text-align: left;
  font-size: xx-large;
  margin: 0;
  padding: 0;
  font-family: "Proxima Nova";
  color: #000005;
  font-weight: normal;
  letter-spacing: 0.6px;
  height: 100%;
  margin: 20px;
}
/**Robotics text boxes**/
#textboxRobotics1 {
  position: absolute;
  border: 3px dotted #07304d;
  border-radius: 1pc;
  left: 600px;
  bottom: 70px;
  width: 500px;
  height: 400px;
}
#textboxRobotics1 h3 {
  font-family: "Proxima Nova";
  font-size: x-large;
  font-weight: normal;
  letter-spacing: 0.6px;
  margin: 20px;
}
#textboxRobotics1 p {
  text-align: left;
  font-size: xx-large;
  margin: 0;
  padding: 0;
  font-family: "Proxima Nova";
  color: #000005;
  font-weight: normal;
  letter-spacing: 0.6px;
  height: 100%;
  margin: 20px;
}
#textboxRobotics2 {
  position: relative;
  border: 3px dotted #07304d;
  border-radius: 1pc;
  right: 600px;
  bottom: 460px;
  width: 500px;
  height: 400px;
}
#textboxRobotics2 h3 {
  font-family: "Proxima Nova";
  font-size: x-large;
  font-weight: normal;
  letter-spacing: 0.6px;
  margin: 20px;
}
#textboxRobotics2 p {
  text-align: left;
  font-size: xx-large;
  margin: 0;
  padding: 0;
  font-family: "Proxima Nova";
  color: #000005;
  font-weight: normal;
  letter-spacing: 0.6px;
  height: 100%;
  margin: 20px;
}

/** collapsable menu **/
.menuheader {
  position: absolute;
  margin-left: -80px;
  margin-top: -1.5px;

  display: flex;
  align-items: baseline;
  padding: 0.5rem;
  gap: 1rem;
}
.menuheader input:hover {
  filter: brightness(0) saturate(100%) invert(100%) sepia(32%) saturate(2328%)
    hue-rotate(180deg) brightness(104%) contrast(104%);
}

.menulink {
  background: none;
  border: none;
  text-decoration: none;
  color: #44b2f1;
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
  padding: 0;
  margin-left: 20px;
  margin-top: -3px;
}

.menulink:hover {
  color: white;
}

.dropDown {
  position: relative;
}
.dropDownMenu {
  position: absolute;
  left: 0;
  top: calc(100% + 0.25rem);
  background-color: white;
  padding: 0.75rem;
  border-radius: 0.25rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-10px);
  transition: opacity 150ms ease-in-out, transform 150ms ease-in-out;
  margin-left: 20px;
  margin-top: -3px;
}
.dropDown.active > .menulink + .dropDownMenu {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.informationMenu a {
  white-space: nowrap;
  text-align: left;
}
.dropDownLinks {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/** quoteFeatured1 **/
#quoteFeatured1 {
  display: block;
  list-style: none;
  width: 500px;
  padding: 40px 0;
  position: relative;
  left: 300px;
}
#quoteFeatured1 li {
  float: left;
  width: 100%;
  height: 400px;
  margin: 0 0 0px;
  margin-bottom: -250px;
  text-align: center;
}
#quoteFeatured1 li h1 {
  color: #07304d;
  font-size: 18px;
  margin: 18px 0;
}
#quoteFeatured1 .quoteComments h1 {
  color: rgb(36, 34, 34);
  font-size: 18px;
  margin: 18px 0;
  justify-content: center;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
}
#quoteFeatured1 li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}

/** Slide show **/
#quoteScroll {
  max-width: 100%;
  text-align: center;
}
#quoteScroll input[type="radio"] {
  display: none;
}
#quoteScroll label {
  cursor: pointer;
  text-decoration: none;
}
#quoteObject {
  position: relative;
  margin: auto;
}
#overflow {
  width: 100%;
  overflow: hidden;
}
/** images on first scroller on Photos page **/
#Quote1:checked ~ #quoteObject .quoteInner {
  margin-left: 0;
}
#Quote2:checked ~ #quoteObject .quoteInner {
  margin-left: -100%;
}
#Quote3:checked ~ #quoteObject .quoteInner {
  margin-left: -200%;
}
#Quote4:checked ~ #quoteObject .quoteInner {
  margin-left: -300%;
}

#quoteObject .quoteInner {
  transition: margin-left 500ms;
  width: 400%;
  height: 100px;
}
#quoteObject .Quote {
  width: 25%;
  float: left;
  display: block;
  height: 100%;
  color: white;
}
/** images on first scroller on Photos page **/
#quoteObject .Quote-1 {
  background: rgb(190, 188, 188);
  background-size: 100% 100%;
}
#quoteObject .Quote-2 {
  background: rgb(190, 188, 188);
  background-size: 100% 100%;
}
#quoteObject .Quote-3 {
  background: rgb(190, 188, 188);
  background-size: 100% 100%;
}
#quoteObject .Quote-4 {
  background: rgb(190, 188, 188);
  background-size: 100% 100%;
}
/**Profiles **/
.profileContainer {
  position: relative;
  margin-left: 50px;
  margin-bottom: 200px;
}
.profileContainer img {
  height: 300px;
  width: 340px;
  border-radius: 50%;
  margin-top: 100px;
}
.ProfileNameBlock {
  position: relative;
  border: solid rgb(92, 172, 213);
  border-radius: 55px;
  background-color: rgb(59, 160, 197);
  bottom: 0;
  left: 70px;
  width: 200px;
  height: 25px;
  bottom: 20px;
}
.profileColumn {
  float: left;
  width: 50%;
}
.ProfileRow:after {
  content: "";
  display: table;
  clear: both;
  margin-bottom: 100px;
}
.textboxProfile {
  position: absolute;
  border: solid black;
  border-radius: 1pc;
  left: -40px;
  top: auto;
  width: 400px;
  height: 200px;
  background-color: #8ccbef;
}
#ProfileIndex .textboxProfile p {
  text-align: left;
  font-size: large;
  margin: 0;
  padding: 0;
  font-family: "Proxima Nova";
  color: #000005;
  font-weight: normal;
  letter-spacing: 0.6px;
  height: 100%;
  margin: 20px;
}
#ProfileIndex .ProfileNameBlock p {
  text-align: center;
  font-size: large;
  margin: 0;
  padding: 0;
  font-family: "Proxima Nova";
  color: #000005;
  font-weight: bold;
  letter-spacing: 0.6px;
  height: 100%;
}
#ProfileIndex {
  position: relative;
  margin: 0 -100px 0 0;
}
#ProfileIndex li {
  list-style: none;
}
#profileTag {
  margin-left: 40%;
  margin-top: 40px;
}
#profileTagIndex {
  margin-left: 0;
  margin-top: 40px;
}

#featured5 {
}
