﻿body {
  font: 12pt/16pt Calibri, Arial, Verdana, Sans-serif;
  color: #333333;
  background: #ffffff url("/images/smartcane/bg.png") top left repeat-x; }

/** Header ----------------- */
#header {
  position: relative;
  z-index: 999; }

#header .header_item {
  height: 95px; }

/** General styles --------- */
p {
  margin: 2px 0px 14px 0px;
  font: 12px/18px; }

b {
  font-weight: bold; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.main_pad {
  padding: 5px; }

.login_container {
  display: inline-block; }

.hide {
  display: none; }

/** Standard Formats --------------------------------- */
ul.circle {
  list-style-type: circle !important; }

ul.circle li {
  padding-left: 10px;
  margin: 0px 0px 0px 15px; }

ol.decimal {
  list-style-type: decimal !important; }

ol.decimal li {
  padding-left: 10px;
  margin: 0px 0px 0px 15px; }

ol.lower-alpha {
  list-style-type: lower-alpha !important; }

ol.lower-alpha li {
  padding-left: 10px;
  margin: 0px 0px 0px 15px; }

ol.lower-roman {
  list-style-type: lower-roman !important; }

ol.lower-roman li {
  padding-left: 10px;
  margin: 0px 0px 0px 15px; }

.contentwrapper {
  font-size: 10px;
  /* overflow: hidden; */ }

.wrapper b, .wrapper strong {
  font-weight: bold; }

.wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6 {
  font-weight: bold;
  display: block;
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #666666; }

.wrapper h1 {
  font-size: 1.7em;
  line-height: 32px; }

.wrapper h2 {
  margin-top: 8px;
  font-size: 1.4em;
  line-height: 28px; }

.wrapper h3 {
  margin-top: 8px;
  font-size: 1.3em;
  line-height: 24px; }

.wrapper h4 {
  margin-top: 8px;
  font-size: 1.2em;
  line-height: 20px; }

.wrapper h5 {
  margin-top: 8px;
  font-size: 1.1em; }

.wrapper h6 {
  line-height: 18px;
  font-size: 1.0em; }

/** Standard Formats end ----------------------------- */
/** Site Search ----------- */
#search_results h1 {
  font-weight: bold;
  display: block;
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #73a75b;
  font-size: 1.6em;
  line-height: 32px;
  border-bottom: 1px dotted #333333; }

#search_results h1 a, #search_results h1 a:link, #search_results h1:visited, #search_results h1:hover, #search_results h1:active {
  text-decoration: none;
  color: #73a75b; }

#search_results h1 {
  font-size: 1.5em; }

.summary {
  font-size: 1.2em;
  display: block; }

#search_results .didnt {
  font-size: 1.3em;
  margin-top: 15px;
  margin-bottom: 10px; }

/** Search ends --------------- */
#header h1 {
  height: 92px;
  /*background: url('/images/interface/screen-supporter-logo.png') no-repeat 310px 50%;*/ }

/** Top Menue ---------------- */
#top-menu {
  position: absolute;
  left: 275px;
  top: 10px;
  text-align: right;
  font-size: 1.2em; }

.splitter {
  color: #a0a0a0; }

#top-menu a, #top-menu a:link, #top-menu a:visited {
  color: #014f8f;
  text-decoration: none; }

#top-menu a:hover, #top-menu a:active {
  text-decoration: underline; }

#top-menu .logged {
  color: #414141; }

#top-menu .logout {
  color: #014f8f;
  margin-right: 2px;
  display: none; }

#top-menu .splitter {
  color: #a0a0a0; }

#top-menu-bottom {
  margin-top: 40px;
  text-align: right;
  font-size: 1.4em;
  overflow: hidden; }

/** Site Search Form -------------- */
#top-menu-bottom #searchfield {
  float: right;
  background: url(/images/interface/search_form_background.gif) no-repeat;
  width: 203px;
  height: 26px;
  margin: 0;
  padding: 0;
  padding-top: 0;
  border: 0;
  color: #333333; }

#top-menu-bottom #searchfield .search {
  text-align: left;
  padding-right: 25px;
  width: 147px;
  border: 0;
  height: 25px;
  line-height: 23px;
  color: #333333;
  background-color: transparent; }

