#dn_editblock { display : none ; position: relative ; padding: 0 ;  z-index: 1 ; border : solid 0px #00f ; }

#dn_notetemplate { display: none ; z-index: 1 }
#dn_notetemplate_edit { display: none ; z-index: 1 }
#dn_replytemplate { display: none ; z-index: 1 }
#dn_replytemplate_edit { display: none ; z-index: 1 }

.dn_textarea { width : 100% ; border: solid 1px }
.dn_summary {  border: solid 1px ;  font-family:Arial; text-align:center }
.dn_summary_text { margin: 2px ; padding: 2px; border-width: 0px ;  font-weight: bold}
.dn_summary_text_area { width : 100% ; }

.dn_msg_text { border: solid 1px; border-color: #DDD #DDD #AAA #DDD ; padding: 3px; background-color:white; }

.dn_noteimage { display: inline ; float: left ; margin: 0.1em 5% ; border: solid 0px ; border-color : #444 ; width: 90% }


/* dn_colors
	color1 : blue    : #BFE3F9
	color2 : green  : #DBEC35
	color3 : white  : #FFF
	color4 : red     : #E73352
*/

#dn_color_1 , #dn_color_2 , #dn_color_4 { width: 22px ; height: 13px ; cursor: pointer ; border: solid ; border-width: 0px ;margin: 0 0 5px 0 ; }
#dn_color_3 { width: 20px ; height: 11px ; cursor: pointer ; border: solid ; border-width: 1px ;margin: 0 0 5px 0 ; }

#dn_color_1 { background: #BFE3F9 ; border-color: #60727D }
#dn_color_2 { background: #DBEC35 ; border-color: #6E761B }
#dn_color_3 { background: #FFF ; border-color: #CCC } /* #CCC #CCC #888 #CCC } */
#dn_color_4 { background: #E73352 ; border-color: #741A29 }

/*
.dn_notecolor3 { background: #FFF ; position: relative ; left: 6px ; top: 7px ; width: 100px ; height: 54px ; cursor: pointer ; border: solid 1px ; border-color: #CCC #CCC #888 #CCC ; }
*/

.dark { color: #C8C8C9 }
a.dark:link { color: #C8C8C9 ; border-color: #C8C8C9 }
* html .dark a { color: #C8C8C9 ; border-color: #C8C8C9 }

.dn_datetext{font-size: 10px;}
.dn_note{background:white;}
.dn_edit{min-width: 110px}

.dn_date{margin:4px; padding-top:2px; padding-bottom:2px;}
.dn_digit1{border: solid black 1px;text-align:center;  width:32px; height:53px;font-size: 47px; color:red; font-family:arial;}
.dn_digit2{border: solid black 1px;text-align:center;  width:32px; height:53px;font-size: 47px; color:red; font-family:arial;}
.dn_digit1_render{border: 0px;text-align:center;  width:27px; height:47px;font-size: 47px; color:red; font-family:arial;}
.dn_digit2_render{border: 0px;text-align:center;  width:27px; height:47px;font-size: 47px; color:red; font-family:arial;}

