[v-cloak] { display:none; }
body{
	word-break: keep-all;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
img {
	margin: 0;
	padding: 0;
	border:0;
}

html {
	width: 100%;
	height: 100%;
}

body,
code {
	font: 12px 'Lato', 'malgun gothic', Verdana, Dotum, AppleGothic, sans-serif;
	color: #353535;
	background: #fff;
}

table {
	border-top-color: #d7d5d5;
	margin: 0;
	border: 0;
	line-height: 1.5;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

.wrap {
	text-align: center;
}

.wrap .title {
	font-size: 21px;
	padding: 8px 0;
	letter-spacing: -1px;
}

.wrap .t_right {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #777;
}

.wrap .ec-base-table {
	border-top: 2px solid #333;
	border-bottom: 1px solid #333;
}
.wrap .board {
	overflow:hidden;
}
.wrap .board ul{
	list-style:none;
	margin:0;
	padding:0;
}
.wrap .board ul .head{
	font-size: 14px;
	font-weight: bold;
}
.wrap .board ul li{
	padding:7px 0;
}
.wrap .f_color_red {
	display: block;
	font-size: 11px;
	color: red;
}
.wrap .ec-base-table .price {
	font-weight: bold;
	font-size: 14px;
	color: red
}


.wrap .select_cont {
	border-bottom: 1px solid #333;
	width: 100%;
	background: #f5f5f5;
	overflow: auto;
    max-height: 135px;
}

.wrap .select_cont ul {
	display: table;
	width:100%;
}

.wrap .select_cont ul li {
	display: table-cell;
	padding: 7px 0px;
	font-size:13px;
	border-bottom:1px solid #ddd;
	vertical-align: middle;
}

.wrap .total_price {
	text-align: right;
	margin: 20px 0 15px;
	font-size: 13px;
}

.wrap .total_price .ea_desc{
	font-size:13px;
	font-weight:bold;
	color:#ff0000;
	margin-top:10px;
}

.wrap .input_btn {
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #eee;
	padding-top: 40px;
}

.wrap .input_btn .left {
	float: left;
	width: 60%;
	text-align: left;
	line-height: 40px;
}

.wrap .input_btn .right {
	float: right;
	width: 40%;
	text-align: right;
}

.wrap .input_btn .btn {
	font-size: 15px;
	font-weight: bold;
	padding: 11px 30px;
	border-radius:0;
	width:50%;
}
.wrap .input_btn a{margin-top:10px;}

.wrap .disc {
	padding: 40px 0 25px;
}

.wrap .disc p {
	text-align: left;
	color: #ff0000;
	font-size:13px;
	font-weight: bold;
	padding: 4px 0 4px 24px;
	background: url('/img/img_chk.jpg') no-repeat left center;
}

.order_info li{text-align:left;list-style:none;font-size:13px;font-weight:bold;padding:5px 0;}
.order_info li p{display:inline-block; width: 110px;}
.order_info li p span{margin-left:2px;}
.order_info li p span.required{color:#ff0000;}
.order_info li [name='order_memo']{width:84%;}
.order_info li [name='order_tel[]']{width:14%;}
.order_info .order_name_desc {color:#ff0000}

#add_data{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc0000+0,f6290c+50,f6290c+50,7a141b+100 */
background: #fc0000; /* Old browsers */
background: -moz-linear-gradient(top, #fc0000 0%, #f6290c 50%, #f6290c 50%, #7a141b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fc0000 0%,#f6290c 50%,#f6290c 50%,#7a141b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fc0000 0%,#f6290c 50%,#f6290c 50%,#7a141b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc0000', endColorstr='#7a141b',GradientType=0 ); /* IE6-9 */}

.wrap .btn {
	min-width: 50px;
	border: 0;
	border-radius: 20px;
	transition: opacity .15s ease;
}

.wrap .btn:hover {
	opacity: 0.9;
	border: 0;
}

#add_list_btn1{width:70px;}

.wrap .btn.btn-add {
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+12,474747+49,2c2c2c+50,000000+51,111111+60,2b2b2b+76,1c1c1c+91,131313+100 */
	background: #4c4c4c;
	/* Old browsers */
	background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #474747 49%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4c4c4c 0%, #595959 12%, #474747 49%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4c4c4c 0%, #595959 12%, #474747 49%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
	/* IE6-9 */
}

.wrap .btn.btn-close {
	width: 50px;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea0000+0,ea0000+48,d10000+51,e50d0d+100 */
	background: #ea0000;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ea0000 0%, #ea0000 48%, #d10000 51%, #e50d0d 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ea0000 0%, #ea0000 48%, #d10000 51%, #e50d0d 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ea0000 0%, #ea0000 48%, #d10000 51%, #e50d0d 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ea0000', endColorstr='#e50d0d', GradientType=0);
	/* IE6-9 */
}

.wrap .btn.btn-close .icon {
	width: 9px;
}

.wrap .select_box {
	width: 90%;
	height: 24px;
	border: 1px solid #d5d5d5;
	font-size: 12px;
}

.wrap .input_box {
	width: 50px;
	text-align: right;
}

.wrap .input_total_box {
	width: 120px;
	font-size: 15px;
	padding: 5px;
	color: #111;
	font-weight: bold;
	text-align: right;
}

#total_ea{border:0;border-bottom:1px solid #ddd;}

.btn {
	border: 1px solid #d9d9d9;
	min-width: 90px;
	border-radius: 3px;
	font-size: 12px;
	padding: 6px 10px;
	line-height: 18px;
	height: 18px;
	text-align: center;
	display: inline-block;
	margin: 0 2px;
	cursor: pointer;
	transition: background .15s;
	text-decoration: none;
}

.btn:hover {
	text-decoration: none;
	background-color: #b9b9b9;
	color: #fff;
	border: 1px solid #bbb;
}

.btn-small {
	padding: 2px 10px;
	min-width: 40px;
	line-height: 17px;
	height: 17px;
}

.btn-big {
	min-width: 100px;
	padding: 10px 12px;
	font-size: 14px;
	line-height: 19px;
	height: 19px;
}

.btn-left {
	float: left;
}

.btn-right {
	float: right;
}

.btn-black {
	background-color: #222;
	color: #fff;
	border: 1px solid #111;
}

.btn-black:hover {
	background-color: #fff;
	color: #111;
	border: 1px solid #111;
}

.btn-white {
	background-color: #fff;
	color: #111;
	border: 1px solid #ccc;
}

.btn-white:hover {
	background-color: #f9f9f9;
	color: #111;
	border: 1px solid #bbb;
}

.btn-gray {
	background-color: #aaa;
	color: #fff;
	border: 1px solid #9d9d9d;
}

.btn-gray:hover {
	background-color: #777;
	color: #fff;
	border: 1px solid #999;
}

.btn-red {
	background: #f7635c;
	color: #fff;
	border: 1px solid #f7635c;
}

input[type=text],
input[type=number],
input[type=password] {
	 height: 18px;
	line-height: 20px;
	 padding: 2px 4px;
	 border: 1px solid #d5d5d5;
	 color: #353535;
	font-size: 12px;
}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}