#top-menu-bottom #searchsubmit {
  height: 24px;
  width: 69px;
  float: right; }

.noborder {
  border: none; }

/** Breadcrumb and option navigation --------- */
/*#mid-header {
    position: relative;
    height: 275px;
    width: 950px;
    font-size: 1.2em;
    margin-top: 1px;
}

#fonter {
    position: absolute;
    top: 129px;
    left: 590px;
    padding-right: 10px;
    width: 350px;
    text-align: right;
    line-height: 34px;
}*/
#fac1 h1 {
  font-size: 1.7em;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 10px; }

#fac1 h2 {
  margin-top: 8px;
  font-size: 1.4em;
  line-height: 28px; }

#breadcrumb {
  position: absolute;
  top: 129px;
  left: 10px;
  width: 600px;
  line-height: 34px; }

#mid-header a, #mid-header a:link, #mid-header a:visited {
  color: #014f8f;
  text-decoration: none; }

#mid-header A IMG {
  border: none; }

#mid-header a:hover, #mid-header a:active {
  text-decoration: underline; }

.setborder {
  overflow: hidden; }

#header #quicknavigation {
  position: absolute;
  top: 11px;
  left: 646px;
  text-align: right;
  width: 300px;
  font-size: 1.2em;
  line-height: 27px;
  z-index: 2002; }

#header #quicknavigation a, #header #quicknavigation a:link, #header #quicknavigation a:visited {
  color: #014f8f;
  text-decoration: none; }

#header #quicknavigation a:hover, #header #quicknavigation a:active {
  text-decoration: underline; }

/** Content Teaser box ------------- */
#content-wrapper {
  font-size: 100%; }

#content-teaser {
  margin-top: 15px;
  float: right;
  padding: 0;
  margin: 0;
  padding-right: 8px;
  font-size: 1.2em; }

/** Ctoc and Ad Box on left side ------------ */
#toc-navigation {
  margin-top: 15px;
  float: left;
  padding: 0;
  margin: 0;
  font-size: 1.2em; }

.box-container {
  margin-top: 15px;
  width: 220px;
  height: auto !important;
  min-height: 250px;
  height: 250px; }

#subnav {
  height: auto !important;
  min-height: 250px;
  height: 250px; }

#advert {
  clear: left;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  width: 215px; }

#advert img {
  border: 0; }

#toc-navigation .box-head {
  padding: 0;
  margin: 0;
  height: 35px;
  width: 220px;
  background-image: url("/images/interface/subnav_blue.gif");
  background-repeat: no-repeat; }

body.tree_0 #mid-header {
  position: relative;
  height: 162px;
  width: 950px;
  font-size: 1.2em;
  margin-top: 1px;
  background-image: url("/images/interface/homepage.jpg");
  background-repeat: no-repeat; }

body.tree_65654 #mid-header {
  position: relative;
  height: 162px;
  width: 950px;
  font-size: 1.2em;
  margin-top: 1px;
  background-image: url("/images/interface/homepage.jpg");
  background-repeat: no-repeat; }

body.tree_63610 #toc-navigation .box-head {
  padding: 0;
  margin: 0;
  height: 35px;
  width: 220px;
  background-image: url("/images/interface/subnav_blue.gif");
  background-repeat: no-repeat; }

body.tree_64994 #toc-navigation .box-head {
  padding: 0;
  margin: 0;
  height: 35px;
  width: 220px;
  background-image: url("/images/interface/subnav_greenish.gif");
  background-repeat: no-repeat; }

body.tree_64995 #toc-navigation .box-head {
  padding: 0;
  margin: 0;
  height: 35px;
  width: 220px;
  background-image: url("/images/interface/subnav_red.gif");
  background-repeat: no-repeat; }

body.tree_64996 #toc-navigation .box-head {
  padding: 0;
  margin: 0;
  height: 35px;
  width: 220px;
  background-image: url("/images/interface/subnav_purple.gif");
  background-repeat: no-repeat; }

.box-content {
  padding: 0;
  margin: 0;
  width: 220px;
  background-image: url("/images/interface/ctoc-faux.gif");
  height: auto !important;
  min-height: 676px;
  height: 676px; }

