@charset "utf-8";

/* Table Of Contents
----------------------------------------

# content
# clearfix

----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */

div#content {
  margin-top: -45px;
  float: left;
  width: 100%;
  z-index: 10;
}

div#content a:focus {
  color: #660099;
}

div#content a:active {
  color: #660099;
}

div#content a:visited {
  color: #660099;
}

div#content a:hover {
  color: #ff9933;
}

div#contentInner {
  margin-left: 189px;
}

div#content h4 span {
  background: #ebebeb;
  color: #000;
  font-size: 70%;
  font-weight: normal;
  margin: 0 7px 0 0;
  padding: 3px 3px 1px 3px;
  vertical-align: baseline;
}

#content h4 .textFirst {
  margin-left: 17px;
}
/*凡例色指定-------------*/
#content h4 span.red {
  background: #ffcccc;
}

#content h4 span.orange {
  background: #ffe9ba;
}

#content h4 span.yellow {
  background: #f9f49f;
}

#content h4 span.green {
  background: #dbfeb8;
}

#content h4 span.blue {
  background: #eaf8ff;
}
/*ステータス背景色------------*/

div#content ul.red,
table.calendarBody ul.red {
  background: #FFE8E8;
}

div#content ul.orange,
table.calendarBody ul.orange {
  background: #FEF3CB;
}

div#content ul.yellow,
table.calendarBody ul.yellow {
  background: #FFFFCC;
}

div#content ul.green,
table.calendarBody ul.green {
  background: #f1fde9;
}

div#content ul.blue,
table.calendarBody ul.blue {
  background: #eaf8ff;
}

div#content ul.gray,
table.calendarBody ul.gray {
  background: #e5e5e5;
}
/*----------------------*/

table.styleTable01 {
  border: 1px solid #ccc;
  margin: 6px 0;
  width: 100%;
}

table.styleTable04 {
  border: none!important;
  margin: 6px 0 0 0;
  width: 100%;
}

table.styleTable05 {
  border-bottom: 1px solid #ccc!important;
}

table.styleTable01 tr th {
  background: #efefef;
  font-weight: bold;
  padding: 4px 0 1px 0;
  vertical-align: middle;
}


table.styleTable04 tr td.firstColumn a {
  padding-left: 0!important;
}

table.styleTable04 tr td.firstColumn a.btnRegistration {
  background: url(../img/btn_registration01.gif) no-repeat 0 0;
  display: block;
  height: 18px;
  text-indent: -9999px;
  width: 66px;
}

table.styleTable04 tr td.firstColumn a.btnRegistration:hover {
  background: url(../img/btn_registration01_o.gif) no-repeat 0 0;
}




table.styleTable01 tr td {
  padding: 0 0 3px 7px;
  vertical-align: top;
}

table.styleTable04 tr td.firstColumn {
  width: 100px;
  white-space: normal;
  word-break: break-all;
}

table.styleTable04 tr td.firstColumn p {
  white-space: normal;
}

table.styleTable04 tr td.secondColumn {
  text-align: center;
  width: 30px;
}

table.styleTable01 tr .colId {
  width: 80px;
}

table.styleTable01 tr .sizeSs {
  width: 10%;
}

table.styleTable01 tr .sizeS {
  width: 20%;
}

table.styleTable01 tr .sizeM {
  width: 25%;
}

table.styleTable01 tr .sizeB {
  width: 70%;
}

table.styleTable01 tr th a,
table.styleTable01 tr th a:visited {
  color: #000!important;
  padding-left: 13px;
  font-weight: bold;
}

table.styleTable04 tr td.firstColumn a,
table.styleTable04 tr td.firstColumn a:visited {
  color: #000;
  font-weight: normal;
  padding-left: 0;
}

div#content table.styleTable04 tr td.firstColumn a,
div#content table.styleTable04 tr td.firstColumn a:visited{
  color: #000;
  font-weight: normal;
  padding-left: 0;
}

div#content table.styleTable04 tr td.firstColumn a:hover{
  color: #FF9933
}


table.styleTable01 tr th a.asc {
  background: url(../img/ico_arrow04.gif) no-repeat 0 1px;
  color: #000!important;
  padding-left: 13px;
  font-weight: bold;
}

table.styleTable01 tr th a.desc {
  background: url(../img/ico_arrow04_2.gif) no-repeat 0 1px;
  color: #000!important;
  padding-left: 13px;
  font-weight: bold;
}

table.styleTable01 tr th.order a.asc  { background-image: url(../img/ico_arrow04_2.gif); }
table.styleTable01 tr th.order a.desc { background-image: url(../img/ico_arrow04.gif);   }

