.col-sm-2 {width: 13.666667%}
.col-sm-10{width: 86.333333%}
.dt-buttons, #reportrange {margin-bottom: 8px;}

@media(max-width:768px) {
.col-sm-2 {width: 50%}
.col-sm-10{width: 100%}
}