
input {
    vertical-align:middle;
}
button {
    cursor:pointer;
    vertical-align:middle;
}
.title_sub {
    background-color:#efefef;
    border-bottom:1px solid #c1c4cb;
    text-align:center;
    height:53px;
    color:#858585;
}

.hours_btn {
    width:110px;
    height:25px;
    vertical-align:middle;
    background-color:#2980b9;
    border:1px solid #104f78;
    color:white;
    cursor:pointer;
}
.mbtn {
    padding:2px;
    border:1px solid #f74545;
    font-size:11px;
    border-radius:3px;
    background-color:white;
    color:red;
    cursor:pointer;
}
.add_price_css {
    color:#116cb9;
    font-weight:normal;
}

#nat_price, #etc_place {
    width:150px;
    border:1px solid #ddd;
    height:25px;
}
.fng_trans_btn {
    background-color:#5cb85c;
    border:0px;
    color:white;
    height: 20px;
    margin-top: 2px;
    letter-spacing: -0.5px;
    cursor:pointer;
}

.content_top {
    position: relative;
    height: 55px;
    line-height: 55px;
    text-align: left;
    background-image: url(/images/admin_btitle_back.png);
    box-sizing: border-box;
    padding-left: 20px;
}
.content_title {
    display: inline-block;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.step_bar {
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
}
.bold {
    font-weight: bold;
}

.my_pg_con_wrap{
    display: flex;
    width: 1120px;
    justify-content: space-between;
}
.my_pg_menu{
    width: 178px;
}
.my_pg_con_box{
    /*margin-left: 20px;*/
    width: 920px;
    background-color: white;
    /*border:1px solid #c7ced2;*/
}
.my_pg_con{
    box-sizing: border-box;
    padding: 0 40px;
}
.my_pg_con div, .my_pg_con li, .my_pg_con span, .my_pg_con p{
    text-align: left;
    letter-spacing: -0.5px;
    font-size: 14px;
}
.my_pg_con .tab_menu li{
    text-align: center;
    font-size: 15px;
}
.my_pg_con .reg_prd_title{
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    letter-spacing: -2px;
    margin-top: 17px;
}
.made_top_info{
    line-height: 24px;
    padding: 12px;
}

.sellenge_btn{
    text-align: right !important;
    margin-top: 56px;
}
.sellenge_btn img{
    width: 216px;
    margin-right: 16px;
}
.onch_app_box{
    display: flex;
    text-align: left;
    justify-content: space-between;
    /*margin-top: 32px;*/
}
.onch_app_box_1>p{
    margin-bottom: 32px;
    line-height: 9px;
}
.com_hours_box{
    margin-top: 11px;
}
.com_hours_box>div{
    margin-left: 55px;
    color: red;
}
.hours_btn {
    width:100px;
    height:25px;
    letter-spacing: -1px;
    vertical-align:middle;
    background-color:#518cda;
    border:1px solid #518cda;
    color:white;
    cursor:pointer;
}
.search_order_list{
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
}
.search_order_list>li{
    border-top: 1px solid #e1e1e1;
    box-sizing: border-box;
    height: 37px;
    display: flex;
}
.search_order_list>li:first-child{
    border-top: 0px;
}
.search_title{
    width: 81px;
    box-sizing: border-box;
    padding: 9px 0 0 15px;
    background-color: #ececec;
    font-weight: bold;
    text-align: center;
}
.search_con{
    padding: 7px 0 0 21px;
    box-sizing: border-box;
}
.search_date{
    margin-right: 101px;
}
.search_date>a{
    display: inline-block;
    color: white;
    padding: 1px 6px;
    margin-right: 1px;
    text-decoration: none;
    background-color: #c7c7c7;
}
.search_order{
    color: white;
    display: inline-block;
    text-decoration: none;
    padding: 1px 11px;
    vertical-align: middle;
    background-color: #4c4c4c;
    text-align: center;
}
.excel_down_box{
    margin-top: 10px;
}

.excel_down_box .flex-box {
    display: flex;
    align-itmes:center;
    justify-content:space-between;
}
.file_box{
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
#excel {
    width:200px;
    margin:0px 3px 0px 0px;
    border: 1px solid #a9a9a9;
    height: 23px;
}
.file_box .excel_file {
    display: block;
    position: absolute;
    background-color: white;
    width: 69px;
    height: 25px;
    box-sizing: border-box;
    letter-spacing: -2px;
    text-align: center;
    line-height: 23px;
    color: white;
    background-color: #a4a4a4;
    cursor: pointer;
}
.excel_form_down,
.file_reg{
    display: inline-block;
    vertical-align: middle;
    background-color: #a4a4a4;
    border: 0px;
    height: 23px;
    text-align: center;
    box-sizing: border-box;
    color: white;
    letter-spacing: -2px;
    font-size: 13px;
    width: 94px;
    padding: 1px 0 3px 0;
    font-family: sans-serif;
    margin-right: 2px;
}

.excel_form_down:link,
.excel_form_down:visited,
.excel_form_down:hover,
.excel_form_down:active {
    text-decoration: none;
    color: white;
}
.order_excel_down,
.btn_download_completion {
    display: inline-block;
    box-sizing: border-box;
    height:23px;
    line-height: 23px;
    background-color:#27ae60;

    color: #fff;

    padding: 0 9px;
    margin-right: -3px;

    cursor:pointer;

    letter-spacing: -0.5px;
    vertical-align: middle;
}
a.btn_download_completion:link,
a.btn_download_completion:visited,
a.btn_download_completion:hover,
a.btn_download_completion:active {
    text-decoration: none;
    color: #fff;
}

.made_list_top{
    display: flex;
    margin: 17px 0 10px 0;
    justify-content: space-between;
}
.made_list_top a{
    text-decoration: none;
}
.made_list_title{
    display: flex;
    border-top: 1px solid #e1e1e1;
}
.made_list_title>li{
    box-sizing: border-box;
    text-align: center;
    background-color: #f8f8f8;
    border-left: 1px solid #ececec;
    padding: 6px 0;
    color: #858585;
    font-size: 13px;
}
.made_list_title .made_list_date,
.made_list_title .made_list_price,
.made_list_title .made_list_detail{
    padding-top: 13px;
}
.made_list_title b{
    color: black;
    font-size: 14px;
}
ul >li.made_list_date{
    border-left: 0px;
}
.made_list_date{
    width: 128px;
}
.made_list_prd_nm{
    width: 205px;
}
.made_list_price{
    width: 82px;
}
.made_list_name{
    width: 100px;
}
.made_list_state{
    width: 203px;
}
.made_list_detail{
    width: 122px;
    flex-wrap: wrap;
    align-content: center;
}
.made_list {
    border-bottom: 1px solid #ececec;
}
.made_list_li{
    width: 840px;
    display: flex;
    border-bottom: 1px solid #ececec;
}
.made_list_li>li{
    display: flex;
    box-sizing: border-box;
    text-align: center;
    border-left: 1px solid #ececec;
    min-height: 72px;
    align-items: center;
    padding: 10px;
}
.made_list_li .made_list_date>div{
    letter-spacing: -0.5px;
}
.made_list_li>li>div{
    margin: 0 auto;
    text-align: center;
}
.made_list_detail>a{
    margin-right: 4px;
}
.made_list_detail>a:nth-child(3n){
    margin-right: 0px;
}
.made_list_detail>a:nth-child(n+4){
    margin-top: 3px;
}
.made_flex{
    align-items: center;
    display: flex;
}
.made_list_li .made_prd_code{
    font-size: 15px;
    letter-spacing: -1.2px;
    margin-left: 5px;
}
.made_list_li .made_prd_info{
    font-size: 13px;
    color: #555555;
    line-height: 19px;
    margin-left: 5px;
}
.detail_btn,
.claim_view,
.memo_open,
.add_price,
.btn_order_send,
.order_prd_re,
.order_cancle_ok,
.order_send_ok,
.prd_error_btn,
.btn_cancel_order {
    display: inline-block;
    color: black;
    /*width: 100px;
    height: 23px;*/
    width: 31px;
    height: 60px;
    background-color: white;
    border: 1px solid #a4a4a4;
    box-sizing: border-box;
    text-align: center;
    padding-right: 1px;
    text-decoration: none;
}
.claim_view{
    background-color: #cfcfcf;
}
.memo_open{
    background-color: #eee;
    padding-top: 3px;
}
.detail_btn,
.order_cancle_ok,
.btn_order_send,
.btn_cancel_order {
    padding: 10px 3px 10px 0;
}
.order_cancle_ok,
.btn_cancel_order {
    /*background-color: #a4a4a4;*/
    font-weight: bold;
    color: white;
    background-color: #f03636;
}
.add_price{
    font-weight: bold;
    color: white;
    background-color: #f03636;
}
.send_re{
    display: inline-block;
    background-color: #4c4c4c;
    color: white;
    text-decoration: none;
    height: 19px;
    width: 146px;
}
.send_track,
.send_copy{
    display: inline-block;
    text-decoration: none;
    color: black;
    border: 1px solid #a4a4a4;
    width: 71px;
    height: 23px;
    background-color: white;
    box-sizing: border-box;
    margin: 5px 2px 4px 2px;
}

.made_cancle_list{
    background-color: #f1fcff;
}
.made_claim_list{
    background-color: #fffef1;
}

.my_pg_con .made_list_bottom {
    margin: 20px 0;
    text-align: center;
}
.made_list_bottom .pagination * {
    text-align: center;
}
.made_list_bottom a {
    color : black;
}

.admin_top_btn{
    position: fixed;
    left: 50%;
    bottom: 140px;
    margin-left: 580px;
    background-color: #0066cc;
    cursor: pointer;
    font-size: 16px;
    border-radius: 15px;
    color: white;
    width: 50px;
    font-weight: bold;
    padding-top: 15px;
    height: 50px;
    box-sizing: border-box;
    text-align: center;
}

.btn_ins_addprice {
        display: inline-block;
        padding: 4px 6px 4px 6px;
        border-radius: 2px;
        background-color: #434343;
        color: #ffffff;
}
.btn_ins_addprice:hover {
    background-color: #666666;
}

.btn_ins_addprice:link,
.btn_ins_addprice:visited,
.btn_ins_addprice:hover,
.btn_ins_addprice:active {
    text-decoration: none;
}