table.styleTable01 tr th a.none {
  padding-left: 0px;
  font-weight: bold;
  color: #000!important;
}

table.styleTable01 tr th a:hover {
  text-decoration: underline;
}

table.styleTable01 > tbody > tr > .red {
  background: linear-gradient(to right, #FFCCCC 4px, transparent 4px);
}

table.styleTable01 > tbody > tr > .orange {
  background: linear-gradient(to right, #FFE9BA 4px, transparent 4px);
}

table.styleTable01 > tbody > tr > .yellow {
  background: linear-gradient(to right, #F9F49F 4px, transparent 4px);
}

table.styleTable01 > tbody > tr > .green {
  background: linear-gradient(to right, #DBFEB8 4px, transparent 4px);
}

table.styleTable01 > tbody > tr > .blue {
  background: linear-gradient(to right, #CDECF1 4px, transparent 4px);
}

table.styleTable01 > tbody > tr > .gray {
  background: linear-gradient(to right, #CCCCCC 4px, transparent 4px);
}

ul.statusList {
  clear: both;
  padding: 3px 0 3px 22px;
}

ul.statusList li {
  background: url(../img/bg_status01.gif) no-repeat 0 0;
  padding-left: 2px;
  width: auto;
  margin-right: -4px;
  display: inline-block;
  vertical-align: middle;
}

ul.statusList li div {
  background: url(../img/bg_status02.gif) no-repeat right 0;
  font-weight: bold;
  display: block;
  padding: 11px 24px 11px 10px;
  text-decoration: none;
  white-space: nowrap;
}

ul.statusList li.active1 div {
  background: url(../img/bg_status02_o.gif) no-repeat right 0;
}

ul.statusList li.line2 {
  background: url(../img/bg_twoline_left.gif) no-repeat 0 0;
}

ul.statusList li.line2 div {
  background: url(../img/bg_twoline_right.gif) no-repeat right 0;
  padding: 9px 28px 11px 14px;

}

ul.statusList li.active2 {
  background: url(../img/bg_twoline_left_o.gif) no-repeat 0 0;
}

ul.statusList li.active2 div {
  background: url(../img/bg_twoline_right_o.gif) no-repeat right 0;
  padding: 9px 28px 11px 14px;
}

ul.statusList li.line3 {
  background: url(../img/bg_threeline_left.gif) no-repeat 0 0;
}

ul.statusList li.line3 div {
  background: url(../img/bg_threeline_right.gif) no-repeat right 0;
  padding: 9px 28px 11px 14px;
}

ul.statusList li.active3 {
  background: url(../img/bg_threeline_left_o.gif) no-repeat 0 0;
}

ul.statusList li.active3 div {
  background: url(../img/bg_threeline_right_o.gif) no-repeat right 0;
  padding: 9px 28px 11px 14px;
}

ul.statusList li.line4 {
  background: url(../img/bg_fourline_left.gif) no-repeat 0 0;
}

ul.statusList li.line4 div {
  background: url(../img/bg_fourline_right.gif) no-repeat right 0;
  padding: 11px 28px 11px 14px;
}

ul.statusList li.active4 {
  background: url(../img/bg_fourline_left_o.gif) no-repeat 0 0;
}

ul.statusList li.active4 div {
  background: url(../img/bg_fourline_right_o.gif) no-repeat right 0;
  padding: 11px 28px 11px 14px;
}

ul.statusList li.line5 {
  background: url(../img/bg_fiveline_left.gif) no-repeat 0 0;
}

ul.statusList li.line5 div {
  background: url(../img/bg_fiveline_right.gif) no-repeat right 0;
  padding: 11px 28px 12px 14px;
}

ul.statusList li.active5 {
  background: url(../img/bg_fiveline_left_o.gif) no-repeat 0 0;
}

ul.statusList li.active5 div {
  background: url(../img/bg_fiveline_right_o.gif) no-repeat right 0;
  padding: 11px 28px 12px 14px;
}

ul.statusList li span,
ul.statusList li strong {
  display: block;
}

ul.statusList li.active1 span,
ul.statusList li.active2 span,
ul.statusList li.active3 span,
ul.statusList li.active4 span,
ul.statusList li.active5 span {
  color: #999;
}

ul.statusList li strong {
  color: #fff;
}

ul.summaryList a{
    color: #0095d8;
}

ul.summaryList a:hover{
    color: #FF9933;
}

ul.summaryList a:visited{
    color: #660099;
}

div#content tbody.library_values .ui-widget-content a{
    color: #0095d8;
}

div#content tbody.library_values .ui-widget-content a:hover{
    color: #FF9933;
}

div#content tbody.library_values .ui-widget-content a:visited{
    color: #660099;
}

.detailSection table {
  clear: both;
  margin: 0 0 4px -1px;
  width: 95%;
}

.detailSection table th {
  background: #f5f5f5;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: 4px 0 1px 0;
  text-align: center;
}

.detailSection table.info th {
  padding: 1px 5px 0 5px;
  vertical-align: middle;
  text-align: left;
}

.detailSection td {
  border: 1px solid #ccc;
  padding: 1px 5px 0 9px;
}

table.info .title {
  background: #ededed;
  font-weight: bold;
}

.detailSection table.info th,
.detailSection table.info td {
  width: 16.66%;
}

.detailSection table.info td.sizeM {
  width: 50%;
}

.detailSection table.info td.sizeL {
  width: 83.33%;
}

div.styleTitle h2 ui-state-hover,
div.styleTitle h2 a.registration:hover {
  border: none;
}

/* BEGIN trackingList */
table.trackingList {
  border: 1px solid #ccc;
  margin: 0 0 6px -1px;
  width: 95%;
  clear: both;
}

table.trackingList tr th {
  color: #000;
  font-weight: bold;
  background: #ededed;
  border: 1px solid #ccc;
  padding: 1px 5px 0px 5px;
  text-align: center;
  vertical-align: middle;
}

table.trackingList tr th div span,
table.trackingList tr td div div {
  word-wrap: break-word;
}

table.trackingList tr th a {
  color: #000!important;
}

table.trackingList tr th a span {
  color: #000;
  font-weight: bold;
  word-wrap: break-word;
}

table.trackingList tr th a span.asc {
  background: url(../img/ico_arrow04.gif) no-repeat 0 1px;
  color: #000;
  padding-left: 13px;
  font-weight: bold;
}

table.trackingList tr th a span.desc {
  background: url(../img/ico_arrow04_2.gif) no-repeat 0 1px;
  color: #000;
  padding-left: 13px;
  font-weight: bold;
}

table.trackingList tr th a span.none {
  color: #000;
  padding-left: 0px;
  font-weight: bold;
}

table.trackingList tr th a span:hover {
  color: #FF9933;
  text-decoration: underline;
}

table.trackingList tr td {
  border: 1px solid #CCCCCC;
  padding: 1px 5px 0px 5px;
  vertical-align: middle;
}

table.trackingList tr th p{
  font-weight: bold;
}

table.trackingList tr td.matterName {
  text-align: left;
}

table.trackingList .sizeOneIcon {
  width: 25px;
}

table.trackingList .sizeSs {
  width: 55px;
}

table.trackingList .sizeS {
  width: 80px;
}

table.trackingList .sizeM {
  width: 150px;
}

table.trackingList .sizeL {
  width: 300px;
}

table.trackingList tr td.sizeSs {
  width: 50px;
}

table.trackingList tr td.sizeS input {
  vertical-align: middle;
}

table.trackingList tr td.sizeS img {
  padding-right: 3px;
  vertical-align: middle;
}

table.trackingList tr th.sizeS {
  text-align: left;
}

table.trackingList th span.selectAll {
  background: url(../img/ico_arrow15.gif) no-repeat 0 center;
  padding-left: 10px;
  vertical-align: middle;
}

table.trackingList th input {
  vertical-align: middle;
}

table.trackingList ul.listStar li {
  display: inline;
  float: left;
  padding-right: 1px;
  width: auto;
}

table.trackingList th.reportUnusableLibraryField, table.trackingList td.reportUnusableLibraryField {
  background-color: #ededed;
}
/* END trackingList */

/* BEGIN trackingList(popup) */
.popup table.trackingList {
  margin: 6px 12px 6px 0;
  width: inherit!important;
  clear: both;
}

.popup table.tableStyle div.trackingStyle table.trackingList {
  margin: 6px 0 6px 0;
  width: auto!important;
  clear: both;
}

.popup table.trackingList tr th {
  background: #ededed;
  border: 1px solid #aaa;
  padding: 3px 10px 2px 10px;
  text-align: center;
  vertical-align: middle;
}

.popup table.trackingList tr th a {
  word-wrap: break-word;
}

.popup table.trackingList tr th a span {
  font-weight: bold;
  word-wrap: break-word;
}

.popup table.trackingList tr th a span.asc {
  background: url(../img/ico_arrow04.gif) no-repeat left center;
  padding-left: 13px;
  font-weight: bold;
}

.popup table.trackingList tr th a span.desc {
  background: url(../img/ico_arrow04_2.gif) no-repeat left center;
  padding-left: 13px;
  font-weight: bold;
}

.popup table.trackingList tr th a span.none {
  padding-left: 0px;
  font-weight: bold;
}

.popup table.trackingList tr th a span:hover {
  color: #FF9933;
  text-decoration: underline;
}

.popup table.trackingList tr th p{
  font-weight:bold;
}

.popup table.trackingList tr td {
  padding: 3px 10px 1px 10px;
  vertical-align: middle;
}

.popup table.trackingList tr td.matterName {
  text-align: left;
}

.popup table.trackingList .sizeS {
  width: 80px;
}

.popup table.trackingList .sizeM {
  width: 150px;
}

.popup table.trackingList .sizeL {
  width: 300px;
}
/* END trackingList(popup) */

/* BEGIN styleTable03(popup) */
.popup table.styleTable03 {
  margin: 6px 0 6px 0;
  width: 100%;
  clear: both;
}

.popup table.styleTable03 tr th {
  background: #ededed;
  border: 1px solid #aaa;
  padding: 3px 10px 2px 10px;
  text-align: center;
  vertical-align: middle;
}

.popup table.styleTable03 tr th a span {
  font-weight: bold;
  word-wrap: break-word;
}

.popup table.styleTable03 tr th a span.asc {
  background: url(../img/ico_arrow04.gif) no-repeat 0 3px;
  padding-left: 13px;
  font-weight: bold;
}

.popup table.styleTable03 tr th a span.desc {
  background: url(../img/ico_arrow04_2.gif) no-repeat 0 3px;
  padding-left: 13px;
  font-weight: bold;
}

.popup table.styleTable03 tr th a span.none {
  padding-left: 0px;
  font-weight: bold;
}

.popup table.styleTable03 tr th a span:hover {
  text-decoration: underline;
}

.popup table.styleTable03 tr td {
  border: 1px solid #aaa;
  padding: 3px 10px 1px 10px;
  vertical-align: top;
}

.popup table.styleTable03 tr th p{
  font-weight:bold;
}

.popup table.styleTable03 tr td.matterName {
  text-align: left;
}
/* END styleTable03(popup) */

div.tableTracking {
  clear: both;
}

div.top_pagination {
  clear: both;
  position: relative;
  white-space: nowrap;
  display: block;
  padding-right: 52px;
  overflow: visible;
}

div.top_pagination p a {
  color: #0095d8;
  padding-left: 2px;
}

div.top_pagination p em {
  color: #222222;
}

div.top_pagination p .next_page {
  margin-right: 8px;
  margin-left: 0px;
}

div.top_pagination p .prev_page {
  margin-right: 12px;
  margin-left: 8px;
}

div.top_pagination p span {
  font-weight: normal;
}

div.top_pagination span.left {
  white-space: inherit;
  display: inline-block;
  left: 0;
  top: 0;
  float: left;
  padding-left: 5px;
}

div.top_pagination span.right {
  white-space: inherit;
  display: inline-block;
  right: 0;
  top: 0;
  float: right;
  margin-bottom: 2px;
}

.nowrap {
  white-space: nowrap;
}

.disabled {
  display: none;
}

.detailSectionInner {
  background: #e5e5e5;
}

.detailSectionInner .detailText {
  padding: 3px 0 3px 14px;
}

/*-------------------------------*/
.detailSectionInner div.red {
  background: #FFE8E8;
}

.detailSectionInner div.orange {
  background: #FEF3CB;
}

.detailSectionInner div.yellow {
  background: #FFFFCC;
}

.detailSectionInner div.green {
  background: #f1fde9;
}

.detailSectionInner div.blue {
  background: #eaf8ff;
}
/*------------------------*/
.detailSectionInner .detailText p {
  background: url(../img/bg_status01_o.gif) no-repeat 0 0;
  display: inline;
  float: left;
  padding-left: 10px;
}

.detailSectionInner .detailText p span {
  background: url(../img/bg_status05_o.gif) no-repeat right 0;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 10px 38px 11px 24px;
  text-decoration: none;
  white-space: nowrap;
}

div#content ul.buttonList {
  float: right;
  padding-bottom: 3px;
}

div#content ul.buttonList li {
  background: url(../img/bg_link02.gif) repeat-x 0 0;
  border: 1px solid #aaa;
  float: right;
  margin-left: 8px;
  width: auto;
}

div#content ul.buttonList li a {
  background: url(../img/bg_link01.gif) no-repeat 0 0;
  color: #000;
  display: inline-block;
  font-weight: bold;
  padding: 2px 10px 0 10px;
  text-decoration: none;
}

