.bluT {background:#4c96ff !important}
.add_list {display:table;width: 100%;padding-left: 50px;position: relative;background: #4c96ff;min-width:890px;}
.add_list.tst2 {padding-right:80px;background: #4c96ff !important;}

.add_list div{
    color: #000;
    display:table-cell;
    text-align:center;
    font-size:15px;
    background: #FFF;
    /* padding: 10px 5px; */
}
.add_list > div {
    color: #FFF;
    display:table-cell;
    text-align:center;
    font-size:15px;
    background: #4c96ff;
    padding: 10px 5px;
}
#li_frm .add_list{background:#FFF
}
.bg_color{
    /* background:white; */
}
.add_list div.btn_even {
	position:absolute;
	display: inline-block;
	left: 3px;
	top: 5px;
	background: #FFF;
	color: #4c96ff;
	padding: 5px 0;
	border: 1px solid #4c96ff;
	font-size: 13px;
	width: 4%;
}
.add_list div.btn_even.st2{
    right: 0;
    left: inherit;
    width: 80px;
    border: 0;
    overflow: hidden;
    color: #000;
    text-align: left;
    top: 3px;
}
.add_list div.btn_even.st2 input{width: 74%;padding: 2px;border-radius: 0;border: 1px solid #4c96ff;font-size: 1.2em;}
.wid5{
    width:5%;
}
.wid7{
    width:7%;
}
.wid8{
    width:8%;
}
.wid10{
    width:10%;
}
.wid12{
    width:12%;
}
.wid15{
    width:15%;
}
.wid20{
    width:20%;
}
.wid25{
    width:25%;
}
.wid30{
    width:30%;
}
.wid50{
    width:50%;
}
.wid60{
    width:60%;
}

.btn_even{
    cursor: pointer;
}

.noneList{
	font-size:14px;
	padding:10px 5px;
	text-align:center;
	color:#333;
	background:#FFF
}

#li_frm .add_list div.addBox{
    display: table;
    width: 100%;
    background: #FFF;
    position: relative;
}

#result_val_list .add_list{
	background: #FFF;
	display: block;
	padding-left: 50px !important;
}
#result_val_list .add_list{
	background: #FFF;
	display: block;
	padding-left: 50px !important;
	padding-right: 80px !important;
}
.add_list .addBox{
	display: table;
	width: 100%;
	background: #FFF;
	color: #000;
}
#result_val_list .add_list .addBox div,
#result_list_frm .add_list{
    background: #FFF;
    color: #000;
}
#search_list_frm .add_list {
    background: #FFF;
}
#search_list_frm .addBox {
    background: #FFF;
    width: 100%;
    display: table;
    padding: 0;
}

.formStyle {}
.estimateBox .formBox .formStyle input{
    border: 1px solid #DDD;
    padding: 8px;
}
.estimateBox .formBox .formStyle input[type="button"]{
    background: #222;
    color: #FFF;
}
#search_list_frm .addBox > div {padding: 10px 5px;}
.inpB{
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
    width: 50%;
}
.estimateBox .formBox .inpB input[type="text"]{
    display: inline-block;
    width: 76%;
    height: auto;
    margin-right: 1%;
    /* border: 0; */
}
.estimateBox .formBox .inpB.allT {
	width:100%;
}
.estimateBox .formBox .inpB.allT  input[type="text"]{
	width:auto;
	margin-right: 0;
}
.estimateBox .formBox .inpB.allT label{
    width: 10%;
}
.estimateBox .formBox .inpB label {
    display: inline-block;
    width: 20%;
    padding-left: 10px;
}
.formStyleBg {
    padding: 0;
    /* background: #FFF; */
    margin-top: 20px;
    width: 100%;
}
#smallwrap {
	position:relative;
	margin-left: 122px;
	margin-top: 6px;
	border: 1px solid #222;
}
.inpAdr {margin-left: 122px;margin-top: 10px;}
.tblWrap{
    margin-bottom: 40px;
}
.tblWrap table{
    width: 100%;
}
.tblWrap table td{
    background: #FFF;
    padding: 8px;
    border: 1px solid #DDD;
    font-size: 15px;
}
.tblWrap table th{
    background: #434343;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    color: #FFf;
    font-weight: 400;
    border-right: 1px solid #f0f0f0;
}
.tblWrap table tbody th.t{
	background: #d9d9d9;
	text-align: left;
	color: #000;
}

.downLink a{
    display: inline-block;
    background: #fff url(../img/ico_excel.png) no-repeat 15px center;
    background-size: 18px;
    font-size: 14px;
    font-weight: 600;
    color: #2e7d32;
    margin-bottom: 17px;
    border: 1px solid #2e7d32;
    padding: 10px 17px 10px 40px;
    border-radius: 50px;
}
@media (max-width:991px) {
	/*가로스크롤*/
	.row-horizon:before{content:"← 좌우스크롤로 확인해주세요 →"; display:block;  margin:5px 0 5px 5px; font-size:11px; color:#999;}
	.row-horizon {
	  overflow-x: scroll;
	  overflow-y: hidden;
	  white-space: nowrap;
	  float: none;
	  width: 100%;
	}
	.inpB {width:100%}
	.estimateBox .formBox .inpB label {
		display: block;
		width: 150px;
		padding-left: 0;
		margin-bottom: 4px;
	}
	.estimateBox .formBox .inpB input[type="text"],
	.estimateBox .formBox .inpB.allT label{width:100%}
	#smallwrap {
		position: relative;
		margin-left: 0;
		margin-top: 6px;
	}
	.inpAdr {margin-left:0}
}