.lato{}.jplist-panel .text-filter-box{height:46px;float:left;margin:0}.jplist-panel .text-filter-box .jplist-icon{background:#E8EFF9;}.jplist-panel .text-filter-box .jplist-label{margin:0;border-right:0;background:#f1f1f1}.jplist-panel .text-filter-box button{margin:0;border-left:0;padding:0 10px}

.jplist-icon {
    float: left;
    height: 46px;
    box-shadow: none !important;
    background: #fff;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    text-shadow: none !important;
    color: #27252a;
    display: inline-block;
    line-height: 46px;
    padding: 0 15px;
    border-right: 0;
	margin: 10px 0 0 0;
	
}


.jplist-panel input[type="text"] {
    float: left;
    height: 46px;
    box-shadow: none !important;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    text-shadow: none !important;
    color: #27252a;
    width: 200px;
    text-indent: 5px;
    background: #fff;
	margin: 10px 0 0 0;
}


.jplist-clear {
    color: #666;
    cursor: pointer;
    float: left;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    background: #fff;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    border-left: 0;
    border-radius: 0;
    text-shadow: none;
	margin: 10px 10px 0 0;
}


.fa {
    font: normal normal normal 20px/1 FontAwesome;
	line-height:46px;
}