div#content ul.buttonList li a:hover {
  color: #ff9933!important;
}

div#content ul.buttonDisplay {
  float: left;
  padding-right: 5px;
}

div#content ul.buttonDisplay li {
  float: left;
  margin-left: 0;
}


/* # clearfix
---------------------------------------------------------------------------- */

table.trackingList ul.listStar:after,
div.top_pagination:after,
.detailSectionInner:after,
ul.statusList:after,
div.typeCriteria ul:after,
table.choiceStyle dl dd ul:after,
.detailText:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

div.error_message {
  background-color:#FFCCCC;
  font-weight:bold;
  color:#CC0000;
  padding:10px;
  margin:10px 0px 10px 0px;
}

/* # real_time_validation_error
---------------------------------------------------------------------------- */

.validate_error {
  color: #e60012;
  clear: both;
}

table.styleTable03 {
  width: 100%;
  clear: both;
}

table.styleTable03 tr th {
  background: #ededed;
  font-weight: bold;
  padding: 4px 0 1px 0;
  vertical-align: middle;
  white-space: nowrap;
}

table.styleTable03 tr th a {
  color: #000;
  padding-left: 13px;
  font-weight: normal;
}

table.styleTable03 tr th a.asc {
  background: url(../img/ico_arrow04.gif) no-repeat 0 3px;
  color: #000;
  padding-left: 13px;
  font-weight: normal;
}

