body {
  font-family: verdana,arial,sans-serif;
}
P {
  font-size:9pt;
  font-weight:normal;
  color:#000000
}
TD {
  font-size:9pt;
  font-weight:bold;
  color:#000000;
}
td.tdhead {
  color: #ffffff;
  background-color: #5a595a;
  text-align: left;
  font-family: verdana;
}
td.subtitlecell {
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #999899;
}
a:link.subtitlecell, a:visited.subtitlecell {
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
TD.datacell {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}
TD.data, .fittrcells {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  white-space: nowrap;
}
.fittrcells {
  width: 100px;
  padding-left: 20px;
  text-indent: -20px;
}
TD.data2 {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}
TD.cancelled {
  font-size: 8pt;
  font-weight: bold;
  color: RED;
}
H1, H2, H3 {
  font-weight: bold;
  text-align: left;
  color: #000000;
}

LI {
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}
LI.body {
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}
a:link {
  text-decoration: none;
}

a:link.rp {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a:visited.rp {
  font-size: 8pt;
  font-weight: bold; color: #000000;
  text-decoration: none;
}

a:hover.rp {
  font-size: 8pt;
  font-weight: bold;
  color: blue;
  text-decoration: none;
}

div.alert {
  border: 1px dotted #FF4B4B;
  background-color: #F7F7F7;
  margin: 20px 20px;
  padding: 10px 10px;
}

div.announcement {
 padding:8px 16px;
 border: 1px solid #e5e5e5;
 background: #d9f9d9;
 border-radius:3px;
 margin: 8px 0;
}
.announcement h1 {
  font-size:18px;
  font-weight:600;
  padding-top:0;
  color:#2b5875;
}
.announcement p, .announcement div, .announcement li {
  color:#333;
  font-size:14px;
}

.announcement input[type=submit] {
  border: 0;
  background:transparent;
  font-size: 18px;
  padding:0;
  color:#444;
  cursor:pointer;
}

.dismissal-tooltip {
  display:none;
  background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    position: absolute;
    margin-top: -32px;
    padding: 4px;
    margin-left: -100px;
    white-space: nowrap;
}
.dismissal:hover + .dismissal-tooltip {display:block;}
.dismissal:hover {cursor:pointer;}

div.rightalign {
  text-align: right;
}

div.dashmodouter {
  border: 1px solid #bdcad8;
  margin: 5px;
  margin-bottom: 10px;
}

div.dashmodhead {
  background-color: #4A9BFC;
  border-bottom: 1px solid #bdcad8;
  padding: 2px 4px;
  color: #fff;
}
div.dashmodhead:hover {
  background-color: #0073FC;
  cursor: move;
}
div.dashmodhead a {
  font-size: 12px;
  line-height: 9px;
  padding: 0;
  color: #ddd;
  border: 1px solid #ddd;
  font-family: courier;
  width: 10px;
}
div.dashmodhead a:hover {
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
}

div.dashmodinner {
  background-color: #F2F7FC;
  padding: 7px 5px;
}

div.dashmodinner td.dashdata {
  font-weight: normal;
  border: 1px dotted #999;
  text-align: right;
}

div.dashmodinner {
  font-weight: normal;
  font-size: 14px;
}

div.dashmodinner select {
  border: 1px solid black;
  background: white;
}

      div.dashmodinner table.dbdata {
        margin: auto;
        border: 1px solid #bbbbbb;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
      }
      div.dashmodinner table.dbdata td {
        font-weight: normal;
        font-size: 14px;
        padding: 7px 4px;
      }
      div.dashmodinner table.dbdata tr.row0, div.dashmodinner table.dbdata tr.row1 {
        background: #ffffff;
        backgroundx: rgba(0, 0, 255, .2);
      }
      div.dashmodinner table.dbdata tr {
        border-bottom: 1px solid #bbbbbb;
      }
      div.dashmodinner table.dbdata tr.headrow td {
        border-bottom: 1px solid black;
      }
      div.dashmodinner table.dbdata td strong {
        margin: 3px 7px;
        text-transform: uppercase;
        font-size: 11px;
        color: #555555;
      }
      div.dashmodinner table.dbdata td.evencol {
        background: rgba(150, 150, 150, .2);
      }


div.flotr {
  margin-top: 10px;
  width: 310px;
  height: 200px;
}
div.flotr_emp {
  width: 370px;
}
div.ajaxnotice {
  padding: 4px;
  background-color: #F2F7FC;
  color: #00c833;
}

div.measureentry {
  text-align: center;
  padding: 10px;
}

#dashorgtable {
  border-style: none;
  border-collapse: separate;
  border-spacing: 7px;
}
#dashorgtable td.orgtd {
  border: 1px solid #999;
  background-color: #F2F7FC;
  padding: 2px 0;
  vertical-align: top;
}
#dashorgtable div {
  margin: 2px 4px;
  background-color: #4A9BFC;
  border: 1px solid #bdcad8;
  padding: 2px 4px;
  color: #fff;
}
#dashorgtable div:hover {
  background-color: #0073FC;
  cursor: move;
}

a.dbtab_cur, a.dbtab_opt, a.dbtab_cur:visited, a.dbtab_opt:visited {
  border: 3px outset #bdcad8;
  border-bottom-width: 0px;
  padding: 5px 7px;
  margin-left: 10px;
  color: #fff;
  
}

a.dbtab_cur {
  background-color: #0073FC;
}
a.dbtab_opt {
  background-color: #4A9BFC;
}


