@media (max-width: 830px) {
.col-lg-6 {
	width: 100% !important;
}
}
@media (min-width: 830px) {
.leftmarg {
	margin-left:54%;
}
}

.ui-menu{    
	display: block;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    top: 170px;
    left: 272px;
    width: 229px;
}

#dataTables-example2 .sno {
	text-align: center;
	width: 25px;
}