.box-footer {
  padding: 0;
  margin: 0;
  height: 5px;
  width: 220px;
  background-image: url("/images/interface/ctoc-box-footer.gif");
  background-repeat: no-repeat; }

/** Left side ctoc box end ------------------------------*/
#box-content-main {
  float: left;
  width: 469px;
  margin-bottom: 9px; }

#box-content-social {
  float: right;
  width: 230px;
  margin-bottom: 9px; }

#box-content-twitter {
  background: url("/images/interface/bg-twitter-bottom.png") no-repeat 0 100%;
  padding-bottom: 3px;
  margin-bottom: 15px;
  font-size: 14px;
  float: right;
  width: 230px; }

#box-content-twitter p {
  background: url("/images/interface/bg-twitter-top.png") no-repeat;
  padding: 20px 20px 10px; }

#twitter-follow-link {
  float: left;
  padding: 35px 0 0 70px; }

#twitter-follow-link a, #twitter-follow-link a:link, #twitter-follow-link a:visited {
  color: #014f8f;
  text-decoration: none; }

#twitter-follow-link a:hover, #twitter-follow-link a:active {
  text-decoration: underline; }

#socialmedia-buttons {
  padding-left: 34px; }

#socialmedia-buttons li {
  float: left; }

#socialmedia-buttons a {
  display: block;
  width: 32px;
  height: 32px;
  background: url("/images/interface/socialmedia.png");
  text-indent: -9999px;
  margin-right: 10px; }

li#sm-linkedin a {
  background-position: 0 -32px; }

li#sm-twitter a {
  background-position: 0 -64px; }

li#sm-youtube a {
  background-position: 0 -96px; }

#socialmedia-buttons li a:hover {
  opacity: 0.8; }

/** Left Stand Out Box ------------------------------*/
.left-standout {
  width: 230px; }

#left-standout-content {
  background-image: url("/images/interface/gradient.png");
  background-repeat: repeat-x;
  background-color: #04386F;
  color: #fff;
  float: left;
  font-size: 12px;
  line-height: 1.6em;
  padding-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#left-standout-content h2 {
  color: white;
  font-weight: bold;
  font-size: 15px;
  padding: 20px 24px 8px 13px; }

#left-standout-content .box-text-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  width: auto; }

#left-standout-content ul {
  list-style: disc;
  margin-left: 2.3em; }

#left-standout-content a {
  color: #fff;
  text-decoration: underline; }

/** Right side content box ------------------------------*/
.fauxus {
  margin-top: 20px;
  overflow: hidden;
  width: 708px; }

.fauxus .faux-head {
  height: 9px;
  background-image: url("/images/interface/homepage-faux-top.gif");
  background-repeat: no-repeat;
  margin-left: 0;
  width: 708px; }

.fauxus .faux-mid {
  background-image: url("/images/interface/homepage-faux-mid.gif");
  overflow: hidden;
  clear: both;
  width: 708px; }

.fauxus .faux-footer {
  overflow: hidden;
  height: 9px;
  background-image: url("/images/interface/homepage-faux.gif");
  background-repeat: no-repeat;
  margin-left: 0;
  width: 708px; }

.box-content-container {
  margin-left: -2px; }

.box-content-head {
  background: url("/images/interface/box-content-head-home.gif") no-repeat 0 0;
  margin: 0;
  padding: 0;
  height: 5px; }

.box-content-content {
  padding: 0;
  margin: 0;
  width: 469px;
  background: url("/images/interface/box-content-faux-home.gif") repeat-y;
  border-width: 0 1px;
  height: auto !important;
  min-height: 100px;
  height: 100px;
  font-size: 1.2em; }

.box-padding {
  padding: 10px 22px;
  margin-right: 1px;
  overflow: hidden; }

.content-text {
  float: left;
  color: #333333; }

.content-text p {
  width: 250px;
  margin-top: 15px; }

#content-teaser, #content-teaser .box-content-container .box-content-content .box-padding .content-text #flowtext {
  line-height: 18px;
  margin-top: 15px; }

#content-teaser h1 {
  line-height: 20px; }

.content-image {
  float: right;
  width: 160px; }

