.sm-clean {  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  color: #d8d8d8;
  font-weight: normal;
    font-size: 10pt;
  line-height: 17px;
  text-decoration: none;
}
.sm-clean a.current {
  color: #d23600;
}
.sm-clean a.disabled {
  color: #bbbbbb;
}
.sm-clean a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 4px;
}
.sm-clean a.highlighted span.sub-arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
  padding-bottom: 7px;
  padding-right: 5px;
}
.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.sm-clean li {
  border-top: 0px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
  border-top: 0;
}
.sm-clean ul {
    background: #2D3E50;    
    z-index: 1001;
}
@media (max-width:768px) {
    .sm-clean ul ul {
        background: #212E3C;        
        z-index: 1001;
    }
    ul.sm-clean > li > ul {    
        border-left: #E67E22 3px solid;
    }
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {  
  border-left: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

@media (min-width: 768px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-clean ul {
    position: absolute;
  }

  .sm-clean li {
    float: left;
  }

  .sm-clean.sm-rtl li {
    float: right;
  }

  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    float: none;
  }

  .sm-clean a {
    white-space: nowrap;
  }

  .sm-clean ul a, .sm-clean.sm-vertical a {
    white-space: normal;
  }

  .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  /* ...end */
  .sm-clean {
    padding: 0 10px;    
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
  }
  .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    padding: 12px 12px;
    color: #b8c7ce;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: #fff;
  }
  .sm-clean a.current {
    color: #d23600;
  }
  .sm-clean a.disabled {
    color: #bbbbbb;
  }
  .sm-clean a.has-submenu {
    padding-right: 24px;
  }
  .sm-clean a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-clean li {
    border-top: 0;
  }
  .sm-clean > li > ul:before,
  .sm-clean > li > ul:after {
    content: '';
    position: absolute;
    top: -18px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #bbbbbb transparent;
  }
  .sm-clean > li > ul:after {
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent white transparent;
  }
  .sm-clean ul {
    border: 1px solid #bbbbbb;
    padding: 5px 0;
    background: white;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
  }
  .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    border: 0 !important;
    padding: 10px 20px;
    color: #555555;
  }
  .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    background: #eeeeee;
    color: #7b7b7b;
  }
  .sm-clean ul a.current {
    color: #d23600;
  }
  .sm-clean ul a.disabled {
    background: white;
    color: #cccccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-clean ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555;
  }
  .sm-clean span.scroll-up,
  .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px;
  }
  .sm-clean span.scroll-up:hover,
  .sm-clean span.scroll-down:hover {
    background: #eeeeee;
  }
  .sm-clean span.scroll-up:hover span.scroll-up-arrow, .sm-clean span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #d23600 transparent;
  }
  .sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #d23600 transparent transparent transparent;
  }
  .sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent;
  }
  .sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
  }
  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px;
  }
  .sm-clean.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-clean.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-clean.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent;
  }
  .sm-clean.sm-rtl > li > ul:before {
    left: auto;
    right: 30px;
  }
  .sm-clean.sm-rtl > li > ul:after {
    left: auto;
    right: 31px;
  }
  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-clean.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent;
  }
  .sm-clean.sm-vertical {
    padding: 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  .sm-clean.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
    background: #1a2226; /*#c4c4c4;      */
  }
  .sm-clean.sm-vertical a.disabled {
    background: #eeeeee;
  }
  .sm-clean.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    /*border-width: 5px;*/
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #d8d8d8;
  }
    .sm-clean.sm-vertical a:hover span.sub-arrow,
    .sm-clean.sm-vertical a.highlighted span.sub-arrow {        
        border-color: transparent transparent transparent #fff;
    }
  .sm-clean.sm-vertical > li > ul:before,
  .sm-clean.sm-vertical > li > ul:after {
    display: none;
  }
  .sm-clean.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
    background: #1a2226;/*#eeeeee;*/
  }
  .sm-clean.sm-vertical ul a.disabled {
    background: white;
  }
}

