.background-c1 {
  background: #f49f20;
}

.background-c2 {
  background: #c3bb1f;
}

.background-c3 {
  background: #94b3c5;
}

.background-c4 {
  background: #ff4a12;
}

.background-c5 {
  background: #586b7a;
}

.background-c6 {
  background: #820f00;
}

/* ------------------------------------------------------------------------------------ */

#header .menu-lvl-1 li.active img.c1 {
  border-bottom: 1px dotted #f49f20;
}

#header .menu-lvl-1 li.active img.c2 {
  border-bottom: 1px dotted #c3bb1f;
}

#header .menu-lvl-1 li.active img.c3 {
  border-bottom: 1px dotted #94b3c5;
}

#header .menu-lvl-1 li.active img.c4 {
  border-bottom: 1px dotted #ff4a12;
}

#header .menu-lvl-1 li.active img.c5 {
  border-bottom: 1px dotted #586b7a;
}

#header .menu-lvl-1 li.active img.c6 {
  border-bottom: 1px dotted #820f00;
}

/* ------------------------------------------------------------------------------------ */

#header .menu-lvl-2.c1 {
  background: #f49f20;
}

#header .menu-lvl-2.c2 {
  background: #c3bb1f;
}

#header .menu-lvl-2.c3 {
  background: #94b3c5;
}

#header .menu-lvl-2.c4 {
  background: #ff4a12;
}

#header .menu-lvl-2.c5 {
  background: #586b7a;
}

#header .menu-lvl-2.c6 {
  background: #820f00;
}

/* ------------------------------------------------------------------------------------ */

#header .menu-lvl-2.c1 {
}

#header .menu-lvl-2.c2 {
}

#header .menu-lvl-2.c3 {  
}

#header .menu-lvl-2.c4 a {
  color: #fff;
}
#header .menu-lvl-2.c4 a:hover {
  color: #000;
}

#header .menu-lvl-2.c5 a {
  color: #fff;
}
#header .menu-lvl-2.c5 a:hover {
  color: #c3bb1f;
}

#header .menu-lvl-2.c6 a {
  color: #fff;
}
#header .menu-lvl-2.c6 a:hover {
  color: #94b3c5;
}


/* ------------------------------------------------------------------------------------ */

#content .content h1.c1,
#nyroModalContent h1.c1 {
  color: #74c6f1;
}
#content .content h1.c2,
#nyroModalContent h1.c2 {
  color: #74c6f1;
}
#content .content h1.c3,
#nyroModalContent h1.c3 {
  color: #74c6f1;
}
#content .content h1.c4,
#nyroModalContent h1.c4 {
  color: #74c6f1;
}
#content .content h1.c5,
#nyroModalContent h1.c5 {
  color: #74c6f1;
}
#content .content h1.c6,
#nyroModalContent h1.c6 {
  color: #74c6f1;
}

/* ------------------------------------------------------------------------------------ */

#content .content .highlight-text.c1 {
  color: #5aadd9;
}

#content .content .highlight-text.c2 {
  color: #5aadd9;
}

#content .content .highlight-text.c3 {
  color: #5aadd9;
}

#content .content .highlight-text.c4 {
  color: #5aadd9;
}

#content .content .highlight-text.c5 {
  color: #5aadd9;
}

#content .content .highlight-text.c6 {
  color: #5aadd9;
}

/* ------------------------------------------------------------------------------------ */

#menu-lvl-3-holder #menu-lvl-3 ul.c1 li {
  background: #b4cad6;
}

#menu-lvl-3-holder #menu-lvl-3 ul.c2 li {
  background: #b4cad6;
}

#menu-lvl-3-holder #menu-lvl-3 ul.c3 li {
  background: #b4cad6;
}

#menu-lvl-3-holder #menu-lvl-3 ul.c4 li {
  background: #b4cad6;
}

#menu-lvl-3-holder #menu-lvl-3 ul.c5 li {
  background: #b4cad6;
}

#menu-lvl-3-holder #menu-lvl-3 ul.c6 li {
  background: #b4cad6;
}

/* ------------------------------------------------------------------------------------ */

#content .sidebar ul.menu-lvl-4.background-c1 li.active {
  background: #b4cad6;
}

#content .sidebar ul.menu-lvl-4.background-c2 li.active {
  background: #b4cad6;
}

#content .sidebar ul.menu-lvl-4.background-c3 li.active {
  background: #b4cad6;
}