.box-content-content h1 {
  color: #254383;
  font-size: 1em;
  font-weight: bold;
  width: 430px !important; }

.box-content-footer {
  padding: 0;
  margin: 0;
  height: 5px;
  background: url("/images/interface/box-content-footer-home.gif") no-repeat 0 0; }

/** Right content box end */
/** Generic Feature box start */
.box-feature {
  float: left; }

.box-feature-right {
  float: left;
  margin-left: 15px;
  width: 150px; }

.box-feature-head {
  padding: 0;
  margin: 0;
  /*background-image: url("/images/interface/feature-box-head.gif"); 	background-repeat: no-repeat;*/
  height: 7px;
  width: 233px; }

.box-feature-content {
  padding: 0;
  margin: 0;
  margin-left: 1px;
  width: 224px;
  /*background-image: url("/images/interface/feature-box-faux.gif");*/
  height: auto !important;
  min-height: 425px;
  height: 425px;
  background-color: #F5F5F5; }

.box-feature-content-gradient {
  margin: 0px 1px 0px 2px;
  width: 225px;
  background-image: url("/images/interface/gradient-feature-box.gif");
  background-repeat: repeat-x;
  height: auto !important;
  min-height: 425px;
  height: 425px;
  background-color: #f5f5f5; }

.box-feature-footer {
  padding: 0;
  margin: 0;
  margin-left: 1px;
  height: 10px;
  width: 230px;
  /*background-image: url("/images/interface/feature-box-footer.gif");*/ }

/** Generic Feature box end */
/** Generic Most box start */
.most-feature {
  float: right;
  width: 231px;
  padding-right: 1px; }

.most-feature-head {
  padding: 0;
  margin: 0;
  height: 7px;
  width: 230px; }

.most-feature-content {
  padding: 0;
  margin: 0px 0px 0px 2px;
  width: 230px;
  background-image: url("/images/interface/gradient-most-box.gif");
  background-repeat: repeat-x;
  background-color: #04386f;
  height: auto !important;
  min-height: 425px;
  height: 425px; }

.most-feature-footer {
  height: 7px;
  overflow: hidden; }

/** Generic Feature box end */
/** Padding Wrapper for small boxes */
.box-padding {
  padding: 18px; }

#feature-wrapper .box-feature .box-feature-content #media-center h2, #feature-wrapper .box-feature .box-feature-content #news-center h2, #feature-wrapper .box-feature-right .box-feature-content #news-center h2 {
  font-weight: bold;
  color: #666666;
  font-size: 1.4em;
  float: left; }

.seeall {
  float: right;
  font-size: 0.9em; }

.seeall a, seeall a:link, seeall a:visited {
  color: #014f8f;
  font-weight: normal;
  text-decoration: none;
  line-height: 23px; }

.seeall a:hover, seeall a:active {
  text-decoration: underline; }

/** Padding Wrapper for small boxes end */
/** Box list template and links ----- */
.box-template-left {
  float: left;
  padding: 0;
  margin: 0;
  border: none;
  width: 160px;
  vertical-align: top;
  height: auto !important;
  min-height: 0;
  height: 0; }

.spac {
  padding-top: 13px;
  clear: both; }

.box-template-right {
  float: right;
  padding: 0;
  margin: 0;
  vertical-align: top;
  height: auto !important;
  min-height: 0;
  height: 0; }

.box-template-left a, box-template-left a:link, box-template-left a:visited {
  color: #014f8f;
  font-weight: normal;
  font-size: 1.1em;
  text-decoration: none;
  line-height: 18px; }

.box-template-left a:hover, box-template-left a:active {
  text-decoration: underline; }

/** Box list template end----- */
/** Blue Box list template and links ----- */
.mostbox-template-left {
  float: left;
  padding: 0;
  margin: 0;
  padding-left: 15px;
  margin-top: 8px;
  line-height: 12px; }

.mostbox-template-right {
  float: right;
  padding: 0;
  margin: 0;
  padding-right: 15px;
  margin-top: 6px;
  margin-bottom: 4px; }

.box-text-wrapper {
  width: 100%;
  padding-top: 2px;
  padding-bottom: 0px;
  overflow: hidden; }

.mostbox-template-left a, mostbox-template-left a:link, mostbox-template-left a:visited {
  color: #ffffff;
  font-weight: normal;
  font-size: 1.1em;
  text-decoration: none;
  line-height: 24px; }

.mostbox-template-left a:hover, mostbox-template-left a:active {
  text-decoration: underline; }

/** Blue Box list template end----- */
#most-center {
  height: 400px;
  overflow: hidden; }

