@media screen and (max-width: 875px) {
  #Email_icon {
    display: none;
  }
}

@media screen and (max-width: 875px) {
  #Twitter_icon {
    display: none;
  }
}

@media screen and (max-width: 875px) {
  #RSS_icon {
    display: none;
  }
}

@media screen and (max-width: 875px) {
  #sponsor_list {
    display: none;
  }
}

@media screen and (max-width: 1165px) {
  #banner_div {
    display: none;
  }
}

#td_right_side_bar {
  height: 100%;
  width: 240px;
}

@media screen and (max-width: 1020px) {
  #td_right_side_bar {
    display: none;
  }
}

@media screen and (max-width: 745px) {
  .div_tree_menu,
  #id_tree_menu_column {
    width: 0;
    display: none;
  }
  #SiteMap {
    line-height: 3;
  }
}

@media screen and (min-width: 746px) {
  #logo_sitemap_link {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  #logo_column {
    display: none;
    width: 0;
  }
}

@media screen and (max-width: 1125px) {
  #page_heading_larger {
    display: none;
  }
}

@media screen and (min-width: 1126px) {
  #page_heading_smaller {
    display: none;
  }
}

@media screen and (max-width: 1300px) {
  #td_right_side_bar {
    padding-left: 5px;
  }
}

a:hover {
  text-decoration: none;
}

h3 a {
  color: #1a3065;
}

/* Required to get links blue in IE. */

h1 {
  color: #1a3065;
  font-size: 27px;
  line-height: 30px;
}

h1 small {
  font-size: 16px;
}

h2 {
  color: #1a3065;
  font-size: 22px;
}

h2 a {
  color: #1a3065;
}

h3 {
  color: #1a3065;
  font-size: 18px;
  line-height: normal;
}

h3 small {
  color: #1a3065;
  font-size: 14px;
}

/* Sizes links next to logo. */

h3 small a {
  color: #0000ee;
  font-size: 14px;
}

/* Required to get the links next to the logo blue in IE. */

h4 {
  color: #1a3065;
}

h4 a {
  color: #1a3065;
}

caption {
  font-weight: bold;
}

table {
  font-size: 14px;
  line-height: 1.5em;
}

table.text_ad, table.normal_text {
  line-height: normal;
}



a:visited {
  text-decoration: none;
  color: #0000ee;
}



a.el {
  text-decoration: none;
  font-weight: bold;
}

a.elRef {
  font-weight: bold;
}

a.code {
  text-decoration: none;
  font-weight: normal;
  color: #4444ee;
}

a.codeRef {
  font-weight: normal;
  color: #4444ee;
}

a {
  text-decoration: none;
  color: #0000ee;
}

dl.el {
  margin-left: -1cm;
}

div.fragment {
  width: 100%;
  border: none;
  background-color: #eeeeee;
}

div.ah {
  background-color: black;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 3px;
  margin-top: 3px;
}

td.md {
  background-color: #f2f2ff;
  font-weight: bold;
}

td.mdname1 {
  background-color: #f2f2ff;
  font-weight: bold;
  color: #602020;
}

td.mdname {
  background-color: #f2f2ff;
  font-weight: bold;
  color: #602020;
  width: 600px;
}

div.groupHeader {
  margin-left: 16px;
  margin-top: 12px;
  margin-bottom: 6px;
  font-weight: bold;
}

div.groupText {
  margin-left: 16px;
  font-style: italic;
  font-size: smaller;
}

div.text_ad, div.normal_text {
  line-height: normal;
}

a.text_ad, a.normal_text {
  line-height: normal;
  font-size: 12px;
}

pre {
  font-size: 12.9px;
  font-weight: bold;
  line-height: normal;
}

pre br {
  display: none;
}

.menu_cell_body {
  line-height: 16px;
  text-align: center;
  text-align: left;
  background-color: #b6cffe;
  border: solid 1px white;
}

h3 u {
  text-decoration: none;
  border-bottom: 1px solid;
}

​ .standard_box_shadow {
  box-shadow: 5px 5px 5px #888888;
}

.blue_menu {
  font-size: 85%;
  font-weight: bold;
}

.blue_menu:hover {
  text-decoration: underline;
}

.header_links {
  font-size: 85%;
  font-weight: bold;
}

.underline_on_hover:hover {
  text-decoration: underline;
}

td.light_blue_table_cell {
  color: #1a3065;
  text-align: center;
  font-weight: bold;
  background: #ffffff url(/wp-content/themes/freertos/images/light_blue_table_background.gif) left repeat-x;
}

body {
  color: #202020;
  font-family: arial, helvetica, serif;
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 0;
  background: white;
  width: 100%;
  max-width: 1204px;
  margin-left: auto;
  margin-right: auto;
}

body.leftframe {
  color: #202020;
  font-family: arial, helvetica, serif;
  font-size: 14px;
  line-height: 1.5em;
  /*margin-left: 10px;*/
  margin-right: 0;
  border-right: solid 2px silver;
}

