.tr-no-border td, .tr-no-border th{
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid
    #fff;
}

.border-black td, .border-black th{
    border: 1px solid #000;
}

.border-black thead th{
    border-bottom: 2px solid #000;
}

body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
	transition: margin-left .3s ease-in-out;
	margin-left: auto;
}

.color-1 {
    background: white;
}

.color-2 {
    background: #f4f6f9;
}

.m-tb {
    margin-top: 50px;
    margin-bottom: 30px;
}

.p-tb {
    padding-top: 50px;
    padding-bottom: 30px;
}
