﻿@font-face {
  font-weight: 100;
  /* LIGHT */
  font-family: "Flanders Art Sans";
  src: url("../fonts/FlandersArtSans-Light.eot");
  src: url("../fonts/FlandersArtSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/FlandersArtSans-Light.woff") format("woff"), url("../fonts/FlandersArtSans-Light.ttf") format("truetype"), url("../fonts/FlandersArtSans-Light.svg#26c269558e3060dfbe8b0bc36088245c") format("svg"); }

@font-face {
  font-weight: 400;
  /* REGULAR */
  font-family: "Flanders Art Sans";
  src: url("../fonts/FlandersArtSans-Regular.eot");
  src: url("../fonts/FlandersArtSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FlandersArtSans-Regular.woff") format("woff"), url("../fonts/FlandersArtSans-Regular.ttf") format("truetype"), url("../fonts/FlandersArtSans-Regular.svg#5999c311efabb8ef8bfd93d30f0ab8ab") format("svg"); }

@font-face {
  font-weight: 700;
  /* MEDIUM */
  font-family: "Flanders Art Sans";
  src: url("../fonts/FlandersArtSans-Medium.eot");
  src: url("../fonts/FlandersArtSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FlandersArtSans-Medium.woff") format("woff"), url("../fonts/FlandersArtSans-Medium.ttf") format("truetype"), url("../fonts/FlandersArtSans-Medium.svg#7ebdc43021fbf6b8f40b21819190e2b4") format("svg"); }

@font-face {
  font-weight: 800;
  /* BOLD */
  font-family: "Flanders Art Sans";
  src: url("../fonts/FlandersArtSans-Bold.eot");
  src: url("../fonts/FlandersArtSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FlandersArtSans-Bold.woff") format("woff"), url("../fonts/FlandersArtSans-Bold.ttf") format("truetype"), url("../fonts/FlandersArtSans-Bold.svg#d0ebe09b8d309cd8a8986065f592a85e") format("svg"); }

@-webkit-keyframes fontfix {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }

/*$color-rwo-blue: rgb(142,210,238);*/
/*
$color-rwo-blue: #769ccd;
$color-rwo-purple: #9178b1;
$color-rwo-gray: #59616d;
$color-rwo-lightgray: #f1f1f2;
$color-rwo-red: #F00;
$color-rwo-orange: #f39400;
$color-rwo-highlight: #f89d1d;
$color-rwo-lightyellow: #e2a340;
*/
.EnqueteForm td {
  padding: 3px; }

/* ==================================== */
/*	DIV's & PANES						*/
/* ==================================== */
#HeaderMaster {
  text-align: center;
  margin-top: 20px;
  margin-top: 0;
  background: #FFF url("../Images/Banner_ruimtevlaanderen.jpg") no-repeat;
  background-size: cover;
  background-position: 40px 0; }
  #HeaderMaster:after {
    content: "";
    display: table;
    clear: both; }

#HeaderCenter {
  margin: auto;
  text-align: left;
  width: 960px;
  position: relative; }
  #HeaderCenter:after {
    content: "";
    display: table;
    clear: both; }

#HeaderLeft {
  height: 120px;
  float: left;
  width: 600px;
  box-sizing: border-box;
  line-height: 120px; }
  #HeaderLeft .logoRight {
    display: inline-block; }
    #HeaderLeft .logoRight img {
      width: 220px; }
  #HeaderLeft .logoLeft {
    margin-right: 30px;
    display: inline-block; }
    #HeaderLeft .logoLeft img {
      width: 230px; }

#HeaderRight {
  float: left;
  width: 360px; }
  #HeaderRight:after {
    content: "";
    display: table;
    clear: both; }

#logoRight {
  float: right; }

#socialRight {
  float: right;
  padding-top: 10px;
  padding-left: 15px; }

#HeaderRightTop {
  position: relative; }
  #HeaderRightTop:after {
    content: "";
    display: table;
    clear: both; }
  #HeaderRightTop .navbar-header {
    display: none; }

