

.menucss-blue {

  background:transparent;

  

}



.menucss-blue a, .menucss-blue a:hover, .menucss-blue a:focus, .menucss-blue a:active {

  padding: 10px 20px;

  /* make room for the toggle button (sub indicator) */

  padding-right: 58px;

  

 /* background: #3092c0;

  background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8));

  background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8);

  background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8);

  background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8);

  background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);*/

  color: white;

  

  

  line-height: 23px;

  text-decoration: none;

  

}

.menucss-blue a.current {

 /* background: #006892;

  background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #006188), color-stop(100%, #006f9c));

  background-image: -webkit-linear-gradient(to bottom, #006188, #006f9c);

  background-image: -moz-linear-gradient(to bottom, #006188, #006f9c);

  background-image: -o-linear-gradient(to bottom, #006188, #006f9c);

  background-image: linear-gradient(to bottom, #006188, #006f9c);*/

  color: white;

}

.menucss-blue a.disabled {

  color: #a1d1e8;

}

.menucss-blue a span.sub-arrow {

  position: absolute;

  top: 50%;

  margin-top: -17px;

  left: auto;

  right: 4px;

  width: 34px;

  height: 24px;

  overflow: hidden;

  

  text-align: center;

  text-shadow: none;

  background: rgba(0, 0, 0, 0.1);

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  -ms-border-radius: 4px;

  -o-border-radius: 4px;

  border-radius: 4px

}

.menucss-blue a.highlighted span.sub-arrow:before {

  display: block;

  content: '-';

}

.menucss-blue > li:first-child > a, .menucss-blue > li:first-child > :not(ul) a {

 

}

.menucss-blue > li:last-child > a, .menucss-blue > li:last-child > *:not(ul) a, .menucss-blue > li:last-child > ul,

.menucss-blue > li:last-child > ul > li:last-child > a, .menucss-blue > li:last-child > ul > li:last-child > *:not(ul) a, .menucss-blue > li:last-child > ul > li:last-child > ul,

.menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul,

.menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,

.menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {

 

}

.menucss-blue > li:last-child > a.highlighted, .menucss-blue > li:last-child > *:not(ul) a.highlighted,

.menucss-blue > li:last-child > ul > li:last-child > a.highlighted, .menucss-blue > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,

.menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,

.menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,

.menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .menucss-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {

 

}

.menucss-blue ul {

  background: white;

}

.menucss-blue ul ul {

  background: rgba(0, 0, 0, 0.9);

}

.menucss-blue ul a, .menucss-blue ul a:hover, .menucss-blue ul a:focus, .menucss-blue ul a:active {

  background:#fff;

  color: #2b82ac;

 

  text-shadow: none;

  border-left: 8px solid transparent;

}

.menucss-blue ul a.current {

  background: #fff;



  color: white;

}

.menucss-blue ul a.disabled {

  color: #b3b3b3;

}

.menucss-blue ul ul a,

.menucss-blue ul ul a:hover,

.menucss-blue ul ul a:focus,

.menucss-blue ul ul a:active {

  border-left: 16px solid transparent;

}

.menucss-blue ul ul ul a,

.menucss-blue ul ul ul a:hover,

.menucss-blue ul ul ul a:focus,

.menucss-blue ul ul ul a:active {

  border-left: 24px solid transparent;

}

.menucss-blue ul ul ul ul a,

.menucss-blue ul ul ul ul a:hover,

.menucss-blue ul ul ul ul a:focus,

.menucss-blue ul ul ul ul a:active {

  border-left: 32px solid transparent;

}

.menucss-blue ul ul ul ul ul a,

.menucss-blue ul ul ul ul ul a:hover,

.menucss-blue ul ul ul ul ul a:focus,

.menucss-blue ul ul ul ul ul a:active {

  border-left: 40px solid transparent;

}



.menucss-blue ul li {

  border-top: 1px solid rgba(0, 0, 0, 0.05);

}

.menucss-blue ul li:first-child {

  border-top: 0;

}