table.calendar, table.calendar_headline {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0;
}

table.calendar_headline {
  border-width: 0;
}

table.calendar_headline td.prev {
  text-align: left;
  font-weight: normal;
}

table.calendar_headline td.next {
  text-align: right;
  font-weight: normal;
}

table.calendar_headline td.monthname {
  text-align: center;
  font-size: 14pt;
}

table.calendar td.dayhead {
  font-weight: normal;
  text-align: center;
  font-size: 11pt;
  height: auto;
}

table.calendar td.deadspace {
  background-color: #ccc;
}

table.calendar td {
  text-align: right;
  border: 1px solid #aaa;
  height: 80px;
  vertical-align: top;
}

table.calendar div.woevent {
  text-align: left;
  font-weight: normal;
  border: 1px solid #000;
  margin: 2px;
  padding: 2px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

table.calendar div.woevent em {
  font-size: 8pt;
}

table.calendar div.pending {
  background-color: #9BFFAB;
  border-color: #69FF81;
}

table.calendar div.replaced {
  background-color: #FF9B9B;
  border-color: #FF6969;
}

table.calendar div.skipped {
  background-color: #FFF49B;
  border-color: #FFEF69;
}

table.calendar div.performed {
  background-color: #9BA8FF;
  border-color: #697CFF;
}

table.calendar div.cardioevent {
  background-color: #FFC89B;
  border-color: #FFAC69;
}

table.calendar a.addcardio {
  color: #aaa;
  float: left;
  font-style: italic;
  font-size: 8pt;
}

#homepageoption {
  display: none;
}
.scroll-table-head {
  width: 350px;
  table-layout: fixed;
}
.scroll-table-body {
  width: 350px;
  height: 300px;
  table-layout: fixed;
}
.memtbl_contain {
  width: 366px;
  height: 350px;
  overflow: auto;
}
.sortable td {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  padding: 3px;
  /*white-space: nowrap;*/
}
.sortable .roweven td {
  background-color: #fff;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
th.sortcol {
  background-color: #98C9FA;
  white-space: nowrap;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  padding: 3px;
  text-align: center;
}
th.sortcol:hover {
  background-color: #4A9BFC;
}
div.interests h4 {
  margin-bottom: 0;
}
table.gridlayout {
  border-style: none;
}
table.gridlayout td {
  width: 33%;
}

div.challenge {
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #BBB;
}
div.challenge em {
  font-size: 85%;
  color: #444;
}
div.ch_unpublished {
  background-color: #DDF;
  border: 1px solid #BBF;
}
div.ch_ended {
  background-color: #DDD;
  border: 1px solid #BBB;
}
div.ch_joined {
  background-color: #FFD;
  border: 1px solid #FF9;
}
table.ch_list {
  border: 0px none #FFF;
  width: 100%;
}
table.ch_list td {
  font-weight: normal;
}
table.ch_list tr.ch_header td {
  font-size: 105%;
  font-weight: bold;
}

/** Added for engagement project **/

.member_information_blocks div {
  color: #606060;
  border: solid 1px #edd507;
  background: #f4e500; /* for non-css3 browsers */
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf6a9', endColorstr='#f4e500'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#fcf6a9), to(#f4e500)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #fcf6a9,  #f4e500); /* for firefox 3.6+ */
  padding :5px 15px;
  margin : 10px 0;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
}

.blocks_inline div {
  display : inline;
  
}

.blocks_inline {
  clear : both;
  padding : 10px 0 15px 0;
}

.formcontainer {
  border: solid 1px #b7b7b7;
  margin-bottom: 30px; 
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
}

#openactionupdate{
  padding :5px;
}

h3.headline {
  font-size : 18px;
}
.only_for_print {
  display : none;
}

    .sortable, .datalist {
        border:none;
    }

    .sortable tbody, .datalist tbody, .thinborder {
        border: solid 1px #b7b7b7;
    }
    .sortable td {
        border-left : none;
        border-right : none;   
    }

    .sortable th.sortcol {
        cursor : pointer;
        padding-right : 16px;
        background: url('/images_icons/blue_dot.png') no-repeat right center;
    }

    .sortable th.sortasc {
        background: url('/images_icons/blue_up.png') no-repeat right center;
    }

    .sortable th.sortdesc {
        background: url('/images_icons/blue_down.png') no-repeat right center;
    }

    .sortable th.nosort {
        cursor : auto;
        padding-right : 0;
    background : none;
    }

    .sortable thead:hover {
        background: #ededed;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
        background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
    }

    thead, .headline, .sortable th.nosort:hover {
        color: #606060;
        border-bottom: solid 1px #b7b7b7;
        background: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
        background: -moz-linear-gradient(top,  #fff,  #ededed);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');    
    }

    thead th, .headline, .sortable {
        padding : 4px 7px;
        height : 25px;
        margin : 0;
   
    }

    thead {
        border-top: solid 1px #b7b7b7;
        border-left: solid 1px #b7b7b7;
        border-right: solid 1px #b7b7b7;
    }

    .sortable td, .datalist td {
      padding : 4px 4px;
      height : 25px;
      font-weight: normal;
    }
    .sortable td a, .datalist td a {
      line-height : 16px;
    }
    .sortable .roweven td, .sortable .rowodd td {
         border-top: none;

         border-bottom: 1px solid #b7b7b7;
    }

    .rowodd, .row1 {
      background-color: #ffd;
    }