#Search {
  text-transform: uppercase;
  color: #ca5621;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  top: 64px;
  right: 0; }
  #Search:after {
    content: "";
    display: table;
    clear: both; }
  #Search #dnn_dnnSearch_ClassicSearch {
    position: relative; }
  #Search .searchInputContainer {
    float: left; }
    #Search .searchInputContainer .dnnSearchBoxClearText {
      top: 4px;
      right: 4px; }
    #Search .searchInputContainer input[type="text"] {
      padding: 10px;
      font-size: 14px; }
  #Search .Search {
    float: left;
    margin-left: 4px;
    text-decoration: none; }
    #Search .Search img {
      position: absolute;
      top: 6px;
      right: -20px; }
    #Search .Search .searchImage {
      padding: 10px;
      background: #ca5621;
      text-decoration: none;
      color: #FFF; }
  #Search span {
    text-transform: uppercase;
    color: #FFF;
    font-size: 14px;
    font-weight: bold; }
    @media screen and (max-width: 991px) {
      #Search span {
        color: #ca5621; } }
  #Search .searchSkinObjectPreview li span {
    color: #333; }

#FontSize {
  float: right;
  padding-top: 10px;
  padding-right: 20px; }

#TopMenu {
  padding: 10px;
  background-color: rgba(238, 238, 238, 0.8);
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 0; }
  #TopMenu .radmenu {
    float: none; }

#Login {
  float: right;
  clear: both;
  margin-top: 35px; }

.LoginButton A, A .LoginButton, .LoginButton {
  color: #ffffff;
  text-decoration: none; }

#MenuMaster {
  position: relative; }

#MenuBackground {
  width: 100%;
  height: 100px;
  position: absolute; }

#MenuBackgroundLeft {
  background-image: url("../images/menucolor.gif");
  width: 50%;
  height: 100px;
  float: left; }

#MenuBackgroundright {
  background-image: url("../images/menugray.gif");
  width: 49.9%;
  height: 100px;
  float: right; }

#MenuCenter {
  width: 100%;
  height: 100px;
  position: absolute;
  text-align: center; }

#Menu {
  width: 960px;
  height: 100px;
  margin: auto;
  text-align: left; }

#MenuTable {
  clear: both; }
  #MenuTable .radmenu {
    margin-top: -2px; }
  #MenuTable .MenuPadding {
    width: 785px;
    padding-left: 4px; }

#MenuLeft {
  background-image: url("../images/menuleft.gif");
  width: 180px;
  height: 100px;
  float: left;
  top: 20px; }

#MenuLabelTop {
  width: 135px;
  height: 20px;
  top: 17px;
  position: relative; }

#MenuLabelMiddle {
  width: 135px;
  height: 20px;
  top: 27px;
  position: relative; }

#MenuLabelBottom {
  width: 135px;
  height: 20px;
  top: 37px;
  position: relative; }

#MenuRight {
  background-image: url("../images/menugray.gif");
  width: 780px;
  height: 100px;
  float: left; }

#SeparatorMaster {
  text-align: center;
  background-color: #eeeeee;
  background-image: url("../images/separator.gif");
  font-size: 0px; }

#SeparatorCenter {
  margin: auto;
  text-align: left;
  width: 960px;
  height: 12px;
  font-size: 0px; }

#SeparatorLeft {
  background-color: #eeeeee;
  width: 170px;
  float: left;
  height: 12px;
  font-size: 0px;
  background-image: url("../images/separator.gif"); }

#SeparatorMiddle {
  background-color: #FFF;
  width: 505px;
  float: left;
  height: 12px;
  background-image: url("../images/separator.gif");
  font-size: 0px; }

#SeparatorRight {
  background-color: #eeeeee;
  width: 285px;
  float: left;
  height: 12px;
  background-image: url("../images/separator.gif");
  font-size: 0px; }

#ContentMaster {
  text-align: center;
  background-color: #eeeeee;
  /*overflow:auto;*/ }

#ContentFull {
  background: #FFF;
  width: 1280px;
  margin: 0 auto; }
  #ContentFull .ContentPane {
    width: 100%; }

#ContentCenter {
  margin: auto;
  text-align: left;
  width: 960px;
  display: inline-block; }

#ContentLeft {
  background-color: #eeeeee;
  width: 170px;
  float: left; }

.LeftPane {
  width: 160px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px; }

.SMTitle {
  width: 160px;
  margin-top: 10px; }

