.table-plat .table-head .select-list li {border-top: 1px #fff solid;height: auto;line-height: 1.4;}
.table-plat .table-head .headSele a.arr-down{background:transparent!important;}
.table-plat .table-head .headSele a.arr-down .glyphicon-chevron-down:before{color:#fff!important;}
.table-plat .table-body .col-con > div{color:#2d2926;font-size: 1.4rem;line-height: 20px;}
.table-plat .table-row .data3 a{color:#2A3A90;line-height: 20px;font-family: 'Helvetica-Bold';text-decoration: none;font-size: 1.5rem;}
.table-plat .table-row .data3 a.hasLink:hover {color:#2A3A90;text-decoration: underline;}
.table-plat .loading-img {text-align: center;margin: 150px 0 0 0;height:1100px;}

.input-wrap input {margin: 5px 0;height: 56px;}
.input-wrap .searchBtn {color: #2d2926;width: 51px; height: 50px;font-size: 25px;top: 8px;}

@media only screen and (max-width: 992px) {
	.table-plat .table-body .table-col {margin-bottom: 20px;}
	.table-plat .table-body .table-col:last-of-type {margin-bottom: 0;}
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
	.table-head{display: none;}
} 

a.btn-2021-red {width: 100%;}
.outter .main .feat-banner .content .inner {background-color: #2A3A90!important;}
.row-search {margin-top: 0;}