em.mdesc {
  font-size: smaller;
}

td.indexkey {
  background-color: #eeeeff;
  font-weight: bold;
  padding-right: 10px;
  padding-top: 2px;
  padding-left: 10px;
  padding-bottom: 2px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}

td.indexvalue {
  background-color: #eeeeff;
  font-style: italic;
  padding-right: 10px;
  padding-top: 2px;
  padding-left: 10px;
  padding-bottom: 2px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}

span.keyword {
  color: #008000;
}

span.keywordtype {
  color: #604020;
}

span.keywordflow {
  color: #e08000;
}

span.comment {
  color: #800000;
}

span.preprocessor {
  color: #806020;
}

span.stringliteral {
  color: #002080;
}

span.charliteral {
  color: #008080;
}

/* Bordered boxes. */

.round_corner_shadow_box_content,
.round_corner_shadow_box_shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.round_corner_shadow_box_shadow {
  background-color: #cccccc;
  border-radius: 15px;
}

.round_corner_shadow_box_content {
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #7195d0;
  padding: .5em;
  border-radius: 15px;
}



/* Used in FreeRTOS ecosystem showcase. */

span.image_caption {
  font-weight: bold;
  font-size: smaller;
  line-height: normal;
}

span.code_comment {
  color: green;
}

/* Used on the homepage. */

#text_border {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  float: left;
  line-height: normal;
}

/* Used on red button page. */

#text_border1,
#text_border2,
#text_border3 {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
  float: left;
  width: 100%;
}

/* Also used on the homepage. */

#text_border4 {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  float: left;
  line-height: normal;
}

#SiteMap ul {
  /* all lists */
  padding-bottom: 1.5em;
}

/* Used in the support forum archive. */

.thread-post {
  border-bottom: 1px solid #202020;
  padding: 30px 0;
  margin: 0;
}

.thread-post:last-of-type {
  border: 0;
}

.thread-post-title {
  margin: 0 0 20px;
}

.thread-post-author {
  font-size: 12px;
  margin: 0 0 20px;
}

.thread-post-content {
  white-space: pre-wrap;
}

.thread-post-content blockquote {
  margin: 0;
  font-style: italic;
  color: #0000ff;
}

.thread-post-content ul,
.thread-post-content ol {
  margin: 0;
}

#navigation {
  margin-bottom: 20px;
  font-size: small;
}

#googleSearch {
  max-width: 500px;
}

img,
embed,
object,
video {
  max-width: 100%;
}

.div_tree_menu img {
  max-width: 180px;
}

/* Chrome messes up formatting of large tree view lines if img have max-width of 100%. */

#td_main_content_column {
  /*	height:100%;*/
  padding: 15px;
  /*
		body.max_width = 1280
	*/
  /*max-wdith:757px; */
}
#id_tree_menu_column {
  min-width: 180px;
  border: none;
}
#main_content {
  /** This is the maximum width with left navigation but without the right sidebar.
   *  Horizontal scrollbar will be added if content exceeds that width
   */
  max-width: 920px;
  overflow-x: auto;
}
.page-template-homepage-with-logo #main_content, .page-template-generic #main_content {
  /** This is the maximum width without left navigation or right sidebar.
   *  N.B. Only applies to homepage or generic page templates
   */
  max-width: 1198px;
}

.sitemap-menu, #sitemap-menu {
  font-family: Arial;
  font-size: 12px;
  margin: 0 5px 0;
}

.sitemap-menu ul, #sitemap-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.5em;
}

.sitemap-menu ul li a, #sitemap-menu ul li a {
  color: rgb(26, 48, 101);
  text-decoration: underline;
}

.sitemap-menu ul li a.active, #sitemap-menu ul li a.active {
  color: rgb(0, 51, 255) !important;
  font-weight: bold;
}

.sitemap-menu .menu, #sitemap-menu .menu {
  margin: 0 0 0 15px;
}

.sitemap-menu .menu-item, #sitemap-menu .menu-item {
  position: relative;
  text-align: left;
}

.sitemap-menu .menu-item.active:not(.has-children)> a, #sitemap-menu .menu-item.active:not(.has-children)> a {
  color: rgb(0, 51, 255) !important;
  font-weight: bold;
}

.sitemap-menu .menu-item .expand,
.sitemap-menu .menu-item .unexpand,
#sitemap-menu .menu-item .expand,
#sitemap-menu .menu-item .unexpand {
  position: absolute;
  left: -15px;
  top: 5px;
}

#Email_icon {
  float: right !important;
  padding: 1px 0 0 0 !important;
  line-height: 0 !important;
}

.code-caption {
  background-color: #f3f3f3;
  text-align: center;
}

.code-caption .image_caption {
  display: block;
  font-family: arial, helvetica, serif;
}
