
label {
    color: #1f6377;
    font-weight: bold;
}
.text-normal{
    color: #1f6377;
    font-size: 15px;
    font-weight: bold;
}
.accordion-heading {
    background-color: #4bb1cf;
    color: #1f6377;
}

.ui-separator{
    /*    height: 1px;*/

}
.ui-fieldset{
    border-color: #045491
}
.ui-fieldset .ui-fieldset-legend {
    font-size: 13px;
    /*background-color: #fbeed5;*/
    /*    background: #fbeed5;
        border-color: #D98719;*/
    background: #ffffff;
    border-color: #ffffff;
}

.ui-fileupload-content.ui-widget-content.ui-corner-bottom{
    height: 100%;
    background: yellowgreen;
}

.ui-orderlist-caption{
    font-size: 14px;
    /*background-color: #fbeed5;*/
    /*    background: #fbeed5;
        border-color: #D98719; */
    background: yellowgreen;
    border-color: #045491;
}

.ui-widget-content .ui-orderlist-list{
    border-color: #045491;
}

.ui-datatable-header{
    /*background: yellowgreen;*/
    background: #4bb1cf;
    border-color: #045491   ;
}
.ui-button.ui-widget {
    /*color: darkslateblue;*/
    /*color: #045491;*/
    font-size: 14px;
}
.top-button-on{
    height: 50px;
    width: 118px;
}

.top-button-off{
    height: 50px;
    width: 118px;
}

/*table row color*/
.ui-widget-content.ui-datatable-even.rowbold{
    color: black;
    font-weight: bold;
}
.ui-widget-content.ui-datatable-odd.rowbold{
    color: black;
    font-weight: bold;
}

/*table row color*/
.ui-widget-content.ui-datatable-even.rowboldRed{
    color: red;
    font-weight: bold;
}
.ui-widget-content.ui-datatable-odd.rowboldRed{
    color: red;
    font-weight: bold;
}

.ui-dialog-titlebar.ui-widget-header{
    background: #5bc0de;
}

/* top whats new feedtable*/
.ui-datagrid.ui-widget{
    padding: 11px;
}

/*index left datalist*/
.ui-datalist.ui-widget{
    /*padding: 11px;*/
}
.ui-datalist-content.ui-widget-content{
    border-color: white   ;

}

.ui-datalist-header.ui-widget-header.ui-corner-top{
    background: white;
    width: 100px;
    float: left;
    border-color: white;
    padding: 10px;
}

#whiteclass{
    background: white;
    border-color: white   ;
}

/* acoodion header*/
.ui-accordion-header.ui-helper-reset.ui-state-default.ui-corner-all.new-subtitle a{
    color: black;
    font-style: oblique;
}

.ui-picklist-item{
    color: #045491;
    font-size: 16px;
}

.pre_product_content_font{
    font-size: 16px;
}

.btnRed{
    padding:4px 10px 4px;
    font-weight:normal;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}

.doingimage{
    overflow:auto;
    position:absolute;
    top:35%;
    left:40%;
    height: 60px;
    width: 60px;
}

.ui-selectonemenu-item.ui-selectonemenu-list-item.ui-corner-all{
    color: black;
}

.ui-menuitem-link.ui-corner-all.mainmenu span{
    width: 120px;
    padding: 10px;
}

.pagenabi-btn{
    font-size: 18px;
    background-color: white;
    border-color: blue;
}

.pagenabi-btn[title="true"]{
    font-size: 18px;
    color: yellowgreen;
    background-color: blue;
    border-color: blue;
}
.pagenabi-btn[title="false"]{
    font-size: 18px;
    color: #ddd;
    background-color: white;
    border-style: dotted;
    border-color: blue;
}

.ui-top-textlink{
    margin-right:10px;
    font-size: 1em;
    color: darkslateblue
}
.pgmarket-text{
    color: #23527c;
}
.pgmarket{
    margin-top: 1%;
    color: #23527c;
}

.pgmarket dd{
    padding-left: 10px;
    color: black;
    font-size: 0.9em;
}
.pgmarket-row-cont{
    padding:8px;
}

.pgmarket-tanraku{
    padding-top: 3%;
}
.pgmarket-doc-boutou1{
    border-left: 5px solid #1b809e;
    padding-left: 5px;
}
.pgmarket-u{
    margin-top: 2%;
    color: white;
}

.pgmarket-a-but{
    margin-bottom:  2%;
    margin-left: 2%;
    min-width: 200px;
    color: white;
}

.pgmarket-rowactive{
    font-weight: bold;
    color: #045491;
}
.pgmarket-rowfinish{
    background-color:#e0e0e0;
}
.pgmarket-block-jumbotron{
    margin-top: 3%;
    margin-bottom: 2%;
    color: #23527c;
}
.pgmarket-block-jumbotron h4{
    color: #23527c;
    font-weight: bold;

}

.pgmarket-text-scroll{
    height: 240px;
    overflow: auto;
}

.pgmarket-errmessage{
    font-size: 1.0em;
    background-color: #9acfea;
    color: red;
    line-height: 1.2em;
}

