/* 
    Created on : 2014/04/24, 18:17:44
    Author     : kato
*/

/* ==========================================================================
   メンテナンス系全体
   ========================================================================== */
h3 {
    margin: 0;
}

/* ==========================================================================
   コンテナ関連
   ========================================================================== */
/* コンテナ */
.child,
.useful_child,
.special_child,
.title_containar {
    height: 22px;
    margin: 0;
    padding: 0;
    padding-top: 2px;
}

.title_containar {
    width: 622px;
}

.child,
.useful_child,
.special_child {
    width: 613px;
}

.contents_title {
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    float: left;
}

.expand_btn {
    margin-top: 0;
    margin-right: 14px;
    width: 21px;
    height: 21px;
    float: right;
}

.input_containar_base {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 0;
}

.input_containar_top {
    width: 601px;
    margin-left: 8px;
    margin-top: 0;
    padding-bottom: 2px;
    padding-left: 2px;
}

.input_containar {
    width: 600px;
}

.input_containar_child {
    width: 591px;
}

.containar_area {
    margin-bottom: 3px;
}

.child_containar_area {
    margin-bottom: 3px;
    margin-left: 10px;
}

/* ==========================================================================
   検索条件
   ========================================================================== */
.search_key_area {
    max-width: 1024px;
    width: 100%;
    padding: 4px;
    margin-bottom: 10px;
    margin: 0 auto;
}

.detail_show_area {
    margin: 10px auto;
}

.detail_show_hr {
    display: inline-block;
    width: calc(50% - 78px);
    height: 1px;
    background-color: lightgray;
}

.detail_show_btn {
    width: 120px;
    padding: 2px;
    width: 146px;
}

.detail_key_area {
    display: none;
}

.search_confirm_area {
    width: 100%;
    text-align: right;
}

.btn_search_size,
.search_start_btn {
    display: inline-block;
    min-width: 200px;
    width: auto;
    margin-left: 5px;
}

.cmn_form_tr.detail {
    display: none;
}

/* ==========================================================================
   テーブル関連
   ========================================================================== */
.tbl_list {
    width: 347px;
}

.tbl_list th, 
.tbl_list td,
.tbl_list_noborder th {
    padding: 0;
}

.tbl_list th {
    padding: 3px;
}

.tbl_list_noborder {
    width: 347px;
}

.tbl_list.inner {
    margin: -1px 0 0 -1px;
}

.tbl_func_area {
    text-align: left;
    position: relative;
    padding-bottom: 7px;
}

.tbl_rpt {
    width: 28px;
    height: 40px; 
    vertical-align: middle; 
    text-align: right; 
    padding: 0 3px 0 3px;
}

/* 一覧の操作ボタンに使用 */
.list_btn {
    display: inline-block;
    width: 51px;
    height: 22px;
    text-align: center;
    font-size: 10px;
    margin-top: 3px;
    font-weight: normal;
}

.list_btn a {
    display: inline-block;
}

.list_btn a:hover,
.list_btn a:active {
    text-decoration: none;
}

/* その他ボタン */
.select_enter_btn {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    float: right;
    padding-top: 2px;
}

.select_enter_btn a {
    display: inline-block;
    width: 127px;
    height: 29px;
    text-align: center;
    font-size: 12px;
    padding-top: 3px;
}

.select_enter_btn a:hover {
    text-decoration: none;
}

.select_disabled {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    float: right;
    padding-top: 2px;
}
.select_disabled a {
    display: inline-block;
    width: 127px;
    height: 29px;
    text-align: center;
    font-size: 12px;
    padding-top: 3px;
    cursor: default;
}

.select_disabled a:hover {
    text-decoration: none;
}

.list_proc_division {
    width: 12px;
}

/* 商品検索画面で使用 */
.list_number_of_items {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    float: right;
    padding-top: 2px;
}

/* 一覧のページ数、ページ番号表示の部分に使用 */
.paging_area {
    position: absolute; 
    top: 5px; 
    right: 10px;
}

.paging_input {
    width: 24px;
    height: 20px; 
    padding: 0; 
    margin: 0; 
    font-size: 12px; 
    text-align: right;
}

/* Custom primefaces maintenance */
.ui-layout-pane-north {
    border: 0;
}

/* Duy edit */
.ui-layout-pane-north,
.ui-layout-unit-content {
    padding: 0 !important;    
    background: none!important;
}

.ui-layout-pane-west,
.content .ui-layout-center,
#main_content .ui-layout-center {
    padding: 0 !important;
}
.menu_main .ui-layout-unit-content {
    background: #f2f2f2;
}
/* Custom jquery ui */
.ui-widget {
    font: 14px/18px "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
}

.header_top {
    z-index: 9!important;
/*    height: 103px!important;*/
      height: auto!important;;
    padding: 0!important;
}
.header_top .ui-layout-unit-content {
/*    height: 103px!important;*/
    height: auto!important;
    padding: 0!important;
}
.content .ui-corner-all {
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
}
.content.ui-widget-content, .menu_main .ui-widget-content {
    border: none;
}

/* Custom Bootstrap Css */