/* sub1: 주문하기 order.php css */
.con_left{
    float: left;
    width: 35%;
    min-height: 650px;
    margin-right: 20px;
    padding: 13px;
}
.con_right{
    float: left;
    width: calc(65% - 20px);
    min-height: 650px;
    padding: 13px;
}
.con_left_order{
    float:left; 
    width:calc(40% - 20px); 
    margin-right:20px; 
    height:142px;
}
.con_right_order{
    float:left; 
    width:60%;
    padding:0px;
}
.drop_zone{
    height:100px; 
    padding: 18px 15px 15px 15px;
}
.drop_zone2{
    height:100px; 
    padding: 18px 15px 15px 53px;
}
.drop_zone3{
    border-top: none !important;
    font-size: 12.5px;
}

/* .where {
  display: block;
  margin: 25px 15px;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-family: verdana;
  font-style: italic;
}  */

.drop_zone3 input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip:rect(0,0,0,0);
    border: 0;
}

.drop_zone3 label {
    display: inline-block;
    padding: .5em .75em;
    color: #999;
    font-size: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #fdfdfd;
    cursor: pointer;
    border: 1px solid #ebebeb;
    border-bottom-color: #e2e2e2;
    border-radius: .25em;
}
/* named upload */
/* .drop_zone3 .upload-name {
    display: inline-block;
    padding: .5em .75em;
    font-size: inherit;
    font-family: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  border-bottom-color: #e2e2e2;
  border-radius: .25em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
} */
.drop_zone3 label {
  color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.service_center_area{
    height:90px; 
    margin-top:10px; 
    padding: 8px 15px 15px 15px;
}
.service_title_txt{
    font-size: 18.5px;
    line-height: 32px !important;
    font-weight: 600;
    line-height: 22px;
}
.service_title_txt2{
    font-size: 30px;
    line-height: 32px !important;
    font-weight: 600;
    line-height: 22px;
}
.service_txt{
    font-size: 12.5px;
    color: #575d68;
    line-height: 17.7px !important;
    /* font-weight: bold; */
}
.call_left{
    margin: 4px 22px 0 34px;
}
.call_img{
    width: 60px;
    height: auto;
}

.explain{
    height: 340px;
    overflow: auto;
    padding: 10px 15px 25px 15px;
}
.explain > a{
    margin-bottom: 10px;
}
.innods{
    /* margin-left: 52px; */
    /* margin-top: 9px; */
    margin-top: 17px;
    margin-left: 74px;
    margin-right: 12px;
}
.kind_title{
    /* background: #f7f7f7; */
    background: #8bc152;
    border: 1px solid #87bc50;
    padding: 20.5px 14px;
    line-height: 100%;
    margin-right: 15px;
    font-size: 20px;

    color: #ffffff;
    font-weight: 600;
    border-radius: 7px;
    /* font-size: 13px; */
    /* margin: 7px 0; */
}
.kind_con{
    padding: 4px 0 0 0;
}
.kind_con > div{
    font-size: 15px;
    padding: 2px 0;
}

.order_tbl{
    width: 100%;
    background: #ffffff;
    /* border-top: 2px solid #7c7c7c; */
    border-top: 2px solid #777b7f;
    border-bottom: 2px solid #777b7f;
    margin: 10px 0 20px 0;
    overflow: auto;
}
.order_tbl > thead th{
    /* background: #f7f7f7; */
    /* background: #ebedef; */
    background: #f9fafc;
    padding: 10px;
    text-align: center;
    /* color: #494949; */
    /* color: #7b8594; */
    color: #474e5a;
    border-bottom: 1px solid #777b7f;
}
.order_tbl > tbody th{
    border-right: 1px solid #cccccc;
    text-align: center;
    background: #f7f7f7;
    font-size: 13px;
    color: #474e5a;
}
.order_tbl > tbody th, .order_tbl > tbody td{
    border-top: 1px solid #cccccc;
    padding: 10px 7px;
}
.order_tbl > tbody > tr:nth-child(1) th, .order_tbl > tbody > tr:nth-child(1) td{
    border-top: none;
}
.order_tbl > tbody td{
    /* color: #525252; */
    color: #474e5a;
}
.order_tbl > tfoot{
    width:100%;
}
.order_tbl > tfoot td{
    padding: 10px;
}
.order_tbl input{
    padding: 4px 4px;
    color: #494949;
    border: 1px solid #adadad;
    /* width: 105px; */
}
.order_tbl textarea{
    padding: 4px;
    color: #494949;
    border: 1px solid #adadad;
}
/* .line_right1{
    border-right: 1px solid #f7f7f7;
} */
.width0{
    min-width: 80px;
    max-width: 90px !important;
}

input[type=radio] {
    margin: 0;
}
/* .rkind_input{
    margin-top: -4px;
} */
.rkind_label{
    padding-left: 4px;
    margin-right: 40px;
    /* vertical-align: middle; */
}

/* input[type="radio"] {
    display:none;
}
input[type="radio"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
}
input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/210284/check_radio_sheet.png) -38px top no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/210284/check_radio_sheet.png) -57px top no-repeat;
} */

/* sub2_1: 주문내역 orderList.php css */
.tab_area{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
    float: left;
    font-size: 14px;
}
.tab_title{
    float: left;
    width: 130px;
    border-top: 2px solid #326f9e;
    border-left: 2px solid #326f9e;
    border-right: 2px solid #326f9e;
    border-bottom: 2px solid #326f9e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 8px;
    text-align: center;
    /* background: #2e6da4; */
    /* background: #c5c7ca; */
    /* background: #a0a0a0; */
    /* background: #90b0c9; */
    /* background: #7096b4; */
    /* background: #6e99b9; */
    background: #437fad;
    color: #ffffff;
    cursor: pointer;
}
.tab_title:hover{
    /* background: #5a8cb3; */
    background: #326f9e;
    /* border-top: 2px solid #326f9e;
    border-left: 2px solid #326f9e;
    border-right: 2px solid #326f9e; */
    /* border-bottom: 2px solid #326f9e; */
}
.tab_active:hover{
    background: #ffffff;
}
.tab_title > a, .tab_title > a:hover{
    color: #ffffff;
}
.tab_underbar1{
    float: left;
    width: 5px;
    height: 40px;
    border-bottom: 2px solid #6c7583;
}
.tab_underbar2{
    float: left;
    width: calc(100% - 265px);
    height: 40px;
    /* border-bottom: 2px solid #696969; */
    border-bottom: 2px solid #6c7583;
}
.tab_active{
    border-bottom: none;    
    border-top: 2px solid #6c7583;
    border-left: 2px solid #6c7583;
    border-right: 2px solid #6c7583;
    height: 40px;
    background: #ffffff;
    /* color: #4d4d4d; */
    /* color: #25659c; */
    /* color: #494949; */
    color: #56606e;
    font-weight: 600;
    /* cursor: none; */
}
.info_box{
    padding: 15px 18px;
    margin-bottom: 10px;
    font-size: 13px;
    border: 1px solid #cccccc;
    /* color: #575d68; */
    color: #686a6e;
    /* font-weight: bold; */
}
.box_area > .border_box > h5{
    float: left;
    /* padding-top: 18px; */
}
.box_area > .border_box > h6{
    float: left;
    font-size: 12px;
    color: #333333;
    padding-top: 18px;
}
.orderList_tbl{
    clear: both;
    /* margin: 20px 0 20px 0; */
}
.orderList_tbl > tbody tr:hover{
    background: #f0f0f0;
    cursor: pointer;
}
.orderList_tbl > thead th{
    padding: 8px;
    border-right: 1px solid #cccccc;
    font-size: 13px;
}
.orderList_tbl > tbody th, .orderList_tbl > tbody td{
    padding: 4px 8px;
    font-size: 12px;
    line-height: 15px;
    border-right: 1px solid #cccccc;
}
.orderList_tbl > thead th:nth-last-child(1),
.orderList_tbl > tbody td:nth-last-child(1){
    border-right: none;
}


/* sub2_1: 주문내역 popup_view.php css */
.box {
    /* width: 100%; */
    padding: 10px;
}
.popup_title{
    background: #2c353c; 
    color:#ffffff; 
    /* height: 20px;  */
    font-size: 16px;
    text-align:center;
    padding: 8px;
}
.popup_con {
    width: 100%;
    /* width: calc(100% - 2px); */
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #2c353c;
    background: #ffffff;
}
/* #print_div{} */
.print_title{
    /* padding: 4px; */
    width: 100%;
    float: left;
    clear: both;
    /* border: 1px solid #eeeeee; */
    border: 1px solid #cacfd7;
    margin-bottom: 10px;
}
.print_info{
    width: 100%;
}
.print_info > li{
    float: left;
    clear: both;
    width: 100%;
}
.print_info > li > div{
    float: left;
    padding: 7px;
}
.print_info_th{
    width: 15%;
    background: #eceff3;
    text-align: center;
}
.print_info_td{
    width: 35%;
    text-align: left;
}
.print_info_b{
    border-bottom: 1px solid #cacfd7;
}
.print_info_r{
    border-right: 1px solid #cacfd7;
}
.print_info_l{
    border-left: 1px solid #cacfd7;
}

.tbl_popup_info{
	width: 100%;
	border-collapse: collapse;
	/* background: #D82F2F */
}
.tbl_popup_info > thead,
.tbl_popup_info > tfoot{
	display: none;
}
.tbl_popup_info > tbody > tr > td{
	padding: 7px;
}
.tbl_popup_info > tbody > tr > td > img{
	vertical-align: middle;
}
	
.print_info_th{
	width: 15%;
	background: #eceff3;
	text-align: center;
}
.print_info_td{
	width: 35%;
	text-align: left;
}
.print_info_b{
	border-bottom: 1px solid #cacfd7;
}
.print_info_r{
	border-right: 1px solid #cacfd7;
}
.print_info_l{
	border-left: 1px solid #cacfd7;
}

.imageview{
    background-image: url(../img/view_bg.png);
    background-repeat: repeat;
    border: 1px solid #dfdfdf;
    text-align: center;
    clear: both;
    width: 100%;
    padding: 10px;
}
.img_view{
    max-width: 100%;
    width: auto;
    height: auto;
}
.file_info_area{
	/* float: left;
	clear: both; */
	font-size: 12px;
}
.file_info_le{
	float: left;
	padding-left: 5px;
	padding-bottom: 9px;
}
.file_info_le > div{
	float: left;
	padding: 1px 4.5px;
}
.file_info_ri{
    float: right;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 9px;
}
.file_info_bo{
    clear: both;
    padding : 0 2px;
}
.refuseMemo{
    margin-bottom: 10px;
}
.jubsu{
	border: 1px solid #e7e7e7;
	background: #f0f0f0;
	border-radius: 18px;
}
.jubsu_action{
	color: #fcfcfc;
	background: #3b79b7;
	border: 1px solid #3671ad;
	/* font-weight: 600; */
}
.jubsu_action_{
	color: #fcfcfc;
	background: #c55a11;
	border: 1px solid #bd540e;
	/* font-weight: 600; */
}
.btn_area{
	margin: 15px 10px 18px 10px;
}
.btn_area > textarea{
	float: left;
	padding: 5px 8px;
	background: #fafafa;
}
/* .refuse_btn, .complete_btn{
	margin-top: 10px;
} */


/* sub2_2: 작업내역 workList.php css */
.con_left_{
    float: left;
    width: 65%;
    /* min-height: 430px; */
    margin-right: 20px;
    /* padding: 13px; */
}
.con_right_{
    float: left;
    width: calc(35% - 20px);
    /* min-height: 430px; */
    /* padding: 13px; */
}
.con_left_ > .border_box, .con_right_ > .border_box{
    min-height: 430px;
}
.con_left_ > .border_box > h5{
    float: left;
    padding-top: 20px;
}
.search_area {
    float: right;
    padding: 8px 20px 8px;
    background: #f9f9f9;
    margin: 10px 0 15px 0;
}
.search_area .search_title {
    font-weight: bold;
    padding: 0 10px 0 0;
}
.search_area2 {
    padding: 15px 20px 15px;
    /* background: #f9f9f9; */
    background: #f5f5f5;
    margin: 10px 0 15px 0;
}
.search_area2 .search_title2 {
    font-weight: bold;
    padding: 0 10px 0 0;
}
.miri_title{
    font-size: 13px;
    color: #494949;
    font-weight: bold;
    padding: 8px 10px;
    background: #f7f7f7;
    border: 1px solid #cccccc;
    margin-top: 10px;
}
.miri_con{
    color: #8d8d8d;
    min-height: 340px;
    padding: 150px 0 0 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.tr_click_hover {
    background: rgb(241, 241, 241);
}
.imgview > img{
    width: auto;
    max-width: 350.8px;
    height: auto;
    max-height: 320px;
}
.pointer {
    cursor: pointer;
}

/* sub3: 가이드 guide.php css */
.con_left_g{
    float: left;
    width: calc(50% - 10px);
    min-height: 650px;
    margin-right: 20px;
    padding: 13px;
}
.con_right_g{
    float: left;
    width: calc(50% - 10px);
    min-height: 650px;
    padding: 13px;
}

/* 문의하기 css */
.orderList_tbl2{
    clear: both;
    /* margin: 20px 0 20px 0; */
}
.orderList_tbl2 > tbody tr:hover{
    background: #f0f0f0;
    cursor: pointer;
}
.orderList_tbl2 > thead th{
    padding: 8px;
    border-right: 1px solid #cccccc;
    font-size: 13px;
}
.orderList_tbl2 > tbody th, .orderList_tbl2 > tbody td{
    padding: 8px 14px;
    font-size: 12px;
    line-height: 15px;
    border-right: 1px solid #cccccc;
}
.orderList_tbl2 > thead th:nth-last-child(1),
.orderList_tbl2 > tbody td:nth-last-child(1){
    border-right: none;
}

/* 회원가입 팝업창 css */
.signup_tbl{
    width: 100%;
    background: #ffffff;
    border-top: 2px solid #7c7c7c;
    border-bottom: 2px solid #7c7c7c;
    margin: 10px 0 20px 0;
    overflow: auto;
}
.signup_tbl > tbody > tr > th{
    border-right: 1px solid #cccccc;
    text-align: center;
    font-size: 13px;
    color: #494949;
    background: #f7f7f7;
    width: 30%;
}
.signup_tbl > tbody > tr > th, .signup_tbl > tbody > tr > td{
    border-top: 1px solid #cccccc;
    padding: 10px !important;
}
.signup_tbl > tbody > tr:nth-child(1) th, .signup_tbl > tbody > tr:nth-child(1) td{
    border-top: none;
}
.signup_tbl > tbody > tr > td{
    color: #525252;
}
.signup_tbl input{
    padding: 4px 4px;
    color: #494949;
    border: 1px solid #adadad;
    /* width: 105px; */
}
.signup_btn_area{
    text-align: center;
    margin-bottom: 10px;
}


/* 알림창 */
.alam_tbl{
    margin: 0 !important;
    border-top: 0px solid #7c7c7c;
    border-bottom: 0px solid #7c7c7c;
}
.alam_tbl > tbody > tr > td{
    background: #494949;
    color:rgb(247, 247, 247);
}
.alam_tbl > tbody > tr:nth-child(2n) > td{
    background: #535353;
    color:rgb(247, 247, 247);
}
/* .alam_tbl_tbody{
    overflow: hidden;
    height: 500px;
} */