/**************** New CSS Version 2 **********************/
.v2-wrapper {
    margin: 0 0 17px;
    padding: 20px;
    border-radius: 3px;
    
}
.v2-filter-top,.v2-filter-bottom {
    border-bottom: 2px solid #d2e3e3;
	box-shadow: 0 4px 7px 0 rgb(0 0 0 / 4%);
    border: solid 2px #d2e3e3;
    background-color: #f4f8f8;
	border-radius: 3px 3px 0 0;
}

