.btn-close-right-side-widget {
    height: 30px;
    background-color: rgba(63, 76, 84, 1);
    color: #fff;
    font-size: 14px;
}

.btn-close-right-side-widget span {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease;
}

#cacheClear, #scWarehouseTableManage, #campaignSummary, #viewTable, #integratorPublish, #excelRestart{
    padding-top: 100px;
    margin-top: -100px;
}

table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
	height: 25px;
}