table.styleTable03 tr th a.desc {
  background: url(../img/ico_arrow04_2.gif) no-repeat 0 3px;
  color: #000;
  padding-left: 13px;
  font-weight: normal;
}

table.styleTable03 tr th a.none {
  color: #000;
  padding-left: 0px;
  font-weight: normal;
}

table.styleTable03 tr th a:hover {
  color: #FF9933;
  text-decoration: underline;
}

table.styleTable03 tr td {
  padding: 4px 17px 1px 17px;
}

table.styleTable03 tr .colId {
  width: 80px;
}

table.styleTable03 tr .sizeSs {
  width: 10%;
}

table.styleTable03 tr .sizeS {
  width: 20%;
}

table.styleTable03 tr .sizeM {
  width: 25%;
}

table.styleTable03 tr .sizeB {
  width: 70%;
}

.detailSection table.info th.emp,
.detailSection table.info td.emp {
  border:none;
  background: none;
  padding: 0px 0px 0px 0px;
  font-size: 1pt;
}

.popup div.linker {
  height: 310px;
  width: 548px;
  background: url("../img/bg_role.gif") no-repeat scroll center transparent;
  padding-top: 10px;
  clear: both;
}
.popup div.linker dl dt {
  font-weight: bold;
  padding: 5px 0;
}

