#all_edit_users_list tr .row{
	margin:0;
}


.delectProduct, .delectClg, .delectUser{
	width: 7ch;
}

.tox-notifications-container{display: none;}
	.iframe-head{
		margin: 0;
    padding: 10px 15px;
    background-color: #2180ed;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
	}
	.iframe-head h2{color:#fff;}
	.iframe-container {
    width: 100%;
    margin: 20px auto;
    box-shadow: 0px 5px 5px 1px rgba(0,0,0,.2);
}
.iframe-body{padding:30px;}
.width70{width:70%;}
.width30{width:30%;}
#AddNewPage label{font-size:  17px}

.actions{display: flex;display: -ms-flex;display: -webkit-flex;justify-content: flex-end;}
		.actions-edit{border-right:1px solid #000;padding-right:10px;}
		.vendor-list thead{background: #2180ed;color: #fff}
