@charset "UTF-8";

/* --------------------------------------
common
---------------------------------------*/
button.imgbtn {
  padding : 3px 5px;
  overflow : visible;
}
button.imgbtn img {
  padding-right : 2px;
}

/* --------------------------------------
quota
---------------------------------------*/
div.account {
  height: 26px;
}

div.disk_quota {
  width : auto;
  height : 86px;
  overflow : auto;
  background-color : #FFFFFF;
}

div.disk_quota table.quota_bar {
  width : 98%;
  border : 1px solid #000000;
}
div.disk_quota table.quota_bar td.amount_use {
  height : 18px;
  text-align : right;
  background-color : #FFFFBF;
  border-style : solid;
  border-color : #666666;
  border-width : 1px;
  font-size : 1px;
  color : #ffffbf;
}
div.disk_quota table.quota_bar td.no_amount_use {
  width : 100%;
  height : 18px;
  color : #000000;
  text-align : left;
  background-color : #ffffff;
  font-size : 1px;
  color : #ffffff;
}
div.disk_quota table.quota_bar td.amount_use p,
div.disk_quota table.quota_bar td.no_amount_use p {
  margin : 0;
  padding : 0 2px;
  line-height : 16px;
  color : #000000;
  font-size : 12px;
  white-space : nowrap;
}
div.disk_quota table.quota_percent {
  width : 98%;
}
div.disk_quota table.quota_percent tr {
  width : 100%;
}
div.disk_quota table.quota_percent td p {
  font-size : 80%;
  white-space : nowrap;
  text-align : center;
}


/* --------------------------------------
file search
---------------------------------------*/
div.file_search {
  width : auto;
  height : auto;
  overflow : auto;
  background-color : #FFFFFF;
}
div.file_search * {
  overflow : visible;
}
div.file_search div.search_basic {
  padding : 2px 0 2px 4px;
  font-size : 100%;
}
div.file_search span.search_option {
  margin : 0 0 0 2px;
  white-space : nowrap;
  cursor : pointer;
  vertical-align : middle;
}
div.file_search span.search_option img {
  margin : 0 4px 0 0;
  vertical-align : -3px;
}
div.file_search span.search_item {
  white-space : nowrap;
}
div.file_search input#skeyword {
  width : 80%;
}
div.file_search div.search_detail div.search_detail_group {
  margin : 6px 0;
  padding : 0 2px;
}
button.search_option {
  padding : 3px 5px ;
  overflow : visible;
}
button.search_option img {
  padding-right : 2px;
  vertical-align : top;
}
div.file_search input.f_hierarchy {
  margin-left : 16px;
}
div.file_search input#f_search_keyword {
  width : 80%;
}


/* --------------------------------------
file folder
---------------------------------------*/
div.file_folder {
  width : auto;
  overflow : auto;
  background-color : #FFFFFF;
}

div.folder_tree {
  width : 100%;
  height : auto;
  clear : both;
  position : relative;
  overflow : visible;
}
div.new_folder {
  text-align : center;
}
div.new_folder form {
  text-align : center;
}

.containerTableStyle {
  height : auto !important;
  overflow : visible !important;
}
.selectedTreeRow,
.selectedTreeRow_lor,
.standartTreeRow,
.standartTreeRow_lor {
  font-size : 95% !important;
}

/* --------------------------------------
file list pager
---------------------------------------*/
div.filelist_pager {
  border-bottom : 1px solid #999999;
  width : 100%;
}
div.filelist_pager table {
  border-collapse : collapse;
  border : none;
  width : 100%;
  background-color : #F0F0F0;
}
div.filelist_pager img {
  vertical-align : middle;
}
div.filelist_pager table td {
  border-width : 0 0 1px 0;
  border-style : solid;
  border-color : #999999;
  font-size : 80%;
  text-align : left;
  white-space : nowrap;
}
div.filelist_pager table td select {
  margin : 0 0 0 3px;
  vertical-align : 1px;
}
div.filelist_pager table td.disp_controller {
  padding-left : 3px;
  width : 290px;
}
div.filelist_pager table td.disp_controller div.inner {
  white-space : nowrap;
  overflow : visible;
}
div.filelist_pager table td.disp_controller select {
  margin-right : 0;
}
div.filelist_pager table td.disp_controller span#next_page_enable,
div.filelist_pager table td.disp_controller span#next_page_disable{
  margin-right : 10px;
}
div.filelist_pager table td.search_result {
  text-align : center;
}
div.filelist_pager table td.load_indicator {
  padding-right : 3px;
  text-align : right;
  white-space : normal;
  width : 270px;
}
td.file_dellimit_message span {
  display : block;
  text-align : right;
  font-size: 11px;
  line-height : 1.1;
  white-space : normal;
}
div.filelist_pager table td.file_dellimit_message + td.load_indicator {
  width : 25px;
}
div.filelist_pager table td.icon {
  font-size : 90%;
  text-align : right;
}
div.filelist_pager td img {
  margin : 0 0 0 0;
  vertical-align : -3px;
}