.popup ul.selectData {
  border: 1px solid #bbb;
  height: 105px;
  overflow: auto;
  overflow-x: hidden;
  padding: 7px 0 2px 7px;
  width: 234px;
}

.popup ul.selectData li {
  background: #d2d3d2;
  border: 1px solid #bbb;
  margin-bottom: 5px;
  padding: 2px 10px 3px 10px;
  width: 188px;
}

/*------スタート関連案件表示プロセス--*/
div.section span.t_process a{
  color: #000099;
  font-weight: bold;
}
div.section span.t_process a:hover{
  color: #ff9933;
}
/*------------------*/

.popup .text_field_small {
  width: 140px;
}
.popup .text_field_medium {
  width: 320px;
}
.popup .text_field_large {
  width: 420px;
}

/*------カレンダー--*/

.calendar_date_cell {
  height: 100px;
}

.calendar_date {
  text-align: right;
  padding-right: 4px;
}

.calendar_current_month {
  text-align: left;
  float:      left;
  width:      100%;
}

.calendar_pagination {
  height:     5px;
  text-align: right;
  position:   relative;
  top:        15px;
}

table.styleTable01 tr .calendar_col {
  width: 10%;
}

table.publisherSelect tr th.processSelect {
  padding-left: 0;
  word-wrap:break-word;
  word-break:break-all;
  overflow:hidden;
  width: 200px;
  display: block;
}

/*   201208 デザイン適用分*/

/* サイドバー*/

div.configuration div#sidebar {
  width:188px;
}

div.configuration div.tree_config_tree_view {
  margin: 0 0 0 12px;
}


/* popupのfont-size*/
div.popup{
  font-size: 90%;
  line-height: 1.5;
}

/* 新規登録等のボタン*/

div.btnInfoExRight{
  position:absolute;
  right:0;
  top:50px;
  _position:static !important;
  _margin-left: 770px;
  _top: auto !important;
}

div.btnInfoExRight a{
  width:100%;
  height:100%;
}

table.withButton, div.withButton{
  width: 70% !important;
}

/* プロセストップの新規登録ボタン */

a.registration_top {
  text-indent: -9999px;
  display: block;
  background: url(../img/ACmasterTOP.gif) no-repeat 0 0;
  width: 25px;
  height: 18px;
}

