
.minderButton {
    width: 90px;
}

.minderToolbar {
}


.minderToolbar a {
    text-align: center;
    font-size: 0.8em;
    line-height: 1.1em;
    display: block;
    float: left;
    width: 33px;
    height: 66px;
    margin-right: 2em;
    padding-top: 38px;
    background-repeat: no-repeat;
    background-clip: padding-box;
    background-size: contain;

    background-position: top left;
}
.aActivityTree {
    background: url(//s3.amazonaws.com/img.mynetdiary.com/bs3/activity-catalog.png) ;
}

.aMyActivities {
    background: url(//s3.amazonaws.com/img.mynetdiary.com/bs3/my-activities.png);
}

.aNewActivity {
    width: 37px;
    background-image: url(//s3.amazonaws.com/img.mynetdiary.com/bs3/new-activity.png);
}

.aDeleteActivity,.aDeleteActivityDisabled {
    background-image: url(//s3.amazonaws.com/img.mynetdiary.com/bs3/delete.png) ;
}

.minderToolbar a.aDeleteActivityDisabled {
    opacity: 0.5;
}

.aUndoActivityChange,.aUndoActivityChangeDisabled {
    background-image: url(//s3.amazonaws.com/img.mynetdiary.com/bs3/undo.png) ;
}
.minderToolbar a.aUndoActivityChangeDisabled {
    opacity: 0.5;
}

.aRedoActivityChange,.aRedoActivityChangeDisabled {
    background-image: url(//s3.amazonaws.com/img.mynetdiary.com/bs3/redo.png) ;
}
.minderToolbar a.aRedoActivityChangeDisabled {
    opacity: 0.5;
}

.divActivityTarget {
    display: block;
}

/* plan page */
#divNutrientTarget, #divActivityTarget, #divMeasurements, #measurementGrdCnt, #nutrTrgGrdCnt, #actTrgGrdCnt, #divEnergyBalance {
    clear: left;
    float: left;
    width: 100%;
}
.dietContainer{
    margin-left: 20px;
}



.popupDialog {
    display: none;
    z-index: 100;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    background-color: #e5e5e5;
}

.popupDialog .header {
    background: darkgray;
    float: left;
}

.popupDialog a {
    float: right;
}

.popupDialog h4 {
    clear: both;
    font-size: 0.8em;
}

.popupDialog h3 {
    font-size: 0.9em;
    padding: 0.25em;
}

.suggestDropDown {
    position: absolute;
    z-index: 101;
    overflow: auto;
    background-color: #e3e5b8;
    box-shadow: 0 2px 7px rgba(128, 128, 128, 0.5);
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;

}

.suggestItem {
    padding: 4px 10px;
    line-height: 100%;
    background-color: #F8F8ED;
    color: #30434A;
    border-right: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-width: 0 1px;
}

.suggestItemSelection {
    background-color: #ffffff;
    color: #0A9CC8;
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    border-right-color: white;
}
.sughtrm {
    font-weight: bold;
}
.suggestNextButton {
    color: #ffffff;
    background-color: #089AC9;
}
.suggestNextButton:hover {
    color: #ffffff;
    background-color: #077ea4;
}

#divActivityTarget .suggestItemSelection{
    border-right-color: #D7D7D7;
}
#divActivityTarget .suggestDetails{
    display: none !important;
}



.textAlignLeft {
    text-align: left;
}

.foodTreeStyle {
    width: 320px;
    height: 450px;
    background-color: aliceblue;
    border: thin solid silver;
    overflow: auto;
}

#divActivityTarget {
}
.dietContainer{
    margin-left: 20px;
}

.daySummaryLine {
    margin-bottom: 1em;
    border-bottom: 1px dashed #d3d3d3;
}
.daySummaryTitle {
    float: left;
}
.daySummaryValue {
    float: right;
}

.box_tr_clr {
    width: 1em;
    height: 1em;
    display: inline-block;
}

.tr_clr_color1 {
    background-color: rgb(204,17,0);
}
.tr_clr_color2 {
    background-color: #68037b;
}
.tr_clr_color3 {
    background-color: #006666;
}
.tr_clr_color4 {
    background-color: #670000;
}
.tr_clr_color5 {
    background-color: #1f00ff;
}
.tr_clr_color6 {
    background-color: #008100;
}

.report_item_hypo, .report_item_high {
    display: block;
    padding: 5px 8px;
    margin: 2px -8px 4px;
}
.report_item_high {
    background-color: #FFA186;
}

.report_item_hypo {
    background-color: #ffff99;
}



.diabetesIcon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("//s3.amazonaws.com/img.mynetdiary.com/src/diabetes/diabetic_icons.png");
    margin-right: 0.3em;
    zoom: 1;
;*display: inline;
}

.trackerGreen {
    background-position: 16px top;
}
.trackerOrange {
    background-position: 32px top;
}
.trackerNotes {
    background-position: 48px top;
}
.apple {
    background-position: 64px top;
}
.running {
    background-position: 80px top;
}
.medication {
    background-position: 96px top;
}
.insulin {
    background-position: 112px top;
}

.calendarNav {
    float: left;
    background-color: #52AA0B;
}

.calendarNav a:hover {
    background: #52A00C;
}

.calendarNav a {
    color: #ffffff;
    display:block;
    float: left;
    width:28px;
    height:26px;
}

.calendarNav #aPreviousMonth {
    text-align: center;
}
.calendarNav #aNextMonth {
    text-align: center;
}

.calendarNav #divMonth {
    float: left;
    width:135px;
    height:26px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.calendarNav #divMonth div {
    margin-top: 6px;
}


.calendarTable {
    border-collapse: collapse;
    font-size: 0.9em;
    border: solid 2px #dde0b4;
    /*border: solid 2px #225500;*/
}

.calendarTable td.day {
    text-align: right;
    background-color: #ffffff;
    width: 27px;
    height: 26px;
    border: solid 1px #dde0b4;
}

.calendarTable .daynames td {
    background-color: #DBF5C8;
    height: 26px;
    text-align: center;
}

.calendarTable .daynames td.weekend {
    color: #b33f60;
    border: solid 1px #dde0b4;
}

.calendarTable .day a {
    display: block;
    border: solid 1px #feffe8;
    text-decoration: none;
}

.calendarTable .day a:link {
    color: #556655;
}

.calendarTable .day a:visited {
    color: #556655;
}

.calendarTable .day a:hover {
    background-color: #ffe89f;
    border: solid 1px #afafb8;
}

.calendarTable .day a:active {
    background-color: #eeffdd;
}

/*
.calendarTable tbody td  {
    border: solid 1px #eeffee;
}
*/

.calendarTable td.past a {
    color: #afafb8;
}

.calendarTable td.weekend a {
    color: #b33f60;
}

/*
.calendarTable tbody td.current {
    background-color: white;
    font: bold black;
}
*/

.calendarTable tbody td.current span {
    display: block;
    color: black;
    border: solid 1px black;
    background-color: white;
}

.calendarTable td.today a {
    color: #bf607e;
    border: solid 1px #bf607e;
}

.calendarTable tbody td.today span {
    display: block;
    color: #bf607e;
    border: solid 1px #bf607e;
    background-color: white;
}

.calendarTable td.entered a, .calendarTable tbody td.entered span {
    font-weight: bold;
}

#divCalendar {
    clear:both;
}

.withings_logo {
    margin: 0 1em 0 0;
    width: 185px;
    float: left;
    clear: left;
}