.SM {
  width: 160px;
  padding-bottom: 15px; }

#ContentMiddle {
  width: 505px;
  float: left;
  background-color: #FFF; }

.ContentPane {
  width: 480px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px; }

#ContentRight {
  width: 282px;
  float: left; }

.RightPane {
  width: 272px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px; }

#SeparatorGray {
  background-color: #eeeeee;
  height: 5px;
  font-size: 0px;
  clear: both; }

#FooterMaster {
  text-align: center;
  padding-bottom: 25px; }

#FooterCenter {
  margin: auto;
  text-align: left;
  width: 960px;
  margin-top: 10px; }
  #FooterCenter .radmenu {
    margin-top: 2px; }

#FooterLeft {
  margin-left: 180px;
  float: left; }

#Footerright {
  float: left; }

.twitter-wrapper {
  margin-left: 10px; }

/* ==================================== */
/*	Custom classes						*/
/* ==================================== */
.Arrow {
  background: url("../images/whitearrow.png") no-repeat;
  background-position: center; }

.MenuLabel {
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 26px; }

.TopSep {
  background-image: url("../images/topsep.gif"); }

.HsepGray {
  background-image: url("../images/hsepgray.gif"); }

.Gray {
  background-color: #989898; }

.DarkGray {
  background-color: #7f7f7f; }

.Orange {
  background-color: #ca5621; }

.ArrowOrange {
  background-color: #ca5621;
  background-image: url("../images/arroworange.gif");
  background-repeat: no-repeat; }

.Blue {
  background-color: #5ab9a0; }

.ArrowBlue {
  background-color: #5ab9a0;
  background-image: url("../images/arrowblue.gif");
  background-repeat: no-repeat; }

.Purple {
  background-color: #8576a1; }

.ArrowPurple {
  background-color: #8576a1;
  background-image: url("../images/arrowpurple.gif");
  background-repeat: no-repeat; }

.FooterText {
  font-size: 10px;
  font-weight: bold; }

.PagingTable {
  border: 0px;
  border-top: dotted 1px #989898; }

#FeaturedNewsTitle {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  width: 410px;
  font-weight: bold; }

#FeaturedNewsTitle A {
  text-decoration: none; }

#LatestNewsTitle {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  width: 410px; }

#LatestNewsTitle A {
  text-decoration: none; }

#FeaturedNewsDate {
  color: Gray;
  font-weight: bold;
  float: left;
  width: 75px; }

#FeaturedNewsSummary {
  clear: both; }

#FeaturedNewsSummary {
  margin-bottom: 5px; }

#LatestNews {
  margin-bottom: 5px; }

#NewsMoreLink A {
  color: #ca5621; }

.NewsLine {
  clear: both;
  border-bottom: dotted 1px #989898;
  height: 15px; }