a.registration_top:hover {
  background: url(../img/ACmasterTOP_ov.gif) no-repeat 0 0;
}


/* アクションボタン  */


p.btnInfoEx{
  padding: 0 54px 0 0;
}

p.btnInfoEx .left_img {
  background: url("../img/AC_L.gif") no-repeat scroll 0 0 transparent;
  float: left;
  height: 32px;
  line-height: 32px;
  width: 3px;
}

p.btnInfoEx .center_img {
  background: url("../img/AC.gif") repeat-x scroll 0 0 transparent;
  color: white !important;
  float: left;
  height: 32px;
  font-weight: normal;
  line-height: 32px;
  min-width: 110px;
  padding-left: 5px;
  text-align: center;
  width: auto;
}

p.btnInfoEx .right_img {
  background: url("../img/AC_R.gif") no-repeat scroll 0 0 transparent;
  float: left;
  height: 32px;
  line-height: 32px;
  width: 3px;
}

p.btnInfoEx a:hover .left_img {
  background: url("../img/AC_ov_L.gif") repeat-x scroll 0 0 transparent;
}

p.btnInfoEx a:hover .center_img {
  background: url("../img/AC_ov.gif") repeat-x scroll 0 0 transparent;
}

p.btnInfoEx a:hover .right_img {
  background: url("../img/AC_ov_R.gif") repeat-x scroll 0 0 transparent;
}


/* 案件一覧/案件詳細 からのライブラリ検索 */

div#content_popup {
  float: left;
  width: 100%;
}

div#contentInner_popup {
  margin-left: 226px;
}

div#content_popup h3 {
  background: #ededed;
  border-left: 4px solid #000099;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 9px 0 9px 12px;
}

div#content_popup h3.red {
  border-left: 4px solid #990033;
  font-size: 110%;
}


/*  ライブラリの検索popup */
table.librarySearchBox{
  width: 700px;
}


table.librarySearchBox input.searchKeyword{
  width: 100% !important;
}


table.librarySearchBox td.typeSearchText{
  width:300px;
}

div.noPadding{
  padding:0 !important;
}


/* ライブラリの赤線対応 */

p.criteriaSeacrch_C a.criteriaLink_C {
  background: url("../img/ico_arrow01.gif") no-repeat scroll 0 center transparent;
}

/* ツリーライブラリの編集、削除ボタン */
ul#tree_button{
  float: right;
}


/* popup 長文改行 */
.popup .tableStyle td, .popup .tableStyle td table.mail_table td{
  word-break:break-all;
  word-wrap: break-word;
}

/* topの アコーディオン*/
div.styleTitle h2.styleTitle01 a.iconImage img{
  padding: 0;
}

/* 検索欄 */

table.searchText tr td,
table.searchDate tr td,
table.searchDate tr td div{
  width: 350px;
}

table.searchDate tr td input {
  width: 135px;
}

table.searchDate tr th,
table.searchDate tr th.firstSelect,
table.searchText tr th,
table.publisherSelect tr th.firstSelect{
  padding-left: 5px;
  width:120px;
}

/* IE6,7の履歴非表示対応*/

div#content .history {
  position: static !important;
}

table.typeCriteria td.criteriaLink{
  padding-left: 20px;
  vertical-align: middle;
}

div.noBorderBox{
  border: none;
}

div.bottomBorderContainer{
  border-bottom: 1px solid #CCCCCC;
}

div.targetNotExistMessage{
  margin: 5px 0 0 14px;
}

div#content h4.headerTitle{
  padding: 5px 0 4px 0px;
  clear: left;
}

div#content .link02 li span a:visited{
  color: #0D0505;
}

div.headerContent{
  border-top: 1px solid #CCCCCC;
  border-bottom: none !important;
  margin: 4px 0 0px;
  padding: 4px 0 0 0 !important;

}

/*  プロセストップのプロジェクト名 */

div.styleTitle h2 a.projectName{
  border: none;
  font-weight: bold;
  padding: 0;
  position: static;
  right: 0px;
  top: 0px;
}

div#content  div.styleTitle h2 a.projectName, div#content div.styleTitle h2 a.projectName:visited{
  color: #0D0505;
}

ul.ui-tabs-nav a {
  color: #000000 !important;
}

/* calendar */

div.calendarLayout{
  background: none !important;
}

div#content_calendar {
  float: left;
  width: 100%;
}
.keywordSearch .calendar{
  padding: 5px 15px 16px;
}

table.calendarBody tr th, table.calendarBody tr td{
  border: 1px solid #aaa;
}