/* main-menu-a */
/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
ul#main-menu-a ul {
    display:none;
    position:static !important;
    top:auto !important;
    left:auto !important;
    margin-left:0 !important;
    margin-top:0 !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    background-color: #2c3b41; /*#2d3e50;    */
    border: none;    
    box-shadow: none;
    border-radius: 0px !important;
}
ul#main-menu-a > li > ul {    
    border-left: #E67E22 3px solid;    
}
ul#main-menu-a > li > ul > li > ul {    
    background-color: #2d3e50;       
}
ul#main-menu-a ul li a {
    color: #b8c7ce;/*#d8d8d8;*/
}
ul#main-menu-a>li{float:none;}
ul#main-menu-a>li>a{white-space:normal;}
ul#main-menu-a ul.sm-nowrap>li>a{white-space:normal;}
ul#main-menu-a iframe{display:none;}
#main-menu-a {
	width:100%;
}
#main-menu-a a {	
	text-decoration:none;	
}
#main-menu-a a:hover, 
#main-menu-a a:focus, 
#main-menu-a a:active,
#main-menu-a a.highlighted {
	color:#fff;
}
/* Make sub indicators align to the left of the item */
#main-menu-a a span.sub-arrow,
#main-menu-a ul a span.sub-arrow {
	position:absolute;
	top:50%;
    margin-top: -10px;    
    /*left: 0px;*/
	width:17px;
	height:17px;
	font:bold 16px/16px monospace !important;
	text-align:center;
	border:0;
	text-shadow:none;	
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}
@media (max-width:768px) {
    #main-menu-a a span.sub-arrow, 
    #main-menu-a ul a span.sub-arrow {
        position: absolute;
        margin-top: -18px;
        margin-left: -22px;
        left: 15px;
        width: 34px;
        height: 33px;
        text-align: center;
        text-shadow: none;        
        padding-top: 7px;
        background-color: transparent;     
    }
}
#main-menu-a a.highlighted span.sub-arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
  padding-bottom: 7px;
}
#main-menu-a ul {
	padding:10px 0px 10px 0px;
}
#main-menu-a ul a {	
    padding: 8px 0 8px 30px;      
}
@media (min-width:768px) {
    #main-menu-a.sm-vertical ul a:hover, 
    #main-menu-a.sm-vertical ul a:focus, 
    #main-menu-a.sm-vertical ul a:active, 
    #main-menu-a ul a:hover, 
    #main-menu-a ul a:focus, 
    #main-menu-a ul a:active,
    #main-menu-a.sm-vertical ul a.highlighted{
        color:#fff; /*#fff;*/
        background-color: #2c3b41;/*#1a2226;#C4C4C4;        */
    }
}
#main-menu-a span.disabled {
	display:block;	
	color:#BBB1A3;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	font-size:1em;
}
#main-menu-a > li > ul > li > ul > li > a {
    padding-left: 50px;
}
.own_highlighted {
    background-color: #1ABC9C;
    color: #fff !important;
}


/* collapsiblemenu */
/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
ul.collapsiblemenu ul {
    display:none;
    position:static !important;
    top:auto !important;
    left:auto !important;
    margin-left:0 !important;
    margin-top:0 !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    background-color: #2c3b41; /*#2d3e50;    */
    border: none;    
    box-shadow: none;
    border-radius: 0px !important;
}
ul.collapsiblemenu > li > ul {    
    border-left: #E67E22 3px solid;    
}
ul.collapsiblemenu > li > ul > li > ul {    
    background-color: #2d3e50;       
}
ul.collapsiblemenu ul li a {
    color: #b8c7ce;/*#d8d8d8;*/
}
ul.collapsiblemenu>li{float:none;}
ul.collapsiblemenu>li>a{white-space:normal;}
ul.collapsiblemenu ul.sm-nowrap>li>a{white-space:normal;}
ul.collapsiblemenu iframe{display:none;}
.collapsiblemenu {
	width:100%;
}
.collapsiblemenu a {	
	text-decoration:none;	
}
.collapsiblemenu a:hover, 
.collapsiblemenu a:focus, 
.collapsiblemenu a:active,
.collapsiblemenu a.highlighted {
	color:#fff;
}
/* Make sub indicators align to the left of the item */
.collapsiblemenu a span.sub-arrow,
.collapsiblemenu ul a span.sub-arrow {
	position:absolute;
	top:50%;
    margin-top: -10px;    
    /*left: 0px;*/
	width:17px;
	height:17px;
	font:bold 16px/16px monospace !important;
	text-align:center;
	border:0;
	text-shadow:none;	
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}
@media (max-width:768px) {
    .collapsiblemenu a span.sub-arrow, 
    .collapsiblemenu ul a span.sub-arrow {
        position: absolute;
        margin-top: -18px;
        margin-left: -22px;
        left: 15px;
        width: 34px;
        height: 33px;
        text-align: center;
        text-shadow: none;        
        padding-top: 7px;
        background-color: transparent;     
    }
}
.collapsiblemenu a.highlighted span.sub-arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
  padding-bottom: 7px;
}
.collapsiblemenu ul {
	padding:10px 0px 10px 0px;
}
.collapsiblemenu ul a {	
    padding: 8px 0 8px 30px;      
}
@media (min-width:768px) {
    .collapsiblemenu.sm-vertical ul a:hover, 
    .collapsiblemenu.sm-vertical ul a:focus, 
    .collapsiblemenu.sm-vertical ul a:active, 
    .collapsiblemenu ul a:hover, 
    .collapsiblemenu ul a:focus, 
    .collapsiblemenu ul a:active,
    .collapsiblemenu.sm-vertical ul a.highlighted{
        color:#fff; /*#fff;*/
        background-color: #2c3b41;/*#1a2226;#C4C4C4;        */
    }
}
.collapsiblemenu span.disabled {
	display:block;	
	color:#BBB1A3;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	font-size:1em;
}
.collapsiblemenu > li > ul > li > ul > li > a {
    padding-left: 50px;
}