.pgmarket-infomessage{
    font-size: 1.5em;
    background-color: #b2dba1;
    text-decoration: underline;
    color: #045491;
}

#modifydetailform#outsideFromDatBase_from_callmenu{
    width: 200px;
}

.ui-menu{
    width: 20em;
}

.ui-diagram-element {
    width:16em;
    height:3em;
    line-height:3em;
    text-align: center;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #98AFC7;
    color: #ffffff;
}

.ui-diagram-element:hover {
    background-color: #828B9C;
}
.start-node {
    width:2em;
    height: 2em;
    border-radius: 4px;
    background-color: #000000 !important;
}




.ui-diagram-success {
    background-color: #9CB071;
    color: #ffffff;
    border-color: #7ab02c;
}

.ui-diagram-fail {
    background-color: #C34A2C;
    color: #ffffff;
}

.flow-label {
    font-size: 14px;
    font-weight: bold;
    color: #816A51;
}


.colmun1{
    width: 20%;
}

.displaynone{
    display: none;
}
.display{
    display: block;
}

.emptyErrorMessage{
    color: red;
    font-weight: bold;
}


.dynaform{
}

.dynaformPrimeface{
    padding: 7px;
}
.dynaformPrimeface-outtext{
    padding-top: 7px;
}

.dynaform-danraku{
    padding-top: 20px;
}

.dynaform-col0{
    margin-left: 10px;
}
.dynaform-akeru{
    margin-top: 30px;
}
.dynaform input{
    /*    margin-left: 15px;
        margin-right: 5px;*/
}
.dynaformPrimeface input{

    width: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    height: 100%;
    box-shadow: inset 0 2px 2px #8f8f8f;
}

/*-----------------------------*/
.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;

}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

#yashirushi {
    background: red;
    display: inline-block;
    height: 54px;
    margin-left: 20px;
    margin-top: 55px;
    position: relative;
    width: 100px;
}
#yashirushi:before {
    border-left: 35px solid red;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    left:  100px;
    top: 0px;
    width: 0;
}


@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

@media print{
    @page {
        size: A4 landscape
    }
    .noprint{
        display: none;
    }
    .hr-page{
        page-break-after: always;
    }
    .content-print100{
        top:0 !IMPORTANT;
        left:0 !IMPORTANT;
        width:100% !IMPORTANT;
        height:100% !IMPORTANT;
        line-height: 1.3em;
    }

    .content-print{
        zoom: 75%;
        top:0 !IMPORTANT;
        left:0 !IMPORTANT;
        width:auto !IMPORTANT;
        height:auto !IMPORTANT;
        line-height: 1.2em;
    }
    .content-print .col-print-left{
        width: 100%;
        float: left;
    }
    .content-print .col-print-right{
        width: 100%;
        float: right;
    }

}
.top-button-groupA{
    background-color: #FFA500;
    color: black;
    width: 300px;
    height: 160px;
    border-radius: 20px;
    align-content: center;
}

.top-button-groupB{
    background-color: #32CD32;
    color: black;
    width: 300px;
    height: 160px;
    border-radius: 20px;
    vertical-align: middle;
    align-content: center;
}

.top-button-groupC{
    background-color: #696969;
    color: black;
    width: 300px;
    height: 160px;
    border-radius: 20px;
    align-content: center;
}

.top-button-groupD{
    background-color: #1E90FF;
    color: black;
    width: 300px;
    height: 160px;
    border-radius: 20px;
    align-content: center;
}

.top-button-groupE{
    background-color: #dc143c;
    color: black;
    width: 300px;
    height: 160px;
    border-radius: 20px;
    align-content: center;
    
}

.span-group{
    font-size: 35px;
    font-weight: bold;
}

/* ドロップダウンメニューのスタイル */
.select{
    width: 200px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9;
    appearance: none;
    /* クロスブラウザ対応のため */
}
/* 矢印アイコン */
.select:focus{
    outline: none;
    border-color: #4CAF50;
}

.custom-button{
    /*display: inline;*/
    width: 100%; /* 横幅 */
    /*height: 50px; /* 縦幅 */
    font-size: 25px; /* 文字サイズ */
    color: black;
    font-weight: bold;
    line-height: 3em;
    margin-right: 300px;
}

.dropdown{
    display: inline;
    width: 500px; /* 横幅 */
    height: 100px; /* 縦幅 */
}

.custom-pad{
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-secondary {
    background-color: #6c757d;
    color: #fff;
    border-color: #6c757d;
}

.btn-secondary:hover {
    background-color: #5a6268;
    border-color: #545b62;
}

.list-group{
    /*background-color: #FFFFCC;*/
}

.custom-hover:hover{
    transform: scale(1.05);
}

/* topボタン5列 */

/*.col-1-12 {
  width: 8.33%;
  float: left;
}

.col-2-12 {
  width: 16.67%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-12 {
    width: 8.33%;
    float: left;
  }
  
  .col-sm-2-12 {
    width: 16.67%;
    float: left;
  }*/

.row1{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.row2{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.row3{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