div#contents h4 {
  clear: both;
  color: #000099;
  font-size: 120%;
  font-weight: bold;
  line-height: 0.9;
  margin: 0 0 0 5px;
  padding: 5px 0 4px 2px;
}

/* csvダウンロード */
div.listLinks ul.print li {
  background: url("../img/ico_arrow01.gif") no-repeat scroll 0 6px transparent;
  margin: 0 0 4px 5px;
  padding: 0 0 0 12px;
  width: 100px;
  float: left;
}

/* 顧客カレンダーインポート */
div.listLinks ul.customer_calendar li {
  background: url("../img/ico_arrow01.gif") no-repeat scroll 0 6px transparent;
  margin: 0 0 4px 5px;
  padding: 0 0 0 12px;
  width: 120px;
  float: left;
}

ul.competition_alerts {
  padding: 0px;
  margin: 0px;
  background: none repeat scroll 0 0 #E5E5E5;
}

ul.competition_alerts li {
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}

/* search items */

.searchItems {
    width: 500px;
    margin: 5px 10px;
}

.searchItemsTitle {
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.trimContent {
    padding-right: 21px;
    margin: 10px 0;
    position: relative;
}

.searchItemsHistoryComment .trimContentBody {
    background-color: #F5F6F6;
    padding:5px;
}

.allContent {
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 21px;
    background: url(../../master/img/arrow_03.gif) no-repeat top left;
    visibility: hidden;
}

.showAllContent,
.hoverTrimContent .allContent {
    visibility: visible;
}

.allContent .allContentBody {
    display: none;
}

.allContentBody {
    padding: 5px;
}

.searchItemsHistories {
    margin-left: 20px;
}

div.styleTitle h2.styleTitle01 {
    position: relative;
}

.resource_library_volume_header ul {
  margin: 0;
  padding: 0 30 0 0px;
  float: right;
}

.resource_library_volume_header ul li {
  margin: 0;
  padding: 0 2px 0 2px;
  float: left;
  list-style: none;
  display: inline;
  width: auto;
}

table.resource_volume_weekly_cell a {
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
  background-image: url(/images/icon_triangle01_active.gif);
}

table.resource_volume_weekly_cell a:hover {
  background-image: url(/images/icon_triangle01.gif);
}

.resource_volume_weekly_cell th {
  width: 30px;
}

.resource_volume_weekly_cell th.product_name {
  width: auto;
}

.resource_volume_weekly_cell td {
  width: 30px;
  text-align: center;
}

div#report-items-container table.trackingList > tbody > tr.selected > td,
.rowSelected {
  background-color: #cFf5ff;
}

.tableStyle table.genericTable td span {
  white-space: nowrap;
}

/* アクションの実行条件 */
option.disable_action {
  color: #999;
}

div.filtered_message {
  margin-top: 10px;
  margin-bottom: 10px;
}
div#filtered_action .tableStyle td table.genericTable {
  margin: 0px;
  width: 100%;
}

div#filtered_action .tableStyle td table.genericTable td {
  border :0px;
  border-bottom: 1px solid #E2E2E2;
  padding: 2px 0 2px 5px;
  text-align: left;
}

div#filtered_action .tableStyle td table.genericTable td.noneboder {
  border-bottom: medium 1px;
}

div#filtered_action .tableStyle td table.genericTable td.noneboder {
  border-bottom: none;
}

.report-tree-container h2.tree_menu {
  border-bottom: 1px solid #CCCCCC !important;
  border-top: 1px solid #CCCCCC !important;
}

div#report_tree {
  white-space: nowrap;
  padding: 3px;
  background-color: white;
  overflow: auto;
}

form#report_node_search {
  margin: 10px 50px 10px 20px;
}

form#report_node_search input.searchButton {
  float: right;
}

div.user_node_search {
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
}

div.user_node_search input.searchButton {
  float: right;
}

div.user_node_search div.mr {
  margin: 10px 20px 10px 20px;
}

#options_file_type {
  width: 100%;
  border-width: 0;
}

/* 画面項目間ロジカルチェック */
div.rule_warning_display_color {
  color: #0012e6;
  font-weight: normal;
}

div.rule_warning_indent {
  padding-left: 11px;
}

.warn_messages {
  padding: 2px 0 2px 0;
}
.warn_messages label {
  color: #0012e6 !important;
  font-weight: normal;
}
.warn_messages label.error_rule {
  color: #e60012 !important;
  font-weight: normal;
}
.err_messages, .item_updater_expansion_confliction_messages {
  padding: 2px 0 2px 0;
}
.err_messages label, .item_updater_expansion_confliction_messages label {
  color: #e60012 !important;
}
.warn_err_label {
  display: none;
}