@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) */

  .menucss-blue ul {

    position: absolute;

    width: 12em;

  }



  .menucss-blue li {

    float: left;

  }



  .menucss-blue.sm-rtl li {

    float: right;

  }



  .menucss-blue ul li, .menucss-blue.sm-rtl ul li, .menucss-blue.sm-vertical li {

    float: none;

  }



  .menucss-blue a {

    white-space: nowrap;

  }



  .menucss-blue ul a, .menucss-blue.sm-vertical a {

    white-space: normal;

  }



  .menucss-blue .sm-nowrap > li > a, .menucss-blue .sm-nowrap > li > :not(ul) a {

    white-space: nowrap;

  }



  /* ...end */

  .menucss-blue {

    background:none;

   /* background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8));

    background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);*/

   

    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

	margin-top:18px;

  }

  .menucss-blue a, .menucss-blue a:hover, .menucss-blue a:focus, .menucss-blue a:active, .menucss-blue a.highlighted {

    padding: 5px 16px;

    background:none;

	/* -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  -ms-border-radius: 4px;

  -o-border-radius: 4px;

  border-radius: 4px

    background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8));

    background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);*/

    color: white;

  }

  .menucss-blue a:hover, .menucss-blue a:focus, .menucss-blue a:active, .menucss-blue a.highlighted {

    background: #c52d2f;

 /*   background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #2d89b4), color-stop(100%, #297ca3));

    background-image: -webkit-linear-gradient(to bottom, #2d89b4, #297ca3);

    background-image: -moz-linear-gradient(to bottom, #2d89b4, #297ca3);

    background-image: -o-linear-gradient(to bottom, #2d89b4, #297ca3);

    background-image: linear-gradient(to bottom, #2d89b4, #297ca3);*/

  }

  .menucss-blue a.current {

    background:#c52d2f;

  /*  background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #006188), color-stop(100%, #006f9c));

    background-image: -webkit-linear-gradient(to bottom, #006188, #006f9c);

    background-image: -moz-linear-gradient(to bottom, #006188, #006f9c);

    background-image: -o-linear-gradient(to bottom, #006188, #006f9c);

    background-image: linear-gradient(to bottom, #006188, #006f9c);*/

    color: white;

  }

  .menucss-blue a.disabled {

    background:none;

   /* background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #3298c8), color-stop(100%, #2e8cb8));

    background-image: -webkit-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: -moz-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: -o-linear-gradient(to bottom, #3298c8, #2e8cb8);

    background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);*/

    color: #a1d1e8;

  }

  .menucss-blue a span.sub-arrow {

    top: auto;

    margin-top: 0;

    bottom: 2px;

    left: 50%;

    margin-left: -5px;

    right: auto;

    width: 0;

    height: 0;

    border-width: 5px;

  /*  border-style: solid dashed dashed dashed;

    border-color: #a1d1e8 transparent transparent transparent;*/

    background: transparent;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -ms-border-radius: 0;

    -o-border-radius: 0;

    border-radius: 0;

  }

  .menucss-blue a.highlighted span.sub-arrow:before {

    display: none;

  }

  .menucss-blue > li:first-child > a, .menucss-blue > li:first-child > :not(ul) a {

  

  }

  .menucss-blue > li:last-child > a, .menucss-blue > li:last-child > :not(ul) a {

   

  }

  .menucss-blue > li {

    border-left:;

	margin-left:1px;

  }

  .menucss-blue > li:first-child {

    border-left: 0;

  }

  .menucss-blue ul {

    border: 1px solid #a8a8a8;

    padding: 5px 0;

    background: rgba(0,0,0,0.8);

	border:none;

   

  }

  .menucss-blue ul ul {

   

    background: rgba(0,0,0,0.8);

  }

  .menucss-blue ul a, .menucss-blue ul a:hover, .menucss-blue ul a:focus, .menucss-blue ul a:active, .menucss-blue ul a.highlighted {

    border: 0 !important;

    padding: 9px 23px;

    background: transparent;

    color: #fff;

  

  }

  .menucss-blue ul a:hover, .menucss-blue ul a:focus, .menucss-blue ul a:active, .menucss-blue ul a.highlighted {

    background: #c52d2f;



    color: white;

  }

  .menucss-blue ul a.current {

    background: #006892;

    background-image: -webkit-gradient(linear, to bottom, to top, color-stop(0%, #006188), color-stop(100%, #006f9c));

    background-image: -webkit-linear-gradient(to bottom, #006188, #006f9c);

    background-image: -moz-linear-gradient(to bottom, #006188, #006f9c);

    background-image: -o-linear-gradient(to bottom, #006188, #006f9c);

    background-image: linear-gradient(to bottom, #006188, #006f9c);

    color: white;

  }

  .menucss-blue ul a.disabled {

    background: white;

    color: #b3b3b3;

  }

  .menucss-blue ul a span.sub-arrow {

    top: 50%;

    margin-top: -5px;

    bottom: auto;

    left: auto;

    margin-left: 0;

    right: 10px;

    border-style: dashed dashed dashed solid;

    border-color: transparent transparent transparent #a1d1e8;

  }

  .menucss-blue ul li {

    border: 0;

  }

  .menucss-blue span.scroll-up,

  .menucss-blue span.scroll-down {

    position: absolute;

    display: none;

    visibility: hidden;

    overflow: hidden;

    background: white;

    height: 20px;

  }

  .menucss-blue span.scroll-up-arrow, .menucss-blue span.scroll-down-arrow {

    position: absolute;

    top: -2px;

    left: 50%;

    margin-left: -8px;

    width: 0;

    height: 0;

    overflow: hidden;

    border-width: 8px;

    border-style: dashed dashed solid dashed;

    border-color: transparent transparent #2b82ac transparent;

  }

  .menucss-blue span.scroll-down-arrow {

    top: 6px;

    border-style: solid dashed dashed dashed;

    border-color: #2b82ac transparent transparent transparent;

  }

  .menucss-blue.sm-rtl.sm-vertical a span.sub-arrow {

    right: auto;

    left: 10px;

    border-style: dashed solid dashed dashed;

    border-color: transparent #a1d1e8 transparent transparent;

  }

  .menucss-blue.sm-rtl > li:first-child > a, .menucss-blue.sm-rtl > li:first-child > :not(ul) a {

    -webkit-border-radius: 0 8px 8px 0;

    -moz-border-radius: 0 8px 8px 0;

    -ms-border-radius: 0 8px 8px 0;

    -o-border-radius: 0 8px 8px 0;

    border-radius: 0 8px 8px 0;

  }

  .menucss-blue.sm-rtl > li:last-child > a, .menucss-blue.sm-rtl > li:last-child > :not(ul) a {

    -webkit-border-radius: 8px 0 0 8px !important;

    -moz-border-radius: 8px 0 0 8px !important;

    -ms-border-radius: 8px 0 0 8px !important;

    -o-border-radius: 8px 0 0 8px !important;

    border-radius: 8px 0 0 8px !important;

  }

  .menucss-blue.sm-rtl > li:first-child {

    border-left: 1px solid #2b82ac;

  }

  .menucss-blue.sm-rtl > li:last-child {

    border-left: 0;

  }

  .menucss-blue.sm-rtl ul a span.sub-arrow {

    right: auto;

    left: 10px;

    border-style: dashed solid dashed dashed;

    border-color: transparent #a1d1e8 transparent transparent;

  }

  .menucss-blue.sm-vertical {

    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);

    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);

  }

  .menucss-blue.sm-vertical a {

    padding: 9px 23px;

  }

  .menucss-blue.sm-vertical a span.sub-arrow {

    top: 50%;

    margin-top: -5px;

    bottom: auto;

    left: auto;

    margin-left: 0;

    right: 10px;

    border-style: dashed dashed dashed solid;

    border-color: transparent transparent transparent #a1d1e8;

  }

  .menucss-blue.sm-vertical > li:first-child > a, .menucss-blue.sm-vertical > li:first-child > :not(ul) a {

    -webkit-border-radius: 8px 8px 0 0;

    -moz-border-radius: 8px 8px 0 0;

    -ms-border-radius: 8px 8px 0 0;

    -o-border-radius: 8px 8px 0 0;

    border-radius: 8px 8px 0 0;

  }

  .menucss-blue.sm-vertical > li:last-child > a, .menucss-blue.sm-vertical > li:last-child > :not(ul) a {

    -webkit-border-radius: 0 0 8px 8px !important;

    -moz-border-radius: 0 0 8px 8px !important;

    -ms-border-radius: 0 0 8px 8px !important;

    -o-border-radius: 0 0 8px 8px !important;

    border-radius: 0 0 8px 8px !important;

  }

  .menucss-blue.sm-vertical > li {

    border-left: 0 !important;

  }

  .menucss-blue.sm-vertical ul {

    -webkit-border-radius: 4px !important;

    -moz-border-radius: 4px !important;

    -ms-border-radius: 4px !important;

    -o-border-radius: 4px !important;

    border-radius: 4px !important;

  }

  .menucss-blue.sm-vertical ul a {

    padding: 9px 23px;

  }

}

