form#form_id{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px;width:100%}form#form_id .filter{align-items:center;display:flex;width:45%}form#form_id .filter h5{font-weight:700}.pubPage{display:flex}.pubPage_main{margin-right:5%;width:70%}.pubPage_main a.button{display:inline-block;margin-bottom:30px}.pubPage_sidebar{background:#44b9ca50;color:#000;padding:30px;width:25%}ul.pubItem{align-items:center;border-bottom:1px solid #eff3f7;display:flex;justify-content:space-between;list-style:none;margin-bottom:15px;padding-bottom:15px}ul.pubItem.header{border-bottom:1px solid #43bbcb;box-shadow:none;font-weight:700;padding-bottom:10px}li.pubItem_col{padding:0 15px;width:20%}@media screen and (max-width:767px){form#form_id{flex-direction:column}form#form_id .filter{margin-bottom:30px;width:100%}ul.pubItem{align-items:flex-start;font-size:12px;padding-left:0}ul.pubItem.header{align-items:center}ul.pubItem .pubItem_col:last-of-type{width:60px}li.pubItem_col{padding:0 5px}}