/*table*/

.table a { color: #061445; }

.table a:hover { color: #2d3f74; }

.pd-subcategory { padding: 15px; border-bottom: 1px solid #f0f0f0; }

/*end of table*/

/*dashboard btn*/

.dashboard-item-icon { padding: 10px 0; background-color: #fff;transition: all 400ms ease;}

.dashboard-item-icon:hover { background-color: #061445; color:#fff;}

.dashboard-item-icon i:hover {transition: all 400ms ease; color: #fff;}

.ph-cpanel-right { display: none !important; }

.alert.alert-block.alert-info.ph-w80 { display: none !important; }

/*end dashboard btn*/

.article-details .link-edit-article { display: none!Important; }