#TeacherResourceAnnouncements {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#TeacherResourceAnnouncementsContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
  border: solid 1px #cccccc;
  border-radius: 10px;
  position: absolute;
  top: 200px;
  right: 30px;
}

#TeacherResourceHeader {
  display: flex;
  font-size: 14pt;
  justify-content: center;
  padding-bottom: 10px;
}

.TeacherResourceTabNav {
  display: flex;
}

.SelectedTab {
  background-color: #cccccc;
  display: flex;
  justify-content: center;
  border: 1px solid white;
  padding: 5px;
  width: 25%;
}

.SelectedTabFifty {
  background-color: #cccccc;
  display: flex;
  justify-content: center;
  border: 1px solid white;
  padding: 5px;
  width: 50%;
}

.SelectedTabFifty span {
  color: #002e62;
  font-size: 12pt;
}

.SelectedTabFull {
  background-color: #cccccc;
  display: flex;
  justify-content: center;
  border: 1px solid white;
  padding: 5px;
  width: 100%;
}

.SelectedTabFull span {
  color: #002e62;
  font-size: 12pt;
}

.SelectedTab span {
  color: #002e62;
  font-size: 12pt;
}

.TRTLayout {
  display: flex;
  justify-content: center;
  background-color: #002e62;
  border: 1px solid white;
  padding: 5px;
}

.TRTLayout:hover {
  background-color: #cccccc;
  color: #002e62;
  cursor: pointer;
}

.TRTLayout:hover span {
  color: #002e62;
}

.TRTLayout span {
  font-size: 12pt;
  color: white;
}

.TeacherResourceTab {
  width: 25%;
}

.TeacherResourceTabFifty {
  width: 50%;
}

.TeacherResourceTabFull {
  width: 100%;
}

/* #CyberSecurityContent {
  display: none;
} */

#EthicsContent {
  display: none;
}

#CryptographyContent {
  display: none;
}

#NetworkingContent {
  display: none;
}

#CodingContent {
  display: none;
}

#ForensicsContent {
  display: none;
}

#BiometricsContent {
  display: none;
}

#RoboticsContent {
  display: none;
}

#VideoLessonsContent {
  display: none;
}

#VideoDemosContent {
  display: none;
}

#OtherTeacherContent {
  display: none;
}

#PosterContent {
  display: none;
}

#PosterContentText {
    display: flex;
    justify-content: space-evenly
}

#PosterContentText a {
  display: flex;
  justify-content: space-evenly;
  font-size: 11pt;
}

.LessonPlanImage {
  height: 125px;
  width: 250px;
  float: none;
  margin: 0;
  border: 1px solid #cccccc;
  padding: 0;
}

.LessonPlanRef {
  height: fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.LessonPlanRef span {
  text-decoration: none;
}

.LessonPlanRefHolder {
  justify-content: space-evenly;
  padding-bottom: 20px;
}

.LessonTeacherName {
  font-size: 11pt;
}

.TeacherLessonPlanRef {
  padding-top: 10px;
}

.VideoSection {
  flex-direction: column;
  align-items: center;
}

.VideoSection span {
  font-weight: bold;
  font-size: 14pt;
}

.VideoSection iframe {
  margin-bottom: 30px;
  margin-top: 5px;
}

.VideoSectionYear {
  font-weight: bold;
  font-size: 15pt;
}

.VideoSectionYearUnderline {
  height: 2px;
  background-color: #000;
  margin-bottom: 15px;
}

/*
CSS Credit: http://www.templatemo.com
*/
html {
  background: #fff;
}

body {
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  position: relative;
  width: 750px !important;
  width/**/
    : 780px;
  margin: 0 auto;
  display: table;
  background: url(../images/templatemo_header.jpg) repeat-x;
}

a:link,
a:visited {
  color: #0066cc;
  text-decoration: underline;
}

a:active,
a:hover {
  color: #990000;
  text-decoration: none;
}

.flex {
  display: flex;
}

p {
  color: #333333;
  text-align: justify;
  margin: 0 0 10px 0;
}

.PostHeaderSpan {
  text-decoration: underline;
  color: rgb(255, 255, 255);
}

#subheader {
  color: #cccccc;
  text-align: justify;
  margin: 0 0 10px 15px;
}

#mainheader {
  color: #666;
  text-align: justify;
  margin: -5px 0 10px 15px;
  padding: 0 0 10px 0;
}

h1 {
  font-size: 18px;
  color: #999;
  margin: 0 0 10px 0;
}

.templatemo_container {
  width: 930px;
  margin: auto;
}

#templatemo_header {
  width: 930px;
  height: 190px;
  padding: 2px 0 0 0;
  margin: 0 0 25px 0;
}

#templatemo_slider {
  clear: both;
  width: 930px;
  height: 320px;
  padding: 0 10px;
}