#feature-wrapper .most-feature .most-feature-content #most-center h2 a {
  display: block;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  padding: 20px 24px 8px 13px;
  background: url("/images/interface/rss.png") no-repeat 193px 10px; }

/** --------- MOST VISITED BOX ----------------*/
#mbox {
  height: 350px;
  position: relative; }

#mbox ul {
  /*top: -50px;	*/ }

#mbox ul, #mbox li {
  list-style: none;
  margin: 0;
  padding: 0;
  height: auto !important;
  min-height: 5px;
  height: 5px;
  font-size: 1.0em;
  background-image: url("/images/interface/blue-third-leveln.png");
  background-repeat: repeat-x;
  background-position: left bottom; }

#mbox ul li a, #mbox ul li a:link, #mbox ul li a:visited {
  line-height: 25px;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 30px 5px 15px;
  background: url("/images/interface/mostbg-fix.png") right 6px no-repeat;
  display: block;
  margin: 0;
  width: 180px; }

#mbox ul li a:hover, #mbox ul li a:active {
  text-decoration: none; }

/** --------- LATEST NEWS BOX ----------------*/
#latestnewsbox ul, #latestnewsbox li, #latestnewsbox {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 4px; }

#latestnewsbox ul li a, #latestnewsbox ul li a:link, #latestnewsbox ul li a:visited {
  color: #014F8F;
  text-decoration: none;
  padding: 5px 9px 5px 0px;
  display: block;
  margin: 0;
  font-size: 1.1em;
  background: url(../images/interface/grey_arrow.gif) no-repeat right 2px; }

#latestnewsbox ul li a:hover, #latestnewsbox ul li a:active {
  text-decoration: underline; }

/** --------- MOST VISITED BOX END ------------*/
/** Footer start * /
#footer {
    margin-top: 39px;
    background-image: url("/images/interface/footer.gif");
    background-repeat: repeat-x;
    height: 80px;
    line-height: 40px;
    font-size: 1.1em;
    color: #5d5d5d;
    width: 100%;
    overflow: hidden;
}

    #footer .copy {
        float: left;
        font-size: 1.1em;
    }

    #footer .footer-nav {
        float: right;
        padding-right: 10px;
    }

        #footer .footer-nav a, #footer .footer-nav a:link, #footer .footer-nav a:visited {
            color: #014f8f;
            text-decoration: none;
        }

            #footer .footer-nav a:hover, #footer .footer-nav a:active {
                text-decoration: underline;
            }

/** Footer end * /
*/
/** Subnavigation CTOC -------------------------------------------------------- */
ul.ctoc2 {
  list-style: none;
  margin: 0; }

.ctoc2 {
  padding-left: 2px; }

.ctoc-gradient {
  width: 175px;
  margin-left: 1px;
  margin-right: 1px;
  height: auto !important;
  min-height: 676px;
  height: 676px;
  background-image: url("/images/interface/ctoc-gradient.gif");
  background-repeat: repeat-x;
  background-position: left top; }

#subnavctoc.ctoc2 li.ctoc_level1 {
  width: 173px;
  height: auto !important;
  min-height: 31px;
  height: 31px;
  padding: 17px 5px 0px 35px;
  border-bottom: 1px solid #eaeaea;
  font-size: 1.1em;
  line-height: 17px; }

#subnavctoc.ctoc2 li.ctoc_level1 a, .ctoc2 li.ctoc_level1 a:link, .ctoc2 li.ctoc_level1 a:visited {
  color: #043870;
  background-image: url("/images/interface/ctoc2-bg-inactive.gif");
  background-repeat: no-repeat;
  background-position: left top;
  text-decoration: none;
  display: block;
  height: auto !important;
  min-height: 25px;
  height: 25px;
  margin-left: -25px;
  padding-left: 25px; }