#content .sidebar ul.menu-lvl-4.background-c4 li.active {
  background: #b4cad6;
}

#content .sidebar ul.menu-lvl-4.background-c5 li.active {
  background: #b4cad6;
}

#content .sidebar ul.menu-lvl-4.background-c6 li.active {
  background: #b4cad6;
}

/* ------------------------------------------------------------------------------------ */

#content .sidebar h2.c1,
#content .sidebar h3.c1 {
  color: #74c6f1;
  border-color: #74c6f1;
}

#content .sidebar h2.c2,
#content .sidebar h3.c2 {
  color: #74c6f1;
  border-color: #74c6f1;
}

#content .sidebar h2.c3,
#content .sidebar h3.c3 {
  color: #74c6f1;
  border-color: #74c6f1;
}

#content .sidebar h2.c4,
#content .sidebar h3.c4 {
  color: #74c6f1;
  border-color: #74c6f1;
}

#content .sidebar h2.c5,
#content .sidebar h3.c5 {
  color: #74c6f1;
  border-color: #74c6f1;
}

#content .sidebar h2.c6,
#content .sidebar h3.c6 {
  color: #74c6f1;
  border-color: #74c6f1;
}

/* ------------------------------------------------------------------------------------ */

#content .paginationControl.c1 .pageNumber {
  border: 1px solid #7f9cb7;
  color: #ff4d16;
}

#content .paginationControl.c1 .pageNumber.active {
  border: 1px solid #ff4d16;
  color: #fff;
  background: #ff4d16;
}

#content .paginationControl.c1 .highlight {
  color: #ff4d16;
}

#content .paginationControl.c2 .pageNumber {
  border: 1px solid #7f9cb7;
  color: #ff4d16;
}

#content .paginationControl.c2 .pageNumber.active {
  border: 1px solid #ff4d16;
  color: #fff;
  background: #ff4d16;
}

#content .paginationControl.c2 .highlight {
  color: #ff4d16;
}

#content .paginationControl.c3 .pageNumber {
  border: 1px solid #7f9cb7;
  color: #ff4d16;
}

#content .paginationControl.c3 .pageNumber.active {
  border: 1px solid #ff4d16;
  color: #fff;
  background: #ff4d16;
}

#content .paginationControl.c3 .highlight {
  color: #ff4d16;
}

#content .paginationControl.c4 .pageNumber {
  border: 1px solid #7f9cb7;
  color: #ff4d16;
}

#content .paginationControl.c4 .pageNumber.active {
  border: 1px solid #ff4d16;
  color: #fff;
  background: #ff4d16;
}

#content .paginationControl.c4 .highlight {
  color: #ff4d16;
}

#content .paginationControl.c5 .pageNumber {
  border: 1px solid #7f9cb7;
  color: #ff4d16;
}

#content .paginationControl.c5 .pageNumber.active {
  border: 1px solid #ff4d16;
  color: #fff;
  background: #ff4d16;
}

#content .paginationControl.c5 .highlight {
  color: #ff4d16;
}

#content .paginationControl.c6 .pageNumber {
  border: 1px solid #7f9cb7;
  color: #ff4d16;
}

#content .paginationControl.c6 .pageNumber.active {
  border: 1px solid #ff4d16;
  color: #fff;
  background: #ff4d16;
}

#content .paginationControl.c6 .highlight {
  color: #ff4d16;
}

/* ------------------------------------------------------------------------------------ */

#content .overview-holder.c1 h2 {
  color: #ff4d16;
}

#content .overview-holder.c2 h2 {
  color: #ff4d16;
}

#content .overview-holder.c3 h2 {
  color: #ff4d16;
}

#content .overview-holder.c4 h2 {
  color: #ff4d16;
}

#content .overview-holder.c5 h2 {
  color: #ff4d16;
}

#content .overview-holder.c6 h2 {
  color: #ff4d16;
}

/* ------------------------------------------------------------------------------------ */

#content .overview-holder.c1 a.overview-link {
  color: #ff4d16;
}

#content .overview-holder.c2 a.overview-link {
  color: #ff4d16;
}

#content .overview-holder.c3 a.overview-link {
  color: #ff4d16;
}

#content .overview-holder.c4 a.overview-link {
  color: #ff4d16;
}

#content .overview-holder.c5 a.overview-link {
  color: #ff4d16;
}

#content .overview-holder.c6 a.overview-link {
  color: #ff4d16;
}


/* ------------------------------------------------------------------------------------ */