.HighLightColor {
  background-color: #ef7b1a; }

.LinkPDF {
  background-image: url("../images/pdf.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 15px; }

.LinkPPT {
  background-image: url("../images/ppt.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 15px; }

.LinkDOC {
  background-image: url("../images/word.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 15px; }

.LinkXLS {
  background-image: url("../images/excel.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 15px; }

.LinkOTHER {
  background-image: url("../images/doc.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 15px; }

.UDTSearch IMG {
  display: none; }

.NormalRed {
  color: #F00; }

/* ==================================== */
/*	FontSizeSwitcher					*/
/* ==================================== */
#FontSizeSwitcher_normaal {
  background-image: url("../images/textsize-small.gif"); }

#FontSizeSwitcher_groot {
  background-image: url("../images/textsize-medium.gif"); }

#FontSizeSwitcher_extragroot {
  background-image: url("../images/textsize-large.gif"); }

#FontSizeSwitcher input {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 27px;
  height: 26px;
  margin-left: 0px;
  border: 0;
  padding: 0; }

/* ==================================== */
/*	CONTAINERS							*/
/* ==================================== */
#containerTitleMaster {
  clear: both; }

#ContainerTitleImage {
  width: 25px;
  height: 25px;
  background-image: url("../images/titlearrow.gif");
  background-repeat: no-repeat;
  float: left;
  margin-top: 2px; }

#ContainerTitleImageBesluit {
  width: 65px;
  height: 68px;
  background-image: url("../images/besluit.gif");
  background-repeat: no-repeat;
  float: left;
  margin-top: 2px; }

#ContainerTitleText {
  float: left;
  width: calc(100% - 25px); }

#ContainerTitleTextBesluit {
  float: left;
  padding-top: 10px;
  width: 70%; }

.ContainerBody {
  clear: both;
  padding-bottom: 15px; }

.ContainerBodyBesluit {
  clear: both;
  padding-bottom: 15px;
  padding-top: 15px;
  _padding-top: 5px;
  padding-right: 5px; }

.ContainerBodyBesluit UL {
  padding-left: 25px !important;
  _margin-left: 20px !important;
  _padding-left: 0px !important;
  padding-bottom: 0px !important; }

.ContainerBodyLine {
  clear: both;
  padding-bottom: 10px; }

.ContainerLine {
  clear: both;
  border-bottom: dotted 1px #989898; }

.Spacer {
  height: 15px; }

/* ==================================== */
/*	KADER								*/
/* ==================================== */
.Corner {
  margin-bottom: 10px; }

.Top {
  height: 10px;
  font-size: 0px;
  line-height: 0px; }

.TopLeft {
  height: 10px;
  font-size: 0px;
  line-height: 0px;
  background: transparent url("../images/corner_top_left.png") top left no-repeat; }

.TopRight {
  height: 10px;
  font-size: 0px;
  line-height: 0px;
  background: transparent url("../images/corner_top_right.png") top right no-repeat; }

.TopMiddle {
  height: 10px;
  font-size: 0px;
  line-height: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: transparent url("../images/corner_top_middle.png") top left repeat-x; }

.MiddleLeft {
  background: transparent url("../images/corner_middle_left.png") top left repeat-y; }

.MiddleRight {
  background: transparent url("../images/corner_middle_right.png") top right repeat-y; }

.Middle {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  background: transparent url("../images/corner_middle.png"); }

.MiddleOntwerp {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  background: transparent url("../images/ontwerp.gif"); }

.MiddleOntwerp .ContainerBody {
  padding: 0px;
  padding-right: 10px; }

.Middle .ContainerBody {
  padding: 0px;
  padding-right: 10px; }

.Bottom {
  height: 20px;
  line-height: 0px;
  font-size: 0px; }

.BottomLeft {
  height: 20px;
  line-height: 0px;
  font-size: 0px;
  background: transparent url("../images/corner_bottom_left.png") top left no-repeat; }

.BottomRight {
  height: 20px;
  line-height: 0px;
  font-size: 0px;
  background: transparent url("../images/corner_bottom_right.png") top right no-repeat; }

.BottomMiddle {
  height: 20px;
  line-height: 0px;
  font-size: 0px;
  margin-left: 10px;
  margin-right: 10px;
  background: transparent url("../images/corner_bottom_middle.png") top left repeat-x; }

/* ==================================== */
/*	BASIS HTML							*/
/* ==================================== */
html {
  overflow-y: scroll;
  font-size: 12px;
  color: #666666;
  line-height: 1.4; }

body {
  margin: 0px; }

p {
  margin: 0px;
  padding-bottom: 10px; }

A:link {
  color: #666666;
  font-weight: bold; }

A:visited {
  color: #666666;
  font-weight: bold; }

A:hover {
  color: #ca5621; }

SMALL {
  font-size: 9px; }

BIG {
  font-size: 16px; }

BLOCKQUOTE {
  font-style: normal !important; }

TD {
  font-size: 12px; }

TH {
  font-size: 12px; }

OL {
  margin-top: 0px;
  margin-bottom: 10px; }

UL {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: square;
  padding-bottom: 10px; }

HR {
  color: #cccccc;
  border-left: none;
  border-right: none;
  border-bottom: none; }

H1 {
  color: #ca5621;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase; }

H2 {
  color: #666666;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase; }

H3 {
  color: #ca5621;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase; }

H4 {
  color: #666666;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase; }

H5 {
  color: #ca5621;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 12px;
  font-style: italic; }

H6 {
  color: #666666;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 12px;
  font-style: italic; }

IMG {
  border: 0px; }

LI {
  margin-left: 10px; }

UL LI,
OL LI {
  margin-left: 0px; }

A STRONG,
STRONG A,
A B,
B A {
  font-weight: bold; }

/* ==================================== */
/* ================DNN================= */
/* ==================================== */
/* styles for control panel */
.ControlPanel {
  background-color: #f3f3f3; }

/* style for module titles */
.Head {
  color: #f49629;
  font-size: 14px; }

/* text style used for rendered text which should appear disabled */
.NormalDisabled {
  font-size: 12px; }

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
  border: solid 1px #ca5621;
  font-size: 12px; }

/* style to apply if the content should be hidden */
.Hidden {
  display: none; }

/*Edit In Place Tool Bar Classes*/
.eipbackimg {
  border: outset 1px;
  /*give toolbar a 3D look*/
  position: absolute;
  /*needed so it doesn't take up space */
  margin-top: -22px;
  /*specify toolbar to be just above text */
  margin-left: 30px;
  white-space: nowrap;
  /* makes toolbar horizontal */
  background: url(../../../../../images/eip_toolbar.gif);
  background-color: #DDD;
  background-repeat: repeat-x;
  height: 22px; }

.eipbuttonbackimg {
  width: 21px;
  height: 21px;
  cursor: pointer;
  /*change mouse to pointer when hover over button*/
  float: left; }

.eipbutton_edit {
  background: url(../../../../../images/eip_edit.gif) no-repeat 100% center;
  float: left; }

.eipbutton_save {
  background: url(../../../../../images/eip_save.gif) no-repeat 100% center;
  float: left; }

.eipborderhover {
  border: outset 1px; }

/* ==================================== */
/*	MODULE MENU							*/
/* ==================================== */
.ModuleTitle_MenuItem TD {
  white-SPACE: nowrap;
  padding-left: 5px;
  padding-right: 5px; }

.ModuleTitle_MenuItem {
  font-size: 12px;
  background-color: #eeeeee; }

.ModuleTitle_MenuIcon {
  background-color: #eeeeee;
  border-top: 0px;
  border-bottom: 0px; }

.ModuleTitle_SubMenu {
  background-color: #eeeeee;
  border: outset 1px; }

.ModuleTitle_MenuItemSel {
  color: #ca5621; }

/* ==================================== */
/*	EXTRA    							*/
/* ==================================== */
input[type="checkbox"],
input[type="checkbox"]:checked {
  height: 13px;
  width: 13px;
  vertical-align: middle;
  margin: 0 0.4em 0.4em 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #FFF;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: box-shadow 200ms;
  box-shadow: inset 1px 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
  position: relative; }

/* input checked border color */
input[type="checkbox"]:checked {
  border-color: rgba(0, 0, 0, 0.5); }

/* checkbox checked */
input[type="checkbox"]:checked:before {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
  content: '\2713';
  -webkit-margin-start: 0;
  margin-left: 1px;
  font-size: 12px;
  position: absolute;
  top: -3px; }

/* disabled input */
input[type="checkbox"]:disabled {
  opacity: .6;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.1);
  box-shadow: none; }

/* style label for disabled input */
input[type="checkbox"]:disabled + label {
  opacity: .6;
  cursor: default;
  -webkit-user-select: none; }

html,
body {
  height: 100%; }

.RadTreeView_Default .rtLines .rtLI,
.RadTreeView_Default .rtLines .rtFirst .rtUL {
  text-align: left; }

/*$color-rwo-blue: rgb(142,210,238);*/
/*
$color-rwo-blue: #769ccd;
$color-rwo-purple: #9178b1;
$color-rwo-gray: #59616d;
$color-rwo-lightgray: #f1f1f2;
$color-rwo-red: #F00;
$color-rwo-orange: #f39400;
$color-rwo-highlight: #f89d1d;
$color-rwo-lightyellow: #e2a340;
*/
html,
body,
a {
  font-family: "Flanders Art Sans";
  line-height: 1.4; }

h1 {
  line-height: 20px; }

hr {
  margin: 6px 0px !important;
  border-color: #8B8B8B;
  color: #666666; }

.Normal {
  color: inherit; }

.MenuLabel * {
  font-weight: bold !important; }

.radmenu ul {
  margin-left: 0px !important; }

.searchInputContainer {
  margin-right: 2px; }

.panelbar .rootGroup {
  margin: 0 !important; }

.radmenu .slide, .contextMenu {
  background: #FFF;
  border: 1px solid #989898; }

/*$color-rwo-blue: rgb(142,210,238);*/
/*
$color-rwo-blue: #769ccd;
$color-rwo-purple: #9178b1;
$color-rwo-gray: #59616d;
$color-rwo-lightgray: #f1f1f2;
$color-rwo-red: #F00;
$color-rwo-orange: #f39400;
$color-rwo-highlight: #f89d1d;
$color-rwo-lightyellow: #e2a340;
*/
/** collapsed menu **/
@media screen and (max-width: 991px) {
  #ContentLeft {
    display: none; }
  #SeparatorLeft {
    display: none; }
  #SeparatorRight {
    display: none; }
  #HeaderCenter {
    width: 100%;
    margin: 0;
    float: none;
    background-image: none;
    background-color: #ffffff; }
  #ContentCenter {
    width: 100%;
    margin: 0;
    float: none;
    background-image: none;
    background-color: #ffffff; }
  #ContentMiddle {
    width: 100%;
    margin: 0;
    float: none;
    background-image: none;
    background-color: #ffffff;
    padding: 10px;
    box-sizing: border-box;
    padding: 10px; }
  #ContentRight {
    width: 100%;
    margin: 0;
    float: none;
    background-image: none;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 10px; }
  #SeparatorMaster {
    width: 100%;
    margin: 0;
    float: none;
    background-image: none;
    background-color: #ffffff; }
  #SeparatorCenter {
    width: 100%;
    margin: 0;
    float: none;
    background-image: none;
    background-color: #ffffff; }
  #FooterCenter {
    width: 100%;
    margin: 0;
    float: none;
    background-image: none;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 10px; }
  #SeparatorMiddle {
    width: 100%;
    margin: 0; }
  #ContentMaster {
    background-color: #ffffff; }
  #HeaderLeft {
    width: 100%;
    clear: both;
    margin: 0;
    text-align: left;
    float: none;
    height: auto;
    padding-left: 10px; }
    #HeaderLeft a img {
      width: 100%;
      max-width: 360px; }
  #HeaderRight {
    width: 100%;
    clear: both;
    margin: 0;
    text-align: left;
    float: none; }
  #FooterLeft {
    width: 100%;
    clear: both;
    margin: 0;
    text-align: left;
    float: none; }
  #FooterRight {
    width: 100%;
    clear: both;
    margin: 0;
    text-align: left;
    float: none; }
  #logoRight {
    display: none; }
  #HeaderRightTop {
    position: relative; }
  #Search {
    float: none;
    padding-top: 0px;
    position: static;
    margin-left: 10px; }
  #TopMenu {
    float: none;
    position: static;
    margin-left: 14px; }
  #MenuTable {
    display: none; }
  .content-wrapper {
    width: 100%; }
  .ContentPane {
    width: 100%;
    margin: 0; }
    .ContentPane .DnnModule hr {
      clear: both; }
  .RightPane {
    width: 100%;
    margin: 0; }
  .navbar-header {
    display: inline-table !important; }
    .navbar-header .navbar-toggle {
      position: relative;
      padding: 10px;
      margin-top: 10px;
      margin-right: 15px;
      margin-bottom: 4px;
      margin-left: 10px;
      background-color: transparent;
      background-image: none;
      border: 1px solid #999;
      border-radius: 4px;
      cursor: pointer; }
      .navbar-header .navbar-toggle:focus {
        background-color: #ECECEC;
        border-color: #999; }
      .navbar-header .navbar-toggle:hover {
        background-color: #ECECEC;
        border-color: #999; }
    .navbar-header:after {
      display: table;
      content: " "; }
    .navbar-header:before {
      display: table;
      content: " "; }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .navbar-toggle .icon-bar {
    background-color: #999;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  .navbar-container .navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
    .navbar-container .navbar-collapse > ul {
      list-style-type: none;
      padding: 7px 0 0 0;
      background-color: #989898; }
      .navbar-container .navbar-collapse > ul > li {
        padding: 2px 0px 2px 5px;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
        display: block;
        text-decoration: none; }
        .navbar-container .navbar-collapse > ul > li:hover {
          opacity: 0.7;
          background-color: #68707B; }
        .navbar-container .navbar-collapse > ul > li:last-child {
          margin-bottom: 5px; }
        .navbar-container .navbar-collapse > ul > li > a {
          color: #fff;
          font-weight: bold;
          display: block;
          text-decoration: none; }
        .navbar-container .navbar-collapse > ul > li > ul > li a {
          color: #fff;
          font-weight: bold;
          display: block;
          text-decoration: none;
          text-transform: none; }
      .navbar-container .navbar-collapse > ul > li.Orange:hover {
        background-color: #ca5621; }
      .navbar-container .navbar-collapse > ul > li.Blue:hover {
        background-color: #5ab9a0; }
      .navbar-container .navbar-collapse > ul > li.Purple:hover {
        background-color: #8576a1; }
      .navbar-container .navbar-collapse > ul > li.focused-Orange > a {
        color: #ca5621; }
      .navbar-container .navbar-collapse > ul > li.focused-Orange > ul > li a.focused:not(.expanded) {
        color: #ca5621; }
      .navbar-container .navbar-collapse > ul > li.focused-Orange > ul > li a:hover {
        color: #ca5621; }
      .navbar-container .navbar-collapse > ul > li.focused-Orange:hover > a {
        color: #ca5621; }
      .navbar-container .navbar-collapse > ul > li.focused-Blue > a {
        color: #5ab9a0; }
      .navbar-container .navbar-collapse > ul > li.focused-Blue > ul > li a.focused:not(.expanded) {
        color: #5ab9a0; }
      .navbar-container .navbar-collapse > ul > li.focused-Blue > ul > li a:hover {
        color: #5ab9a0; }
      .navbar-container .navbar-collapse > ul > li.focused-Blue:hover > a {
        color: #5ab9a0; }
      .navbar-container .navbar-collapse > ul > li.focused-Purple > a {
        color: #8576a1; }
      .navbar-container .navbar-collapse > ul > li.focused-Purple > ul > li a.focused:not(.expanded) {
        color: #8576a1; }
      .navbar-container .navbar-collapse > ul > li.focused-Purple > ul > li a:hover {
        color: #8576a1; }
      .navbar-container .navbar-collapse > ul > li.focused-Purple:hover > a {
        color: #8576a1; }
      .navbar-container .navbar-collapse > ul > li.sub-menu-title {
        margin-top: 5px; }
        .navbar-container .navbar-collapse > ul > li.sub-menu-title:first-child {
          margin-top: 0px; }
  .navbar-container .TopSep {
    background-repeat: repeat-x; }
  .clearfix:after {
    display: table;
    content: " "; }
  .clearfix:before {
    display: table;
    content: " "; } }

@media (min-width: 992px) {
  #MainMenuButton {
    display: none; } }

/*$color-rwo-blue: rgb(142,210,238);*/
/*
$color-rwo-blue: #769ccd;
$color-rwo-purple: #9178b1;
$color-rwo-gray: #59616d;
$color-rwo-lightgray: #f1f1f2;
$color-rwo-red: #F00;
$color-rwo-orange: #f39400;
$color-rwo-highlight: #f89d1d;
$color-rwo-lightyellow: #e2a340;
*/
.content-wrapper .ModSearchResultsC .dnnSearchBoxPanel,
.content-wrapper .ModSearchResultsC .dnnSearchResultItem-Link,
.content-wrapper .ModSearchResultsC .dnnSearchResultItem-Others {
  display: none; }

.content-wrapper .ModSearchResultsC .dnnSearchResultItem-Title {
  font-size: 12px; }

.content-wrapper .ModSearchResultsC .dnnSearchResultPagerTop {
  /*margin-top: 0;*/ }

.content-wrapper .ModSearchResultsC .dnnSearchResultPanel {
  background: #eeeeee;
  /*padding: 10px 0 0 0;*/ }

.ModITOmniSitemapC .RadPanelBar {
  width: auto; }
  .ModITOmniSitemapC .RadPanelBar .rpRootGroup {
    border: none; }
  .ModITOmniSitemapC .RadPanelBar .rpOut {
    border: none; }
  .ModITOmniSitemapC .RadPanelBar .rpLink {
    border: none; }