#subnavctoc.ctoc2 li.ctoc_level1 a:hover {
  background-image: url("/images/interface/ctoc2-bg.gif");
  background-repeat: no-repeat;
  text-decoration: underline; }

#subnavctoc.ctoc2 li.ctoc_level1.ctoc_current a {
  background-image: url("/images/interface/ctoc2-bg.gif");
  background-repeat: no-repeat; }

#subnavctoc.ctoc2 li .ctoc_level1 {
  padding-left: 25px; }

/** Second level -------- */
#subnavctoc li ul li.ctoc_level2 {
  line-height: 22px;
  list-style: none;
  margin: 0;
  margin-left: -3px; }

#subnavctoc li ul.ctoc_level1 li.ctoc_level2 {
  background-image: url("/images/interface/ctoc2-bg-inactive.gif");
  background-repeat: no-repeat; }

#subnavctoc li ul.ctoc_level1 li.ctoc_level2 a, #subnavctoc li ul.ctoc_level1 li.ctoc_level2 a:link, #subnavctoc li ulctoc_level1 li.ctoc_level2 a:visited {
  display: block;
  padding: 0px 1px 3px 20px;
  height: auto !important;
  min-height: 15px;
  height: 15px; }

#subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2 a:hover {
  background-image: url("/images/interface/ctoc2-bg.gif");
  background-repeat: no-repeat; }

#subnavctoc.ctoc2 ul.ctoc_level1 li.ctoc_level2.ctoc_current a {
  background-image: url("/images/interface/ctoc2-bg.gif");
  background-repeat: no-repeat; }

.spanner {
  padding: 0px 4px 0px 4px; }

.spanner .bold {
  font-weight: bold; }

.pad {
  padding: 0px 4px 0px 4px; }

.fnormal {
  font-weight: normal; }

.vheight {
  height: 25px; }

/* Home page */
#nav_options div, .nav_options div {
  float: left;
  width: 50%;
  margin: 0px;
  padding: 0px;
  text-align: center; }

#nav_options div a, .nav_options div a {
  display: block;
  height: 30px;
  background-color: #014f8f;
  color: #ffffff;
  margin: 5px;
  padding-top: 5px;
  border-radius: 5px; }

#nav_options div a:hover, .nav_options div a:hover {
  background-color: #012b8f; }

#nav_options div a:first-child, .nav_options div a:first-child {
  margin-left: 0px;
  padding-left: 0px; }

.module_list {
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 20px; }

.module_list li {
  list-style: disc;
  margin-left: 10px;
  padding-left: 10px; }

.img_home {
  float: left;
  margin: 0px 10px 10px 0px;
  height: 120px;
  width: 148px; }

td {
  vertical-align: top; }

/* banner-box */
#banner-box {
  float: right; }

/* Right side * /
#rightSide
{
    position: absolute;
    top: 200px;
    left: 750px;
    padding-right: 10px;
    width: 200px;
    text-align: left;
    line-height: 34px;
}*/
#rightSide {
  position: relative;
  top: 10px;
  float: right; }

#rightSide h2 {
  font-weight: bold; }

.moduleBlockUl {
  list-style: disc; }

.moduleBlockUl li {
  list-style: disc;
  margin-left: 10px;
  padding-left: 10px; }

/* others */
.modalPopup {
  background-color: #FFFFCC;
  width: 400px;
  padding: 20px; }

.olNumber {
  list-style: decimal;
  margin-left: 10px;
  padding-left: 10px; }

.olLowerAlpha {
  list-style: lower-alpha;
  margin-left: 10px;
  padding-left: 10px; }

.olLowerRoman {
  list-style: lower-roman;
  margin-left: 10px;
  padding-left: 10px; }

.ulCircle {
  list-style: circle;
  margin-left: 10px;
  padding-left: 10px; }

/* Menu */
.RadMenu_Smartcane {
  background: #AFB1B4;
  padding: 5px;
  min-height: 31px; }

.RadMenu_Smartcane LI.rmItem {
  display: inline-block;
  border-left: 2px solid #fff;
  position: relative;
  z-index: 4; }

.RadMenu_Smartcane LI.rmItem.rmFirst {
  border-left: none; }

