@charset "Shift_JIS";

span.fileBefore {
	/*background-image: url(../img/icon_b_9.gif); */
	background-repeat       : no-repeat;
	background-position     : center left;
	padding-left            : 0px;
	cursor                  : pointer;
	color                   : #0000ff;
}

span.coworkers {
	background-image: url(../img/b_emp_b.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	cursor: pointer;
	color: #0000ff;
}

span.coworker {
	background-image: url(../img/b_emp_b.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	cursor: pointer;
	color: #0000ff;
	text-decoration: underline;
}

div.coworker {
	background-image: url(../img/b_emp_b.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	cursor: pointer;
	color: #0000ff;
	text-decoration: underline;
}

.imgClass {
        position                :relative;
        left                    :0px;
        bottom                  :0px;
}

span.delete {
	background-image: url(../img/b_del_b.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 18px;
	cursor: pointer;
	color: #0000ff;
	/*
	font-weight: bold;
	*/
}
span.deleteNoIcon {
	padding-left: 8px;
	cursor: pointer;
	color: #0000ff;
}

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;
	cursor:se-resize;
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
/* 2.9Change*/
    background-color: #F9F9F9;
    border-radius:5px;
    box-shadow:0 2px 2px 2px rgba(0,0,0,0.2);
}

.dialog table.table_window  {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th {
  padding: 0;
}

.dialog .title_window {
  -moz-user-select:none;
  font-size:13px;
}

table.confirmTable {
	border-collapse:collapse;
	width	: 302px;
}
div.confirmText {
	height	: 140px;
	overflow: auto;
	width	: 286px;
}
div.confirmButton {
	text-align: right;	
}
input.codeNotFound {
    border:2px solid red !important;
}

/* drag-n-drop start */
iframe.rich-dragindicator-iframe{
	position: absolute;
	display: block;
	z-index: 1;
	top: 0;
	left: 0;
	filter:	Alpha(opacity=0);
}
table.drgind_border_parent {
	border-width: 2px;
	border-style: solid;
	border-color: #BED6F8;
}
th.draggable {
	width:	14px;
	padding-right:	0px; 
	padding-left:	0px; 
}
td.draggable {
	background-image:	url(../img/drag_me.gif);
	position: static !important;
	background-repeat:	repeat-y;
	padding-right:	0px; 
	padding-left:	0px;
	/*cursor:	url(../img/handns.ani), url(../img/hmove.cur), pointer;*/
	cursor: pointer;
}
td.drgind_text_parent {
	border: none;
	background-color: #F2F7FF;
	color:	#000;
}
td.drgind_pointer_parent {
	border: none;
	background-color: #BED6F8;
	width: 20px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
div.drgind_wordcut_parent {
	padding: 5px 5px 5px 5px;
	width: 138px;
	overflow: hidden;	
	float: left;
	white-space: nowrap;
}
div.drgind_text_content_parent {
	color: #000;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
}
.drgind_text_parent	span {
	color: brown
}
a.droppable {
	background-color: #DDDDDD !important;
}
body.drgOn {
	/*cursor: url(../img/hmove.cur), pointer;*/
	cursor: pointer;
}
body.drgOnRow {
	cursor: pointer;
}
.onDragTable {
	cursor: pointer;
}
.onDragTable a{
	cursor: pointer;
}
.onDragTable span{
	cursor: pointer;
}
.onDragTable input{
	cursor: pointer;
}
.onDragTable td.draggable{
	cursor: pointer;
}
tr.dragRow {
	background-color: #DDDDDD !important;
}
td.droppableTop {
	border-top-width: 5px !important;
	border-top-color: #BED6F8 !important;
	border-top-style: solid !important;
}
td.droppableBottom {
	border-bottom-width: 5px !important;
	border-bottom-color: #BED6F8 !important;
	border-bottom-style: solid !important;
}
td.droppableMiddle {
    background-color: #FFFFCC !important;
}
div.draggingDiv {
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 5px 15px 5px 15px;
	line-height: 1.5;
}
.draggingDiv table.rich-table {
	width			: 99%;
}
.draggingDiv table.auto-width {
	width : auto !important;
}
.draggingDiv table.rich-table td, th {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.draggingDiv table.detail td, th {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.draggingDiv td table.noBorderBottom {
	border-bottom: none !important;
}
.draggingDiv select {
	width: auto;
}
/* drag-n-drop end */

button.groupButton {
}
.groupButton span.groupButtonLabel {
	padding-left:0px !important;
}
.groupButton span.arrow {
	font-size:70%;
	color:#888888;
	letter-spacing:auto;
	padding-left:0px;
}
div.groupButton {
    border-radius: 3px;
    box-shadow:0 1px 2px 0px rgba(0,0,0,0.3);
	position: absolute !important;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	overflow-y: auto;
	overflow-x: auto;
	z-index: 9301;
	display: none;
}
.groupButton a {
	cursor: pointer;
	display: block;
}
.groupButton button {
	background-image: none;
	background-color: transparent;
	/*
	width: 100%;
	*/
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	color: transparent;
}
.groupButton button span {
	color: #000000;
}
.groupButton a:hover {/*
	background-color: #4748be;
	color: #ffffff;*/
}
.ctrlUpDownCss {
	background-color: white !important;
}