/* --------------------------------------
file list menu
---------------------------------------*/
div.filelist_menu {
  padding : 0 3px 0 0;
  height : 29px;
  white-space : nowrap;
}
div.filelist_menu button {
  padding : 3px 4px;
  font-size : 85%;
}
div.filelist_menu form {
  width : 80%;
  float : left;
  vertical-align : top;
}
div.filelist_menu input {
  margin-right : 10px;
}
div.filelist_menu div.here {
  padding-right : 5px;
  vertical-align : bottom;
  text-align : right;
  white-space : nowrap;
}
div.filelist_menu div.here img {
  vertical-align : bottom;
}
div.filelist_menu select#select_filter {
  margin-left : 5%;
}

/* --------------------------------------
pulldown menu
---------------------------------------*/
div.filelist_menu div.pulldown {
  marign : 0;
  padding : 0;
  display : inline;
  vertical-align : middle;
  line-height : 18px;
}
div.filelist_menu div.pulldown table {
  marign : 0;
  padding : 0;
  display : inline;
  vertical-align : top;
}
div.filelist_menu div.pulldown table td {
  padding : 0 !important;
}
div.filelist_menu div.pulldown table td td {
  padding : 0 !important;
}

div.filelist_menu div.pulldown div.dynarch-horiz-menu {
  marign : 0 !important;
  padding : 0 5px 0 0;
  height : 19px;
}
div.filelist_menu div.pulldown div.dynarch-horiz-menu td {
  vertical-align : middle;
}
div.filelist_menu div.pulldown div.dynarch-horiz-menu img {
  vertical-align : middle;
}
div.filelist_menu div.pulldown div.dynarch-horiz-menu div.dynarch-menu-scroll {
  line-height : 18px;
}


ul#pulldown_file_action {
  padding : 2px 0;
}

/* --------------------------------------
file preview (detail)
---------------------------------------*/
div.file_preview {
  margin : 0;
  padding : 0;
  height : auto;
  overflow : auto;
  overflow-x : auto;
  overflow-y : scroll;
  background-color : #FFFFFF;
  background-image : url(../../img/standard/box_left.gif);
  background-repeat : repeat-y; 
}
div.file_preview * {
  overflow : visible;
}
div.file_preview div.preview_title {
  padding : 3px 0 0 3px;
  background-image : url(../../img/standard/box.png);
  background-repeat : no-repeat;
  background-color : transparent;
}
div.file_preview div.preview_title table {
  border-spacing : 0;
  font-size : 90%;
}
div.file_preview div.preview_title table.pager td {
  background-color : #F0F0F0;
  border-bottom : 1px solid #999999;
  padding : 2px;
  text-align : right;
}
div.file_preview div.preview_title table.pager table td {
  border : none;
}
div.file_preview div.preview_title table.pager div.pulldown td {
  text-align : left;
}
div.file_preview div#preview_menu {
  margin-right : 5px;
}
div.file_preview div.pulldown {
  marign : 0;
  padding : 0;
  width : 90px !important;
  display : inline;
  border : none;
  line-height : 18px;
  text-align : left;
  vertical-align : top;
}
div.file_preview div.pulldown table {
  width : 90px !important;
  display : inline;
}
div.file_preview div.pulldown table td {
  padding : 0 5px 0 0;
  text-align : left;
}
div.file_preview  div.pulldown table td td {
  padding : 2px 0 1px 5px !important;
  font-size : 12px;
  background-color : #ffffff;
}
div.file_preview  div.pulldown div.dynarch-horiz-menu {
  marign : 0 !important;
  background-color : #ffffff;
}
div.file_preview  div.pulldown div.dynarch-horiz-menu img {
  vertical-align : 2px !important;
}
div.file_preview  div.pulldown div.dynarch-horiz-menu td {
  background-color : #ffffff;
}
div.file_preview div.no_select {
  margin : 10px;
}
div.file_preview div.preview_data {
  padding-bottom : 1px;
}
div.file_preview div.preview_data table {
  margin : 2%;
  border-collapse : separate;
  border-spacing : 0px;
  border-width : 1px 0 0 1px;
  border-style : solid;
  border-color : #333333;
  width : 95%;
  height : auto;
  overflow : auto;
  font-size : 90%;
  table-layout : fixed;
}
div.file_preview div.preview_data table td {
  padding : 2px;
  border-width : 0 1px 1px 0;
  border-style : solid;
  border-color : #333333;
  width : 35%;
  background-color : #FFFFFF;
  vertical-align : middle;
  text-align : left;
  word-wrap : break-word;
}
div.file_preview div.preview_data table td img {
  margin-right : 3px;
  vertical-align : middle;
}
div.file_preview div.preview_data table th {
  background-color : #F0F0F0;
  border-width : 0 1px 1px 0;
  border-style : solid;
  border-color : #333333;
  padding : 2px 5px 2px 5px;
  text-align : left;
  vertical-align : top;
  width : 15%;
}
div.file_preview div.preview_nodata {
  padding : 5px;
}

