/*
SCE CONFIDENTIAL
$PSLibId$
Copyright (C) 2013 Sony Computer Entertainment Inc.
All Rights Reserved.
*/

@charset "utf-8";
#set001-wrapper {
  min-height: 100%;
}
#set001-wrapper .set001-list-item {
  height: 50px;
}
#set001-wrapper .set001-list-item .display-table {
  border: none;
  box-sizing: border-box;
  padding: 0 11px;
  width: 100%;
}
#set001-wrapper .set001-list-item .set001-setting-icon {
  width: 18px;
}
#set001-wrapper .set001-list-item .set001-setting-icon img {
  width: 18px;
  height: 18px;
}
#set001-wrapper .set001-list-item .set001-message-wrapper {
  padding-left: 10px;
  text-align: left;
  max-width: 0;
  width: 100%;
}
#set001-wrapper .set001-list-item .set001-more-icon {
  padding-left: 10px;
  width: 9px;
}
#set001-wrapper .set001-list-item .set001-more-icon img {
  width: 9px;
  height: 16px;
}
#set001-wrapper .set001-list-item #set001-version-val {
  padding-left: 10px;
  text-align: right;
  white-space: nowrap;
}
#set001-wrapper .set001-list-item .rhq-config-url {
  box-sizing: border-box;
  font-size: 14px;
  width: 100%;
  height: 22px;
  margin-top: 2px;
}
#set001-wrapper .set001-list-item .rmc-text-input2 {
  box-sizing: border-box;
  font-size: 14px;
  width: 100%;
  height: 22px;
  margin-top: 2px;
}
#set001-wrapper .set001-list-item #rmc_menu {
  /*margin-left: 40px;*/

  width: 100%;
  /*background: black;*/

}
#set003-ipn {
  padding: 12px 11px;
  font-size: 14px;
  line-height: 21px;
  white-space: pre-wrap;
}