/* フロント画面の詳細画面においての中身が空の要素の高さの設定 */
tr.detailLayoutRow .frontcol{
  height: 18px;
}

.saml-error-message {
  font-size: 200%;
}

.sso-error-message {
  font-size: 200%;
}

.tenant_code_completion {
  width:230px;
  display: inline-block;
  overflow-x:hidden;
}

#action_form .email_list_ {
  width: calc(100% - 50px);
}

div.styleTitle h2 a.toggle_search_area {
  position: absolute;
  right: 10px;
  top: 2px;
}

div.styleTitle > h2.styleTitle01 > a.open_search_area,
div.styleTitle > h2.styleTitle01 > a.close_search_area {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
  width: 13px;
  background-repeat: no-repeat;
  background-position: center center;
}

div.styleTitle > h2.styleTitle01 > a.open_search_area {
  background-image: url(/images/ico_plus.gif);
}

div.styleTitle > h2.styleTitle01 > a.close_search_area {
  background-image: url(/images/ico_minimize01.gif);
}

h2.registration > div.btnInfoEx {
  float: right;
  margin-right: 50px;
}

h2.registration > div.btnInfoEx > a {
  white-space: nowrap;
  text-decoration: none;
  color: white !important;
  font-weight: bold;
  outline: none;
  text-align: center;
  font-size: 120%;
  display: inline-block;
  box-sizing: border-box;
  height: 24px;
  line-height: 24px;
  min-width: 100px;
  width: auto;
  margin-left: 10px;
  padding: 0 5px;
  background: url(../img/AC_L.gif) no-repeat top left,
              url(../img/AC_R.gif) no-repeat top right,
              url(../img/AC.gif) repeat-x top left;
}

h2.registration > div.btnInfoEx > a:hover {
  color: white !important;
  background: url(../img/AC_ov_L.gif) no-repeat top left,
              url(../img/AC_ov_R.gif) no-repeat top right,
              url(../img/AC_ov.gif) repeat-x top left;
}

/* クイック起票ボタン*/
div.hSection a.registration_ex {
  white-space: nowrap;
  text-decoration: none;
  color: white !important;
  font-weight: bold;
  font-size: 110%;
  outline: none;
  line-height: 18px;
  height: 18px;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 10px !important;
  margin-right: 8px;
  background: url(../img/quick_L.gif) no-repeat top left,
              url(../img/quick_R.gif) no-repeat top right,
              url(../img/quick.gif) repeat-x top left !important;
}

div.hSection a.registration_ex:hover {
  color: white !important;
  background: url(../img/quick_ov_L.gif) no-repeat top left,
              url(../img/quick_ov_R.gif) no-repeat top right,
              url(../img/quick_ov.gif) repeat-x top left !important;
}

#my_task_search_form a.common_filter_condition, a.common_filter_condition {
  color: black !important;
  text-align: center;
  text-decoration: none;
  font-size: 98%;
  font-weight: normal !important;
  float: left;
  width: auto;
  line-height: 18px;
  height: 18px;
  padding-left: 0px !important;
  min-width: 46px;
  background: url(../img/bg_submit_L.gif) no-repeat top left,
              url(../img/bg_submit_R.gif) no-repeat top right,
              url(../img/bg_submit_C.gif) repeat-x top left !important;
}

#my_task_search_form a.common_filter_condition:hover, a.common_filter_condition:hover {
  color: black !important;
  background: url(../img/bg_submit_L_o.gif) no-repeat top left,
              url(../img/bg_submit_R_o.gif) no-repeat top right,
              url(../img/bg_submit_C_o.gif) repeat-x top left !important;
}

/* ライブラリの編集、削除 ボタン*/

ul.btnInfoEx {
  display: block;
  padding: 5px 32px 0 0;
  min-width: 210px;
  float: right;
}

ul.btnInfoEx li {
  display: block;
  float: right;
  width: auto;
}

ul.btnInfoEx li a {
  display: inline-block;
  padding: 0 2px 0 9px;
  margin: 0 4px 0 0;
  text-decoration: none;
  font-weight: bold;
  outline: none;
  color: black !important;
  white-space: pre;
  font-size: 98%;
  text-align: center;
  line-height: 21px;
  min-width: 60px;
  width: auto;
  height: 21px;
  background: url(../img/lib_btn_L.gif) no-repeat top left,
              url(../img/lib_btn_R.gif) no-repeat top right,
              url(../img/lib_btn.gif) repeat-x top left;
}


ul.btnInfoEx li a:hover {
  background: url(../img/library_btn_ov_L.gif) no-repeat top left,
              url(../img/library_btn_ov_R.gif) no-repeat top right,
              url(../img/library_btn_ov.gif) repeat-x top left;
}
