/* MANAGE CSS */

[data-name="uid"], #tbl_productmaster td:nth-child(2), #tbl_productmaster th:nth-child(2), #tbl_bussinesslist [data-name="slug"], #tbl_productlist [data-name="slug"], #tbl_bussinessmaster th:nth-child(2), #tbl_bussinessmaster td:nth-child(2), [data-name="password_required"], [data-name="detail_secure_login"], #tbl_orderslist th[data-name="sms_from"], #tbl_orderslist td[data-name="sms_from"]{
	display: none;
}
#tab_orders1 [data-name="uid"]{
	display: block;
}

#t_bussiness.ew-master-div{
	display: none!important;
}
html[data-admin="true"] #t_bussiness.ew-master-div{
	display: table!important;
}
[data-name="listactions"] ul {
    margin-left: 17px;
    margin-top: 11px;
    width: max-content;
}
[data-name="listactions"] ul li{
	float: right;
}
.bussiness_view .icon-view::before, .product_view .icon-view::before {
    content: "\f045";
}

a[href="javascript:void(0);"]{
	color: #000;
}
a[href="javascript:void(0);"]:hover{
	text-decoration: none;
}
.timepicker{
	direction: ltr;
}
a[href="javascript:void(0);"]:after{
    content: '?';
    margin-right: 3px;
    background: #7bb9f9;
    color: #fff;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
}

#tab_product4 #r_delivery_boxit_cost,
#tab_product4 #r_delivery_cost1_text,
#tab_product4 #r_delivery_cost1,
#tab_product4 #r_delivery_cost2_text,
#tab_product4 #r_delivery_cost2,
#tab_product4 #r_delivery_cost3_text,
#tab_product4 #r_delivery_cost3,
#tab_product4 #r_free_delivery_cost{
	display: none;
}
.ew-row-link.ew-edit.ew-edit{
	width: 20px;
	height: 20px;
	display: block;
	background-image: url('images/settings.svg');
}
.ew-row-link.ew-edit.ew-edit i{
	display: none;
}

a[href="contentedit.php?id=7"]{
	border: 3px solid red;
}
a[href="contentdelete.php?id=8"],
a[href="contentdelete.php?id=9"],
a[href="contentdelete.php?id=11"],
a[href="contentdelete.php?id=7"]{
	cursor: not-allowed;
	pointer-events: none;
}
#gmp_club input[data-field="x_ClubId"],
#gmp_club input[data-field="x_sort"],
#gmp_club img{
    max-width: 80px;
}
@media (min-width: 576px){
#fsliderlist .input-group>.form-control.ew-lookup-text,
#fsliderlist input[type=text]:not([size]):not([name=pageno]):not(.cke_dialog_ui_input_text):not(.form-control-plaintext), input[type=password]:not([size]),
#fsliderlist input.form-control{
    width: 15vw;
    min-width: 15vw;
}
.table-responsive {
    overflow-x: visible;
}
    
    
}

#tbl_bussinesslist th[data-name="club"], #tbl_bussinesslist td[data-name="club"]{
    display: none;
}

#tbl_orderslist td[data-name="id"]{
    white-space: nowrap;
}
#elh_product_sms_msg span.after, #elh_bussiness_sms_msg span.after{
	font-size: 10px;
	display: block;
	color: red;
}

/*
#r_items_in_stock{
	display: none;
}

html[data-admin="false"] #r_prod_type_id .d-table-cell:nth-last-of-type(-n+2){
	display: none!important;
}
*/