.dummu_row,
.dummy_row th,
.dummy_row td {
  height : 0;
  visibility : hidden;
  padding : 0 !important;
}
div.file_input {
  height : 47%;
  background-color : #FFFFFF;
}
div.file_input div.items {
  border : none;
  width : 33%;
  height : auto;
  float : left;
  background-color : #DDDDDD;
  text-align : left;
}
div.file_input div.items div.block {
  padding : 5px 10px 5px 10px;
  background-color : #FFFFFF;
}
div.file_input div.items div.caption {
  padding : 5px 10px 0 10px;
  width : 100%;
  background-color : #FFFFFF;
  font-weight : bold;
  text-align : left;
}
div.file_input div.option_add {
  margin : 0;
  padding : 0;
  width : 100%;
  text-align : right;
}
div.file_input_contents {
  width : 100%;
  height : 100%;
  float : left;
  overflow : auto;
  background-color : #FFFFFF;
  text-align : center;
}

/* ------------------------------
calendar
-------------------------------*/
div.calendar {
  position: absolute;
  z-index: 10;
}

/* ---------------------------------------*/
div.am_explorer_vertical_split_bar {
  height : 5px;
  overflow : hidden;
}
div.am_explorer_vertical_split_bar_enabled {
  cursor: row-resize;
}
div.am_explorer_horizontal_split_bar {
  width : 5px;
  overflow : hidden;
}
div.am_explorer_horizontal_split_bar_enabled {
  cursor: col-resize;
}
div.am_explorer_vertical_slider {
  background-color : #696969;
  height : 5px;
  overflow : hidden;
  opacity : 0.5;
  cursor: row-resize;
}
div.am_explorer_horizontal_slider {
  background-color : #696969;
  width : 5px;
  overflow : hidden;
  opacity : 0.5;
  cursor: col-resize;
}
div.am_explorer_open_south {
  position : absolute;
  right : 50%;
  height : 5px;
  width : 50px;
  overflow : hidden;
  background-image : url(../../img/standard/open_south.gif);
  background-repeat: no-repeat;
  cursor : pointer;
}
div.am_explorer_close_south {
  position : absolute;
  right : 50%;
  height : 5px;
  width : 50px;
  overflow : hidden;
  background-image : url(../../img/standard/close_south.gif);
  background-repeat: no-repeat;
  cursor : pointer;
}
div.am_explorer_close_west {
  position : absolute;
  bottom : 50%;
  height : 50px;
  width : 5px;
  overflow : hidden;
  background-image : url(../../img/standard/close_west.gif);
  background-repeat: no-repeat;
  cursor : pointer;
}
div.am_explorer_open_west {
  position : absolute;
  bottom : 50%;
  height : 50px;
  width : 5px;
  overflow : hidden;
  background-image : url(../../img/standard/open_west.gif);
  background-repeat: no-repeat;
  cursor : pointer;
}

/* -----------------------------------
context menu
------------------------------------*/
div.pop_context_menu {
  position: absolute;
  display: none;
  z-index: 10;
  width: 200;
  height: 300;
}
div.pop_context_menu div.contextmenu_shadow {
}
div.pop_context_menu div.contextmenu {
  background-color: #f5f5f5;
  border-width: 1px;
  border-style: solid;
  border-color: #808080;
  position: absolute;
  padding: 4px;
  overflow:visible;
}
div.pop_context_menu div.contextmenu div.menuitem {
  white-space: nowrap;
}
div.pop_context_menu div.contextmenu div.select_menuitem {
  background-color: #a0a0ff;
  cursor : pointer;
}
div.pop_context_menu div.contextmenu div.menu_separate {
  border-top: 1px dotted #606060;
  background-color: #eef1f7;
  margin: 3px;
  border-top-width : 1px;
  border-top-style : solid;
}

/* -----------------------------------
xtree
------------------------------------*/
.containerTableStyle table table tr:first-child td:nth-child(2) {
  display : none;
  width : 0;
}