.RadMenu_Smartcane LI.rmItem A SPAN.rmText.rmExpandRight:after {
  content: ">";
  position: absolute;
  right: 5px;
  color: #fff;
  text-shadow: 0 0 2px #000; }

.RadMenu_Smartcane LI A {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #AFB1B4; }

.RadMenu_Smartcane LI .rmSlide {
  display: none;
  position: absolute;
  float: left; }

.RadMenu_Smartcane LI .rmSlide UL {
  display: none;
  position: relative;
  float: left;
  background: #AFB1B4;
  border: 1px solid #747272;
  margin-top: -1px;
  box-shadow: 5px 5px 5px #6B6B6B; }

.RadMenu_Smartcane LI .rmSlide UL LI {
  display: block;
  width: 200px;
  padding: 0;
  margin: 0;
  border: none; }

.RadMenu_Smartcane LI .rmSlide UL > LI > A {
  border-top: 1px solid #919191; }

.RadMenu_Smartcane LI .rmSlide UL > LI > A > SPAN {
  border-top: 1px solid #ccc;
  font-size: 15px;
  padding: 4px;
  text-transform: none; }

.RadMenu_Smartcane LI .rmSlide UL > LI:first-child > A {
  border-top: none; }

.RadMenu_Smartcane LI .rmSlide UL > LI:first-child > A > SPAN {
  border-top: none; }

.RadMenu_Smartcane LI.rmItem > A {
  position: relative;
  z-index: 11;
  border-bottom: 1px solid #AFB1B4; }

.RadMenu_Smartcane LI A SPAN {
  padding: 5px 9px;
  display: block;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase; }

.RadMenu_Smartcane LI:hover > A > SPAN {
  color: #008269; }

.RadMenu_Smartcane LI.hp-search {
  /*position: absolute;         top: 0;         right: 0;         margin: 5px;*/
  float: right;
  background: #fff url(/images/smartcane/magnifier.png) no-repeat;
  padding-left: 28px;
  border-radius: 10px;
  overflow: hidden; }

.RadMenu_Smartcane LI.hp-search INPUT {
  border: none;
  font-size: 21px; }

@media all and (device-width: 768px) and (device-height: 1024px) {
  .RadMenu_Smartcane LI.hp-search INPUT {
    border: none;
    font-size: 16px;
    margin-right: 5px; } }

@media all and (min-width: 768px) {
  .user-status {
    position: fixed;
    top: 0;
    left: 0;
    padding: 5px;
    text-align: right;
    background: #f2f2f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f2f2f2 0%, #eaeaea 47%, #e1e1e1 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(47%, #eaeaea), color-stop(100%, #e1e1e1));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #eaeaea 47%, #e1e1e1 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%, #eaeaea 47%, #e1e1e1 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%, #eaeaea 47%, #e1e1e1 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%, #eaeaea 47%, #e1e1e1 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e1e1e1',GradientType=0 );
    /* IE6-9 */
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-right-radius: 5px;
    max-width: 200px; } }

@media all and (max-width: 768px) {
  .user-status {
    display: none; } }

.user-status .us-un-title, .user-status .us-un-value {
  font-size: 15px;
  text-shadow: 1px 1px #fff;
  word-wrap: break-word; }

.user-status A {
  font-size: 12px;
  color: #333; }

.user-status A:hover {
  color: #666; }

.sc-defaultbtn {
  background: #9D9FA2;
  border: 1px solid #333;
  color: #fff;
  text-transform: uppercase;
  padding: 7px 23px;
  font-weight: bold;
  border-radius: 13px;
  position: relative; }

.sc-defaultbtn:hover {
  background: #ACB4BE; }

.sc-defaultbtn:active {
  top: 1px; }

.tbl_login TR TD {
  vertical-align: middle; }

.tbl_login TR TD.hp-terms {
  padding-bottom: 10px;
  padding-top: 10px; }

.tbl_login INPUT[type=text], .tbl_login INPUT[type=password] {
  width: 300px;
  padding: 5px;
  border: 1px solid #333; }

.first-timer-cell {
  width: 240px; }

.hp-module {
  margin-top: 40px;
  position: relative; }

.hp-module .hp-module-panel {
  float: right;
  background: #008269;
  border-radius: 15px;
  padding: 10px;
  max-width: 200px; }

.hp-module .hp-module-panel LI, .hp-module .hp-module-panel LI A {
  color: #fff; }

.hp-module .hp-module-panel LI {
  background: url(/images/smartcane/module-arrow-icon.png) no-repeat top left;
  padding-left: 27px;
  min-height: 27px;
  margin-bottom: 5px; }

.hp-module .hp-module-panel LI:hover A {
  color: #ddd; }

.hp-module .hp-module-panel LI:hover {
  background-image: url(/images/smartcane/module-arrow-icon-h.png); }

.hp-module .hp-module-panel LI.mp-title {
  font-size: 19pt;
  font-weight: bold;
  background: none;
  padding-left: 0; }

.hp-module .hp-modules A {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
  border: 1px solid #333;
  border-radius: 30px;
  overflow: hidden; }

.hp-module .hp-modules A IMG {
  border: none; }

.hp-module .hp-modules A SPAN {
  position: absolute;
  color: #fff;
  font-size: 30pt;
  margin: 10pt;
  font-weight: bold;
  width: 80%;
  line-height: 24pt;
  text-shadow: 1px 1px 2px #000; }

@media all and (device-width: 768px) and (device-height: 1024px) {
  .hp-module .hp-modules A SPAN {
    font-size: 23pt; } }

.hp-module .hp-modules A SPAN.tile-bottom-right {
  bottom: 0;
  right: 0;
  text-align: right; }

.hp-module .hp-modules A SPAN.tile-bottom-left {
  bottom: 0;
  left: 0;
  text-align: left; }

.hp-module .hp-modules A SPAN.tile-bottom-middle {
  bottom: 0;
  right: 0;
  text-align: center;
  width: 100%;
  margin: 0;
  margin-bottom: 10pt; }

.clear-both {
  clear: both; }

IMG.funding-support {
  display: block; }

#footer {
  border-top: 2px solid #000;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  position: relative;
  padding-top: 5px;
  margin-top: 5px; }

#footer .ft-copyright, #footer .ft-links A {
  font-size: 16px;
  color: #555; }

#footer .ft-links {
  float: right; }

#footer .ft-links A {
  border-left: 1px solid #ccc;
  padding-left: 5px;
  padding-right: 5px; }

#footer .ft-links A:hover {
  color: #01836B; }

#footer .ft-links A:first-child {
  border-left: none; }

/* Activity Related stuff. */
table.activity {
  border: 1px solid #000000;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto; }

table.activity th {
  text-align: center;
  border: 1px solid #000000;
  padding: 0px 4px 0px 4px; }

table.activity td {
  text-align: center;
  vertical-align: central;
  border: 1px solid #000000;
  padding: 8px 12px 8px 12px; }

table.summary {
  border-collapse: collapse;
  width: 100%; }

table.summary th {
  text-align: center;
  border-bottom: 1px solid #000000;
  padding: 0px 4px 0px 4px; }

table.summary th.headerdate {
  text-align: left; }

table.summary td {
  text-align: center;
  vertical-align: central;
  border-bottom: 1px solid #000000;
  padding: 4px 12px 4px 12px; }

input[type='submit'].editbutton {
  height: 25px;
  width: 25px;
  border: none;
  box-shadow: 0 1px 2px #fff, 0 -1px 1px #666, inset 0 -1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.8);
  background: url(../../images/icons/table_edit_small.png) no-repeat;
  background-color: lightgray; }

input[type='submit'].activitybutton {
  height: 70px;
  width: 210px;
  background-color: #555;
  color: #fff; }

.activitydropdown {
  height: 31px;
  width: 140px; }

.activitydropdown option {
  width: 130px; }

.blog h3 {
  margin: 0; }

body .flatpickr-month {
  background: #00785f;
  color: #fff;
  fill: #fff; }

body .flatpickr-weekdays {
  background: #00785f; }

body span.flatpickr-weekday {
  color: #ddd; }

body .flatpickr-prev-month:hover svg, body .flatpickr-next-month:hover svg {
  fill: #0f0; }

