@media (max-width:576px) {

}

@media (max-width:768px) {
	.addname {
    cursor: pointer;
    color: #fff;
    margin-top: 9px;
}
	.orcenr {
    text-align: center !important;
	display: block;
    }
	.addbtn{
		width:100% !important;
	}
	.removbtn {
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.btnwidth{
width:auto !important;
}
.content-header h1 {
    font-size: 24px;
}
.addbtnmain a{
	float:left !important;
}
.responsivesea .input-group.input-group-sm.mr-3 {
    margin-right: 0px !important;
    margin-bottom: 15px;
    width: 100% !important;
}
.responsivesea .input-group.input-group-sm.mr-2 {
    margin-right: 0px !important;
    margin-bottom: 15px;
    width: 100% !important;
}
	.addbtnmain a{
	width:100% !important;
}

}

@media (max-width:1200px) {
	.searcop2 input{
		width:125px !important;
	}
}

@media (max-width:992px) {
	
	.fulldiv a{
		width:100% !important;
		margin:0px 0px 15px 0px !important;
}
.fulldiv button{
		width:100% !important;
}
	.searcop2 input{
		width:125px !important;
	}

.responsivesea .input-group.input-group-sm.mr-3 button{
	width:100% !important;
}
.responsivesea .input-group.input-group-sm.mr-2 button{
	width:100% !important;
}
.searchbbt button{
	width:100% !important;
}
.marbt{
	margin-bottom:15px;
}

.cardvdytable{
	overflow:auto;
}
.cardvdytable table{
	width:990px !important;
}
.scroolpbm{
	padding:0px;
	overflow:auto;
}

}