#templatemo_logo_area {
  float: left;
  width: 500px;
  height: 65px;
  font-weight: bold;
  color: #ccc;
  margin: 30px 0 0 0;
}

#templatemo_logo {
  font-size: 30px;
  margin: 0 0 15px 0;
}

#templatemo_logo a {
  color: #ccc;
  text-decoration: none;
}

#templatemo_slogan {
  font-size: 14px;
  margin: 0;
}

#templatemo_search {
  float: right;
  width: 350px;
  height: 33px;
  margin: 65px 30px 0 0;
}

.field {
  float: left;
  width: 234px;
  height: 23px;
  border: none;
  border: none;
  color: #ccc;
  font-size: 15px;
  padding: 5px 3px 0 3px;
  background: #000;
  border: 1px solid #333;
}

.button {
  float: right;
  width: 90px;
  height: 30px;
  border: none;
  background: url(../images/templatemo_button.jpg) repeat-x;
  border: 1px solid #333;
  color: #ccc;
  font-size: 15px;
  cursor: pointer;
}

#templatemo_menu {
  display: flex;
  width: 930px;
  margin-top: 134px;
}

#templatemo_menu ul {
  width: 930px;
  display: flex;
  justify-content: center;
  padding: 0;
  list-style: none;
}

#templatemo_menu ul li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}

#templatemo_menu li a {
  float: left;
  height: 23px;
  display: block;
  color: #804000;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin: 0 5px 0 0;
  padding: 5px 20px 0 20px;
}

#templatemo_menu li.current a,
#templatemo_menu li a:hover {
  background: url(../images/templatemo_menu_current.jpg) repeat-x;
  color: #fff;
}

#templatemo_image_fader {
  width: 910px;
  height: 360px;
  padding: 0;
  margin: 0 0 30px 10px;
}

#templatemo_content_area {
  width: 930px;
}

#templatemo_left {
  width: 600px;
  float: left;
}

.templatemo_post {
  width: 600px;
  margin: 0 0 10px 0;
}

.templatemo_post_title {
  margin-top: 5px;
  width: 380px;
  height: 30px;
  background: url(../images/templatemo_post_title.jpg) no-repeat;
  font-size: 18px;
  padding: 10px 0 0 20px;
}

.templatemo_post_title a {
  color: white;
  text-decoration: none;
}

.templatemo_post_title a:hover {
  color: #0099cc;
}

.templatemo_post_text {
  border: 1px #cccccc solid;
  padding: 20px 20px 10px 20px;
}

.templatemo_post_bottom {
  width: 580px;
  height: 30px;
  background: url(../images/templatemo_post_bottom.jpg) no-repeat;
  font-size: 12px;
  text-align: right;
  padding: 10px 20px 0 0;
  margin: 0;
}

.templatemo_post_bottom a {
  color: #666;
  text-decoration: none;
}

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.templatemo_post_bottom a:hover {
  color: #0066cc;
  text-decoration: underline;
}

#templatemo_right {
  float: right;
  width: 300px;
}

.templatemo_section {
  width: 300px;
  margin: 0 0 30px 0;
}

.templatemo_section_title {
  width: 278px;
  height: 30px;
  background: url(../images/templatemo_section_title.jpg);
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 18px;
  color: white;
  padding: 10px 0 0 20px;
}

.templatemo_section_bottom {
  width: 258px;
  background: url(../images/templatemo_section_bottom.jpg) bottom no-repeat;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 5px 20px 10px 20px;
}

#templatemo_bottom_area {
  background: url(images/templatemo_bottom.jpg) #000 repeat-x;
  width: 100%;
  padding: 20px 0;
}

.templatemo_section_1 {
  width: 178px;
  float: left;
  border: 1px solid #292929;
  padding: 20px 20px 10px 20px;
  margin: 0 20px 0 0;
}

.templatemo_section_2 {
  width: 408px;
  float: right;
  border: 1px solid #292929;
  padding: 20px 20px 10px 20px;
  margin: 0;
}

#templatemo_footer {
  width: 100%;
  color: #aaa;
  font-size: 11px;
  background: url(../images/templatemo_footer.jpg);
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
}

#templatemo_footer a {
  color: #aaa;
  text-decoration: none;
}

#templatemo_footer a:hover {
  color: #fff;
}

.templatemo_list {
  color: #333;
  text-align: justify;
  list-style: none;
  padding: 0 0 0 10px;
}

.templatemo_list li {
  font-size: 11px;
  list-style: disc;
  padding: 0px;
  margin: 5px 0px;
}

.templatemo_list a {
  color: #333;
  text-decoration: none;
}

.templatemo_list a:hover {
  color: #0066cc;
  text-decoration: underline;
}

.templatemo_gray_list li,
.templatemo_gray_list a {
  color: #999;
}

.templatemo_gray_list a:hover {
  color: #fff;
}

.cleaner {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

.AwardFooter {
  font-size: 10pt;
  padding-left: 20px;
  color: white;
}
